Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 392 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 392 Bytes

The purpose of this project is to build an NLP model to make reading medical abstracts easier.

The paper we're replicating (the source of the dataset that we'll be using) is available here: https://arxiv.org/abs/1710.06071

And reading through the paper above, we see that the model architecture that they used to achieve the best results is available here: https://arxiv.org/abs/1612.05251