A graphical user interface and command line tool to automatically annotate running text with one or more linguistic tags:\n* Part of Speech\n* Named entity type\n* Phrase chunks\n\nAvailable for the following languages:\nAfrikaans\nEnglish\nisiNdebele\nisiXhosa\nisiZulu\nSesotho sa Leboa (Sepedi)\nSetswana\n Sesotho (Southern Sotho)\nSiswati\nTshivenda\nXitsonga\n\n
Available in the Readme.txt - Input format: Utf8 text file containing running text.
Output file format: The output file is a tab-delimited text file containing each token followed by its the assigned class. Output classes for named entity recognition:
B-/I-ORG Organisation,
B-/I-PER Person,
B-/I-LOC Location,
B-/I-MISC Miscellaneous,
OUT Outside