SLU = Domain & Intent Detection + Slot Filling
Install packages:
pip install -r requirements.txtTrain:
python main.py --trainEvaluate:
python main.py --evalMore parameters:
python main.py -hPython == 3.6.7
Allennlp == 0.8.4
@Apache License 2.0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SLU = Domain & Intent Detection + Slot Filling
Install packages:
pip install -r requirements.txtTrain:
python main.py --trainEvaluate:
python main.py --evalMore parameters:
python main.py -hPython == 3.6.7
Allennlp == 0.8.4
@Apache License 2.0