Add Natural Language Inference tutorial

This commit is contained in:
Ines Montani 2016-11-01 03:27:17 +01:00
parent 967412fb85
commit d3b6a594f8

View File

@ -214,6 +214,12 @@
"author": "Matthew Honnibal",
"tags": [ "keras", "sentiment" ]
},
"A decomposable attention model for Natural Language Inference": {
"url": "https://github.com/explosion/spaCy/tree/master/examples/keras_parikh_entailment",
"author": "Matthew Honnibal",
"tags": [ "keras", "similarity" ]
},
"Using the German model": {
"url": "https://explosion.ai/blog/german-model",
"author": "Wolfgang Seeker",