spion / triplie-ng

Chatbot with Markov chains BFS and Hebbian learning
MIT License
57 stars 16 forks source link

possible use of "DE" (german) as language #22

Open ghost opened 9 years ago

ghost commented 9 years ago

I am not sure how much work this would require, but it would make the bot a lot more useful for me if I could teach it and use the german language.

I tried to select "DE" in the config which resulted in stem errors: TypeError: Cannot read property 'stem' of undefined

spion commented 9 years ago

A german word stemming algorithm would be required to do this.

The bot will work fine even with the wrong language setting (not significantly worse) - it should be able to compensate sufficiently.