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 nlp_uk-3.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ua.net.nlp.tools.tokenize
├─ ua.net.nlp.tools.tokenize.TokenizeTextCore.class - [JAR]
ua.net.nlp.other
├─ ua.net.nlp.other.CheckText.class - [JAR]
├─ ua.net.nlp.other.CleanText.class - [JAR]
├─ ua.net.nlp.other.EvaluateText.class - [JAR]
├─ ua.net.nlp.other.ExtractText.class - [JAR]
├─ ua.net.nlp.other.Inflect.class - [JAR]
├─ ua.net.nlp.other.StressText.class - [JAR]
ua.net.nlp.bruk
├─ ua.net.nlp.bruk.ContextToken.class - [JAR]
├─ ua.net.nlp.bruk.WordContext.class - [JAR]
├─ ua.net.nlp.bruk.WordReading.class - [JAR]
ua.net.nlp.tools.tag
├─ ua.net.nlp.tools.tag.DisambigStats.class - [JAR]
├─ ua.net.nlp.tools.tag.ModLesya.class - [JAR]
├─ ua.net.nlp.tools.tag.ModZheleh.class - [JAR]
├─ ua.net.nlp.tools.tag.OutputFormatter.class - [JAR]
├─ ua.net.nlp.tools.tag.SemTags.class - [JAR]
├─ ua.net.nlp.tools.tag.TagOptions.class - [JAR]
├─ ua.net.nlp.tools.tag.TagStats.class - [JAR]
├─ ua.net.nlp.tools.tag.TagTextCore.class - [JAR]
├─ ua.net.nlp.tools.tag.TagUnknown.class - [JAR]
ua.net.nlp.tools
├─ ua.net.nlp.tools.TagTextWrapper.class - [JAR]
├─ ua.net.nlp.tools.TextUtils.class - [JAR]
ua.net.nlp.other.clean
├─ ua.net.nlp.other.clean.CleanOptions.class - [JAR]
├─ ua.net.nlp.other.clean.CleanTextCore.class - [JAR]
├─ ua.net.nlp.other.clean.CleanTextNanu.class - [JAR]
├─ ua.net.nlp.other.clean.CleanUtils.class - [JAR]
├─ ua.net.nlp.other.clean.ControlCharModule.class - [JAR]
├─ ua.net.nlp.other.clean.EncodingModule.class - [JAR]
├─ ua.net.nlp.other.clean.HyphenModule.class - [JAR]
├─ ua.net.nlp.other.clean.LatCyrModule.class - [JAR]
├─ ua.net.nlp.other.clean.LtModule.class - [JAR]
├─ ua.net.nlp.other.clean.MarkLanguageModule.class - [JAR]
├─ ua.net.nlp.other.clean.OutputTrait.class - [JAR]