Description
There is a function named as "getPartOfSpeachModel" in openNLP. Should that be speech? Is there an intention to name it in this way or typo?
Also the getTokenizer function calls getTokenizerModel(language) twice, in which the second one can be replaced by variable model claimed right above.