Skip to content

Commit

Permalink
Correct textual entialment nomenclature
Browse files Browse the repository at this point in the history
  • Loading branch information
wpm committed Jun 24, 2017
1 parent ad0772a commit f994b2d
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
Expand Up @@ -79,7 +79,7 @@ This achieved an accuracy of 83.71% on the validation split after 9 epochs of tr

The [Stanford Natural Language Inference corpus](https://nlp.stanford.edu/projects/snli/) is a corpus for the
recognizing textual entailment (RTE) task.
It labels a "text" sentence as either entailing, contradicting, or being neutral with respect to a "hypothesis"
It labels a "premise" sentence as either entailing, contradicting, or being neutral with respect to a "hypothesis"
sentence.

Bisemantic creates a model similar to that described in
Expand Down

0 comments on commit f994b2d

Please sign in to comment.