|
Stanford NLP POS Tagger Example/TutorialJeffrey P. Bigham |
|
Related Ads |
The Stanford NLP group has produced a very nice Part of Speech (POS) Tagger, but they don't exactly provide documentation. Here's a very short code snippet that should allow you to get it to work. Of course, you'll have to change the path to the trained model to the location where it resides on your machine.
If you run this code, you'll get the following output if everything is working properly:
|
|
|
||