Text to embedded vectors conversion high-performance framework ([Facebook FastText](https://fasttext.cc) engine and dictionaries based).
Info
Version: | 1.0.2 |
Author(s): | https://github.com/Axaprj |
Last Update: | Monday, May 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Axaprj/FastTextProcess |
NuGet Url: | https://www.nuget.org/packages/FastTextProcess |
Install
Install-Package FastTextProcess
dotnet add package FastTextProcess
paket add FastTextProcess
FastTextProcess Download (Unzip the "nupkg" after downloading)
Dependencies
- Axaprj.WordToVecDB(>= 1.0.2)