nielsenz / flaskSummarizeFormDemo

Summarizing Text demo based on percent set by user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inital Flask Demo

When fully built, the webpage will show a text box and then input for how much of the article to summarize. By pressing submit, the web app will use Gensim to use a Pagerank Algorithm for summarizing the text. Word count is available, which is a fascinating approach, as well.

This demo has a tremendous amount of potential, built into a Read It Later app (i.e., Instapaper, but it can summarize five articles for you to skim over email) or an app like Anki. I think text and speed to mastery still have promise and am glad to get this demo as a starting step.

About

Summarizing Text demo based on percent set by user


Languages

Language:Python 98.5%Language:C 0.7%Language:C++ 0.3%Language:CSS 0.2%Language:TeX 0.1%Language:JavaScript 0.1%Language:Fortran 0.0%Language:HTML 0.0%Language:MATLAB 0.0%Language:Shell 0.0%Language:Makefile 0.0%