Changes for version 0.05

  • Module now inherits from Storable.pm
  • Added "find similar" method for document similarity search
  • Added "mixed_search" method for term + document search;
  • Edges are now normalized around each document
  • Renamed TDM load method to "load_from_tdm"
  • Singletons now inhabit the graph, instead of living in a lookup table
  • Special check prevents bounce-back from singletons
  • Many more test cases
  • Two levels of debugging output
  • Added credits for John Cuadrado and Scott Preece

Modules

Run searches using a contextual network graph

Examples