We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a6614 commit 230a513Copy full SHA for 230a513
README.md
@@ -31,7 +31,7 @@ JFastText is ideal for building fast text classifiers in Java.
31
<dependency>
32
<groupId>io.github.carschno</groupId>
33
<artifactId>jfasttext</artifactId>
34
- <version>0.9.1</version>
+ <version>0.9.1-SNAPSHOT</version>
35
</dependency>
36
```
37
The Jar package on Maven Central is bundled with precompiled fastText library for ~~Windows,~~ Linux ~~and
0 commit comments