Skip to main content

Summarizes a Wikipedia Document

Project description

============================================
WikiSummarizer ----- A Wikipedia Summarizer
============================================

WikiSummarizer provides the simplest way possible to summarize the complete tex in a Wikipedia Document.

The usage is depicted by the following example:

from wiki_summary import summarize

sum = summarize.summarize("http://en.wikipedia.org/wiki/facebook")

print sum


Algorithm
=================================================

Given url => Fetch required Document => Parse the Wiki Page => Rank and Find the most contexually apt sentences => Reorder them to maintain coherence => return the summary

Dependencies
=================================================

BeautifulSoup4
bleach
nltk

Author
=================================================

Sagar Pandey
<sagarinocean@gmail.com>, <aigeano@gmail.com>

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Summaly-1.0.tar.gz (14.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page