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 morpher-language-handler-hunmorph-1.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.model
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.model.HunmorphResult.class - [JAR]
com.github.szgabsz91.morpher.languagehandlers.hunmorph.converters
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.converters.FullMarkovModelConverter.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.converters.HunmorphLanguageHandlerConverter.class - [JAR]
com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.hyphenation
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.hyphenation.CachingHyphenator.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.hyphenation.IHyphenator.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.hyphenation.PyphenHyphenator.class - [JAR]
com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.HunmorphAnnotationTokenizer.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.HunmorphLanguageHandler.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.HunmorphWordProcessor.class - [JAR]
com.github.szgabsz91.morpher.languagehandlers.hunmorph
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.IHunmorphLanguageHandler.class - [JAR]
com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.AnnotationTokenizerResultListMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.AnnotationTokenizerResultListMessageOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.AnnotationTokenizerResultMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.AnnotationTokenizerResultMessageOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.HunmorphLanguageHandlerMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.HunmorphLanguageHandlerMessageOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.HunmorphLanguageHandlerProtocolBuffers.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.HyphenatorMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.HyphenatorMessageOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.MarkovModelMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.MarkovModelMessageOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.MarkovModelRouteMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.MarkovModelRouteMessageOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.POSCollection.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.POSCollectionOrBuilder.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.SuffixProbabilityMapMessage.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.protocolbuffers.SuffixProbabilityMapMessageOrBuilder.class - [JAR]
com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.markov
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.markov.FullMarkovModel.class - [JAR]
├─ com.github.szgabsz91.morpher.languagehandlers.hunmorph.impl.markov.IMarkovModel.class - [JAR]