Metadata-Version: 2.1
Name: udpipe-parser-test
Version: 0.9
Summary: Analyzer brings Universal Dependencies trees in more practical form.
Home-page: https://github.com/constantin50/udpipe_analyzer
Author: Constantin Werner
Author-email: const.werner@gmail.com
License: MIT
Keywords: analyzer,Universal Dependencies,NLP,russian,syntax
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: morpholog
Requires-Dist: conllu
Requires-Dist: separatrice
Requires-Dist: nltk

This analyzer takes sentence in russian and does syntax analysis using udpipe model. The result of analysis is
represented in four items and its attributes.

see: https://github.com/constantin50/udpipe_analyzer

