nickhodge / SharpSimpleNLG

C# version of SimpleNLG
Other
42 stars 9 forks source link

Any thoughts on using IKVM.NET to generate .NET dll to convert the simplenlg Java lib? #7

Closed as-ghub closed 6 years ago

nickhodge commented 6 years ago

Feel free to give it a go. I chose not to follow this route because:

  1. I wanted to learn how to do a Java to C# conversion project
  2. I needed deploy inside a desktop application, and size was a consideration: especially as I was already transporting large NLP datasets (eg: WordNet)