jar

com.github.sebischair : SimpleNLG-DE

Maven & Gradle

Mar 25, 2023
18 stars

SimpleNLG-DE · Java API for Natural Language Generation in German

Table Of Contents

Latest Version

Download com.github.sebischair : SimpleNLG-DE JAR file - Latest Versions:

All Versions

Download com.github.sebischair : SimpleNLG-DE JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.1

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 SimpleNLG-DE-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

simplenlgde.features

├─ simplenlgde.features.ArticleForm.class - [JAR]

├─ simplenlgde.features.ClauseStatus.class - [JAR]

├─ simplenlgde.features.DiscourseFunction.class - [JAR]

├─ simplenlgde.features.Feature.class - [JAR]

├─ simplenlgde.features.Form.class - [JAR]

├─ simplenlgde.features.Gender.class - [JAR]

├─ simplenlgde.features.InternalFeature.class - [JAR]

├─ simplenlgde.features.InterrogativeType.class - [JAR]

├─ simplenlgde.features.LexicalFeature.class - [JAR]

├─ simplenlgde.features.NumberAgreement.class - [JAR]

├─ simplenlgde.features.Person.class - [JAR]

├─ simplenlgde.features.Tense.class - [JAR]

simplenlgde.realiser

├─ simplenlgde.realiser.Realiser.class - [JAR]

simplenlgde.syntax

├─ simplenlgde.syntax.ClauseHelper.class - [JAR]

├─ simplenlgde.syntax.CoordinatedPhraseHelper.class - [JAR]

├─ simplenlgde.syntax.NounPhraseHelper.class - [JAR]

├─ simplenlgde.syntax.PhraseHelper.class - [JAR]

├─ simplenlgde.syntax.SyntaxProcessor.class - [JAR]

├─ simplenlgde.syntax.VerbPhraseHelper.class - [JAR]

simplenlgde.framework

├─ simplenlgde.framework.CoordinatedPhraseElement.class - [JAR]

├─ simplenlgde.framework.DocumentCategory.class - [JAR]

├─ simplenlgde.framework.DocumentElement.class - [JAR]

├─ simplenlgde.framework.ElementCategory.class - [JAR]

├─ simplenlgde.framework.InflectedWordElement.class - [JAR]

├─ simplenlgde.framework.LexicalCategory.class - [JAR]

├─ simplenlgde.framework.ListElement.class - [JAR]

├─ simplenlgde.framework.NLGElement.class - [JAR]

├─ simplenlgde.framework.NLGFactory.class - [JAR]

├─ simplenlgde.framework.NLGModule.class - [JAR]

├─ simplenlgde.framework.PhraseCategory.class - [JAR]

├─ simplenlgde.framework.PhraseElement.class - [JAR]

├─ simplenlgde.framework.StringElement.class - [JAR]

├─ simplenlgde.framework.WordElement.class - [JAR]

simplenlgde.morphology

├─ simplenlgde.morphology.MorphologyProcessor.class - [JAR]

├─ simplenlgde.morphology.MorphologyRules.class - [JAR]

simplenlgde.lexicon

├─ simplenlgde.lexicon.Lexicon.class - [JAR]

├─ simplenlgde.lexicon.MultipleLexicon.class - [JAR]

├─ simplenlgde.lexicon.XMLLexicon.class - [JAR]

simplenlgde.phrasespec

├─ simplenlgde.phrasespec.AdjPhraseSpec.class - [JAR]

├─ simplenlgde.phrasespec.AdvPhraseSpec.class - [JAR]

├─ simplenlgde.phrasespec.NPPhraseSpec.class - [JAR]

├─ simplenlgde.phrasespec.PPPhraseSpec.class - [JAR]

├─ simplenlgde.phrasespec.SPhraseSpec.class - [JAR]

├─ simplenlgde.phrasespec.VPPhraseSpec.class - [JAR]

simplenlgde.format.german

├─ simplenlgde.format.german.HTMLFormatter.class - [JAR]

├─ simplenlgde.format.german.NumberedPrefix.class - [JAR]

├─ simplenlgde.format.german.TextFormatter.class - [JAR]

simplenlgde.orthograpgy

├─ simplenlgde.orthograpgy.OrthographyProcessor.class - [JAR]