Skip to content

lexiconauts/nitro-lang-processing-2

Repository files navigation

nitro-lang-processing-2

Hackathon repository for the NitroNLP competition

Environment Setup

  1. Install pyenv and poetry
  2. Install Python version found in .python-version and fetch dependencies.
# Install Python and project dependencies
pyenv install 3.10.9
poetry install

# Activate the environment
poetry shell

# Environment info
pyenv version
poetry env info

About

Hackathon repository for the [NitroNLP competition](https://nitronlp.rocks/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published