aboutsummaryrefslogtreecommitdiffstats
path: root/linguistics-components/src/main/java/com/yahoo/language/wordpiece
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-093-3/+3
* Add decoding of sentencepiece token sequence to textLester Solbakken2023-02-101-1/+0
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* BERT -> WordPiece, make subword prefix configurableJon Bratseth2021-12-173-0/+268