Skip to content

graphoW is a Python package for the creation of a Graph-of-Words (GoW) representation of texts.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

tommantonela/graphoW

Repository files navigation

graphoW: A python package for building Graph of Words

graphoW is a Python package for the creation of a Graph-of-Words (GoW) representation of texts.

It allows to:

  • Create a GoW for individual texts.
  • Create a container of GoW in which each GoW corresponds to a paragraph in the text.
  • Compute diverse types of graph metrics (e.g., individual, global, connectivity...).
  • Compute the narrative consistency of text based on all terms or only on noun phrases.
  • Compute the rapidity of a text, i.e., how slow/fast change the structure of paragraphs.

GoW is supported using NetworkX.

About

graphoW is a Python package for the creation of a Graph-of-Words (GoW) representation of texts.

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages