inst/unittests/runit.segmentCN.R

test.segmentCN <- function() {
	txt1 <- segmentCN("hello world")
	checkEquals(txt1, c("hello", "world"))
}
OOmegaPPanDDa/Rwordseg documentation built on May 7, 2019, 8:55 p.m.