dependabot[bot] opened a new pull request, #532: URL: https://github.com/apache/opennlp-sandbox/pull/532
Bumps `opennlp.version` from 3.0.0-M4 to 3.0.0-M5. Updates `org.apache.opennlp:opennlp-api` from 3.0.0-M4 to 3.0.0-M5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/opennlp/releases">org.apache.opennlp:opennlp-api's releases</a>.</em></p> <blockquote> <h2>OpenNLP 3.0.0-M5</h2> <h2>What's Changed</h2> <ul> <li>Merge shell tests into the Java CI pipeline by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1120">apache/opennlp#1120</a></li> <li>OPENNLP-1856: Update JUnit to 6.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1129">apache/opennlp#1129</a></li> <li>OPENNLP-1855: Move to Apache Parent 39 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1131">apache/opennlp#1131</a></li> <li>OPENNLP-1858: Add ASF allowlist-check workflow for GitHub Actions by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1133">apache/opennlp#1133</a></li> <li>OPENNLP-1860: Unicode normalization engine — CharClass, rungs, Dimension, confusables by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1108">apache/opennlp#1108</a></li> <li>OPENNLP-1861: Offset/alignment layer — Alignment, AlignedText, buildAligned by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1109">apache/opennlp#1109</a></li> <li>OPENNLP-1871: Add the stopword-list BSD section to the binary distribution LICENSE by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1140">apache/opennlp#1140</a></li> <li>OPENNLP-1859: Add tests for BilouCodec encode/decode and outcome compatibility by <a href="https://github.com/vasiliy-mikhailov"><code>@vasiliy-mikhailov</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1135">apache/opennlp#1135</a></li> <li>OPENNLP-1862: UAX <a href="https://redirect.github.com/apache/opennlp/issues/29">#29</a> word tokenizer — WordSegmenter, WordTokenizer, WordType by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1110">apache/opennlp#1110</a></li> <li>OPENNLP-1873: Update ONNX runtime to 1.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1143">apache/opennlp#1143</a></li> <li>OPENNLP-1874: Update Log4J to 2.26.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1144">apache/opennlp#1144</a></li> <li>OPENNLP-1863: Layered Term model — Term, TermAnalyzer by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1111">apache/opennlp#1111</a></li> <li>OPENNLP-1864: Per-language NormalizationProfile registry by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1149">apache/opennlp#1149</a></li> <li>OPENNLP-205: Refactor the end-of-sentence position to span mapping in SentenceDetectorME by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1141">apache/opennlp#1141</a></li> <li>OPENNLP-1865: Support offset-safe input normalization in the DL components by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1105">apache/opennlp#1105</a></li> <li>OPENNLP-1881: Upgrade & Pin Pester in GH action by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1159">apache/opennlp#1159</a></li> <li>OPENNLP-1866: Update Dev Manual on Unicode normalization and the UAX <a href="https://redirect.github.com/apache/opennlp/issues/29">#29</a> tokenizer by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1106">apache/opennlp#1106</a></li> <li>OPENNLP-1882: Stop excluding stemmer tests and fix stale Turkish expectations by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1162">apache/opennlp#1162</a></li> <li>OPENNLP-1856: Update JUnit to 6.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1172">apache/opennlp#1172</a></li> <li>OPENNLP-1233: Link the POS and chunk tag references by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1170">apache/opennlp#1170</a></li> <li>OPENNLP-587: Document the Entity Linker framework by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1169">apache/opennlp#1169</a></li> <li>OPENNLP-244: Document the BioNLP converter by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1175">apache/opennlp#1175</a></li> <li>OPENNLP-1742: Use the MaxEnt training default for NameFinderME by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1171">apache/opennlp#1171</a></li> <li>OPENNLP-1868: Add Unicode full case folding to text normalization by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1138">apache/opennlp#1138</a></li> <li>OPENNLP-1869: Support offset-aware bidirectional emoji and emoticon expansion and contraction by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1164">apache/opennlp#1164</a></li> <li>OPENNLP-1890: Allowlist based class Instantiation by <a href="https://github.com/subbudvk"><code>@subbudvk</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1178">apache/opennlp#1178</a></li> <li>OPENNLP-1890: Allowlist based class Instantiation in StreamFactory / StringInterners by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1179">apache/opennlp#1179</a></li> <li>OPENNLP-1876: Replace regex with cursor scans in the legacy CharSequenceNormalizers by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1151">apache/opennlp#1151</a></li> <li>OPENNLP-1875: Align whitespace handling with the Unicode White_Space property by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1150">apache/opennlp#1150</a></li> <li>OPENNLP-1891: Harden Deserialization in BaseModel by <a href="https://github.com/subbudvk"><code>@subbudvk</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1185">apache/opennlp#1185</a></li> <li>OPENNLP-1878: Non-breaking performance follow-up for normalization and tokenization hot paths by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1161">apache/opennlp#1161</a></li> <li>OPENNLP-1892 : Precompile Tag patterns to avoid repeated pattern compilation by <a href="https://github.com/subbudvk"><code>@subbudvk</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1187">apache/opennlp#1187</a></li> <li>OPENNLP-1883: Make stemmers thread-safe, add StemmerFactory and per-thread stem caching by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1163">apache/opennlp#1163</a></li> <li>OPENNLP-1870: Add opt-in emoji annotations for NameFinder, Doccat, and Sentiment by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1177">apache/opennlp#1177</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> made their first contribution in <a href="https://redirect.github.com/apache/opennlp/pull/1170">apache/opennlp#1170</a></li> </ul> <p><strong>Full Changelog</strong>:</p> <ul> <li>JIRA release notes: <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12357221">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12357221</a></li> <li>GitHub delta: <a href="https://github.com/apache/opennlp/compare/opennlp-3.0.0-M4...opennlp-3.0.0-M5">https://github.com/apache/opennlp/compare/opennlp-3.0.0-M4...opennlp-3.0.0-M5</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/opennlp/commit/936db0e9b79c9150afcf2c06e107b2b958ab536d"><code>936db0e</code></a> [maven-release-plugin] prepare release opennlp-3.0.0-M5</li> <li><a href="https://github.com/apache/opennlp/commit/8eef045b696857bc04126a372e8dd9874a3abcbf"><code>8eef045</code></a> Minor: Regenerated NOTICE File for 9951bfd0ae0aee8ca77eb436702e5544fbea2afc</li> <li><a href="https://github.com/apache/opennlp/commit/9951bfd0ae0aee8ca77eb436702e5544fbea2afc"><code>9951bfd</code></a> OPENNLP-1870: Add opt-in emoji annotations for NameFinder, Doccat, and Sentim...</li> <li><a href="https://github.com/apache/opennlp/commit/55eaaaaf6db5051fd0d721ec9e02ffe4c9c7ccb9"><code>55eaaaa</code></a> Bump actions/checkout from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/apache/opennlp/issues/1189">#1189</a>)</li> <li><a href="https://github.com/apache/opennlp/commit/ef0a354cf11ae0ca00dcd7ab8d0d473b48e6fd8e"><code>ef0a354</code></a> OPENNLP-1883: Make stemmers thread-safe, add StemmerFactory and per-thread st...</li> <li><a href="https://github.com/apache/opennlp/commit/6038bf503d35b6f90e6fa40a3c52994eb61a9d25"><code>6038bf5</code></a> OPENNLP-1892: Precompile Tag patterns to avoid repeated pattern compilation (...</li> <li><a href="https://github.com/apache/opennlp/commit/011195f3492d5b4e3845ee36e0ea34d7a51940c5"><code>011195f</code></a> OPENNLP-1878: Non-breaking performance follow-up for normalization and tokeni...</li> <li><a href="https://github.com/apache/opennlp/commit/728186acc51e384c51f71cd62a7fd0e09fdf3e58"><code>728186a</code></a> OPENNLP-1891: Harden Deserialization in BaseModel (<a href="https://redirect.github.com/apache/opennlp/issues/1185">#1185</a>)</li> <li><a href="https://github.com/apache/opennlp/commit/2ae4146b999bb3c4091cb0497d0b3a321e4fb66c"><code>2ae4146</code></a> OPENNLP-1875: Align whitespace handling with the Unicode White_Space property...</li> <li><a href="https://github.com/apache/opennlp/commit/16b82540d4ba7599070739566a457d98ef8bbafd"><code>16b8254</code></a> Bump actions/setup-java from 5.5.0 to 5.6.0 (<a href="https://redirect.github.com/apache/opennlp/issues/1184">#1184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/opennlp/compare/opennlp-3.0.0-M4...opennlp-3.0.0-M5">compare view</a></li> </ul> </details> <br /> Updates `org.apache.opennlp:opennlp-runtime` from 3.0.0-M4 to 3.0.0-M5 Updates `org.apache.opennlp:opennlp-formats` from 3.0.0-M4 to 3.0.0-M5 Updates `org.apache.opennlp:opennlp-model-resolver` from 3.0.0-M4 to 3.0.0-M5 Updates `org.apache.opennlp:opennlp-cli` from 3.0.0-M4 to 3.0.0-M5 Updates `org.apache.opennlp:opennlp-tools` from 3.0.0-M4 to 3.0.0-M5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/opennlp/releases">org.apache.opennlp:opennlp-tools's releases</a>.</em></p> <blockquote> <h2>OpenNLP 3.0.0-M5</h2> <h2>What's Changed</h2> <ul> <li>Merge shell tests into the Java CI pipeline by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1120">apache/opennlp#1120</a></li> <li>OPENNLP-1856: Update JUnit to 6.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1129">apache/opennlp#1129</a></li> <li>OPENNLP-1855: Move to Apache Parent 39 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1131">apache/opennlp#1131</a></li> <li>OPENNLP-1858: Add ASF allowlist-check workflow for GitHub Actions by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1133">apache/opennlp#1133</a></li> <li>OPENNLP-1860: Unicode normalization engine — CharClass, rungs, Dimension, confusables by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1108">apache/opennlp#1108</a></li> <li>OPENNLP-1861: Offset/alignment layer — Alignment, AlignedText, buildAligned by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1109">apache/opennlp#1109</a></li> <li>OPENNLP-1871: Add the stopword-list BSD section to the binary distribution LICENSE by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1140">apache/opennlp#1140</a></li> <li>OPENNLP-1859: Add tests for BilouCodec encode/decode and outcome compatibility by <a href="https://github.com/vasiliy-mikhailov"><code>@vasiliy-mikhailov</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1135">apache/opennlp#1135</a></li> <li>OPENNLP-1862: UAX <a href="https://redirect.github.com/apache/opennlp/issues/29">#29</a> word tokenizer — WordSegmenter, WordTokenizer, WordType by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1110">apache/opennlp#1110</a></li> <li>OPENNLP-1873: Update ONNX runtime to 1.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1143">apache/opennlp#1143</a></li> <li>OPENNLP-1874: Update Log4J to 2.26.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1144">apache/opennlp#1144</a></li> <li>OPENNLP-1863: Layered Term model — Term, TermAnalyzer by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1111">apache/opennlp#1111</a></li> <li>OPENNLP-1864: Per-language NormalizationProfile registry by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1149">apache/opennlp#1149</a></li> <li>OPENNLP-205: Refactor the end-of-sentence position to span mapping in SentenceDetectorME by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1141">apache/opennlp#1141</a></li> <li>OPENNLP-1865: Support offset-safe input normalization in the DL components by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1105">apache/opennlp#1105</a></li> <li>OPENNLP-1881: Upgrade & Pin Pester in GH action by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1159">apache/opennlp#1159</a></li> <li>OPENNLP-1866: Update Dev Manual on Unicode normalization and the UAX <a href="https://redirect.github.com/apache/opennlp/issues/29">#29</a> tokenizer by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1106">apache/opennlp#1106</a></li> <li>OPENNLP-1882: Stop excluding stemmer tests and fix stale Turkish expectations by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1162">apache/opennlp#1162</a></li> <li>OPENNLP-1856: Update JUnit to 6.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/opennlp/pull/1172">apache/opennlp#1172</a></li> <li>OPENNLP-1233: Link the POS and chunk tag references by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1170">apache/opennlp#1170</a></li> <li>OPENNLP-587: Document the Entity Linker framework by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1169">apache/opennlp#1169</a></li> <li>OPENNLP-244: Document the BioNLP converter by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1175">apache/opennlp#1175</a></li> <li>OPENNLP-1742: Use the MaxEnt training default for NameFinderME by <a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1171">apache/opennlp#1171</a></li> <li>OPENNLP-1868: Add Unicode full case folding to text normalization by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1138">apache/opennlp#1138</a></li> <li>OPENNLP-1869: Support offset-aware bidirectional emoji and emoticon expansion and contraction by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1164">apache/opennlp#1164</a></li> <li>OPENNLP-1890: Allowlist based class Instantiation by <a href="https://github.com/subbudvk"><code>@subbudvk</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1178">apache/opennlp#1178</a></li> <li>OPENNLP-1890: Allowlist based class Instantiation in StreamFactory / StringInterners by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1179">apache/opennlp#1179</a></li> <li>OPENNLP-1876: Replace regex with cursor scans in the legacy CharSequenceNormalizers by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1151">apache/opennlp#1151</a></li> <li>OPENNLP-1875: Align whitespace handling with the Unicode White_Space property by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1150">apache/opennlp#1150</a></li> <li>OPENNLP-1891: Harden Deserialization in BaseModel by <a href="https://github.com/subbudvk"><code>@subbudvk</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1185">apache/opennlp#1185</a></li> <li>OPENNLP-1878: Non-breaking performance follow-up for normalization and tokenization hot paths by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1161">apache/opennlp#1161</a></li> <li>OPENNLP-1892 : Precompile Tag patterns to avoid repeated pattern compilation by <a href="https://github.com/subbudvk"><code>@subbudvk</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1187">apache/opennlp#1187</a></li> <li>OPENNLP-1883: Make stemmers thread-safe, add StemmerFactory and per-thread stem caching by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1163">apache/opennlp#1163</a></li> <li>OPENNLP-1870: Add opt-in emoji annotations for NameFinder, Doccat, and Sentiment by <a href="https://github.com/krickert"><code>@krickert</code></a> in <a href="https://redirect.github.com/apache/opennlp/pull/1177">apache/opennlp#1177</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jerry317395616"><code>@jerry317395616</code></a> made their first contribution in <a href="https://redirect.github.com/apache/opennlp/pull/1170">apache/opennlp#1170</a></li> </ul> <p><strong>Full Changelog</strong>:</p> <ul> <li>JIRA release notes: <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12357221">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12357221</a></li> <li>GitHub delta: <a href="https://github.com/apache/opennlp/compare/opennlp-3.0.0-M4...opennlp-3.0.0-M5">https://github.com/apache/opennlp/compare/opennlp-3.0.0-M4...opennlp-3.0.0-M5</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/opennlp/commit/936db0e9b79c9150afcf2c06e107b2b958ab536d"><code>936db0e</code></a> [maven-release-plugin] prepare release opennlp-3.0.0-M5</li> <li><a href="https://github.com/apache/opennlp/commit/8eef045b696857bc04126a372e8dd9874a3abcbf"><code>8eef045</code></a> Minor: Regenerated NOTICE File for 9951bfd0ae0aee8ca77eb436702e5544fbea2afc</li> <li><a href="https://github.com/apache/opennlp/commit/9951bfd0ae0aee8ca77eb436702e5544fbea2afc"><code>9951bfd</code></a> OPENNLP-1870: Add opt-in emoji annotations for NameFinder, Doccat, and Sentim...</li> <li><a href="https://github.com/apache/opennlp/commit/55eaaaaf6db5051fd0d721ec9e02ffe4c9c7ccb9"><code>55eaaaa</code></a> Bump actions/checkout from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/apache/opennlp/issues/1189">#1189</a>)</li> <li><a href="https://github.com/apache/opennlp/commit/ef0a354cf11ae0ca00dcd7ab8d0d473b48e6fd8e"><code>ef0a354</code></a> OPENNLP-1883: Make stemmers thread-safe, add StemmerFactory and per-thread st...</li> <li><a href="https://github.com/apache/opennlp/commit/6038bf503d35b6f90e6fa40a3c52994eb61a9d25"><code>6038bf5</code></a> OPENNLP-1892: Precompile Tag patterns to avoid repeated pattern compilation (...</li> <li><a href="https://github.com/apache/opennlp/commit/011195f3492d5b4e3845ee36e0ea34d7a51940c5"><code>011195f</code></a> OPENNLP-1878: Non-breaking performance follow-up for normalization and tokeni...</li> <li><a href="https://github.com/apache/opennlp/commit/728186acc51e384c51f71cd62a7fd0e09fdf3e58"><code>728186a</code></a> OPENNLP-1891: Harden Deserialization in BaseModel (<a href="https://redirect.github.com/apache/opennlp/issues/1185">#1185</a>)</li> <li><a href="https://github.com/apache/opennlp/commit/2ae4146b999bb3c4091cb0497d0b3a321e4fb66c"><code>2ae4146</code></a> OPENNLP-1875: Align whitespace handling with the Unicode White_Space property...</li> <li><a href="https://github.com/apache/opennlp/commit/16b82540d4ba7599070739566a457d98ef8bbafd"><code>16b8254</code></a> Bump actions/setup-java from 5.5.0 to 5.6.0 (<a href="https://redirect.github.com/apache/opennlp/issues/1184">#1184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/opennlp/compare/opennlp-3.0.0-M4...opennlp-3.0.0-M5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
