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

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

The CRF causes some problems, namely: * It depends on `keras_contribs.CRF` which: * Is not compatible (afaik) with tensorflow 2.0 (which is where the latest version of keras lives). *...

When we download the models we look for all the artefact_targets, but these are out of date to the format the multitask models are saved in so we get the...

After debugging an issue with keras with @jdu, Jeff suggested we need to redesign some parts of how the tests are run. - We shouldnt be using a virtualenv with...

Make sure the results are correctly copied for `2020.3.6_splitting`, `2020.3.8_parsing` and `2020.4.5_multitask` from https://docs.google.com/spreadsheets/d/1gu6jJ83Ad15VztmB2aCGTgVsQgaudr6rwbU6RO0YV-I/edit#gid=1445206406