jar

com.github.monnetproject : lemon.generator.nlp.stanford

Maven & Gradle

Apr 20, 2018

com.github.monnetproject.lemon.generator.nlp.stanford OSGi Bundle · com.github.monnetproject.lemon.generator.nlp.stanford OSGi Bundle from the Monnet Project's lemon.generator.project project.

Table Of Contents

Latest Version

Download com.github.monnetproject : lemon.generator.nlp.stanford JAR file - Latest Versions:

All Versions

Download com.github.monnetproject : lemon.generator.nlp.stanford JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18.x

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 lemon.generator.nlp.stanford-1.18.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.monnetproject.tagger.stanford

├─ eu.monnetproject.tagger.stanford.PropertyGetter.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordEnglishLemmatizer.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordPOS.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordPOSSet.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordPOSTag.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordStemmerFactory.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordTagger.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordTaggerAnnotator.class - [JAR]

├─ eu.monnetproject.tagger.stanford.StanfordTaggerFactory.class - [JAR]

eu.monnetproject.parser.stanford

├─ eu.monnetproject.parser.stanford.DepTreeWrap.class - [JAR]

├─ eu.monnetproject.parser.stanford.StanfordPOS.class - [JAR]

├─ eu.monnetproject.parser.stanford.StanfordPOSSet.class - [JAR]

├─ eu.monnetproject.parser.stanford.StanfordPOSTag.class - [JAR]

├─ eu.monnetproject.parser.stanford.StanfordParser.class - [JAR]

├─ eu.monnetproject.parser.stanford.StanfordParserFactory.class - [JAR]

├─ eu.monnetproject.parser.stanford.TreeNodeWrap.class - [JAR]

eu.monnetproject.tokenizer.stanford

├─ eu.monnetproject.tokenizer.stanford.StanfordTokenizer.class - [JAR]

├─ eu.monnetproject.tokenizer.stanford.StanfordTokenizerFactory.class - [JAR]

eu.monnetproject.splitter.stanford

├─ eu.monnetproject.splitter.stanford.StanfordSplitter.class - [JAR]