Skip to content

Commit

Permalink
Make sure txt_clean_word2vec and document_term_frequencies are from t…
Browse files Browse the repository at this point in the history
…he right versions
  • Loading branch information
jwijffels committed Mar 25, 2021
1 parent 0cc62d0 commit 3e94756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Imports: Rcpp (>= 0.11.5), stats, utils
LinkingTo: Rcpp
Suggests:
tokenizers.bpe,
word2vec,
word2vec (>= 0.3.3),
uwot,
dbscan,
udpipe
udpipe (>= 0.8)

0 comments on commit 3e94756

Please sign in to comment.