issues
search
Determined22
/
zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
2.33k
stars
936
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
在线实时serving是否有简化代码
#130
zhangweijiqn
opened
8 months ago
0
这个代码改的地方还有很多啊
#129
huanghuzi639
opened
8 months ago
0
请问有人遇到过这种情况吗processed 0 tokens with 0 phrases; found: 0 phrases; correct: 0.
#128
Fantasety
opened
2 years ago
1
Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:
#127
a281153685
opened
2 years ago
1
在Python 3.8.5,Tensorflow 2.x成功运行,给出自己在运行过程中所遇到问题的一些解决方案
#126
hbheyho
opened
2 years ago
5
怎么样可以直接使用CRF跑代码呢?
#125
yohowitch
opened
3 years ago
0
跑demo的时候预测结果全是unicode编码
#124
Janeey99
opened
4 years ago
2
Merge pull request #1 from Determined22/master
#123
CarryChang
closed
4 years ago
0
测试出现出现问题
#122
CrazySadClown
opened
4 years ago
0
怎么将模型保存为pb格式
#121
Cecillia-x
opened
4 years ago
1
问下自己的数据集怎么生成word2id.pkl文件啊
#120
lygfirebird
opened
4 years ago
6
ModuleNotFoundError: No module named 'tensorflow.contrib'
#119
SchafferMa
opened
4 years ago
2
请问哪个节点是输入节点和输出节点呢
#118
chentf5
opened
4 years ago
0
Incompatible shapes: [64,98] vs. [64,2997]
#117
Joe-zsc
opened
4 years ago
0
数据集
#116
mingxixixi
opened
4 years ago
0
word2id与词向量
#115
whao1011
opened
4 years ago
0
怎样计算PRF值
#114
bingoc0207
opened
4 years ago
0
原始数据请问怎么标注
#113
weijingxuan
opened
4 years ago
0
自己的标签自己的数据,简历数据,如下错误,有遇到的吗
#112
Zhenguoshen
opened
4 years ago
13
添加自己的标签没有成功
#111
lluckydog
opened
4 years ago
7
你好,想请教一下,实验是训练了多少次的结果的
#110
mingxixixi
opened
4 years ago
1
Tensorflow2.0
#109
BlueSkyBubble
opened
5 years ago
1
你好,每次训练之后的结果都不一样,是因为使用的是随机生成的词向量吗
#108
mingxixixi
opened
5 years ago
3
如果换成英文预料训练可以嘛?
#107
Sweetjy
opened
5 years ago
0
2019-11-13 18:56:18.908538: E tensorflow/stream_executor/cuda/cuda_driver.cc:406] failed call to cuInit: CUDA_ERROR_NO_DEVICE 请问为啥GPU使用不了呀,谢谢
#106
fengchangmin666
opened
5 years ago
1
您好,请问我在替换为自己的数据的时候出现数据读取为0,train_path可以获取但是train_data为0,是咋回事
#105
handsomeTeng
opened
5 years ago
2
设置参数的问题
#104
zzy-java
opened
5 years ago
2
你好,我在给我的数据集做预测,运行了一半,出现了这个错UnboundLocalError: local variable 'org' referenced before assignment
#103
mingxixixi
closed
5 years ago
0
你好,这个如何批量进行预测呀
#102
mingxixixi
closed
5 years ago
0
关于eval的问题
#101
willionZS
opened
5 years ago
5
train data: 101 Killedssing: 1 batch / 2 batches.
#100
fengchangmin666
opened
5 years ago
0
预测标签不以B-x开头
#99
jtyoui
opened
5 years ago
3
train data: 299 terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted
#98
fengchangmin666
opened
5 years ago
0
楼主我这个错误是什么情况呀?要怎么改呀?谢谢
#97
fengchangmin666
opened
5 years ago
6
模型内置语料会识别出特别多的单字姓,对语料做出了优化
#96
cycz
opened
5 years ago
0
Not mentioned <start>、<end> token
#95
huosan0123
opened
5 years ago
0
对空格的处理 train/test部分和demo部分不一致
#94
zlMu
opened
5 years ago
0
directly process lines while reading corpus
#93
dedztbh
closed
2 years ago
1
data.py里为什么所有读文件的地方都是readlines再遍历list
#92
ztabris
opened
5 years ago
0
你好,conlleval能适用于BIOS吗?
#91
wzs951015
opened
5 years ago
1
预测大文本
#90
1311101YZD
opened
5 years ago
0
original中test1是最基础的语料到testright1这个标注是手动标注还是怎么标注的?
#89
smile1847
opened
5 years ago
8
模型对未在预料的词能否识别
#88
smile1847
opened
5 years ago
2
更换数据集,如何对原始数据进行bio标注呢?
#87
jufengada
opened
5 years ago
2
训练时内存持续增长到OOM
#86
xiaofei05
opened
5 years ago
2
vocab_build(vocab_path, corpus_path, min_count)的min_count该怎么取?
#85
Greennut
opened
5 years ago
1
模型迭代训练
#84
XuanMiaoJ
opened
5 years ago
0
embedding后加dropout
#83
KaiyuanGao
closed
4 years ago
1
关于GPU运行速度和开发集的问题
#82
xce1123
opened
5 years ago
2
更换语料库
#81
thy0621
opened
5 years ago
11
Next