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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
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