Info
Version: | 1.0.0 |
Author(s): | Rafael Fernandes de Oliveira |
Last Update: | Friday, August 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rafael-aero/fastText/ |
NuGet Url: | https://www.nuget.org/packages/fastText.unofficial |
Install
Install-Package fastText.unofficial
dotnet add package fastText.unofficial
paket add fastText.unofficial
fastText.unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is an unnoficial C# interface including the pre-compiled fastText library. For training, you still need to use (for now) the compiled executable (included).