bnosac / word2vec

Distributed Representations of Words using word2vec
Apache License 2.0
70 stars 5 forks source link

add unit tests #19

Open jwijffels opened 1 year ago

jwijffels commented 1 year ago

Add unit tests using R package tinytest

avoid adding complex package dependencies in Suggests to avoid continuous integration + CRAN build & dependency issues.