Skip to content

Commit

Permalink
Add link to arxiv paper
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitakit committed Jan 2, 2019
1 parent 3ec8ec0 commit d5a7f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Berkeley Neural Parser

A high-accuracy parser with models for 11 languages, implemented in Python. Based on "Constituency Parsing with a Self-Attentive Encoder" from ACL 2018.
A high-accuracy parser with models for 11 languages, implemented in Python. Based on [Constituency Parsing with a Self-Attentive Encoder](https://arxiv.org/abs/1805.01052) from ACL 2018, with additional changes described in [Multilingual Constituency Parsing with Self-Attention and Pre-Training](https://arxiv.org/abs/1812.11760).

## Contents
1. [Installation](#installation)
Expand Down

0 comments on commit d5a7f30

Please sign in to comment.