RasaHQ / rasa_lookup_demo

Improving entity extraction from text using the lookup table feature in rasa_nlu
Apache License 2.0
52 stars 68 forks source link

does the lookup table should include the words in the training sentence? #5

Open BobCN2017 opened 5 years ago

BobCN2017 commented 5 years ago

I have tried the lookup table once. But there are some problems, It doesn't work maybe. I have a question, does the table should include the words in the training sentence? Now my lookup table doesn't include those words all.

jwjuven commented 5 years ago

I have similiar question: Whether do I need include all data in lookup table into nlu training data? If yes, why do I need to use lookup tables? and the volumn of nlu training data will be too much, it will cost a long time to train.

Waiting someone for giving the answer. Thanks.

akelad commented 5 years ago

No, you don't need every single entry in the lookup table in your training data