Curator Demo check status? about?

Enter some text in the box below. Then, check the boxes next to the types of annotation you want Curator to provide. Click "process" to send your text to be annotated with those resources. When the selected annotation services have finished, the outputs of those services will be displayed on this page.



Select the annotation services you'd like to be applied to your text:
Sentences -- Illinois sentence-level segmenter
Tokens -- Illinois token-level segmenter
Part-of-Speech -- Illinois Part-of-Speech tagger
Shallow Parse chunks -- Illinois Chunker (a.k.a. Shallow Parser)
Quantities -- Illinois Quantity Recognizer
Named Entities -- Illinois Named Entity Recognizer (PER/LOC/ORG/MISC)
Named Entities -- Illinois Extended Named Entity Recognizer (18 types)
Semantic Roles (verbs) -- new java Illinois Semantic Role Labeler
Semantic Roles (nouns) -- new java Illinois Noun Semantic Role Labeler

Coreference -- Illinois Coreference
Syntactic Constituency parse -- Charniak Syntactic Parser (http://www.cs.brown.edu/~ec/#software)
Syntactic Constituency parse -- Stanford Parser (http://nlp.stanford.edu/software/lex-parser.shtml)
Syntactic Dependency parse -- Easy-First Dependency Parser (http://portal.acm.org/citation.cfm?id=1868783)
Syntactic Dependency parse -- Stanford Parser (ibid)
Reference Entities -- Illinois Wikifier
Named Entities -- Illinois List-Based Named Entity Recognizer

force update (forces annotations to be reprocessed, refreshing the cache).
use whitespace tokenization.
(A whitespace tokenizer will be run on the input text, and sentences will be broken on newlines. This is good for pre-tokenized text).

interface docs