Estnltk -- Open source tools for Estonian natural language processing ===================================================================== Estnltk provides common natural language processing functionality such as paragraph, sentence and word tokenization, morphological analysis, named entity recognition etc for the Estonian language. The project is funded by EKT (Eesti Keeletehnoloogia Riiklik Programm, https://www.keeletehnoloogia.ee/). Installation: ```python -m pip install estnltk``` http://estnltk.github.io/estnltk/1.3/tutorials/installation.html Documentation: 1.3 (latest) http://estnltk.github.io/estnltk/1.3/index.html Courses: NLP course offered by University of Tartu, covering many aspects of the library https://courses.cs.ut.ee/2015/pynlp/fall