Download Library and Sample Solution
You can download the Abodit Natural Language Engine using Nuget. This will install just the core module. Two more nuget packages will be added shortly to Nuget, the first is a sample dictionary, the second is a project that fetches the Wordnet database and loads it provding access to over one hundred thousand words together with definitions and a complete network of meanings.
To use the engine you will need to create an application and a separate rules assembly. The easiest way to see how to do this is to try the 'Hello World' sample which you can get from bitbucket.