Summary
The Link Grammar Parser is a syntactic parser of English, Russian, Arabic and Persian (and other languages as well), based on Link Grammar, an original theory of syntax and morphology. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labelled links connecting pairs of words. The parser also produces a "constituent" (HPSG style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.).
Versions
v5.8.0 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 sparc x86 ~alpha ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64
- USE flags
- aspell hunspell java python
USE flags
General
- aspell
- Adds support for app-text/aspell spell checker
- hunspell
- Adds support for app-text/hunspell spell checker
- java
- Add support for Java
- python
- Add optional support/bindings for the Python language
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
app-text / aspell : A spell checker replacement for ispell
app-text / hunspell : Spell checker, morphological analyzer library and command-line tool
dev-db / sqlite : SQL database engine
dev-java / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / java-config : Java environment configuration query tool
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
sci-mathematics / minisat : Small yet efficient SAT solver with reference paper
Runtime Dependencies
app-text / aspell : A spell checker replacement for ispell
app-text / hunspell : Spell checker, morphological analyzer library and command-line tool
dev-db / sqlite : SQL database engine
dev-java / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / java-config : Java environment configuration query tool
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
sci-mathematics / minisat : Small yet efficient SAT solver with reference paper
Depending packages
app-office / abiword : Fully featured yet light and fast cross platform word processor
Bugs
- 593662
- dev-libs/link-grammar: ebuilds build and install bundled copy of sci-mathematics/minisat
- 632650
- dev-libs/link-grammar-5.3.11 : define for fmaxf no longer needed on uclibc-ng
- 717404
- dev-libs/link-grammar-5.3.11 : /.../System.h: fatal error: fpu_control.h: No such file or directory
- 729908
- dev-libs/link-grammar fails to compile
- 745168
- dev-libs/link-grammar-5.8.0 fails tests
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/link-grammar: arm64 keyworded (bug #757669)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs/link-grammar: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-libs/link-grammar: stable 5.8.0 for sparc, bug #718282
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/link-grammar: Stabilize 5.8.0 amd64, #718282
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-libs/link-grammar: x86 stable (bug #718282)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-libs/link-grammar: Version bump to 5.8.0
* EAPI 7 * Supports Python 3.6/3.7/3.8/3.9 Bug: https://bugs.gentoo.org/718282 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-libs/link-grammar: Drop superfluous calls to python_is_python3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-libs/link-grammar: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16574 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-libs/link-grammar: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs/link-grammar: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-libs/link-grammar: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Sergei Trofimovich · gentoo
dev-libs/link-grammar: stable 5.3.11 for sparc, bug #606818 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Mart Raudsepp · gentoo
dev-libs/link-grammar: remove old
Package-Manager: Portage-2.3.8, Repoman-2.3.2 - David Seifert · gentoo
dev-libs/link-grammar: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Jeroen Roovers · gentoo
dev-libs/link-grammar: Stable for HPPA (bug #606818).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mart Raudsepp · gentoo
dev-libs/link-grammar: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Pacho Ramos · gentoo
dev-libs/link-grammar: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
dev-libs/link-grammar: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Gilles Dartiguelongue · gentoo
dev-libs/link-grammar: version bump 5.3.10 → 5.3.11
Fix some dependency issues. Still cannot use system minisat, see bug #593662. Package-Manager: portage-2.3.1 - Jeroen Roovers · gentoo
dev-libs/link-grammar: Stable for HPPA (bug #587010).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches - Pacho Ramos · gentoo
dev-libs/link-grammar: x86 stable, bug 587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
dev-libs/link-grammar: amd64 stable, bug 587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" - Pacho Ramos · gentoo
dev-libs/link-grammar: Version bump
Package-Manager: portage-2.3.0 - Gilles Dartiguelongue · gentoo
dev-libs/link-grammar: version bump 5.3.7 → 5.3.9
Fix python handling. Add autoconf-archive to DEPEND, bug #574888. Package-Manager: portage-2.3.0 - Gilles Dartiguelongue · gentoo
dev-libs/link-grammar: cleanup old revisions
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
dev-libs/link-grammar: Stable for HPPA (bug #584468).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches - Pacho Ramos · gentoo
dev-libs/link-grammar: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
dev-libs/link-grammar: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64" - Pacho Ramos · gentoo
dev-libs/link-grammar: Version bump
Package-Manager: portage-2.3.0_rc1 - Pacho Ramos · gentoo
dev-libs/link-grammar: Fix java dependency and ensure all phases from eclasses are really executed (#574872), it needs swig (#574888), and a few more fixes and cosmetic things
Package-Manager: portage-2.2.27 - Dennis Lamm · gentoo
dev-libs/link-grammar:5.3.3: fixed bug #574872
Package-Manager: portage-2.2.26 - Dennis Lamm · gentoo
dev-libs/link-grammar:5.3.3: fixed bug #574872
Package-Manager: portage-2.2.26 - Dennis Lamm · gentoo
dev-libs/link grammar: added new ebuild for 5.3.3
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed