Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

fastText fails on bash on windows #17

Closed
pasaitow opened this issue Aug 8, 2016 · 1 comment
Closed

fastText fails on bash on windows #17

pasaitow opened this issue Aug 8, 2016 · 1 comment

Comments

@pasaitow
Copy link

pasaitow commented Aug 8, 2016

Ran ./word-vector-example.sh on bash for windows 10 and received the following:

Read 124M words
Progress: 100.0%  words/sec/thread: 100377  lr: 0.000001  loss: 1.667808  eta: 0h0m
Train time: 311.000000 sec
OMP: Error #100: Fatal system error detected.
OMP: System error #22: Invalid argument
Aborted (core dumped)

@piotr-bojanowski
Copy link
Member

Hi,

We have not tested our code on Windows platforms and do not support it yet. We are looking into it and will provide support soon.
I updated the readme file with platform compatibility (commit ec493d1).

Thanks for the tip!

GerHobbelt pushed a commit to GerHobbelt/fastText that referenced this issue Dec 20, 2022
* added

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* update-code

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update examples/floret-demo.ipynb

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update floret-demo.ipynb

* added the debug notebook

* Update tables, spacy most similar

* Minor edits, update comparison to eliminate the same word as a similar word

* Update demo

* Rename intro notebook

* Remove debug notebook

* Rename again

* Minor edits

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants