Home Up Mail an Joachim Pimiskern Impressum

A lightweight Natural Language Parser in C#

Joachim Pimiskern, April 16th, 2016

VersionDateRemarks
12013-09-16First draft

How to use NatLan

NatLan takes a sentence in natural language and checks whether it matches given grammatical rules. A result data structure is created that contains the grammatical role of the parts of the sentence.

License

NatLan is freeware. Use and modify it at your own risk, either in open source or commercial software. I would be nice if you left a comment about the original author, but this is not a must.

Download

NatLan was developed in C#, with MS Visual Studio 2010 Express Edition. The source code is available from here.

Home Up Mail an Joachim Pimiskern Impressum