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 cogroo-nlp-4.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cogroo.cmdline
├─ org.cogroo.cmdline.CLI.class - [JAR]
opennlp.tools.formats.ad
├─ opennlp.tools.formats.ad.SentenceTest.class - [JAR]
org.cogroo.tools.headfinder
├─ org.cogroo.tools.headfinder.HeadFinderContextGenerator.class - [JAR]
├─ org.cogroo.tools.headfinder.HeadFinderFactory.class - [JAR]
├─ org.cogroo.tools.headfinder.HeadFinderSequenceValidator.class - [JAR]
org.cogroo
├─ org.cogroo.ContractionUtility.class - [JAR]
├─ org.cogroo.LanguageLoader.class - [JAR]
├─ org.cogroo.RuntimeLanguageLoader.class - [JAR]
org.cogroo.tools.sentdetect
├─ org.cogroo.tools.sentdetect.PortuguesSentenceDetectorFactory.class - [JAR]
├─ org.cogroo.tools.sentdetect.PortugueseSDContextGenerator.class - [JAR]
org.cogroo.cmdline.featurizer
├─ org.cogroo.cmdline.featurizer.FeaturizerConverterTool.class - [JAR]
├─ org.cogroo.cmdline.featurizer.FeaturizerCrossValidatorTool.class - [JAR]
├─ org.cogroo.cmdline.featurizer.FeaturizerEvaluationErrorListener.class - [JAR]
├─ org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool.class - [JAR]
├─ org.cogroo.cmdline.featurizer.FeaturizerMETool.class - [JAR]
├─ org.cogroo.cmdline.featurizer.FeaturizerModelLoader.class - [JAR]
├─ org.cogroo.cmdline.featurizer.FeaturizerTrainerTool.class - [JAR]
├─ org.cogroo.cmdline.featurizer.TrainingParams.class - [JAR]
org.cogroo.tools.featurizer
├─ org.cogroo.tools.featurizer.DefaultFeaturizerContextGenerator.class - [JAR]
├─ org.cogroo.tools.featurizer.DefaultFeaturizerFactory.class - [JAR]
├─ org.cogroo.tools.featurizer.DefaultFeaturizerSequenceValidator.class - [JAR]
├─ org.cogroo.tools.featurizer.FSAFeaturizerFactory.class - [JAR]
├─ org.cogroo.tools.featurizer.FeatureSample.class - [JAR]
├─ org.cogroo.tools.featurizer.FeatureSampleStream.class - [JAR]
├─ org.cogroo.tools.featurizer.Featurizer.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerContextGenerator.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerCrossValidator.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerEvaluationMonitor.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerEvaluator.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerEventStream.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerFactory.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerME.class - [JAR]
├─ org.cogroo.tools.featurizer.FeaturizerModel.class - [JAR]
├─ org.cogroo.tools.featurizer.SetSerializer.class - [JAR]
├─ org.cogroo.tools.featurizer.WordTag.class - [JAR]
org.cogroo.util.serializers
├─ org.cogroo.util.serializers.ByteArraySerializer.class - [JAR]
org.cogroo.tools.postag
├─ org.cogroo.tools.postag.ExtDictFSAPortugueseFactory.class - [JAR]
├─ org.cogroo.tools.postag.FSAPortugueseFactory.class - [JAR]
├─ org.cogroo.tools.postag.GenderUtil.class - [JAR]
├─ org.cogroo.tools.postag.PortugueseExFactory.class - [JAR]
├─ org.cogroo.tools.postag.PortugueseExtPOSContextGenerator.class - [JAR]
├─ org.cogroo.tools.postag.PortugueseFactory.class - [JAR]
├─ org.cogroo.tools.postag.PortuguesePOSContextGenerator.class - [JAR]
├─ org.cogroo.tools.postag.PortuguesePOSSequenceValidator.class - [JAR]
org.cogroo.exceptions
├─ org.cogroo.exceptions.CogrooException.class - [JAR]
├─ org.cogroo.exceptions.CogrooRuntimeException.class - [JAR]
├─ org.cogroo.exceptions.CommunityExceptionMessages.class - [JAR]
├─ org.cogroo.exceptions.ExceptionMessages.class - [JAR]
├─ org.cogroo.exceptions.InternationalizedException.class - [JAR]
├─ org.cogroo.exceptions.InternationalizedRuntimeException.class - [JAR]
org.cogroo.formats
├─ org.cogroo.formats.FeatureSampleStreamFactory.class - [JAR]
org.cogroo.formats.ad
├─ org.cogroo.formats.ad.ADChunk2SampleStream.class - [JAR]
├─ org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStream.class - [JAR]
├─ org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStream.class - [JAR]
├─ org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADChunkSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADContractionNameSampleStream.class - [JAR]
├─ org.cogroo.formats.ad.ADContractionNameSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADExPOSSampleStream.class - [JAR]
├─ org.cogroo.formats.ad.ADExPOSSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADExpNameSampleStream.class - [JAR]
├─ org.cogroo.formats.ad.ADExpNameSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADFeatureSampleStreamFactory.class - [JAR]
├─ org.cogroo.formats.ad.ADFeaturizerSampleStream.class - [JAR]
org.cogroo.util
├─ org.cogroo.util.ByteArrayUtil.class - [JAR]
├─ org.cogroo.util.CacheWrapper.class - [JAR]
├─ org.cogroo.util.Closeables.class - [JAR]
├─ org.cogroo.util.FileUtils.class - [JAR]
├─ org.cogroo.util.PairWordPOSTag.class - [JAR]
├─ org.cogroo.util.ResourcesUtil.class - [JAR]
├─ org.cogroo.util.StringsUtil.class - [JAR]
├─ org.cogroo.util.ToStringHelper.class - [JAR]
├─ org.cogroo.util.TokenTagUtil.class - [JAR]
org.cogroo.tools.shallowparser
├─ org.cogroo.tools.shallowparser.ShallowParserContextGenerator.class - [JAR]
├─ org.cogroo.tools.shallowparser.ShallowParserFactory.class - [JAR]
├─ org.cogroo.tools.shallowparser.ShallowParserSequenceValidator.class - [JAR]
org.cogroo.dictionary
├─ org.cogroo.dictionary.FeatureDictionary.class - [JAR]
├─ org.cogroo.dictionary.LemmaDictionary.class - [JAR]
opennlp.tools.postag
├─ opennlp.tools.postag.ExtendedPOSDictionary.class - [JAR]
├─ opennlp.tools.postag.ExtendedTagDictionary.class - [JAR]
├─ opennlp.tools.postag.Triple.class - [JAR]
org.cogroo.dictionary.impl
├─ org.cogroo.dictionary.impl.FSADictionary.class - [JAR]
├─ org.cogroo.dictionary.impl.FSAFeatureDictionary.class - [JAR]
├─ org.cogroo.dictionary.impl.FSASynthDictionary.class - [JAR]
org.cogroo.tools.tokenizer
├─ org.cogroo.tools.tokenizer.PortugueseTokenContextGenerator.class - [JAR]
├─ org.cogroo.tools.tokenizer.PortugueseTokenizerFactory.class - [JAR]
org.cogroo.cmdline.dictionary
├─ org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderParams.class - [JAR]
├─ org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderTool.class - [JAR]