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 details)

Uploaded Source

File details

Details for the file summa-visualization-0.1.0b0.tar.gz.

File metadata

File hashes

Hashes for summa-visualization-0.1.0b0.tar.gz
Algorithm Hash digest
SHA256 36e4514fffcf975f8412aeb3da4bdab7b693668c39ca2860311f34db58fe6677
MD5 8623000946bcc2a6c244d091ae43788f
BLAKE2b-256 222a85766b46cc57191cca66e6d2dfd590c0b53ac70883c0258adb172dd29ec4

See more details on using hashes here.

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