| Paketname | liblink-grammar4-java |
| Beschreibung | Carnegie Mellon University's link grammar parser (JNI library) |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 4.6.5-1ubuntu1 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 116 Byte |
| Hängt ab von | libaspell15 (>= 0.60), libc6 (>= 2.1.3), liblink-grammar4 (>= 4.6.5) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | link-grammar |
| Paketgröße | 53360 Byte |
| Prüfsumme MD5 | e4a8660d4bc28f18dea33a6b04e00af1 |
| Prüfsumme SHA1 | 22aa487a4ca4ef6b91ad73bfb29fd9514376d4dc |
| Prüfsumme SHA256 | e69c15121ca675e8046f2dc537d8d59046a36cae09f5d28f6a4ff151c7b9ce32 |
| Link zum Herunterladen | liblink-grammar4-java_4.6.5-1ubuntu1_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.
|