ngram

A set class that can search its members by N-Gram similarity to a query string
Download

ngram Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL v2
  • Price:
  • FREE
  • Publisher Name:
  • Michael Albert and Graham Poulter
  • Publisher web site:

ngram Tags


ngram Description

A set class that can search its members by N-Gram similarity to a query string ngram is a Python module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings.ngram is an port and extension of the perl module called "String::Trigram". Requirements: · Python


ngram Related Software