Menu

How to understand nlp parser output

2010-12-02
2013-04-16
  • Sriram Sharma

    Sriram Sharma - 2010-12-02

    The output of the opennlp parser is as below
    (TOP (NP (NP (DT The) (JJ quick) (JJ brown) (NN fox) (NNS jumps)) (PP (IN over) (NP (DT the) (JJ lazy) (NN dog))) (. .)))
    How to understand the tags like JJ NP DT etc Which document describes this

     
  • Joern Kottmann

    Joern Kottmann - 2010-12-02

    We closed down here, please post your question to the opennlp-users mailing list.
    To subscribe simply send a message to opennlp-users-subscribe@incubator.apache.org
    afterwards send your question to opennlp-users@incubator.apache.org

    Thanks,
    Jörn

     

Log in to post a comment.