Difference between revisions of "Link Grammar"

From Free Software Directory
Jump to: navigation, search
m (Add language (c++), VCS (GitHub); Update: license (LGPL), bug track (GitHub), categories (c library).)
(New version)
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
|Homepage URL=http://www.abisource.com/projects/link-grammar/
 
|Homepage URL=http://www.abisource.com/projects/link-grammar/
 
|User level=intermediate
 
|User level=intermediate
|Is High Priority Project=No
+
|Computer languages=C
|Computer languages=C,C++
+
|Documentation note=http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/tr91-196.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/LG-IWPT93.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/tr95-125.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/gram3gram.pdf and http://www.abisource.com/projects/link-grammar/dict/index.html and http://ling.osu.edu/~jonsafari/link-grammar/primer.html and http://www.abisource.com/projects/link-grammar/api/index.html
|Documentation note=http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/tr91-196.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/LG-IWPT93.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/tr95-125.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/gram3gram.pdf and http://www.abisource.com/projects/link-grammar/dict/index.html and http://jon.dehdari.org/link-grammar/primer.html and http://www.abisource.com/projects/link-grammar/api/index.html
 
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
 
|Related projects=Ruby_LinkParser,GENIA_Tagger
 
|Related projects=Ruby_LinkParser,GENIA_Tagger
 
|Keywords=grammar,parser,syntax,sentence,structure,dictionary,link,vocabulary,construction
 
|Keywords=grammar,parser,syntax,sentence,structure,dictionary,link,vocabulary,construction
Line 16: Line 13:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://www.abisource.com/downloads/link-grammar/current/link-grammar-5.3.15.tar.gz
 
|Version download=https://www.abisource.com/downloads/link-grammar/current/link-grammar-5.3.15.tar.gz
|Test entry=No
 
 
|Last review by=Alejandroindependiente
 
|Last review by=Alejandroindependiente
 
|Last review date=2017/03/01
 
|Last review date=2017/03/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-04-02
 
|License verified date=2009-04-02
Line 43: Line 40:
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-02
 
|License verified date=2009-04-02
}}
 
{{Project license
 
|License=LGPLv2.1
 
|License verified by=ampli
 
|License verified date=2018/04/21
 
|License note=From version 5.0.0.
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 54: Line 45:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=cinamod@hotmail.com
 
|Email=cinamod@hotmail.com
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
Line 59: Line 51:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=linas@linas.org
 
|Email=linas@linas.org
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 68: Line 61:
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=https://github.com/opencog/link-grammar/issues
+
|Resource URL=http://code.google.com/p/link-parser/issues/list?ts=1201707275
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 74: Line 67:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://groups.google.com/group/link-grammar?hl=en
 
|Resource URL=http://groups.google.com/group/link-grammar?hl=en
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://github.com/opencog/link-grammar
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line, library
+
|Interface=command-line
|Library=C
 
|Program-build-automation=make-related
 
|Programming-language=C, C++
 
|Runs-on=Windows, BSD, OS X, GNU/Linux, iOS
 
 
|Text-creation=word-processing
 
|Text-creation=word-processing
 
|Use=text-creation
 
|Use=text-creation

Revision as of 09:41, 1 March 2017


[edit]

Link Grammar

http://www.abisource.com/projects/link-grammar/
Syntactic parser for the English language

The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. The system assigns to a sentence a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a "constituent" representation of a sentence (showing noun phrases, verb phrases, etc.). The parser has a dictionary of about 60000 word forms. It covers a range of syntactic constructions, including many rare and idiomatic ones. The parser skips over the portions of the sentence that it cannot understand, and assigns some structure to the rest of the sentence. It can handle unknown vocabulary, and makes intelligent guesses from context and spelling about the syntactic categories of unknown words. It understands capitalization, numerical expressions, and various punctuation symbols.





Licensing

License

Verified by

Verified on

Notes

License

LGPLv2.1

Verified by

ampli

Verified on

21 April 2018

Notes

From version 5.0.0.

Verified by

Kelly Hopkins

Verified on

2 April 2009

License

Expat

Verified by

Kelly Hopkins

Verified on

2 April 2009

Verified by

Kelly Hopkins

Verified on

2 April 2009

Verified by

Kelly Hopkins

Verified on

2 April 2009




Leaders and contributors

Contact(s)Role
Linas Vepstas Maintainer
Dom Lachowicz Maintainer
Amir Plivatsky Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttps://github.com/opencog/link-grammar
GeneralMailing List Info/Archivehttp://groups.google.com/group/link-grammar?hl=en
DeveloperDownloadhttp://www.abisource.com/downloads/link-grammar/
Bug TrackingBug Trackinghttps://github.com/opencog/link-grammar/issues


Software prerequisites




Entry



































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.