Skip to content

Python project that uses text mining and machine learning to identify depressive characteristics

Notifications You must be signed in to change notification settings

gbllopes/text-mining-tcc

Repository files navigation

Instalar as dependências do python

pip3 install -r requirements.txt

Baixar componentes do nltk (execute no prompt linha por linha)

python3 
import nltk
nltk.downloads('stopwords')
nltk.downloads('rslp')

Run

python3 execute.py

About

Python project that uses text mining and machine learning to identify depressive characteristics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages