hmtl
hmtl copied to clipboard
🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP
The installation was failing because of MarkUpSafe v1.0 as mentioned in the requirements.txt Below error observed: ``` Downloading MarkupSafe-1.0.tar.gz (14 kB) ERROR: Command errored out with exit status 1: command:...
Hi Victor Thank you for this awesome yet totally under-appreciated project! I would like to use it as a baseline to expand its RE capability. I guess the first step...
Is there any alternative dataset we can use for ace 2005. Not able to afford the licensed fee. I'm thinking of below Semval 2010 task8 TACRED Please suggest if we...
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3. Release notes *Sourced from [ecdsa's releases](https://github.com/warner/python-ecdsa/releases).* > ## ecdsa 0.13.3 > Fix CVE-2019-14853 - possible DoS caused by malformed signature decoding > Fix CVE-2019-14859...
I have been going through this paper - [Joint Entity Extraction and Assertion Detection for Clinical Text](https://arxiv.org/pdf/1812.05270.pdf) - which proposes an MTL approach to negation detection that leverages overlapping representation...
Hi team, Thanks for this wonderful repo . The code in the repo is generic and can easily be reused. I wanted to ask that during creation of the vocab...
Hello Victor, Concerning the RE metric, do you consider a relation correct when the full boundaries of both heads are correctly detected or only the last token of each head?...
How can I accomplish something? How can I remember the small things? My memory has never been accessable to me. My memory is better now than it has ever been....
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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++...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...