Hi all,
I have made significant updates to the Link-Grammar for Delphi project:
1) Restructured all the files into logical folders (in accordance with all of my open source projects)
2) Updated the Link-Grammar.dll file with the absolute latest build (4.7.2 I believe)
3) Updated the name of the wrapper unit from “LGPWrapper.pas” to “LinkGrammar.pas” (which makes more sense)
4) Updated the pre-packaged dictionaries as I noticed those were modified when I updated from the official LGP SVN
At present, these updates are only available via the SVN (the zip file has not been updated yet)
SVN Repository Details:
URL: http://svn.lakraven.com:81/svn/OpenSource/Link-Grammar/
Username and Password: anon
I shall shortly be creating the TLinkGrammar component for Delphi (built right on top of my Delphi bindings) to make implementing it into Delphi applications more intuitive (and thus, easier).
I am sorry for the delay between the latest LGP release and my own updates, my TKinect for Delphi project has kept me busy, and I am currently recovering from having torn all the muscles in my lower back (so I’m on Codeine and Diazepam, which make me dopey)
Enjoy
Regards,
Simon J Stuart
If you want, I can include your source files as part of the main LG
distro. The goal is to make it easier for users, by having fewer
bits & prices to download/integrate.
--linas
Is it possible to link multiple SVN repositories in such a way that updating
one will search for updates in another? That way I can continue to commit
updates to my SVN server as normal, and those who update your SVN repo would
automatically be updating the sources from mine also.
Just an idea... otherwise I'd have to pack and send you each update I make
(and in the very near future there will be updates more than once per day as
the TLinkGrammar object takes shape), which would get annoying. Wouldn't you
agree?
Simon
--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.
Yes. Its called "git" or "bzr" :-)
> Just an idea... otherwise I'd have to pack and send you each update I make
> (and in the very near future there will be updates more than once per day as
> the TLinkGrammar object takes shape), which would get annoying. Wouldn't you
> agree?
Send me something when its done.
--linas