Skip to content

criscapdechoy/ANLP_course

Repository files navigation

ANLP course

Repository for UPC MIRI subject Advanced Human Language Technologies (AHLT), to contain lab projects.

Need data, papers and resource folders can be downloaded from the courses site here

Set-up

To set up the repository virtualenvironment you need to ensure virtualenv and Python 3.7.5 are installed in your system.

Afterwards, you'll need to generate a virtualenv:

virtualenv anlp -p /usr/bin/python3.7 (or custom path to python 3.7.5)

To activate the new environment, call:

source anlp/bin/activate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published