dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

TreeTagger English model doesn't use original PTB tagset #365

Closed reckart closed 9 years ago

reckart commented 9 years ago
The TreeTagger models for English use an extended version of the PTB tagset which include
additional tags for different kinds of verbs and verb-tenses. Thus, the tagset should
not be "ptb", but "ptb-tt".

Original issue reported on code.google.com by richard.eckart on 2014-03-17 14:07:33

reckart commented 9 years ago
This issue was closed by revision r2278.

Original issue reported on code.google.com by richard.eckart on 2014-03-17 14:09:37

reckart commented 9 years ago
This issue was closed by revision r2279.

Original issue reported on code.google.com by richard.eckart on 2014-03-17 14:58:10

reckart commented 9 years ago
This issue was closed by revision r2280.

Original issue reported on code.google.com by richard.eckart on 2014-03-17 15:05:12

reckart commented 9 years ago
This issue was closed by revision r2281.

Original issue reported on code.google.com by richard.eckart on 2014-03-17 15:19:20

reckart commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by richard.eckart on 2014-03-26 10:51:56