issues
search
chakki-works
/
seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
MIT License
1.09k
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation?
#108
thistlillo
opened
5 months ago
0
Bump scipy from 1.5.2 to 1.10.0
#107
dependabot[bot]
opened
6 months ago
0
Bump scikit-learn from 0.23.2 to 1.0.1
#106
dependabot[bot]
opened
9 months ago
0
Use of seqeval locally with Hugging face evaluate
#105
BerndRusitschka
closed
4 months ago
1
Installation on GitHub `windows-latest` randomly fails
#104
anakin87
closed
1 year ago
2
error: subprocess-exited-with-error
#103
tianke0711
opened
1 year ago
1
SyntaxError: future feature annotations is not defined
#102
liaoweiguo
opened
1 year ago
0
Understanding NER F1 score seqeval calculation
#101
KrishnanJothi
opened
1 year ago
0
Feature/pep 518
#100
eyzeedev
opened
1 year ago
0
Make travis release wheels on pypi
#99
EFord36
opened
1 year ago
0
O-labels treatment
#98
bschembri-UoM
opened
2 years ago
1
Bump py from 1.9.0 to 1.10.0
#97
dependabot[bot]
opened
2 years ago
0
Bump joblib from 0.17.0 to 1.2.0
#96
dependabot[bot]
opened
2 years ago
0
Does it support BILO format? Also I noticed strange result with BILOU format
#95
pratikchhapolika
opened
2 years ago
0
No module named 'seqeval' even after installing the package
#94
archanatikayatray19
closed
2 years ago
2
make beta an optional parameter for f1_score function
#93
ivankunyankin
opened
2 years ago
0
Bump numpy from 1.19.2 to 1.22.0
#92
dependabot[bot]
opened
2 years ago
0
is seqeval.metrics.f1_score compatible with aspect extraction tasks
#91
AliHaiderAhmad001
closed
2 years ago
0
F1 score for missing class prediction
#90
tanfiona
opened
2 years ago
0
Consideration of <PAD> token while evaluating NER tasks
#89
NeeharikaGupta
closed
2 years ago
4
How to disable seqeval label formatting for POS-tagging
#88
WilliamAboucaya
closed
2 years ago
2
classification report throws 'int' object has no attribute 'startswith'
#87
manoharraon
opened
2 years ago
1
get_entities
#86
qhd1996
opened
2 years ago
0
Req. is Missing?
#85
ChrisDelClea
opened
2 years ago
0
digits doesn't work when set `output_dict=True`
#84
zhiyuanpeng
opened
2 years ago
0
Accuracy Vs F1-score
#83
yassmine-lam
opened
3 years ago
1
Enhancement/partial match
#82
jrabag
opened
3 years ago
2
hope add a new method to caculate metric: remove the tag header(B-, I-) and only used tag body(Person, Loc) with entity boundries to caculate metric.
#81
zingxy
opened
3 years ago
0
Proposal to get TP, FP, FN of all targets
#80
sathyarr
opened
3 years ago
0
Update sequence_labeling.py
#79
WeiYangBin
opened
3 years ago
0
can not install in aliyun ubuntu
#78
hotpeppeper
closed
3 years ago
3
Thinking about opening up the interface <get_entities>
#77
currylym
opened
3 years ago
0
conlleval link in README broken
#76
jankrepl
opened
3 years ago
1
Non-NER tags are missing one letter
#75
versae
opened
3 years ago
7
Mute warnings when computing metrics for non-NER labels?
#74
kelseyball
opened
3 years ago
2
Return span indices and span
#73
allanj
opened
3 years ago
0
Is there a way to print the confusion matrix
#72
rsuwaileh
opened
3 years ago
5
Different Classification Reports for IOBES and BILOU
#71
rsuwaileh
closed
3 years ago
3
IO scheme encoding support
#70
eloukas
closed
3 years ago
2
seqeval 1.2.2: module 'enum' has no attribute 'Flag'
#69
rsuwaileh
closed
4 years ago
2
F1-score issue
#68
rajae-Bens
closed
4 years ago
1
Biomedical named entity evaluation has a problem
#67
minstar
closed
4 years ago
3
Update setup.py to relax version pinning, fix #65
#66
Hironsan
closed
4 years ago
0
numpy and scikit-learn versions are very restrictive
#65
dwalton76
closed
4 years ago
1
Add a github action to test installation
#64
Hironsan
closed
4 years ago
0
Enhancement/speed up
#63
Hironsan
closed
4 years ago
0
Classification_report is going really slow for mode='strict'
#62
eloukas
closed
4 years ago
4
Enable to compute macro/weighted/perClass f1, recall, and precision
#61
Hironsan
closed
4 years ago
0
ZeroDivisionError when y_true has only 'O' tokens
#60
eloukas
closed
4 years ago
1
Add length check to classification_report v1
#59
Hironsan
closed
4 years ago
0
Next