Skip to main content

A visualization for the graphs generated by summa.

Project description

This module intends to provide a visualization of the graph built by summa for producing the results.

Usage:

>>> text = """Automatic summarization is the process of reducing a text document with a
computer program in order to create a summary that retains the most important points
of the original document. As the problem of information overload has grown, and as
the quantity of data has increased, so has interest in automatic summarization.
Technologies that can make a coherent summary take into account variables such as
length, writing style and syntax. An example of the use of summarization technology
is search engines such as Google. Document summarization is another."""
>>> from visualization.export import gexf_export
>>> gexf_export(text, path="graph.gexf")

This uses version 0.1.0 of the summarization module and works in Python 2.7.


Summa is open source software released under the The MIT License (MIT). Copyright (c) 2014 - now Summa NLP

Project details


Download files

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

Source Distribution

summa-visualization-0.1.0b0.tar.gz (3.3 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