Open utterances-bot opened 2 years ago
您好 在复现代码时出现这个错误,ValueError: With n_samples=1, test_size=0.1 and train_size=0.9, the resulting train set will be empty. Adjust any of the aforementioned parameters.请问怎么才能解决它呢
您好 在复现代码时出现这个错误,ValueError: With n_samples=1, test_size=0.1 and train_size=0.9, the resulting train set will be empty. Adjust any of the aforementioned parameters.请问怎么才能解决它呢
感觉你的样本是不是太少了?还有就是这个实验的库版本要求特别苛刻,需要注意
您好 可以分享一下您的数据集嘛 感觉我的数据集有问题 谢谢!
您好 可以分享一下您的数据集嘛 感觉我的数据集有问题 谢谢!
抱歉,不便提供,因为是学校的数据
BiLSTM-CRF 实现命名实体识别(NER) - Less Bug
https://www.less-bug.com/posts/bilstm-crf-realize-named-entity-recognition-ner/