spion / triplie-ng

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

Add ability to recognize sentence structure, classify words #18

Open geeknik opened 9 years ago

geeknik commented 9 years ago

I'd love to see the ability for triplie to be able to recognize the structure of a sentence, maybe through the use of a simple module that says how a simple sentence is structured and how a complex sentence is structured. Then when triplie is learning, it can build it's own sentences based on that module instead of just regurgitating things someone else has said before (or that triplie has learned from other sources). I have a huge database for my triplie installation, but it's not exactly smart. ;)