snipsco / snips-nlu-language-resources

Language resources for the Snips Natural Language Understanding (NLU)

Home Page:https://snips-nlu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

python -m snips_nlu download [language]

Or simply:

snips-nlu download [language]

About

Language resources for the Snips Natural Language Understanding (NLU)

https://snips-nlu.readthedocs.io

License:Apache License 2.0


Languages

Language:Python 100.0%