软件包:python-link-grammar-examples(5.12.0~dfsg-2)
python-link-grammar-examples 的相关链接
Debian 的资源:
下载源码包 link-grammar:
- [link-grammar_5.12.0~dfsg-2.dsc]
- [link-grammar_5.12.0~dfsg.orig.tar.xz]
- [link-grammar_5.12.0~dfsg-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.abisource.com]
相似软件包:
CMU's link grammar parser (Python examples)
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar.
link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker.
This package contains examples for using python-link-grammar or python3-link-grammar.
其他与 python-link-grammar-examples 有关的软件包
|
|
|
|
-
- enh: python-link-grammar
- 软件包暂时不可用
-
- enh: python3-link-grammar
- Carnegie Mellon University's link grammar parser (Python 3)