Skip to main content

Automated text analysis with networks

Project description

Launch on Binder CI status Documentation Status Install with conda Published in Journal of Open Source Software

textnets represents collections of texts as networks of documents and words. This provides novel possibilities for the visualization and analysis of texts.

Bipartite network graph

Network of U.S. Senators and words used in their official statements following the acquittal vote in the 2020 Senate impeachment trial (source).

The ideas underlying textnets are presented in this paper:

Christopher A. Bail, “Combining natural language processing and network analysis to examine how advocacy organizations stimulate conversation on social media,” Proceedings of the National Academy of Sciences of the United States of America 113, no. 42 (2016), 11823–11828, doi:10.1073/pnas.1607151113.

Initially begun as a Python implementation of Chris Bail’s textnets package for R, textnets now comprises unique features for term extraction and weighing, visualization, and analysis.

textnets is free software under the terms of the GNU General Public License v3.

Features

textnets builds on spaCy, a state-of-the-art library for natural-language processing, and igraph for network analysis. It uses the Leiden algorithm for community detection, which is able to perform community detection on the bipartite (word–group) network.

textnets seamlessly integrates with Python’s excellent scientific stack. That means that you can use textnets to analyze and visualize your data in Jupyter notebooks!

textnets is easily installable using the conda and pip package managers. It requires Python 3.7 or higher.

Read the documentation to learn more about the package’s features.

Citation

Using textnets in a scholarly publication? Please cite this paper:

@article{Boy2020,
  author   = {John D. Boy},
  title    = {textnets},
  subtitle = {A {P}ython Package for Text Analysis with Networks},
  journal  = {Journal of Open Source Software},
  volume   = {5},
  number   = {54},
  pages    = {2594},
  year     = {2020},
  doi      = {10.21105/joss.02594},
}

Learn More

Documentation

https://textnets.readthedocs.io/

Repository

https://github.com/jboynyc/textnets

Issues & Ideas

https://github.com/jboynyc/textnets/issues

Conda-Forge

https://anaconda.org/conda-forge/textnets

PyPI

https://pypi.org/project/textnets/

DOI

10.21105/joss.02594

Archive

10.5281/zenodo.3866676

textnets logo

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

textnets-0.7.0.tar.gz (118.5 kB view hashes)

Uploaded Source

Built Distributions

textnets-0.7.0-cp39-cp39-win_amd64.whl (107.5 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

textnets-0.7.0-cp39-cp39-manylinux_2_31_x86_64.whl (102.3 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.31+ x86-64

textnets-0.7.0-cp39-cp39-macosx_10_15_x86_64.whl (81.2 kB view hashes)

Uploaded CPython 3.9 macOS 10.15+ x86-64

textnets-0.7.0-cp38-cp38-win_amd64.whl (107.5 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

textnets-0.7.0-cp38-cp38-manylinux_2_31_x86_64.whl (103.2 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.31+ x86-64

textnets-0.7.0-cp38-cp38-macosx_10_15_x86_64.whl (81.2 kB view hashes)

Uploaded CPython 3.8 macOS 10.15+ x86-64

textnets-0.7.0-cp37-cp37m-win_amd64.whl (107.4 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

textnets-0.7.0-cp37-cp37m-manylinux_2_31_x86_64.whl (102.8 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.31+ x86-64

textnets-0.7.0-cp37-cp37m-macosx_10_15_x86_64.whl (81.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.15+ x86-64

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