Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0
-
None
Description
With OPENNLP-1144, support for word vectors was introduced. However, no JUnit tests were provided with that implementation.
Aims
- Provide tests for opennlp.tools.util.wordvector package
- Raise code coverage for the corresponding package
- Improve JavaDoc along the way