issues
search
gitabtion
/
BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
Apache License 2.0
265
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
标点符号,英文问题
#50
20246688
opened
7 months ago
1
博主您好,关于这个代码的数据集链接已经失效(从 http://nlp.ee.ncu.edu.tw/resource/csc.html下载SIGHAN数据集),因为是第一次涉及这个任务,不太清楚数据集的格式等问题,还是想用您提供好的链接数据集,不知道是否方便上传一下相关数据集的文件,或者是否有新的链接也可以下载该代码所用的数据集文件,期待您的回复。
#49
InLittleJoy
opened
8 months ago
0
训练数据集
#48
tom155680
opened
8 months ago
0
Update README.md to fix the web link issue
#47
Yazooliu
closed
10 months ago
0
update web link as previous one is not vaild
#46
Yazooliu
closed
10 months ago
3
Update README.md
#45
Yazooliu
closed
1 year ago
2
PR1 updated 推理部分方法1+2 code And PR2 update model postprocess module in tools/inference.py
#44
Yazooliu
closed
1 year ago
4
suggest to update this readme.md to show the model predict output result and format(output data type is list)
#43
Yazooliu
closed
1 year ago
1
Could I jion the program to pull the request??
#42
Yazooliu
closed
1 year ago
3
中文的某些符号问题
#41
lixianwa
closed
1 year ago
1
请问如何在每个epoch里输出loss曲线?我找不到对应的位置,非常感谢~
#40
LOGIC-10
closed
1 year ago
1
Other languages
#39
maherr13
opened
2 years ago
2
关于train_SoftMaskedBert中的HYPER_PARAMS问题
#38
new-cainiao
closed
1 year ago
1
评测脚本问题
#37
FrankWork
closed
1 year ago
1
关于sentence level和char level不理解
#36
TTTTongJ
closed
1 year ago
1
无法加载训练的模型,程序自动从HuggingFace下载模型,这是什么原因?
#35
TGLTommy
closed
2 years ago
0
无
#34
Toddzhangwj
closed
2 years ago
0
News Title数据集在哪里下载呀
#33
wn1652400018
closed
2 years ago
1
是用自己的数据集训练报错
#32
nvliajia
closed
2 years ago
1
模型复现时的精度问题
#31
Rafael8830
closed
2 years ago
3
how to change char level or sentence level ?
#30
ZHANGHAO19961003
closed
2 years ago
1
Infer question
#29
ZHANGHAO19961003
closed
2 years ago
1
实验结果疑问
#28
MachineLearningCuiFan
closed
2 years ago
1
您好,请问一下bert4csc的字符级的实验结果是怎么算的呢
#27
Floraox
closed
2 years ago
4
请问readme中softmaskbert的结果是句子级别的吗
#26
Dioxideme
closed
3 years ago
2
您好!请问您这个只能做拼写纠错么?
#25
BCWang93
closed
3 years ago
1
您好,请问可以把您训练的模型分享吗?
#24
SCU-JJkinging
closed
3 years ago
2
能否在其他开源数据集上进行训练?
#23
mosthandsomeman
closed
3 years ago
3
为什么精度这么高?
#22
YouranShan
closed
3 years ago
3
训练报错!
#21
SCU-JJkinging
closed
3 years ago
5
Update: Add a more detailed evaluation script.
#20
okcd00
closed
3 years ago
0
ValueError: Expected input batch_size (80) to match target batch_size (88)
#19
wshzd
closed
3 years ago
2
请问Focal Loss在纠错任务上又多少提升呢?
#18
yyy765373498
closed
3 years ago
1
cannot Reproduce the result
#17
leon2milan
closed
3 years ago
5
使用cpu训练报错
#16
woyijkl1
closed
3 years ago
6
这个模型可以在CPU上面运行吗?在train_SoftMaskedBert.yml文件里设置Device为CPU,把GPU_IDS注释掉之后还是会报错
#15
A6Matrix
closed
3 years ago
1
Allow loading the model directly without argsParser.
#14
okcd00
closed
3 years ago
0
Fix: A faulty var name in `pl.Trainer`.
#13
okcd00
closed
3 years ago
4
你这个模型,不能解决多个字或少个字的纠错把?
#12
hudielv
closed
3 years ago
1
Update: Minor modifies for reproducing from scratch
#11
okcd00
closed
3 years ago
0
merage branch Dev
#10
gitabtion
closed
3 years ago
0
请教一下作者,在MacBert训练过程中,text_labels的Padding部分为什么要设置为-100
#9
melonxi
closed
3 years ago
3
想问一下作者,关于纠正网络中候选字集部分是从哪里加载的?
#8
xubinxin123
closed
3 years ago
1
运行train_csc.py报错:AttributeError: Can't pickle local object 'get_csc_loader.<locals>._collate_fn'
#7
xubinxin123
closed
3 years ago
2
关于det_labels的意思
#6
kovnew
closed
3 years ago
2
将enconding改成unicode_escape后生成的train.json数据乱码
#5
seanzhang-zhichen
closed
3 years ago
9
Could you release softMaskedBert model for evaluation?
#4
BrettLL
closed
1 year ago
3
数据预处理的时候编码报错
#3
kovnew
closed
3 years ago
3
MODEL.NUM_CLASSES = 10
#2
HandsLing
closed
3 years ago
1
有没有inference的脚本呢,方便放出来么
#1
AnddyWang
closed
3 years ago
2
Next