Metadata-Version: 2.1
Name: corpy
Version: 0.2.0
Summary: Tools for processing language data.
Home-page: https://github.com/dlukes/corpy
Author: David Lukes
Author-email: dafydd.lukes@gmail.com
Keywords: corpus,linguistics,NLP
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: lazy (>=1.4,<2.0)
Requires-Dist: lxml (>=4.3,<5.0)
Requires-Dist: matplotlib (>=3.1,<4.0)
Requires-Dist: numpy (>=1.16,<2.0)
Requires-Dist: regex (>=2019.4,<2020.0)
Requires-Dist: ufal.morphodita (>=1.9,<2.0)
Requires-Dist: wordcloud (>=1.5,<2.0)
Project-URL: Repository, https://github.com/dlukes/corpy
