opencog / link-grammar

The CMU Link Grammar natural language parser
GNU Lesser General Public License v2.1
388 stars 118 forks source link

SWIG for C# binding #357

Open JimSEOW opened 8 years ago

JimSEOW commented 8 years ago

I read that there is a C# wrapper using managed c++. Anyone know the link? Has anyone created a SWIG project for C# binding.?

linas commented 8 years ago

Google says this: http://www.swig.org/Doc3.0/CSharp.html

If anyone tried to create such a project, they never publicly announced it. If you create one, please send it in, ideally as a pull request.