套件: liblink-grammar-java (5.10.2~dfsg-2ubuntu1)
liblink-grammar-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 link-grammar:
- [link-grammar_5.10.2~dfsg-2ubuntu1.dsc]
- [link-grammar_5.10.2~dfsg.orig.tar.xz]
- [link-grammar_5.10.2~dfsg-2ubuntu1.debian.tar.xz]
維護者:
Original Maintainer:
- Jonas Smedegaard
外部的資源:
- 主頁 [www.abisource.com]
相似套件:
Carnegie Mellon University's link grammar parser (JNI library)
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 Java JNI library for using link-grammar from your java applications.
其他與 liblink-grammar-java 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.22) [ppc64el]
- dep: libc6 (>= 2.3) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.5) [armhf]
- GCC support library
-
- dep: liblink-grammar5 (>= 5.10.2~dfsg)
- Carnegie Mellon University's link grammar parser (libraries)