Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWhich version of fastText is contained on the docker image? #7
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, at first thanks for bringing us this docker image. It helps a lot. I would like to know which version of fastText are being used to build the docker image, because I'm getting some strange results on predict-prob (always resulting in 1.00001) and I want to track down the cause of this behavior.