streamparser:Python库解析Apertium流格式

时间:2024-06-06 03:39:13
【文件属性】:

文件名称:streamparser:Python库解析Apertium流格式

文件大小:30KB

文件格式:ZIP

更新时间:2024-06-06 03:39:13

apertium apertium-stream-format apertium-tools Python

Apertium Streamparser Python 3库解析,生成LexicalUnit 。 安装 Streamparser可通过: $ pip install apertium-streamparser $ apertium-streamparser $^vino/vino/venir$ [[SReading(baseform='vino', tags=['n', 'm', 'sg'])], [SReading(baseform='venir', tags=['vblex', 'ifi', 'p3', 'sg'])]] 通过PyPi安装还将安装streamparser模块。 用法 作为图书馆 带字符串输入 >> > from streamparser import parse >> > lexical_units


【文件预览】:
streamparser-master
----MANIFEST.in(33B)
----.flake8(51B)
----streamparser.py(9KB)
----test.py(6KB)
----__init__.py(0B)
----Pipfile.lock(17KB)
----.travis.yml(913B)
----LICENSE(34KB)
----setup.py(1KB)
----README.md(6KB)
----Pipfile(360B)
----Makefile(833B)
----docs()
--------conf.py(1KB)
--------index.rst(87B)
--------Makefile(571B)
----.readthedocs.yml(23B)
----.gitignore(1KB)
----.coveragerc(77B)

网友评论