Skip to content

MartinaPanini/NLUproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLU final project

Repository for the course of Natural Language Understanding(NLU) at university of Trento

Run the project

In order to run the project you'll need to clone it and install the requirements.

  • Clone it

git clone https://github.com/MartinaPanini/NLUproject.git

  • Create the environment:

conda env create -f nlu_env.yaml -n nlu25

conda activate nlu25

Running the project

In order to run the examples enter in the folder of the task and run the main.py file

About

Repository for the final project of the course Natural Language Understanding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors