carpentries / glosario-py

glosario allows users to create and retrieve multilingual glossaries. By default, glosario provides access to a community-curated glossary hosted by The Carpentries. This repository also documents the structure expected for the glossaries that can be managed by glosario.
https://glosario.readthedocs.io/en/latest/
MIT License
3 stars 2 forks source link

Term matching needs better accuracy #14

Open fjohnson opened 3 years ago

fjohnson commented 3 years ago

Here's an example of what shouldn't be happening:

from glosario import glosario
glosario.set_language('en')
print(glosario.define('dazzxcvsssxcfraczxxme'))

This returns: "A section of the call stack that records details of a single call to a specific function."