One more tool from Stanford NLP Software Package become ready on NuGet today. It is a Stanford Word Segmenter. This is a fourth one Stanford NuGet package published by me, previous ones were a "Stanford Parser", "Stanford Named Entity Recognizer (NER)" and "Stanford Log-linear Part-Of-Speech Tagger". Please follow next steps to get started:
- Install-Package Stanford.NLP.Segmenter
- Download models from The Stanford NLP Group site.
- Extract models from 'data' folder.
- You are ready to start.
Read full article from Stanford Word Segmenter is available on NuGet | Sergey Tihon's Blog
No comments:
Post a Comment