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 wikibrain-phrases-0.9.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wikibrain.phrases
├─ org.wikibrain.phrases.AnchorTextPhraseAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.BasePhraseAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.CascadingAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.LinkProbabilityDao.class - [JAR]
├─ org.wikibrain.phrases.LucenePhraseAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.NormalizedStringPruner.class - [JAR]
├─ org.wikibrain.phrases.OldLucenePhraseAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.PhraseAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.PhraseAnalyzerDao.class - [JAR]
├─ org.wikibrain.phrases.PhraseAnalyzerLangDao.class - [JAR]
├─ org.wikibrain.phrases.PhraseAnalyzerObjectDbDao.class - [JAR]
├─ org.wikibrain.phrases.PhraseCorpus.class - [JAR]
├─ org.wikibrain.phrases.PhraseTokenizer.class - [JAR]
├─ org.wikibrain.phrases.PrunedCounts.class - [JAR]
├─ org.wikibrain.phrases.SimplePruner.class - [JAR]
├─ org.wikibrain.phrases.StanfordPhraseAnalyzer.class - [JAR]
├─ org.wikibrain.phrases.TitleRedirectPhraseAnalyzer.class - [JAR]