ropensci / tokenizers

Fast, Consistent Tokenization of Natural Language Text
https://docs.ropensci.org/tokenizers
Other
185 stars 25 forks source link

Add keyboard interrupts #37

Closed Ironholds closed 7 years ago

Ironholds commented 7 years ago

The vectorised C++ functions should have keyboardinterrupt() checks. I'll work on this one.