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/Axaprj.WordToVecDB |
Install
Install-Package Axaprj.WordToVecDB
dotnet add package Axaprj.WordToVecDB
paket add Axaprj.WordToVecDB
Axaprj.WordToVecDB Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLite(>= 3.13.0)
- System.Data.SQLite.Core(>= 1.0.109.2)
A part of [FastTextProcess](https://github.com/Axaprj/FastTextProcess) project.