This is an automated email from the ASF dual-hosted git repository.
joern pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp.git.
from 9240d7b OPENNLP-1157: Remove tokenizer from doccat trainer cli
add b50e3db OPENNLP-652 Add 20 Newsgroup format support
No new revisions were added by this update.
Summary of changes:
.../tools/cmdline/StreamFactoryRegistry.java | 2 +
.../tools/formats/TwentyNewsgroupSampleStream.java | 72 ++++++++++++++++
.../TwentyNewsgroupSampleStreamFactory.java | 97 ++++++++++++++++++++++
3 files changed, 171 insertions(+)
create mode 100644
opennlp-tools/src/main/java/opennlp/tools/formats/TwentyNewsgroupSampleStream.java
create mode 100644
opennlp-tools/src/main/java/opennlp/tools/formats/TwentyNewsgroupSampleStreamFactory.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].