This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1833-grpc-expansion
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
from ce681a90 OPENNLP-1833: Library parity through the 1850/1868/1869 stack
(normalize, uax29, term layers)
add 3d0a59e1 OPENNLP-1833: Per-language normalization profiles as
term_profile
No new revisions were added by this update.
Summary of changes:
.../apache/opennlp/grpc/v1/opennlp_pipeline.proto | 7 ++++
.../processor/basic/AnalysisRequestValidator.java | 21 ++++++++++
.../processor/basic/BasicDocumentAnalyzer.java | 4 ++
.../grpc/processor/basic/ClassicStepRunner.java | 44 +++++++++++++++++++++
.../grpc/processor/basic/ParityStepsTest.java | 45 ++++++++++++++++++++++
5 files changed, 121 insertions(+)