Paketname | liblink-grammar4-java |
Beschreibung | Carnegie Mellon University's link grammar parser (JNI library) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 4.6.7-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | libaspell15 (>= 0.60), libc6 (>= 2.1.3), liblink-grammar4 (>= 4.6.7) |
Empfohlene Pakete | |
Paketbetreuer | Ken Bloom |
Quelle | link-grammar |
Paketgröße | 56000 Byte |
Prüfsumme MD5 | c65e561dcac74b67430df3689b4a556e |
Prüfsumme SHA1 | 7d922ed4ea41f833aefd8438900648925edc4c93 |
Prüfsumme SHA256 | 56cc9ee6071721ad0dda1e735f517f512da9cd6a04b754d818faa980a2e96499 |
Link zum Herunterladen | liblink-grammar4-java_4.6.7-1_i386.deb |
Ausführliche Beschreibung | In Selator, D. and Temperly, 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 a Java JNI library for using link-grammar from your java
applications.
|