11693-2 / project-team02

Software Method Team Project
4 stars 1 forks source link

Type System Design #8

Closed xiliuhk closed 10 years ago

xiliuhk commented 10 years ago

Current Type System

This annotator will implements these features included in type system:

Parse

tokens | FSList | store tokens in sentence
semanticRoles | FSList | store semantic roles of token

Token

lemmaForm | String | store lemmatized form of token
partOfSpeech | String | Coarse-grained part of speech --- Example: noun, verb, adj, cord