View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tock-nlp-core-service-23.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.tock.nlp.core.service
├─ ai.tock.nlp.core.service.IocKt.class - [JAR]
├─ ai.tock.nlp.core.service.ModelCoreService.class - [JAR]
├─ ai.tock.nlp.core.service.NlpCoreService.class - [JAR]
ai.tock.nlp.core.service.entity
├─ ai.tock.nlp.core.service.entity.DictionaryEntityTypeClassifier.class - [JAR]
├─ ai.tock.nlp.core.service.entity.DictionaryEntityTypeEvaluator.class - [JAR]
├─ ai.tock.nlp.core.service.entity.DictionaryEntityTypeProvider.class - [JAR]
├─ ai.tock.nlp.core.service.entity.DictionaryRepositoryService.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityCore.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityCoreService.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityMerge.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityMergeService.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityTypeClassifier.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityTypeEvaluator.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityTypeProvider.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityTypeRecognition.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EntityTypeValue.class - [JAR]
├─ ai.tock.nlp.core.service.entity.EvaluationResult.class - [JAR]
├─ ai.tock.nlp.core.service.entity.SupportedEntityTypeProviders.class - [JAR]