RSS Feed for This PostCurrent Article

C# NLP

SharpNLP is a collection of natural language processing tools written in C#. Currently it provides the following NLP tools:

  • a sentence splitter
  • a tokenizer
  • a part-of-speech tagger
  • a chunker (used to “find non-recursive syntactic annotations such as noun phrase chunks”)
  • a parser
  • a name finder
  • a coreference tool
  • an interface to the WordNet lexical database

englishparsing1


Trackback URL


Sorry, comments for this entry are closed at this time.