summaryrefslogtreecommitdiffstats
path: root/linguistics-components/src/main/java/com/yahoo/language/wordpiece/Model.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* BERT -> WordPiece, make subword prefix configurableJon Bratseth2021-12-171-0/+114