mirror of
https://github.com/cambridgeltl/MTL-Bioinformatics-2016.git
synced 2026-04-03 00:08:57 -06:00
Report for incorrect sentence split (JNLPBA-IOBES) #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wonjininfo on 3/28/2019
Hi,
Thanks for providing these useful resources!
While we were using the resources, we got to know that sentences in JNLPBA-IOBES dataset might be incorrectly split.
MTL-Bioinformatics-2016/data/JNLPBA-IOBES/test.tsvstarts withwhile
MTL-Bioinformatics-2016/data/JNLPBA/test.tsvstarts withWe used our own post-preprocessing script to fix this and used the fixed dataset in our experiments.
Once again, thank you so much for sharing these useful resources!