UDPipe comprises a free C++ library and a binary executable for Natural Language Processing (NLP).
UDPipe is a free C++ library for Natural Language Processing (NLP). UDPipe can do tokenization, parts-of-speech tagging, lemmatization and dependency parsing of raw text.
Binaries for Windows/Linux/OS X are also available, and there exist a web service and a REST API.
For details see http://ufal.mff.cuni.cz/udpipe and https://github.com/ufal/udpipe .