cltl / panli

Perspective-Aware Natural Language Inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perspective-Aware Natural Language Inference

This repository is in progress. Content will follow soon [22-12-2023].

Getting started

pyenv

We recommend using pyenv or pyenv-win to create a virtual environment for your Python version:

pyenv install 3.11.7
pyenv local 3.11.7

poetry

Install poetry (version 1.7.1) and install all requirements from the pyproject.toml file:

poetry install

Enter into a poetry shell using poetry shell or preface all following commands with poetry run.

About

Perspective-Aware Natural Language Inference

License:Apache License 2.0


Languages

Language:Python 100.0%