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 dkpro-tc-features-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.tc.features.syntax
├─ org.dkpro.tc.features.syntax.POSRatioFeatureExtractor.class - [JAR]
├─ org.dkpro.tc.features.syntax.PronounRatioFeatureExtractor.class - [JAR]
├─ org.dkpro.tc.features.syntax.QuestionsRatioFeatureExtractor.class - [JAR]
org.dkpro.tc.features.tcu
├─ org.dkpro.tc.features.tcu.TargetSurfaceFormContextFeature.class - [JAR]
├─ org.dkpro.tc.features.tcu.TcuLookUpTable.class - [JAR]
org.dkpro.tc.features.twitter
├─ org.dkpro.tc.features.twitter.EmoticonRatio.class - [JAR]
├─ org.dkpro.tc.features.twitter.NumberOfHashTags.class - [JAR]
org.dkpro.tc.features.style
├─ org.dkpro.tc.features.style.AdjectiveEndingFeatureExtractor.class - [JAR]
├─ org.dkpro.tc.features.style.ContextualityMeasureFeatureExtractor.class - [JAR]
├─ org.dkpro.tc.features.style.InitialCharacterUpperCase.class - [JAR]
├─ org.dkpro.tc.features.style.TopicWordsFeatureExtractor.class - [JAR]
org.dkpro.tc.features.entityrecognition
├─ org.dkpro.tc.features.entityrecognition.NamedEntityPerSentenceRatio.class - [JAR]