tests/testthat/test.R

expect_equal(as.vector(sentiment("ciao bella!")==1), TRUE)

expect_equal(all(normalizzaTesti(c("ciao bella!","www.associazionerospo.org"))==c("ciao bello","wwwurlwww")), TRUE)
  
             
livioivil/TextWiller documentation built on Nov. 30, 2020, 3:17 a.m.