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

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


    omit b76df0544 OPENNLP-1850 Review nits: rename 
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
    omit c4d2c65d4 OPENNLP-1850 Review nits: add Turkish profile; derive 
coverage from the enum (profiles)
    omit f3af8f077 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian 
profile (profiles)
    omit 0e71a106c OPENNLP-1850 Per-language NormalizationProfile registry (2c)
    omit 45ac5e9d8 OPENNLP-1850 Review nits: TermAnalyzer javadoc references 
matchingAnalyzer()
    omit 6ee2f9af5 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA 
doc+test; soften forward-link (Term)
    omit 99035083c OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
    omit 58c9b1607 OPENNLP-1850 Review nits: ExtendedPictographic fail-loud 
parity + doc; WordType heuristic note (tokenizer)
    omit 21aadedba OPENNLP-1850 Fail loud on a Word_Break line missing its ';' 
(tokenizer)
    omit f85f3d8f3 OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter, 
WordTokenizer, WordType (2a)
    omit 45ad38b33 OPENNLP-1850 Review: make AlignedText.normalized a 
CharSequence; add normalizedString()
    omit 2bed55526 OPENNLP-1850 Review nits: soften DL forward-link; fix 
LineBreakPreserving opener (alignment)
    omit 8bfa60ced OPENNLP-1850 Offset/alignment layer: Alignment, AlignedText, 
buildAligned, *Aligned (1b)
    omit b2a17a1fc OPENNLP-1850 Review nits: clearer accent-fold javadoc; drop 
Lucene/BM25 framing; rename searchDefault->defaultChain
    omit 124d8526e OPENNLP-1850 Review nits: align Confusables to 
IllegalArgumentException; pom newline (engine)
    omit 20226fbbe OPENNLP-1850 Dedup the expanding folds via 
CharClass.substitute (engine)
    omit 1a6b27387 OPENNLP-1850 Fail loud on a structurally-malformed 
confusables line (engine)
    omit bc9c73ff8 OPENNLP-1850 Unicode normalization engine: CharClass, rungs, 
Dimension, confusables (1a)
     add 30f127cf3 OPENNLP-1853: Extend DictionaryStopwordFilterTest towards 
