Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v3.3.0

Latest
Compare
Choose a tag to compare
Loading
@github-actions github-actions released this 13 Nov 08:22
· 11 commits to develop since this release

Highlights

  • Offset correction of SudachiSplitFilter now works properly with CharFilter #149
  • SPI is changed to implement #149
    • New methods are added to MorphemeAttribute
  • Add allow_empty_morpheme setting to the tokenizer (#151)
    • If false (default), when a char is split into multiple morphemes (e.g. ㍿), all morphemes will contain the char in their span.
    • If true, only the first morpheme will contain the char and the span of other morphemes may be empty.
      • Previously this was set true by default.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.