Skip to content

asrafaiz7/DASentimental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DASentimental

Presenting a tool that retrieves Depression, Anxiety and Stress score from a text

Simply

  • Download the project
  • Ensure your environment has all the packages mentioned in requirements.txt
  • Open terminal and run
 $ python DASentimental.py

When prompted to enter text, enter an emotionally rich text

or

Retrieve the DAS Score from a file (path_to_input_file.txt) simply by the following command

 $ python DASentimentalT.py path_to_input_file.txt path_to_output_file.txt

And Voila! you get the Depression,Anxiety and Stress score based on the emotional content of the text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages