RasaHQ / issue-8930

A repo with a reproducible issue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo was made to work on this issue. The issue is that that the CRFEntityExtractor seems to ignore featurizers while the docs say that they are used.

Here are some useful commands to run:

rasa test nlu --config config.yml --out gridresults/basic-config
rasa test nlu --config config-lm.yml --out gridresults/basic-config
time rasa test nlu --model models/config-base.tar.gz
time rasa test nlu --model models/config-lm.tar.gz

About

A repo with a reproducible issue.


Languages

Language:Python 100.0%