edge cases (#1107)
     add 6115b18c9 Bump actions/cache from 5.0.5 to 6.0.0 (#1113)
     add f2f1cd2a8 Include opennlp-spellcheck extension in opennlp-distr 
aggregator (#1115)
     add c3ce060c0 Include APIdocs in assembly of binary distr (#1116)
     add b2c0a9019 OPENNLP-1854: Resolve DocBook DTD from local catalog instead 
of remote URL (#1117)
     add 879c16d99 [maven-release-plugin] prepare release opennlp-3.0.0-M4
     add 86d213013 [maven-release-plugin] prepare for next development iteration
     add 50861d861 Merge shell tests into the Java CI pipeline
     add d60f15a56 Bump junit.version from 6.1.0 to 6.1.1
     add dd97d8b94 Bump org.apache:apache from 38 to 39
     add f01f7a0a7 Bump actions/setup-java from 5.3.0 to 5.4.0
     add ed0656642 Bump actions/cache from 6.0.0 to 6.1.0
     add a49cebfdd Add ASF allowlist-check workflow and require it via .asf.yaml
     add ab51bde2b OPENNLP-1850 Unicode normalization engine: CharClass, rungs, 
Dimension, confusables (1a)
     add b4e903d01 OPENNLP-1850 Fail loud on a structurally-malformed 
confusables line (engine)
     add 9167bca23 OPENNLP-1850 Dedup the expanding folds via 
CharClass.substitute (engine)
     add a341d7687 OPENNLP-1850 Review nits: align Confusables to 
IllegalArgumentException; pom newline (engine)
     add f87deb297 OPENNLP-1850 Review nits: clearer accent-fold javadoc; drop 
Lucene/BM25 framing; rename searchDefault->defaultChain
     add e83e0ea65 OPENNLP-1850 Review: drop lazy-init justification comments 
in Confusables (engine)
     add e12816043 OPENNLP-1850 Offset/alignment layer: Alignment, AlignedText, 
buildAligned, *Aligned (1b)
     add 051c6cd84 OPENNLP-1850 Review nits: soften DL forward-link; fix 
LineBreakPreserving opener (alignment)
     add c73ebeb7d OPENNLP-1850 Review: make AlignedText.normalized a 
CharSequence; add normalizedString()
     add 5857d8717 OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter, 
WordTokenizer, WordType (2a)
     add 8ed849eb7 OPENNLP-1850 Fail loud on a Word_Break line missing its ';' 
(tokenizer)
     add c53e3c650 OPENNLP-1850 Review nits: ExtendedPictographic fail-loud 
parity + doc; WordType heuristic note (tokenizer)
     add 80c83e8f5 OPENNLP-1850 Review: drop lazy-init justification comments 
in WordBreakProperty/ExtendedPictographic
     add 6f1f7ceb4 OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
     add 90aa1d014 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA 
doc+test; soften forward-link (Term)
     add 4842b1cad OPENNLP-1850 Review nits: TermAnalyzer javadoc references 
matchingAnalyzer()
     add 8eb056c3c OPENNLP-1850 Per-language NormalizationProfile registry (2c)
     add 6a446d1e0 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian 
profile (profiles)
     add eb2692f16 OPENNLP-1850 Review nits: add Turkish profile; derive 
coverage from the enum (profiles)
     add 243f21edf OPENNLP-1850 Review nits: rename 
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b76df0544)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-2c-profiles (243f21edf)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  12 +-
 .github/workflows/allowlist-check.yml              |  45 ++
 .github/workflows/license.yml                      |   4 +-
 .github/workflows/maven.yml                        | 187 ++++-
 .github/workflows/publish-snapshots.yml            |   4 +-
 .github/workflows/shell-tests.yml                  | 179 -----
 .../tools/tokenize/uax29/ExtendedPictographic.java |   5 -
 .../tools/tokenize/uax29/WordBreakProperty.java    |   5 -
 .../opennlp/tools/util/normalizer/Confusables.java |   6 -
 .../stopword/DictionaryStopwordFilterTest.java     | 848 +++++++++++++++++++++
 opennlp-distr/pom.xml                              |   4 +
 opennlp-distr/src/main/assembly/bin.xml            |  22 +-
 opennlp-distr/src/main/docker/Dockerfile           |   2 +-
 opennlp-docs/src/docbkx/chunker.xml                |   4 +-
 opennlp-docs/src/docbkx/cli.xml                    |   4 +-
 opennlp-docs/src/docbkx/coref.xml                  |   4 +-
 opennlp-docs/src/docbkx/corpora.xml                |   4 +-
 opennlp-docs/src/docbkx/doccat.xml                 |   4 +-
 opennlp-docs/src/docbkx/evaltest.xml               |   4 +-
 opennlp-docs/src/docbkx/extension.xml              |   4 +-
 opennlp-docs/src/docbkx/introduction.xml           |   4 +-
 opennlp-docs/src/docbkx/langdetect.xml             |   4 +-
 opennlp-docs/src/docbkx/lemmatizer.xml             |   4 +-
 opennlp-docs/src/docbkx/machine-learning.xml       |   4 +-
 opennlp-docs/src/docbkx/model-loading.xml          |   4 +-
 opennlp-docs/src/docbkx/morfologik-addon.xml       |   4 +-
 opennlp-docs/src/docbkx/namefinder.xml             |   4 +-
 opennlp-docs/src/docbkx/opennlp.xml                |   4 +-
 opennlp-docs/src/docbkx/parser.xml                 |   4 +-
 opennlp-docs/src/docbkx/postagger.xml              |   4 +-
 opennlp-docs/src/docbkx/project-structure.xml      |   4 +-
 opennlp-docs/src/docbkx/sentdetect.xml             |   4 +-
 opennlp-docs/src/docbkx/sentiment.xml              |   4 +-
 opennlp-docs/src/docbkx/spellcheck.xml             |   4 +-
 opennlp-docs/src/docbkx/stopword.xml               |   4 +-
 opennlp-docs/src/docbkx/tokenizer.xml              |   4 +-
 opennlp-docs/src/docbkx/uima-integration.xml       |   4 +-
 opennlp-extensions/opennlp-morfologik/pom.xml      |   2 +-
 opennlp-extensions/opennlp-spellcheck/pom.xml      |   6 +-
 opennlp-extensions/opennlp-uima/pom.xml            |   2 +-
 opennlp-extensions/pom.xml                         |   2 +-
 pom.xml                                            |   4 +-
 42 files changed, 1172 insertions(+), 263 deletions(-)
 create mode 100644 .github/workflows/allowlist-check.yml
 delete mode 100644 .github/workflows/shell-tests.yml

Reply via email to