public class TestPartOfSpeechTaggerService extends BaseTest
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
sampleText
Text to tag.
|
protected static java.lang.String[] |
tokens
Token list.
|
baseServerURL
Constructor and Description |
---|
TestPartOfSpeechTaggerService() |
Modifier and Type | Method and Description |
---|---|
void |
testPartOfSpeechTaggerService()
Test part of speech tagger service.
|
createClientResource, createClientResource, getServiceURL, setUp, tearDown