Natural language processing toolkit for text analysis and linguistic annotation.
Suite of language analyzers
analyzersplitter$ echo 'Hello world' | analyzer.sh --lang en$ splitter.sh --lang en input.txt > output.txt$ analyzer.sh --lang en --config analyzer.cfg < document.txt$ analyzer.sh --lang es input.txt$ analyzer.sh --lang en --output naf < corpus.txt