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 language-ml-3.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.tagging.ml
├─ org.languagetool.tagging.ml.MalayalamTagger.class - [JAR]
org.languagetool.language
├─ org.languagetool.language.Malayalam.class - [JAR]
org.languagetool.tokenizers.ml
├─ org.languagetool.tokenizers.ml.MalayalamWordTokenizer.class - [JAR]
org.languagetool.rules.ml
├─ org.languagetool.rules.ml.MorfologikMalayalamSpellerRule.class - [JAR]