Closed rain1024 closed 2 years ago
UVD stands for Underthesea Vietnamese Dictionary. This issue is created to create an official api for this dictionary in underthesea
Expected API
from underthesea.corpus.uvd import UVD dictionary = UVD() words = dictionary.words # 31257 words
UVD stands for Underthesea Vietnamese Dictionary. This issue is created to create an official api for this dictionary in underthesea
Expected API