sdnr1/EBIM-NLI
Enhanced BiLSTM Inference Model for Natural Language Inference
This helps you determine if one sentence logically follows from another, contradicts it, or is unrelated. You input two English sentences, and it tells you the relationship between them. This is useful for anyone working with textual data who needs to understand semantic relationships, such as content analysts, researchers, or anyone evaluating arguments.
No commits in the last 6 months.
Use this if you need to automatically classify the logical relationship between pairs of sentences.
Not ideal if you're looking to summarize text or extract specific entities, as it focuses solely on sentence-pair relationships.
Stars
26
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 23, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sdnr1/EBIM-NLI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
coetaur0/ESIM
Implementation of the ESIM model for natural language inference with PyTorch
erickrf/multiffn-nli
Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for...
vanzytay/EMNLP2018_NLI
Repository for NLI models (EMNLP 2018)
hsinyuan-huang/FusionNet-NLI
An example for applying FusionNet to Natural Language Inference
davidschulte/hf-dataset-selector
Find the best datasets for intermediate fine-tuning