issues
search
wellcometrust
/
deep_reference_parser
A deep learning model for extracting references from text
MIT License
25
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump urllib3 from 1.25.8 to 1.26.18
#64
dependabot[bot]
opened
1 year ago
0
build(deps): bump werkzeug from 0.16.1 to 3.0.1
#63
dependabot[bot]
opened
1 year ago
0
build(deps): bump certifi from 2019.11.28 to 2023.7.22
#62
dependabot[bot]
opened
1 year ago
0
build(deps): bump scipy from 1.4.1 to 1.10.0
#61
dependabot[bot]
opened
1 year ago
0
build(deps): bump grpcio from 1.26.0 to 1.53.0
#60
dependabot[bot]
opened
1 year ago
0
build(deps): bump requests from 2.22.0 to 2.31.0
#59
dependabot[bot]
opened
1 year ago
0
build(deps): bump tensorflow from 1.15.4 to 2.11.1
#58
dependabot[bot]
opened
1 year ago
0
build(deps): bump werkzeug from 0.16.1 to 2.2.3
#57
dependabot[bot]
closed
1 year ago
1
build(deps): bump certifi from 2019.11.28 to 2022.12.7
#56
dependabot[bot]
closed
1 year ago
1
build(deps): bump tensorflow from 1.15.4 to 2.9.3
#55
dependabot[bot]
closed
1 year ago
1
build(deps): bump joblib from 0.14.1 to 1.2.0
#54
dependabot[bot]
opened
2 years ago
0
build(deps): bump protobuf from 3.11.3 to 3.18.3
#53
dependabot[bot]
opened
2 years ago
0
build(deps): bump numpy from 1.18.1 to 1.22.0
#52
dependabot[bot]
opened
2 years ago
0
build(deps): bump tensorflow from 1.15.4 to 2.7.2
#51
dependabot[bot]
closed
1 year ago
1
build(deps): bump tensorflow from 1.15.4 to 2.6.4
#50
dependabot[bot]
closed
2 years ago
1
build(deps): bump protobuf from 3.11.3 to 3.15.0
#49
dependabot[bot]
closed
2 years ago
1
build(deps): bump tensorflow from 1.15.4 to 2.5.3
#48
dependabot[bot]
closed
2 years ago
1
build(deps): bump tensorflow from 1.15.4 to 2.5.1
#47
dependabot[bot]
closed
2 years ago
1
build(deps): bump urllib3 from 1.25.8 to 1.26.5
#46
dependabot[bot]
closed
1 year ago
1
build(deps): bump tensorflow from 1.15.4 to 2.5.0
#45
dependabot[bot]
closed
3 years ago
1
build(deps): bump py from 1.8.1 to 1.10.0
#44
dependabot[bot]
closed
3 years ago
3
build(deps): bump pyyaml from 5.3 to 5.4
#43
dependabot[bot]
closed
3 years ago
2
build(deps): bump tensorflow from 1.15.2 to 1.15.4
#42
dependabot[bot]
closed
4 years ago
1
Make models errors
#41
lizgzil
opened
4 years ago
0
Makefile changes (tox and dist)
#40
lizgzil
opened
4 years ago
0
Pinning keras and tensorflow versions in setup
#39
lizgzil
closed
4 years ago
3
chg: Correct typos !minor
#38
ivyleavedtoadflax
closed
4 years ago
1
Readme F1 tables don't match results sheets
#37
lizgzil
opened
4 years ago
0
Increase maximum length in nlp
#36
lizgzil
opened
4 years ago
0
Consider spans in output
#35
lizgzil
opened
4 years ago
5
Review splitting references logic
#34
lizgzil
opened
4 years ago
0
Corrections post release
#33
lizgzil
closed
4 years ago
5
Preparing for new release
#32
lizgzil
closed
4 years ago
4
Better handling of padded values
#31
ivyleavedtoadflax
opened
4 years ago
0
Add multitask 3.18 tsvs to datasets in Makefile
#30
lizgzil
closed
4 years ago
2
Add multitask data to Makefile
#29
lizgzil
closed
4 years ago
1
Future of CRF layer
#28
ivyleavedtoadflax
opened
4 years ago
8
Poor performance when running splitter model
#27
ivyleavedtoadflax
opened
4 years ago
7
Mismatching dimensions when predicting with multitask models
#26
ivyleavedtoadflax
closed
4 years ago
11
Implement multitask training
#25
ivyleavedtoadflax
closed
4 years ago
6
Prepare io.py for multitask case
#24
ivyleavedtoadflax
closed
4 years ago
1
Revert "Fix token/label offset issue"
#23
ivyleavedtoadflax
closed
4 years ago
0
Fix token/label offset issue
#22
ivyleavedtoadflax
closed
4 years ago
1
Use tox for testsing
#21
ivyleavedtoadflax
closed
4 years ago
1
Include all sub-modules (fixes #11)
#20
ivyleavedtoadflax
closed
4 years ago
1
Reorganise sub-module structure
#19
ivyleavedtoadflax
closed
4 years ago
2
Cache virtualenv in travis
#18
ivyleavedtoadflax
closed
4 years ago
0
Refactor load_tsv to cover multitask case
#17
ivyleavedtoadflax
closed
4 years ago
0
Add codecov badge to README.md
#16
ivyleavedtoadflax
closed
4 years ago
1
Add codecov to travis.yaml
#15
ivyleavedtoadflax
closed
4 years ago
2
Next