Sentence Similarity
Norwegian
English
gensim
versae commited on
Commit
9f64486
1 Parent(s): 375325a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ embedding = model.infer_vector(words)
57
 
58
  ## Bias, Risks, and Limitations
59
 
60
- The majority of books used for training are written in the Norwegian languages, either Bokmål or Nynorsk. As such, the semantics of the embedding space might work as expected with books in other languages, as no work has been done to align those.
61
 
62
  ## Training Details
63
 
 
57
 
58
  ## Bias, Risks, and Limitations
59
 
60
+ The majority of books used for training are written in the Norwegian languages, either Bokmål or Nynorsk. As such, the semantics of the embedding space might not work as expected with books in other languages, as no work has been done to align those.
61
 
62
  ## Training Details
63