RocketChat / hubot-natural

Natural Language Processing Chatbot for RocketChat
https://open.rocket.chat/channel/hubot-natural
MIT License
144 stars 44 forks source link

Load more than one YAML Corpus #21

Closed diegodorgam closed 6 years ago

diegodorgam commented 6 years ago

Makes sense to load more than one YAML corpus?

Some people have asked about this, so they would be able to develop a YAML corpus specialized in some context area, our some specific subject in different files so it would be easier to develop, share and contribute.

What you think about it?

MatheusFaria commented 6 years ago

I think that would be interesting. The configuration could be through the corpus env variable, if you pass a folder you train with all YAML from it, if you pass a file you train from this single source.