Info
Version: | 1.1.0-beta |
Author(s): | Andrey Shchelokov |
Last Update: | Wednesday, July 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://hash2vec.net/ |
NuGet Url: | https://www.nuget.org/packages/Hash2Vec |
Install
Install-Package Hash2Vec
dotnet add package Hash2Vec
paket add Hash2Vec
Hash2Vec Download (Unzip the "nupkg" after downloading)
Dependencies
- Incubis.ProgressBar(>= 0.1.1)
Tags
The basis of this algorithm is the principle of obtaining a vector based on the morphological structure of the word and coding this basis of the word into a numerical vector.
Hash2Vec can be used in two operating modes: in fuzzy search mode and in machine learning mode for solving classification problems.