You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect that these are qgram representations for the words/tokens in the given language. However, it is unclear to me, how to use them, e.g. for matching an input string against the qgram representations.
Could you point me to the relevant part in the documents, or point out how it works?
In order to turn this into an issue: once I understand how this works, I would be happy to create a PR for updating the documentation accordingly, if needed.
The text was updated successfully, but these errors were encountered:
As documented, Abydos comes with a number of installable packages. I am particularly intrigued by the qgram packages for various languages:
I expect that these are qgram representations for the words/tokens in the given language. However, it is unclear to me, how to use them, e.g. for matching an input string against the qgram representations.
Could you point me to the relevant part in the documents, or point out how it works?
In order to turn this into an issue: once I understand how this works, I would be happy to create a PR for updating the documentation accordingly, if needed.
The text was updated successfully, but these errors were encountered: