Skip to main content

A selection of open source tools for Nahuatl NLP.

Project description

nahuatl_tools: a selection of tools for Nahuatl NLP, designed to be fast, simple, and easy to use. It has no library dependencies other than those included in base Python. All code files have fully documented functions for ease of use. Download with pip: pip install nahuatl_tools.

For all features of nahuatl_tools, it is expected that the text be in an orthography designed for a one-to-one phoneme to grapheme conversion. For automatic orthography conversion, see nahuatl_tools/orthography_converter.py. The wordlists are also written with this orthography.

Features:

  • Morphological segmentation (see nahuatl_tools/parse.py)
  • Stemming (see nahuatl_tools/parse.py)
  • Part-of-speech tagging (see nahuatl_tools/pos_tagger.py)
  • Full text tokenization/morpheme segmentation pipeline, including optional orthography conversion (see nahuatl_tools/tokenizer.py)
  • Wordlists and lists of stems (see wordlists/)
  • Morpheme glosser (see nahuatl_tools/gloss.py)

For questions, suggestions, or anything else, email nicocloutier1@gmail.com.

Project details


Download files

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

Source Distribution

nahuatl_tools-0.0.2.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

nahuatl_tools-0.0.2-py3-none-any.whl (13.5 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