simhash-ex
Text distance measure
An Elixir implementation of Simhash, a distance metric for measuring semantic similarity between texts.
Elixir implementation of Simhash
22 stars
11 watching
3 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
| A library for fast and functional access to nested data structures in Elixir | 342 |
| A library that provides a set of distance metrics and algorithms for comparing strings in multiple programming languages and frameworks. | 130 |
| An Elixir library to parse images and extract their dimensions, mime-type, and validity. | 96 |
| A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 7 |
| A JavaScript implementation of the Levenshtein distance algorithm for measuring string similarity. | 718 |
| Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
| Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
| A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 78 |
| A simple Elixir library to record and store statistics with various time periods | 12 |
| Calculates a measure of document similarity based on word embeddings | 538 |
| Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| Conversions between different units of measurement in various contexts. | 21 |
| Calculates Levenshtein distance and similarity metrics between two strings | 86 |
| A utility library for encoding and parsing URI query parameters in Elixir. | 13 |