Skip to content

NLP project developed for the Intelligent Systems course of the Master's Programme in Data Science of UPM

Notifications You must be signed in to change notification settings

javiegal/text-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Classification

Description

This is the repository of a NLP project developed for the Intelligent Systems course of the Master's Programme in Data Science of UPM.

We took the clickbait data set and trained a text classification model using Flair. A summary of the process followed and the results obtained can be seen in the following report.

Requirements

The following packages are required to execute the source file:

  • pandas (>=1.3.3)
  • flair (>= 0.7)

Usage

To reproduce the experiments done, just execute the source file:

python3 source.py

Author

About

NLP project developed for the Intelligent Systems course of the Master's Programme in Data Science of UPM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages