-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #655 from scireum/feature/sbi/SIRI-906
Tokenization - Prevent detecting plus and ampersand as hard word boundary
- Loading branch information
Showing
25 changed files
with
355 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
src/test/java/sirius/db/text/PatternExtractProcessorTest.java
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/test/java/sirius/db/text/PatternReplaceProcessorTest.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
src/test/java/sirius/db/text/PatternSplitProcessorTest.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
src/test/java/sirius/db/text/ReduceCharactersProcessorTest.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
src/test/java/sirius/db/text/ToLowercaseProcessorTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.