Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 256 Bytes

Syntactic_TreeLSTM

Syntactic TreeLSTM (Chen et al. 2017) is identical to ESIM except it encodes sentence tokens via a TreeLSTM based on the dependency parse instead of sequential BiLSTM. It is the highest performing NLI model with a recursive component.