20060125 erikt@science.uva.nl


INSTALLATION

Run make in this directory:

   make


EXECUTION

Send tokenized sentences to bin/ner:

   echo Wat doet George Washington in New York ? | bin/ner


IMPROVING THE SOFTWARE

See file tnt/000README


VERSIONS

20060102 start
20060125 added lafanasi's ner2xml script
20060719 solved "dictonary contains" bug in ner by specifying Latin1 char set
