Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / chakki-works/seqeval issues and pull requests

#108 - Documentation?

Issue - State: open - Opened by thistlillo 4 months ago

#107 - Bump scipy from 1.5.2 to 1.10.0

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#106 - Bump scikit-learn from 0.23.2 to 1.0.1

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#105 - Use of seqeval locally with Hugging face evaluate

Issue - State: closed - Opened by BerndRusitschka 9 months ago - 1 comment

#104 - Installation on GitHub `windows-latest` randomly fails

Issue - State: closed - Opened by anakin87 about 1 year ago - 2 comments

#103 - error: subprocess-exited-with-error

Issue - State: open - Opened by tianke0711 about 1 year ago - 1 comment

#102 - SyntaxError: future feature annotations is not defined

Issue - State: open - Opened by liaoweiguo over 1 year ago

#101 - Understanding NER F1 score seqeval calculation

Issue - State: open - Opened by KrishnanJothi over 1 year ago

#100 - Feature/pep 518

Pull Request - State: open - Opened by eyzeedev over 1 year ago

#99 - Make travis release wheels on pypi

Pull Request - State: open - Opened by EFord36 almost 2 years ago

#98 - O-labels treatment

Issue - State: open - Opened by bschembri-UoM almost 2 years ago - 1 comment

#97 - Bump py from 1.9.0 to 1.10.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#96 - Bump joblib from 0.17.0 to 1.2.0

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#94 - No module named 'seqeval' even after installing the package

Issue - State: closed - Opened by archanatikayatray19 about 2 years ago - 2 comments

#93 - make beta an optional parameter for f1_score function

Pull Request - State: open - Opened by ivankunyankin over 2 years ago

#92 - Bump numpy from 1.19.2 to 1.22.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#90 - F1 score for missing class prediction

Issue - State: open - Opened by tanfiona over 2 years ago

#89 - Consideration of <PAD> token while evaluating NER tasks

Issue - State: closed - Opened by NeeharikaGupta over 2 years ago - 4 comments
Labels: question

#88 - How to disable seqeval label formatting for POS-tagging

Issue - State: closed - Opened by WilliamAboucaya over 2 years ago - 2 comments

#87 - classification report throws 'int' object has no attribute 'startswith'

Issue - State: open - Opened by raomanohar over 2 years ago - 1 comment

#86 - get_entities

Issue - State: open - Opened by qhd1996 over 2 years ago

#85 - Req. is Missing?

Issue - State: open - Opened by ChrisDelClea over 2 years ago

#84 - digits doesn't work when set `output_dict=True`

Issue - State: open - Opened by zhiyuanpeng almost 3 years ago

#83 - Accuracy Vs F1-score

Issue - State: open - Opened by yassmine-lam about 3 years ago - 1 comment

#82 - Enhancement/partial match

Pull Request - State: open - Opened by jrabag about 3 years ago - 2 comments

#80 - Proposal to get TP, FP, FN of all targets

Issue - State: open - Opened by sathyarr about 3 years ago

#79 - Update sequence_labeling.py

Pull Request - State: open - Opened by WeiYangBin over 3 years ago

#78 - can not install in aliyun ubuntu

Issue - State: closed - Opened by hotpeppeper over 3 years ago - 3 comments

#77 - Thinking about opening up the interface <get_entities>

Issue - State: open - Opened by currylym over 3 years ago

#76 - conlleval link in README broken

Issue - State: open - Opened by jankrepl over 3 years ago - 1 comment

#75 - Non-NER tags are missing one letter

Issue - State: open - Opened by versae over 3 years ago - 7 comments

#74 - Mute warnings when computing metrics for non-NER labels?

Issue - State: open - Opened by kelseyball over 3 years ago - 2 comments

#73 - Return span indices and span

Issue - State: open - Opened by allanj over 3 years ago

#72 - Is there a way to print the confusion matrix

Issue - State: open - Opened by rsuwaileh over 3 years ago - 5 comments

#71 - Different Classification Reports for IOBES and BILOU

Issue - State: closed - Opened by rsuwaileh almost 4 years ago - 3 comments
Labels: question

#70 - IO scheme encoding support

Issue - State: closed - Opened by eloukas almost 4 years ago - 2 comments
Labels: question

#69 - seqeval 1.2.2: module 'enum' has no attribute 'Flag'

Issue - State: closed - Opened by rsuwaileh almost 4 years ago - 2 comments
Labels: bug

#68 - F1-score issue

Issue - State: closed - Opened by rajae-Bens almost 4 years ago - 1 comment
Labels: question

#67 - Biomedical named entity evaluation has a problem

Issue - State: closed - Opened by minstar almost 4 years ago - 3 comments
Labels: question

#66 - Update setup.py to relax version pinning, fix #65

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#65 - numpy and scikit-learn versions are very restrictive

Issue - State: closed - Opened by dwalton76 almost 4 years ago - 1 comment

#64 - Add a github action to test installation

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#63 - Enhancement/speed up

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#62 - Classification_report is going really slow for mode='strict'

Issue - State: closed - Opened by eloukas almost 4 years ago - 4 comments
Labels: enhancement

#61 - Enable to compute macro/weighted/perClass f1, recall, and precision

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#60 - ZeroDivisionError when y_true has only 'O' tokens

Issue - State: closed - Opened by eloukas almost 4 years ago - 1 comment
Labels: question

#59 - Add length check to classification_report v1

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#58 - classification_report does not work on a single list/example

Issue - State: closed - Opened by eloukas almost 4 years ago - 3 comments
Labels: question

#57 - How to reproduce conlleval results?

Issue - State: closed - Opened by syuoni almost 4 years ago - 4 comments
Labels: question

