文件名称:corpustools:用于处理Apertium流格式的脚本
文件大小:15KB
文件格式:ZIP
更新时间:2024-05-07 04:38:04
Python
语料库工具
用于处理Apertium流格式的脚本
目标
最终能够写像
# print lines beginning with a definite determiner followed by a plural noun
cat corpus.txt | apertium eng-tagger | query.py -t 'line(word(
【文件预览】:
corpustools-master
----parser.py(4KB)
----LICENSE(34KB)
----.gitignore(2KB)
----README.md(397B)
----.editorconfig(198B)