Skip to content

Conversation

@carschno
Copy link

This updates the fastText submodule to v0.2.0.
API changes have been adapated.

borissmidt and others added 30 commits August 7, 2017 09:57
…which is usefull for interop with other libraries like deeplearning4j
# Conflicts:
#	.travis.yml
(cherry picked from commit 9793d7b)
# Conflicts:
#	src/main/java/com/github/jfasttext/JFastText.java
#	src/test/java/com/github/jfasttext/JFastTextTest.java
added a convinience function that returns an array instead of a list …
carschno and others added 11 commits October 26, 2019 11:02
* Added corresponding implementations of the `loadModel` that copy data from
  `InputStream`/`URL`/`URI` into temporary file, and load it into fastText;
* Added corresponding constructors to simplify code
Fix issue vinhkhuc#19 - allow to load models from InputStream/URL/URI
carschno and others added 8 commits October 28, 2019 11:15
Add optimized version of getSentenceVector
Right now `mvn install` fails if there is no PGP installed or configured.  Given patch
moves the `nexus-staging-maven-plugin` and `maven-gpg-plugin` into a separate profile -
`release` that should be used for generation of the release artifacts
Move release-related plugins into a separate profile
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.

5 participants