Metadata-Version: 2.0
Name: estnltk
Version: 1.4.1.1
Summary: Estnltk — open source tools for Estonian natural language processing
Home-page: https://github.com/estnltk/estnltk
Author: University of Tartu
Author-email: siim.orasmaa@gmail.com, alex.tk.fb@gmail.com, tpetmanson@gmail.com, swen@math.ut.ee
License: GPLv2
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: beautifulsoup4 (>=4.4.0)
Requires-Dist: cached-property (>=1.2.0)
Requires-Dist: elasticsearch (==2)
Requires-Dist: html5lib (>=0.9999999)
Requires-Dist: nltk (>=3.1)
Requires-Dist: pandas (>=0.18)
Requires-Dist: pyahocorasick (>=1.1.4)
Requires-Dist: python-crfsuite (>=0.8.4)
Requires-Dist: regex (>=2015.07.19)
Requires-Dist: six (>=1.9.0)
Requires-Dist: unicodecsv (>=0.14.1)

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.




