معرفی شرکت ها


python-link-grammar-examples_5.5.1-6_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CMU's link grammar parser (Python examples)
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته python-link-grammar-examples
نام فایل بسته python-link-grammar-examples_5.5.1-6_all.deb
نسخه بسته 5.5.1
انتشار بسته 6
معماری بسته all
نگهدارنده Debian QA Group <packages@qa.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://www.abisource.com/projects/link-grammar/
مجوز -
حجم دانلود 41360
حجم نصب 111
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.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb python-link-grammar-examples:

    sudo apt-get install python-link-grammar-examples_5.5.1-6_all.deb


فایل ها

مسیرها
./usr/share/doc/python-link-grammar-examples/changelog.Debian.gz
./usr/share/doc/python-link-grammar-examples/changelog.gz
./usr/share/doc/python-link-grammar-examples/copyright
./usr/share/doc/python-link-grammar-examples/examples/example.py
./usr/share/doc/python-link-grammar-examples/examples/lg_testutils.py
./usr/share/doc/python-link-grammar-examples/examples/parses-demo-sql.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-en.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-lt.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-pos-en.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-pos-he.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-pos-ru.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-pos-spell-en.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-quotes-en.txt
./usr/share/doc/python-link-grammar-examples/examples/parses-sat-en.txt
./usr/share/doc/python-link-grammar-examples/examples/sentence-check.py
./usr/share/doc/python-link-grammar-examples/examples/tests.py