Y
Hacker News
new
|
ask
|
show
|
jobs
by
fchollet
4787 days ago
I like your demo. Do you have references to papers that you used as a basis for your code?
1 comments
gavinh
4787 days ago
Thanks. It is based on
http://nlp.stanford.edu/~wcmac/papers/nli-diss.pdf
.
I use a simpler alignment representation, and use semantic role types in the predictions.
link
I use a simpler alignment representation, and use semantic role types in the predictions.