Closed xiliuhk closed 10 years ago
This annotator will implements these features included in type system:
tokens | FSList | store tokens in sentence semanticRoles | FSList | store semantic roles of token
lemmaForm | String | store lemmatized form of token partOfSpeech | String | Coarse-grained part of speech --- Example: noun, verb, adj, cord
Current Type System
This annotator will implements these features included in type system:
Parse
tokens | FSList | store tokens in sentence | store semantic roles of token
semanticRoles | FSList
Token
lemmaForm | String | store lemmatized form of token
partOfSpeech | String | Coarse-grained part of speech --- Example: noun, verb, adj, cord