There is a newer version of the record available.

Published October 28, 2022 | Version v0.8.5
Software Open

textnets

Authors/Creators

Description

  • Python 3.11 compatibility! (YMMV if using Windows.)
  • Adds an optional parameter remove_weak_edges when initializing a Textnet to create a sparser graph.
  • Adds ProjectedTextnet.m property to access one-mode graphs' adjacency matrices.
  • Adds Stoltz and Taylor's (2019) textual spanning measure.
  • Adds TextnetBase.cluster_strength and TextnetBase.cluster_local_cc to calculate the weighted degree and local clustering coefficient of nodes within the subgraph formed by the cluster they belong to.
  • Improves display of top nodes per cluster (top_cluster_nodes).
  • Adds Korean language code.
  • Fixes several bugs that occurred when setting document attributes.
  • Updated and expanded documentation.

Notes

If you use this package, please cite it as below.

Files

jboynyc/textnets-v0.8.5.zip

Files (176.3 kB)

Name Size Download all
md5:76586ca36ec5194368e268fe5cbc764f
176.3 kB Preview Download

Additional details

Related works