#56 - Add BILOU as a scheme

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#55 - Enhancement/fix code

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#54 - Enhancement/strict mode

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#53 - Enhancement/refactor classification report

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#52 - Add scheme classes to implement strict analysis

Pull Request - State: closed - Opened by Hironsan almost 4 years ago

#51 - classification_report outputs string/dict as requested in issue #41

Pull Request - State: closed - Opened by kaushikacharya almost 4 years ago

#50 - Stop raising exception when `get_entities` takes a non-NE input

Pull Request - State: closed - Opened by himkt almost 4 years ago

#49 - spelling correction in performance_measure()

Pull Request - State: closed - Opened by kaushikacharya almost 4 years ago

#48 - Confusion matrix in addition to other metrics

Issue - State: closed - Opened by av-maslov almost 4 years ago - 1 comment
Labels: enhancement

#47 - Update validation to fix #46

Pull Request - State: closed - Opened by Hironsan about 4 years ago

#46 - simple 'I', 'O', 'B' tagging throws error

Issue - State: closed - Opened by moritzblum about 4 years ago - 2 comments
Labels: bug

#45 - why classification_report can not count label "ORGANIZATION"

Issue - State: closed - Opened by iifiigii about 4 years ago - 2 comments
Labels: question

#44 - classification_report: Displaying entities in lexicigraphical order

Pull Request - State: closed - Opened by kaushikacharya about 4 years ago

#43 - Bump tensorflow from 1.13.1 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#42 - Need class wise scores in precision, recall and f1-score

Issue - State: closed - Opened by rajcscw about 4 years ago - 1 comment
Labels: enhancement

#41 - Classification report can return a dictionary

Issue - State: closed - Opened by rajcscw about 4 years ago - 2 comments
Labels: enhancement

#40 - 🐛 [BugFix] Fix wrong FP calculation

Pull Request - State: closed - Opened by shirayu about 4 years ago - 1 comment

#39 - Bug - labels are only taken from true data

Issue - State: closed - Opened by yoeldk about 4 years ago - 3 comments
Labels: bug

#38 - 🐛[BugFix]fix get enitity

Pull Request - State: closed - Opened by AlongWY about 4 years ago - 1 comment

#37 - Plans for a Confusion matrix?

Issue - State: closed - Opened by cgnarendiran about 4 years ago - 3 comments
Labels: question

#36 - Error defining model with tensorflow.keras

Issue - State: closed - Opened by davidggphy over 4 years ago
Labels: bug

#35 - F_b score

Issue - State: closed - Opened by rsuwaileh over 4 years ago - 1 comment
Labels: enhancement

#34 - Fix for classification report when tag contain dash in their names

Pull Request - State: closed - Opened by pzelasko over 4 years ago - 1 comment

#33 - Different result for a dataset

Issue - State: closed - Opened by over-shine over 4 years ago - 1 comment
Labels: question

#32 - Add weighted average

Pull Request - State: closed - Opened by kevinalexmathews over 4 years ago - 1 comment

#31 - Bump tensorflow from 1.13.1 to 1.15.2

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#30 - Add validation for an input

Pull Request - State: closed - Opened by himkt almost 5 years ago - 2 comments

#29 - Bump tensorflow from 1.13.1 to 1.15.0

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#28 - Error during offline installation

Issue - State: closed - Opened by jerilkuriakose almost 5 years ago - 4 comments
Labels: question

#27 - classification_report do not report for each label correctly

Issue - State: closed - Opened by nguyenvanhieuvn almost 5 years ago - 1 comment

#26 - Keras Callback Error specific GPU

Issue - State: closed - Opened by touhi99 about 5 years ago
Labels: question

#25 - wrong answer abou BIEOS。。。

Issue - State: closed - Opened by xuanzebi about 5 years ago - 4 comments
Labels: question

#24 - macro avg calculations

Issue - State: closed - Opened by NoYo25 about 5 years ago - 4 comments
Labels: bug

#23 - Not IOB2 evaluation schema

Issue - State: closed - Opened by gui-li about 5 years ago - 4 comments
Labels: enhancement

#22 - string index out of range

Issue - State: closed - Opened by captain2017 about 5 years ago - 3 comments
Labels: question

#21 - Weighted average versus macro average?

Issue - State: closed - Opened by katiefraser about 5 years ago - 4 comments
Labels: enhancement

#20 - 🐛 [BugFix] Fix wrong FP calculation

Pull Request - State: closed - Opened by nipunsadvilkar about 5 years ago - 1 comment

#19 - Add scoring criteria

Pull Request - State: closed - Opened by JohnGiorgi about 5 years ago

#16 - hai,"id2label = {0: '<PAD>', 1: 'B-LOC', 2: 'I-LOC'} callbacks = [F1Metrics(id2label)]",,

Issue - State: closed - Opened by cpmss521 over 5 years ago - 1 comment
Labels: question

#15 - Add aligning predicted sequences lengths to target sequences.

Pull Request - State: closed - Opened by Vooblin over 5 years ago

#14 - Support multiple outputs in Keras callback

Pull Request - State: closed - Opened by alexeyr over 5 years ago

#13 - Support both pre- and post- padding

Pull Request - State: closed - Opened by alexeyr over 5 years ago - 7 comments

#12 - Make number of digits configurable

Pull Request - State: closed - Opened by alexeyr over 5 years ago - 1 comment

#11 - Keras callback for a single output

Issue - State: closed - Opened by alexeyr over 5 years ago

#10 - Raise error while using tf.keras eager execution

Issue - State: closed - Opened by BrikerMan over 5 years ago - 1 comment

#9 - Different f1 score in f1_score() and classification_report()

Issue - State: closed - Opened by utsavg over 5 years ago - 3 comments