Skip to content

evan176/fasttextgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fasttextgo

This project is adopted from: github.com/tim-cheng/fasttextgo

Golang binging for facebook FastText v0.2.0

Need to run make first before usage. For usage details, please refer to test/FastTextDebug.go

sudo wget https://github.com/evan176/fasttextgo/releases/download/v1.1/libfasttextgo.so -P /usr/local/lib/
ldconfig
export CGO_CXXFLAGS=-std=c++11

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.2%
  • Go 4.1%
  • Makefile 1.3%
  • C 0.4%