ShynBui's picture
first commit
b731904
from pyvi import ViTokenizer, ViPosTagger
def covert_pyVI(text):
return ViTokenizer.tokenize(text)