issues
search
stephen-v
/
zh-NER-keras
details
https://www.cnblogs.com/vipyoumay/p/ner-chinese-keras.html
264
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: 'Tensor' object has no attribute '_keras_history'
#29
VincentOld
opened
2 years ago
1
预测时,每个label的预测值非0即1, 即使预测错了,也是这样,不会出现0-1之间的数,这是为啥?
#28
wertyou
opened
3 years ago
0
请问这个输入和输入不对应是什么原因呀
#27
wy-123456
opened
3 years ago
1
TypeError: Tensors in list passed to 'values' of 'ConcatV2' Op have types [bool, float32] that don't all match.
#26
zkailinzhang
closed
3 years ago
1
Changing module keras_contrib to tensorflow_addons with tensorflow 2.3
#25
DBrandom
opened
3 years ago
1
数据的格式问题
#24
wkevin2020
opened
4 years ago
0
config.pkl 在哪儿?
#23
15050188022
opened
4 years ago
0
学习率问题
#22
hzp0821
opened
4 years ago
0
X和Y应该要使用相同的mask_value吧?
#21
liuyaox
opened
4 years ago
1
loss 没降多少,但是 crf_accuracy 上升的很快,请问这个改怎么改进呢
#20
corelli359
opened
4 years ago
0
No such file or directory: 'model/config.pkl'
#19
jianminli55
closed
5 years ago
0
问题
#18
vince9515
opened
5 years ago
5
换了测试集之后,训练只显示一个样本
#17
lrfelicity
opened
5 years ago
13
'model/config.pkl' does not exist.
#16
JoeTsing
closed
5 years ago
0
训练很快就收敛是什么问题
#15
Owenscu
opened
5 years ago
1
AttributeError: module 'keras.backend' has no attribute 'slice'
#14
nc514819873
opened
5 years ago
9
博主您好,我是一位新手。我想利用测试集计算各个tag类别的precision、recall、以及F1-score。请问如何利用现有的模型进行预测呢?
#13
mz2sj
opened
5 years ago
0
为什么在viterbi准确率为1.0情况下,有一些训练集内的样本仍不能被全部标记正确??
#12
hnaaa
closed
5 years ago
0
请问如何根据不同标签设置权重
#11
qubo
opened
5 years ago
0
数据集来源
#10
ShirleyLXL
opened
5 years ago
1
请问怎么计算precision、recall、以及F1-score呢?
#9
chyang2015
opened
5 years ago
2
keras' version and keras_contribe's version are incompatible
#8
zxplkyy
opened
6 years ago
0
关于输入向量
#7
ruixing76
opened
6 years ago
0
支持viterbi解码吗?
#6
cdj0311
closed
5 years ago
1
Unable to open file (unable to open file: name = 'model/crf.h5', errno = 2, error message = 'No such file or directory'
#5
LylmGuo
closed
6 years ago
0
一些小问题
#4
Sallylearning
opened
6 years ago
15
测试集数据
#3
Mariobai
opened
6 years ago
7
why x = [[word2idx.get(w[0].lower(), 1) for w in s] for s in data]?
#2
LylmGuo
opened
6 years ago
6
'Tensor' object has no attribute 'assign'"
#1
yufangzhao
opened
6 years ago
8