Package org.texttechnologylab.duui.apps.StanfordCoreNLP


package org.texttechnologylab.duui.apps.StanfordCoreNLP
  • Klassen
    Klasse
    Beschreibung
    StanfordLemma
    StanfordNer is a simple HTTP server that uses StanfordCoreNLP to perform Named Entity Recognition on a text.
    StanfordPos is a simple HTTP server that uses StanfordCoreNLP to perform POS tagging on text.
    StanfordToken is a simple HTTP server that provides a communication layer for UIMA and Stanford CoreNLP.