Skip to content

yjernite/fastTextLearnTree

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 11 commits ahead, 234 commits behind facebookresearch:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fastTextLearnTree

fastTextLearnTree is a modification of the fastText library for efficient learning of word representations and sentence classification which includes the option to learn a hierarchical softmax structure of any arity. The original code (and README) can be found at fastTExt

About

Library for fast text representation and classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.4%
  • Shell 5.7%
  • Python 2.3%
  • Perl 2.1%
  • Makefile 1.5%