mirror of https://github.com/explosion/spaCy.git
Update README.md
This commit is contained in:
parent
d3b6a594f8
commit
1ef62f39ef
|
@ -3,7 +3,7 @@
|
||||||
# A decomposable attention model for Natural Language Inference
|
# A decomposable attention model for Natural Language Inference
|
||||||
**by Matthew Honnibal, [@honnibal](https://github.com/honnibal)**
|
**by Matthew Honnibal, [@honnibal](https://github.com/honnibal)**
|
||||||
|
|
||||||
This directory contains an implementation of entailment prediction model described
|
This directory contains an implementation of the entailment prediction model described
|
||||||
by [Parikh et al. (2016)](https://arxiv.org/pdf/1606.01933.pdf). The model is notable
|
by [Parikh et al. (2016)](https://arxiv.org/pdf/1606.01933.pdf). The model is notable
|
||||||
for its competitive performance with very few parameters.
|
for its competitive performance with very few parameters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue