This is an automated email from the ASF dual-hosted git repository.

krickert pushed a change to branch OPENNLP-1870
in repository https://gitbox.apache.org/repos/asf/opennlp.git


    from 33285b4b5 OPENNLP-1870: Encapsulate emoji feature emission behind 
EmojiAnnotator.collectFeatures
     add 6d66ef7b6 OPENNLP-1870: Address review: validate generator arguments, 
short-circuit non-annotatable symbols, javadoc the data helpers

No new revisions were added by this update.

Summary of changes:
 .../sentiment/EmojiSentimentContextGenerator.java  |  5 +++++
 .../EmojiAnnotationFeatureGenerator.java           |  8 ++++++++
 .../tools/util/normalizer/EmojiAnnotations.java    | 24 ++++++++++++++++------
 .../tools/util/normalizer/EmojiAnnotator.java      |  9 ++++----
 .../EmojiSentimentContextGeneratorTest.java        |  8 ++++++++
 .../EmojiAnnotationFeatureGeneratorTest.java       | 10 +++++++++
 6 files changed, 54 insertions(+), 10 deletions(-)

Reply via email to