syermakov opened a new pull request #8:
URL: https://github.com/apache/incubator-nlpcraft/pull/8
Summary of changes:
- Add `NCNlpTokenizerFactory` interface in order to bypass initialization
of Scala reflections runtime
- Change `NCNlpCoreManager` to use tokenizer factory
- Refactor `NCNumericManager` to read pre-generated numeric values from
`resources/numeric/numeric.txt` file instead of generating them dynamically
- Minor optimization of resources reading in `NCDictionaryManager`
- Add new utility methods to `NCUtils` that allow to read and transform the
contents of a file without reading the entire file into a List of strings.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]