Skip to content

cltl/panli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages