OpenTextClassification
OpenTextClassification copied to clipboard
OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任...
Results
4
OpenTextClassification issues
Sort by
recently updated
recently updated
newest added
运行报错:(D:\python3.10\test) D:\work\OpenTextClassification-master>D:/python3.10/test/python.exe d:/work/zuoye/OpenTextClassification-master/run.py Traceback (most recent call last): File "d:\work\OpenTextClassification-master\run.py", line 6, in from tools.train_eval import train, init_network, setup_seed ModuleNotFoundError: No module named 'tools'