issues
search
wellcometrust
/
deep_reference_parser
A deep learning model for extracting references from text
MIT License
25
stars
1
forks
source link
Refactor load_tsv to cover multitask case
#17
Closed
ivyleavedtoadflax
closed
4 years ago
ivyleavedtoadflax
commented
4 years ago
Refactors the
load_tsv
function so that it can handle an arbitrary number of labels in preparation for the multitask case.
Adds new tests to cover new case
Removes the now deprecated
load_data
which was a throwback to Rodrigues work.
load_tsv
function so that it can handle an arbitrary number of labels in preparation for the multitask case.load_data
which was a throwback to Rodrigues work.