You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of various representations of networks/graphs created from text, and functionality for working with and evaluating these. Networks can be converted to feature-vectors, based on the graph centrality of their nodes.
The work is motivated by creating better methods for document similarity, particularly for use in textual Case-Based Reasoning.
Project part of the work on my Master's thesis at NTNU.
For an introduction to the code, see the documentation under /docs.