On 13 February 2011 01:51, Meidan <meida...@gmail.com> wrote:
> Is there a managed wrapper for the latest version of Link Grammar?
I'm not familiar with the term "manged wrapper"; I guess you mean a
Microsoft .net wrapper? If so, the person who created that was
Leonard Chalk of ProAI, you might try contacting him.
There are wrappers for a dozen other programming languages
listed on the link-grammar web site; maybe one of these might
suit your needs?
--linas
Regards,
Simon
Hi Meidan,
--linas
--
You received this message because you are subscribed to the Google Groups
"link-grammar" group.
To post to this group, send email to link-g...@googlegroups.com.
To unsubscribe from this group, send email to
link-grammar...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/link-grammar?hl=en.
Perhaps you can translate my Delphi wrapper over... all the functions are in
there, and it has been proven to function exactly as expected!
You can find that at:
http://www.lakraven.com/delphi-stuff/link-grammar-parser/
It comes complete with the 4.7.2 DLL and other required binaries, as well as
a simple demo app.
If you're not interested in reading the details, the SVN repo is here:
http://svn.lakraven.com:81/svn/OpenSource/Link-Grammar/
Username and Password are both "anon" (sans the quotes)