RAA - linkparser

linkparser / 0.0.4

Short description: english grammar parser
Category: Library/Linguistics
Status: educational
Created: 2002-01-05 23:04:35 GMT
Last update: 2005-07-28 17:33:16 GMT
Owner: Martin Chase (Projects of this owner)
Homepage: http://www.FaerieMUD.org/wiki/LinkParser
Download: http://svn.faeriemud.org/index.cgi/Ruby-LinkParser/browse/trunk/
License: Artistic
Dependency:
None
Description:

This is a pure ruby version of CMU link grammar parser, http://www.link.cs.cmu.edu/link, which you can use to programmatically determine the grammatical structure of a sentence (English only...). Currently, conjunctions aren't supported, things are pretty slow, and it never returns on sentences longer than 5 words. Not so usable, but interesting.

Edit this project (for project owner)

back to RAA top