Skip to content

Library for efficient learning of word representations and sentence classification.

License

Notifications You must be signed in to change notification settings

hodzanassredin/NFastText

Repository files navigation

NFastText

NFastText is a .net library for efficient learning of word representations and sentence classification.

Ubuntu Quick Start

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update
sudo apt-get install mono-devel fsharp
sudo cert-sync /etc/ssl/certs/ca-certificates.crt

git clone https://github.com/hodzanassredin/nfastText.git
cd nfastText
./build.sh
./load_test_data.sh
fsharpi fasttext.fsx

Build Status

Mono .NET
Mono CI Build Status .NET Build Status

Maintainer(s)

About

Library for efficient learning of word representations and sentence classification.

Resources

License

Stars

Watchers

Forks

Packages

No packages published