Skip to content

Sentiment Analysis and Factuality classification on medical conversations on Medhelp.com forums.

License

Notifications You must be signed in to change notification settings

aminsmd/bs-thesis

Repository files navigation

bs-thesis

Sentiment Analysis and Factuality classification of medical conversations on based on eDisease dataset. Full English report here.

Dataset

Polarity classes:

  • POSITIVE
  • NEGATIVE
  • NEUTRAL

Factuality classes:

  • EXPERIENCE
  • OPINION
  • FACT

Classifiers

Machine learning

Feature extraction was done using tf-idf algorithm. Machine learning models used:

  • Gaussian Naive Bayes
  • Random Forest
  • Passive Aggressive

Deep learning

Word vector representation

Word vectors were trained based on medical text and also forums conversations text using gensim python module

Deep learning architectures

Poster

About

Sentiment Analysis and Factuality classification on medical conversations on Medhelp.com forums.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published