issues
search
guillaumegenthial
/
tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
Apache License 2.0
923
stars
275
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prediction script for single line statements
#69
LITDataScience
opened
2 years ago
0
same result on F1, Accuracy, precision
#68
wentinghome
opened
4 years ago
0
In reported result, what is difference between best and abs. best ? Also mean + std. deviation doesnt matches with the best result reported in the github page ?
#67
a1nkit
opened
4 years ago
1
Visualizing embeddings & improving accuracy
#66
shivomthakkar
opened
4 years ago
0
Thanks for your amazing work!
#65
happy-nlp
opened
4 years ago
0
There are issues when I use my own datasets
#64
mzisbest
opened
4 years ago
1
Which version of numpy will work
#63
dongyang12138
opened
4 years ago
1
has no attribute 'stop_if_no_increase_hook' for tensorflow 1.9
#62
kbwzy
opened
5 years ago
1
InvalidArgumentError: labels contains negative values
#61
Sirius5272
opened
5 years ago
0
Support for TF 2.0
#60
SivamPillai
opened
5 years ago
6
For models/lstm_crf/main.py, Line 171
#59
Panmani
closed
5 years ago
0
tensorflow.contrib.estimator
#58
gui-li
closed
5 years ago
6
batch size is creating confusion [ when we compare with Research Paper ]
#57
ahmadshabbir2468
opened
5 years ago
0
Why the result is better than that in the papers? #87
#56
Nicozwy
opened
5 years ago
1
0 precision 0 recall for some custom tags
#55
gui-li
closed
5 years ago
2
The pred_ids of `<pad>` is always zero
#54
lzhenboy
opened
5 years ago
0
Does this evaluation script apply to BIO or BIES?
#53
goingcoder
opened
5 years ago
1
Is the evaluation metric the same as the ones in the papers?
#52
yuchenlin
closed
5 years ago
0
Question: Effect of missing word in pre-trained word embeddings on model performance.
#51
nawabhussain
closed
5 years ago
1
InvalidArgumentError
#50
AnujChatterjee
opened
5 years ago
1
Is it possible to implement the entity-level F1 in eval_metric_ops?
#49
Robets2020
opened
5 years ago
0
the predicted entity not end with 'E' tag
#48
hwaking
opened
5 years ago
0
how to get top-k best candidate sequences when using CRF for decoding?
#47
zfyu
closed
5 years ago
4
ValueError: max() arg is an empty sequence at line 36
#46
samhithr
closed
5 years ago
3
Custom Entity Recognition
#45
vamsitharun
opened
5 years ago
4
Huge error on Prediction (NER)
#44
rodmandi
opened
5 years ago
1
Why i got estimator error? I do not change any code.
#43
wgh1992
closed
5 years ago
1
Why must use "nwords"? It makes the models harder to serve for inputs from database
#42
ishrar
opened
5 years ago
1
main.py : TypeError:__init__() got an unexpected keyword argument 'save_checkpoints_secs'
#41
Nicozwy
opened
5 years ago
2
Conceptual issue in character embeddings
#40
mraduldubey
opened
5 years ago
4
is there an efficient way to predict?
#39
cedar33
opened
5 years ago
4
Label probabilities for the CRF layer
#38
ashim95
opened
5 years ago
4
E:\Anaconda\lib\site-packages\tensorflow\contrib\coder\python\ops\_coder_ops.so not found
#37
shubhamarora1991
opened
5 years ago
5
RuntimeError: There was no new checkpoint after the training. Eval status: missing checkpoint
#36
harirajeev
opened
5 years ago
2
OutOfRangeError (see above for traceback): End of sequence
#35
harirajeev
closed
5 years ago
1
Pre-trained models
#34
loretoparisi
opened
5 years ago
1
couldn't get F1 91.21
#33
mungg
opened
5 years ago
2
I got a terrible result when I use the lstm_crf code to do ner task based on BERT model, so did you?
#32
cedar33
opened
5 years ago
1
why use the transpose op on embeddings?
#31
jdxyw
opened
5 years ago
1
is this a typo? Doc says it's estimator.export_savedmodel
#30
jacksampeng
opened
5 years ago
1
main.py : line numer 36. ValueError: max() arg is an empty sequence
#29
keshavkmr48
closed
5 years ago
1
how to create training example if my sentence is 25 words long. can i break sentence in 10 words long phrase.
#28
keshavkmr48
closed
5 years ago
1
chunking task
#27
NewEnglandML
closed
5 years ago
0
Enforce UTF-8 Encoding
#26
mossaab0
opened
5 years ago
0
NA
#25
bhushanbrb
closed
5 years ago
0
Handling empty annotations neural NER
#24
arunespku
opened
5 years ago
1
Correct export.py line 41
#23
joshgavinhong
opened
5 years ago
1
Word Embedding
#22
aggounix
opened
6 years ago
3
ascii encoding reading glove
#21
benprofessionaledition
opened
6 years ago
3
Load in AndroidStudio
#20
wtkvarox
opened
6 years ago
1
Next