-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: danieldk/wordpieces
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Relicense under Apache License version 2 or MIT License
#19
by danieldk
was merged Jul 6, 2021
Loading…
Upgrade to GitHub-native Dependabot
dependencies
Pull requests that update a dependency file
#18
by dependabot-preview
bot
was closed May 14, 2021
Loading…
Update quickcheck requirement from 0.9 to 1.0
dependencies
Pull requests that update a dependency file
#15
by dependabot-preview
bot
was merged Feb 5, 2021
Loading…
Use the low-level fst API to find the longest prefix
#12
by danieldk
was merged Mar 4, 2020
Loading…
Provide vocab indices with word pieces that were found
#10
by danieldk
was merged Jan 31, 2020
Loading…
Do not allocate while splitting a token into word pieces
#6
by danieldk
was merged Nov 25, 2019
Loading…
Move types from lib.rs into their own submodules
maintenance
#4
by danieldk
was merged Nov 25, 2019
Loading…
Use finite state automata to make splitting O(n^2) -> O(n)
#3
by danieldk
was merged Nov 25, 2019
Loading…
Avoid lookup allocations by storing suffixes separately
#2
by danieldk
was merged Nov 22, 2019
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.