Yomguithereal / talisman

Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.
https://yomguithereal.github.io/talisman/
MIT License
704 stars 47 forks source link

tokenizers/sentences/naive failing #183

Open victoryosiobe opened 1 year ago

victoryosiobe commented 1 year ago

I'm so mad right now. I thought the error was from me. I checked the changelog and I don't see how the 0.19.1 version Improved tokenizers/sentences/naive.

The module just returns an array of lowercased words, no more changes, just 1 array of same inputed sentence.

I seriously don't see how the module should be working on-site. I read the documentation, and the

tokenizers/sentences/naive works on-site in the documentation, but fails after install.

Yomguithereal commented 1 year ago

@victoryosiobe you realize that your issue does not really describe any way to reproduce nor understand the problem? What's more 0.19.1 is far from being the latest version of the library (being 1.1.4). So let's say 0.19.0 was working for you you can also pin the dependency for instance.