PgTrgm

Other Ruby trigram similarity libraries don't give the same results as postgres. This one does.

Usage

PgTrgm.similarity('he is genius', 'he is very genius')

History

Known issues

  • Doesn't handle accented characters well

2017 Faraday