文件名称:yargy, 用于信息提取的小封装.zip
文件大小:185KB
文件格式:ZIP
更新时间:2022-10-07 08:40:38
开源
yargy, 用于信息提取的小封装 Yargy Yargy 是一个Earley解析器,它使用俄语形态学进行事实提取过程,并用纯 python 编写安装Yargy 同时支持 python 2.7 /3,3 版本,包括 PyPy 。$ pip in
【文件预览】:
yargy-master
----.gitignore(1KB)
----README.md(2KB)
----CHANGELOG.md(2KB)
----appveyor.yml(1KB)
----docs()
--------index_files()
--------conf.py(276B)
--------index.rst(26KB)
--------index.ipynb(514KB)
--------reference.ipynb(1.79MB)
--------reference.rst(25KB)
--------.DS_Store(6KB)
--------reference_files()
--------Makefile(287B)
----LICENSE(1KB)
----requirements.txt(120B)
----yargy()
--------morph.py(3KB)
--------coreference.py(931B)
--------relations()
--------api.py(2KB)
--------rule()
--------pipelines.py(5KB)
--------tests()
--------tree()
--------predicates()
--------compat.py(324B)
--------span.py(2KB)
--------utils.py(3KB)
--------parser.py(9KB)
--------__init__.py(73B)
--------token.py(3KB)
--------tagger.py(688B)
--------interpretation()
--------visitor.py(879B)
--------dot.py(4KB)
--------tokenizer.py(3KB)
----setup.py(998B)
----.travis.yml(110B)
----tox.ini(244B)
----Makefile(263B)