Commit Briefs

Omar Polo

ignore wikipedia dumps too


Omar Polo

tokenize: always return a valid NULL-terminated array

if we couldn't extract even a single word from the string, make sure to return something that's not NULL otherwise the callers don't know whether we succeeded or not.


Omar Polo

+README


Omar Polo

+gitignore


Omar Polo

initial import