top of page
Summarized Wiki Chatbot
A Python Chatbot using Tkinter as a GUI.
Chatbot uses a Wikipedia library, LexRank, Latent Semantic Analysis (LSA) and Luhn algorithms; to summarize Wikipedia searches.
The chatbot uses all three algorithms to give the best summary about the users search.
I added 3 extra features: Copy/Delete/text-speech
bottom of page