This is an automated email from the ASF dual-hosted git repository.
jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/master by this push:
new f6bd14a OPENNLP-1203: Adding line about FeatureGeneratorUtil. (#52)
f6bd14a is described below
commit f6bd14a690ffff6272c1fe0de85d6a72b5541207
Author: Jeff Zemerick <[email protected]>
AuthorDate: Wed Jul 4 09:42:36 2018 -0400
OPENNLP-1203: Adding line about FeatureGeneratorUtil. (#52)
---
src/main/jbake/content/news/release-190.ad | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/main/jbake/content/news/release-190.ad
b/src/main/jbake/content/news/release-190.ad
index f6bd3c5..69a134d 100644
--- a/src/main/jbake/content/news/release-190.ad
+++ b/src/main/jbake/content/news/release-190.ad
@@ -48,8 +48,9 @@ Additionally the release contains the following changes:
- BRAT Annotator service Fails to start
- Token model creation fails without at least one <SPLIT> tag
- Update Penn Treebank URL
-- Explain the new format of feature generator XML config<
-- Unify code to sum up input context features<
+- Explain the new format of feature generator XML config
+- Unify code to sum up input context features
+- FeatureGeneratorUtil can recognize Japanese Hiragana and Katakana letters
A detailed list of the issues related to this release can be found in the
release notes.