パッケージ: python3-link-grammar (5.12.5~dfsg-1 など)
python3-link-grammar に関するリンク
Debian の資源:
link-grammar ソースパッケージをダウンロード:
- [link-grammar_5.12.5~dfsg-1.dsc]
- [link-grammar_5.12.5~dfsg.orig.tar.xz]
- [link-grammar_5.12.5~dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.abisource.com]
類似のパッケージ:
Carnegie Mellon University's link grammar parser (Python 3)
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 a Python 3 library for using link-grammar.
その他の python3-link-grammar 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: liblink-grammar5t64 (>= 5.12.5~dfsg)
- カーネギーメロン大学の link grammar パーサ (ライブラリ)
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- rec: link-grammar-dictionaries-all
- Carnegie Mellon University's link grammar parser (all dictionaries)
-
- rec: python-link-grammar-examples
- CMU's link grammar parser (Python examples)