Processing of linkages formed by link grammar

14 views
Skip to first unread message

Muneeb Shahid

unread,
Dec 23, 2016, 4:26:26 AM12/23/16
to link-grammar
 I was able to build the project in Visual Studio 2015 as a result it gave me a link-parser.bat file. When i run this file i am able to input a sentence and it generates the linkages for that sentence as shown below.

But now i want to extract these linkages in the form of a set. Like for above output the set would be 
(Xp,Wv,Ss,Js,Ds**c,L,Mp,Wd,O,ND,IDBTC,Ds*y,NSa,Yt).
How can i do that? Does this library provide above functionality? If yes then what do i need to do?
Thanks in advance. 

Linas Vepstas

unread,
Dec 23, 2016, 12:28:39 PM12/23/16
to link-grammar
The programming API is documented here:

Besides C, there are bindings in half a dozen different languages, including perl and python and java. Pick a language, and code away.

My only minor recommendation here would be to switch to Linux and get away from Windows -- in general, you will find programming in Linux to be easier, faster, better. Programming in Windows is like hitting yourself with a hammer -- its like that old joke: "Doctor, doctor, it hurts when I do this!" -- "Well, don't do that".

--linas

--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to link-grammar+unsubscribe@googlegroups.com.
To post to this group, send email to link-g...@googlegroups.com.
Visit this group at https://groups.google.com/group/link-grammar.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages