RELVM icon indicating copy to clipboard operation
RELVM copied to clipboard

This repository contains the code accompanying the paper "Learning Informative Representations of Biomedical Relations with Latent Variable Models", Harshil Shah and Julien Fauqueur, EMNLP SustaiNLP 2...

Results 2 RELVM issues
Sort by recently updated
recently updated
newest added

Large corpora like PubMed abstracts are assumed to be tagged with entity types. Can you describe how this is done? If this is done by dictionary matching, how many sentences...

In the `make_memmap` code description, there is the following statement: ` '''entities_x : np.memmap The first entity in a sentence. The first column contains the index to the UUIDS; the...