Coder Social home page Coder Social logo

rai-project / go-fasttext Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 10.0 3.99 MB

License: University of Illinois/NCSA Open Source License

Shell 1.49% CMake 0.09% Makefile 0.07% Python 1.17% C++ 32.07% JavaScript 7.55% HTML 55.10% CSS 1.63% Perl 0.09% C 0.02% Go 0.73%

go-fasttext's Introduction

Go-FastText

Golang bindings to the fasttext library.

Usage

To perform a prediction on a model, use the following command

go run main.go prediction -m [model_path] [query]

For example

go run main.go predict -m ~/Downloads/ag_news.bin chicken

go-fasttext's People

Contributors

zizhen avatar

Stargazers

Ray Pereda avatar  avatar Alexander Richey avatar Dmytro Sadovnychyi avatar  avatar Aditya Relangi avatar Robert Pugh avatar drekar avatar likegod avatar mosh avatar Dinghao Zhou avatar Jeff Zemerick avatar  avatar

Watchers

James Cloos avatar abdul dakkak avatar Cheng Li avatar  avatar

go-fasttext's Issues

no prediction command

It seems no prediction command which can used to train.

Or the "train" command used for prediction?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.