Skip to main content

A set of functions that process and create topic models from a sample of community-detected Twitter networks' tweets. It also analyzes if there are potential persistent community hubs (either/and by top mentioned or top RTers), and can process and visualize network data across periods and communities.

Project description

NTTC (Name That Twitter Community!): Process and analyze community-detected data

by Chris Lindgren chris.a.lindgren@gmail.com Distributed under the BSD 3-clause license. See LICENSE.txt or http://opensource.org/licenses/BSD-3-Clause for details.

Documentation: https://nttc.readthedocs.io/en/latest/

Overview

A set of functions that process and create topic models from a sample of community-detected Twitter networks' tweets. It also analyzes if there are potential persistent community hubs (either/and by top mentioned or top RTers).

It assumes you seek an answer to the following questions:

  1. What communities persist or are ephemeral across periods in the corpora, and when?
  2. What can these communities be named, based on their top RTs and users, top mentioned users, as well as generated topic models?
  3. Of these communities, what are their topics over time?
    • Build corpus of tweets per community groups across periods and then build LDA models for each set.

Accordingly, it assumes you have a desire to investigate communities across periods and the tweets from each detected community across already defined periodic episodes with the goal of naming each community AND examining their respective topics over time in the corpus.

It functions only with Python 3.x and is not backwards-compatible (although one could probably branch off a 2.x port with minimal effort).

Warning: nttc performs no custom error-handling, so make sure your inputs are formatted properly! If you have questions, please let me know via email.

System requirements

  • tsm
  • nltk
  • networkx
  • matplot
  • pandas
  • numpy
  • emoji
  • pprint
  • gensim
  • spacy
  • re

Installation

pip install nttc

Under Development

  • Sampler for flow-based communities (infomap / map equation) and modularity-based communities

Example notebooks

  • See the assets/examples folder for example uses.

Distribution update terminal commands

# Create new distribution of code for archiving
sudo python3 setup.py sdist bdist_wheel

# Distribute to Python Package Index
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

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

nttc-0.4.5.4.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nttc-0.4.5.4-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

Details for the file nttc-0.4.5.4.tar.gz.

File metadata

  • Download URL: nttc-0.4.5.4.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.2

File hashes

Hashes for nttc-0.4.5.4.tar.gz
Algorithm Hash digest
SHA256 e2326d76dcb654b59db65bbb5ffdeb78367474d585bc141e65d13ee76a01c86f
MD5 311e593e450f4765395fcb1d60e80271
BLAKE2b-256 0d70b4dc89d40bb944095140f9f7b595e2eb2ebde7960f25b28e917d45a0db37

See more details on using hashes here.

File details

Details for the file nttc-0.4.5.4-py3-none-any.whl.

File metadata

  • Download URL: nttc-0.4.5.4-py3-none-any.whl
  • Upload date:
  • Size: 22.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.2

File hashes

Hashes for nttc-0.4.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a05baecaff96f1cac0cd505b373f942db920f237f5720d26df9324214af0eb35
MD5 55e82bdeb665c9ad347207ea83dcdd52
BLAKE2b-256 8c573fb62fe394f43bb0b4a61bfa82f48b165777dcfcd0a815034f9d540490f5

See more details on using hashes here.

Supported by

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