[options] # Possible values for validate: # - all: perform full validation # - none: don't perform any validation Validation validate:none # Possible values for tokenizer # - ptblike: emulate Penn Treebank tokenization # - mecab: perform Japanese tokenization using MeCab # - whitespace: split by whitespace characters in source text (only) Tokens tokenizer:whitespace # Possible values for splitter: # - regex : regular expression-based sentence splitting # - newline: split by newline characters in source text (only) Sentences splitter:newline # Possible values for logfile: # - : no annotation logging # - NAME : log into file NAME (e.g. "/home/brat/annotation.log") Annotation-log logfile: [search] Google :http://www.google.com/search?q=%s Wikipedia :http://en.wikipedia.org/wiki/Special:Search?search=%s [annotators] # none [disambiguators] # none [normalization] # none