This bot shortens the text of a document (pdf, doc, docx, txt) in order to create a summary with the major points of the original document.
Top Benefits
Increases Productivity
Extracts significant information from large text.
This Bot uses Gensim library in python. The document can be in Word, PDF or Text document.
For More details contact http://www.airodigitallabs.com/contact-us/
Key Use Case: This Bot could give you a summary of an article or blog that you'd like to read.
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
AAE v11.1 or higherPython 3.4 or aboveInstall following python libraries by running following commands in cmd:pip install numpypip install scipypip install -U gensim
Inputs: Location of Document (pdf, doc, docx, txt) whose text you want to summarize.