jar

jhunlang : jmorph

Maven & Gradle

Sep 20, 2005

jmorph · Tools for Hungarian linguistic analysis in java.

Table Of Contents

Latest Version

Download jhunlang : jmorph JAR file - Latest Versions:

All Versions

Download jhunlang : jmorph JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jmorph-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.jhunlang.jmorph.sword.parser

├─ net.sf.jhunlang.jmorph.sword.parser.EnglishAffixExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.EnglishAffixReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.EnglishEntryExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.EnglishExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.EnglishReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.ExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.SwordAffixExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.SwordAffixReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.SwordEntryExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.SwordExtensionParser.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.parser.SwordReader.class - [JAR]

net.sf.jhunlang.jmorph.synth

├─ net.sf.jhunlang.jmorph.synth.Generator.class - [JAR]

├─ net.sf.jhunlang.jmorph.synth.Synthetizer.class - [JAR]

net.sf.jhunlang.jmorph.cl

├─ net.sf.jhunlang.jmorph.cl.Cl.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.Der.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.Gen.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.Infl.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.JSpell.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.Lem.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.Morph.class - [JAR]

├─ net.sf.jhunlang.jmorph.cl.Synth.class - [JAR]

net.sf.jhunlang.jmorph.util.app

├─ net.sf.jhunlang.jmorph.util.app.AffixSample.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.app.AffixViewer.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.app.Searcher.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.app.TextViewer.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.app.WordViewer.class - [JAR]

net.sf.jhunlang.jmorph

├─ net.sf.jhunlang.jmorph.Affix.class - [JAR]

├─ net.sf.jhunlang.jmorph.AffixEntries.class - [JAR]

├─ net.sf.jhunlang.jmorph.AffixEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.AffixEntryExtension.class - [JAR]

├─ net.sf.jhunlang.jmorph.AffixFlags.class - [JAR]

├─ net.sf.jhunlang.jmorph.AnyCharacterCondition.class - [JAR]

├─ net.sf.jhunlang.jmorph.CharacterCondition.class - [JAR]

├─ net.sf.jhunlang.jmorph.CompoundDictEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.Condition.class - [JAR]

├─ net.sf.jhunlang.jmorph.Conditions.class - [JAR]

├─ net.sf.jhunlang.jmorph.Conditionsmap.class - [JAR]

├─ net.sf.jhunlang.jmorph.Dict.class - [JAR]

├─ net.sf.jhunlang.jmorph.DictEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.DictEntryExtension.class - [JAR]

├─ net.sf.jhunlang.jmorph.Dictionaries.class - [JAR]

├─ net.sf.jhunlang.jmorph.DummyEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.ExceptionEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.Hypothetiser.class - [JAR]

├─ net.sf.jhunlang.jmorph.NumberEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.Prefix.class - [JAR]

├─ net.sf.jhunlang.jmorph.PrefixEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.RangeCondition.class - [JAR]

├─ net.sf.jhunlang.jmorph.Rules.class - [JAR]

├─ net.sf.jhunlang.jmorph.Suffix.class - [JAR]

├─ net.sf.jhunlang.jmorph.SuffixEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.WordList.class - [JAR]

├─ net.sf.jhunlang.jmorph.XWordEntry.class - [JAR]

net.sf.jhunlang.jmorph.sword

├─ net.sf.jhunlang.jmorph.sword.Case.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.Derivative.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.POSName.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SimpleDerivative.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SwordAffixExtension.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SwordAffixFlagFilter.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SwordDict.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SwordEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SwordEntryExtension.class - [JAR]

├─ net.sf.jhunlang.jmorph.sword.SwordExtension.class - [JAR]

net.sf.jhunlang.jmorph.morph

├─ net.sf.jhunlang.jmorph.morph.Case.class - [JAR]

├─ net.sf.jhunlang.jmorph.morph.Derivative.class - [JAR]

├─ net.sf.jhunlang.jmorph.morph.Inflexion.class - [JAR]

├─ net.sf.jhunlang.jmorph.morph.Morph.class - [JAR]

├─ net.sf.jhunlang.jmorph.morph.Morphs.class - [JAR]

├─ net.sf.jhunlang.jmorph.morph.Node.class - [JAR]

├─ net.sf.jhunlang.jmorph.morph.POS.class - [JAR]

net.sf.jhunlang.jmorph.analysis.consumer

├─ net.sf.jhunlang.jmorph.analysis.consumer.AffixConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.AnalysisConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.BasicConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.ConsumerManager.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.CrossInflexionConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.DerivationConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.DictConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.InflexionConsumer.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.InflexionConsumerManager.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.consumer.X.class - [JAR]

net.sf.jhunlang.jmorph.lemma

├─ net.sf.jhunlang.jmorph.lemma.Lemma.class - [JAR]

├─ net.sf.jhunlang.jmorph.lemma.Lemmatizer.class - [JAR]

├─ net.sf.jhunlang.jmorph.lemma.LemmatizerImpl.class - [JAR]

net.sf.jhunlang.jmorph.analysis

├─ net.sf.jhunlang.jmorph.analysis.AffixCache.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.Analyser.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.AnalyserContext.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.AnalyserControl.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.AnalyserImpl.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.Analysis.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.AnalysisEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.Cache.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.CompoundAnalyser.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.CompoundAnalyserImpl.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.CompoundControl.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.CompoundController.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.CompoundFlagController.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.CompoundPOSController.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.Homonyms.class - [JAR]

├─ net.sf.jhunlang.jmorph.analysis.IStem.class - [JAR]

net.sf.jhunlang.jmorph.sample

├─ net.sf.jhunlang.jmorph.sample.AnalyserConfig.class - [JAR]

net.sf.jhunlang.jmorph.app

├─ net.sf.jhunlang.jmorph.app.Der.class - [JAR]

├─ net.sf.jhunlang.jmorph.app.Gen.class - [JAR]

├─ net.sf.jhunlang.jmorph.app.Infl.class - [JAR]

├─ net.sf.jhunlang.jmorph.app.Morph.class - [JAR]

├─ net.sf.jhunlang.jmorph.app.Synth.class - [JAR]

net.sf.jhunlang.jmorph.util

├─ net.sf.jhunlang.jmorph.util.BooleanResults.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.BoundedHashtable.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.CacheHashtable.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.Comparables.class - [JAR]

├─ net.sf.jhunlang.jmorph.util.Pair.class - [JAR]

net.sf.jhunlang.jmorph.factory

├─ net.sf.jhunlang.jmorph.factory.Definition.class - [JAR]

├─ net.sf.jhunlang.jmorph.factory.JMorphFactory.class - [JAR]

├─ net.sf.jhunlang.jmorph.factory.Loader.class - [JAR]

net.sf.jhunlang.jmorph.name

├─ net.sf.jhunlang.jmorph.name.LanguageEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.name.MultipleEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.name.NameEntry.class - [JAR]

├─ net.sf.jhunlang.jmorph.name.NameReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.name.SimpleNameReader.class - [JAR]

net.sf.jhunlang.jmorph.parser

├─ net.sf.jhunlang.jmorph.parser.AbstractReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.AffixConstants.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.AffixReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.DictConstants.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.DictionaryReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.FakeExtension.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.ListReader.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.ParseException.class - [JAR]

├─ net.sf.jhunlang.jmorph.parser.Parser.class - [JAR]