Skip to content

demon-prin/semeval24_task1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP_project

Instructions:


1 Preliminary preparation

Open a new terminal tab and move where you want to do the git clone of the project

2 Clone the project's repo

git clone https://github.com/lucafff/NLP_project.git
cd NLP_project

3 Insert the dataset into the appropriate folder

The dataset is not provided, so place yours in the NLP_project/data folder (files only)

4 Install requirements

pip install -r requirements.txt

5 Run the project

python Classification.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%