Skip to content

Conversation

dcsan
Copy link

@dcsan dcsan commented Aug 23, 2018

simply updated to their master
https://github.com/facebookresearch/fastText/commits/master

process:

(clone this repo)

git submodule init
git pull --recurse-submodules
cd fastText
git checkout master
git pull
cd ..
git add .
git commit -m "update submodules"

I might make a script to do this if we need to keep track of upstream fastText

@vunb vunb self-requested a review August 24, 2018 15:29
Copy link
Owner

@vunb vunb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todo:

  • Upgrade to use new fastText api(s)
  • Adjust and update node-fasttext codebase

@searleser97
Copy link

does this update will ever reach master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants