deep_reference_parser icon indicating copy to clipboard operation
deep_reference_parser copied to clipboard

A deep learning model for extracting references from text

Results 22 deep_reference_parser issues
Sort by recently updated
recently updated
newest added

In the output of `split_parser`, `split` and `parser` we have an output of tokens and predictions. It may be worth considering a different type of output with the spans of...

When using the deep reference parser in Reach, we got the error: [note this is from the deep_reference_parser-2019.12.1-py3-none-any.whl version, but I think this issue still stands in the current DRP...

The decision to split up references at a `b-r` tag and end at the next `e-r` tag should be reviewed and different approaches should be considered and tested. This is...

Note that this issue occurs only in #25, not the master branch. The splitting model implemented in 3e48684e9e769d6bb352bfaafd74f89a8b4779a3 performs badly, e.g.: ``` (virtualenv) $ python -m deep_reference_parser split "Upson MA...

Padded values are currently handled in a custom way, but could probably be much better handled using tensorflow masking, see: https://www.tensorflow.org/api_docs/python/tf/keras/layers/Embedding, and https://www.tensorflow.org/guide/keras/masking_and_padding

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Bumps [grpcio](https://github.com/grpc/grpc) from 1.26.0 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies