SN
snipsco/snips-nlu-language-resources
Language resources for the Snips Natural Language Understanding (NLU)
Snips NLU language resources
This repository contains language specific resources that are required by the Snips NLU_ library.
The way resources are packaged is largely inspired from spaCy_.
Usage
Install the Snips NLU_ library with pip install snips-nlu and then run one of the following commands to fetch the language resources:
.. code-block:: sh
python -m snips_nlu download [language]
Or simply:
.. code-block:: sh
snips-nlu download [language]
.. _Snips NLU: https://github.com/snipsco/snips-nlu
.. _spacy: https://github.com/explosion/spaCy-models
On this page
Languages
Python100.0%
Apache License 2.0
Created June 19, 2018
Updated January 28, 2025