forked from facebookresearch/fastText
-
Notifications
You must be signed in to change notification settings - Fork 25
Merge upstream #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Summary: Fix ETA computation Reviewed By: piotr-bojanowski Differential Revision: D6711465 fbshipit-source-id: 33e5f01fa60e7ed039b16eab37aeb21d6b9555ea
Summary: To add link as the same way of reference of page, https://fasttext.cc/docs/en/supervised-models.html. Closes #408 Differential Revision: D7014458 Pulled By: EdouardGrave fbshipit-source-id: 767393de456f8c28988998eba59d6189be8bb870
Summary: Updated link to complete anchor link address Closes #404 Differential Revision: D7014872 Pulled By: EdouardGrave fbshipit-source-id: ba926a1dda056ac48599e4568f12c7430c454b32
Summary: This checks that the output file can be created before training. Reviewed By: piotr-bojanowski Differential Revision: D7010529 fbshipit-source-id: 504813de5ded70a6201560625d254cfc61972b3d
Summary: Add README for pretrained vectors version 2 Reviewed By: piotr-bojanowski Differential Revision: D7027075 fbshipit-source-id: af448b608ae75e18fe389763b8914d62327a231e
Summary: Change circleci config Reviewed By: piotr-bojanowski Differential Revision: D7058302 fbshipit-source-id: 57b3aa08c39944cae6118660f379ea5ddb3af15b
Summary: Closes #439 Differential Revision: D7059225 Pulled By: EdouardGrave fbshipit-source-id: 8da4196b1ba891f0c056e2a50fdd8f96fd30264b
Summary: Closes #447 Differential Revision: D7111569 Pulled By: EdouardGrave fbshipit-source-id: 61edc1960ce183901f7bb75adfccc13056e8b546
Summary: Closes #449 Reviewed By: EdouardGrave Differential Revision: D7126037 Pulled By: JoelMarcey fbshipit-source-id: 778f14f3ffacbcedf884e9d2d8f0486350802bc9
Summary: This diff fixes the bug reported in issue 456. Reviewed By: piotr-bojanowski Differential Revision: D7230560 fbshipit-source-id: 069be3becb8c33bbaf07d5f64e8060d0bc10b83c
Summary: Add links to the evaluation datasets Differential Revision: D7642373 fbshipit-source-id: 9ff6794703d48cdb95c9b48e85244da8055a0077
Summary: Markdown was a little broken at https://fasttext.cc/docs/en/unsupervised-tutorial.html Closes #480 Differential Revision: D7834468 Pulled By: EdouardGrave fbshipit-source-id: f62837aafcfee678d919fd09a9e5c710e5ec6945
Summary: Closes #442 Differential Revision: D7840879 Pulled By: EdouardGrave fbshipit-source-id: 93c76f413d97d37d558a2719e5fcb41f497f5ad4
Summary: update various readme Reviewed By: ajoulin Differential Revision: D7835091 fbshipit-source-id: 8bf86ec8578b9dd30ae90f615a733b4b8821e2d9
Summary: As in title. Differential Revision: D7926370 fbshipit-source-id: 1e1ff9604282ac0a345333cc58312629628244f9
Summary: change answer in the FAQ Differential Revision: D8257254 fbshipit-source-id: d62fea760d898b29e6759c74796a0fab1e779181
Summary: As in title Differential Revision: D8608223 fbshipit-source-id: 0286e7ae6204f3e96df176f693f8aa535eb9d7ff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.