8 ms·
Sounds interesting. Can these tools work on character n-grams as FastText does?
by SergeyHack 10y ago
Sounds interesting. Can these tools work on character n-grams as FastText does?
- tensor 10y agoIn principle if you just put a space between each character it would, though it would also make ngrams between words which you might not want. edit: for vw, maybe the other lib has special support for character ngrams with word boundaries