Info
Version: | 1.3.1 |
Author(s): | Oleg Tarasov |
Last Update: | Monday, September 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/olegtarasov/FastText.NetWrapper |
NuGet Url: | https://www.nuget.org/packages/FastText.NetWrapper |
Install
Install-Package FastText.NetWrapper
dotnet add package FastText.NetWrapper
paket add FastText.NetWrapper
FastText.NetWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.0.0)
- FastText.Native.Linux(>= 1.0.109)
- FastText.Native.MacOs(>= 1.0.109)
- FastText.Native.Windows(>= 1.0.109)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- NativeLibraryManager(>= 1.0.23)
Works on Windows, Linux and MacOs!.