Still some bugs on CSVLoader and JsonLoader.

These should be solved more clear
This commit is contained in:
ChenXin 2019-08-16 18:38:13 +08:00
parent cb92f285d1
commit 4da6239ace

View File

@ -59,8 +59,8 @@ __all__ = [
'OntoNotesNERLoader',
'CTBLoader',
'CSVLoader',
'JsonLoader',
# 'CSVLoader',
# 'JsonLoader',
'CWSLoader',