There is a newer version of the record available.

Published June 16, 2020 | Version v0.4.2
Software Open

jboynyc/textnets: Textnets version 0.4.2

  • 1. Leiden University
  • 2. @pyupio

Description

  • ProjectedTextnet.plot now takes an argument, alpha, that allows for pruning the graph in order to visualize the "backbone." This is useful when working with hairball graphs, which is common when creating textnets. Right now, it uses Serrano et al.'s disparity filter. That means that edges with an alpha value greater than the one specified are discarded, so lower values mean more extreme pruning.
  • Language models can now be specified using a short ISO language code.
  • Bipartite networks can now be plotted using a layered layout (Sugiyama). Simply pass sugiyama_layout=True to Textnet.plot.
  • Incremental improvements to documentation.

Files

jboynyc/textnets-v0.4.2.zip

Files (107.3 kB)

Name Size Download all
md5:2c98aefc08d0a80cf8153ca16e5298d4
107.3 kB Preview Download

Additional details

Related works