10

Can you give me some toolkits and libraries for natural language processing in .NET.

Are there tools like UIMA for .NET?

Mark Byers
  • 811,555
  • 193
  • 1,581
  • 1,452
Jayantha Lal Sirisena
  • 21,216
  • 11
  • 71
  • 92
  • I have successfully created a sample project for newbies. You can get the project from the following link.
    PS:Please change the nbin file path as your's computer file path. Hope this will help. Click [HERE][1] for Sample Project or as below. https://drive.google.com/file/d/0B3XcMZLArSF1UURzODRiVmE0RUE/view?usp=sharing [1]: https://drive.google.com/file/d/0B3XcMZLArSF1UURzODRiVmE0RUE/view?usp=sharing
    – Charitha Goonewardena Jul 19 '16 at 14:27
  • FYI - there is a [whitepaper on UIMA for .NET integration](http://2009.rmll.info/IMG/pdf/FrancoisRegisChaumartin_UIMA_LSM09_paper.pdf) using [Apache IKVM](https://www.ikvm.net/). – NightOwl888 Jul 28 '17 at 23:50

1 Answers1

8

There is SharpNLP ....

mossplix
  • 3,783
  • 2
  • 26
  • 31