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 e7b7fc7 commit 118ed9eCopy full SHA for 118ed9e
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2018"
5
authors = ["Daniël de Kok <[email protected]>", "Sebastian Pütz <[email protected]>"]
6
description = "Reader and writer for common word embedding formats"
7
documentation = "https://docs.rs/finalfusion/"
8
-keywords = ["embeddings", "word2vec", "glove", "finalfusion", "subword", "fasttext"]
+keywords = ["embeddings", "word2vec", "glove", "finalfusion", "fasttext"]
9
homepage = "https://github.com/finalfusion/finalfusion-rust"
10
repository = "https://github.com/finalfusion/finalfusion-rust"
11
# Use after SPDX list is updated
0 commit comments