Skip to main content

Python package to define technical terms

Project description

glosario

Documentation Status

Package to define technical terms

Installation:

pip install glosario

Usage

>>> from glosario import glosario
>>> glosario.set_language('en')
>>> glosario.define('data frame')

Features

  • Defines technical terms in multiple languages
  • Allows for setting multiple languages in one script (sequentially)
  • Implements cosine similarity for matching words to closest slug

Dependencies

  • PyYaml
  • textdistance

Documentation

The official documentation is hosted on Read the Docs: https://glosario.readthedocs.io/en/latest/

Credits

This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glosario-0.1.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

glosario-0.1-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page