pharo-ai / NgramModel

Ngram language model implemented in Pharo
MIT License
4 stars 4 forks source link

Fails to parse n-grams when reading from file if n-grams contain commas #16

Closed olekscode closed 4 years ago

olekscode commented 4 years ago

Perhaps, we can fix it by using JSON or NeoCSV