I want make an interface to stanford parts-of-speech tagger. I have stanford-postagger.jar. I want it to tag parts of speech to the words of a sentence but using a java program interface (java program). So that program prompts the user to enter any string and then the words of the sentence are tagged b the stanford-postagger.jar.
can any one help me. I'll be thankful to you.
can any one help me. I'll be thankful to you.