Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 499 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 499 Bytes

CS584 - Applied Biomedical NLP

Abeed Sarker

Assignment 1

This system reads in an excel file with Reddit data and outputs an excel file with the symptoms from the data annotated according to the symptom dictionary COVID-Twitter-Symptom-Lexicon.txt and negation triggers neg_trigs.txt.

The script was run on s11.xlsx and Assignment1GoldStandard.xlsx for testing, where s11.xlsx is my own annotation file. It was also run on UnlabeledSet2.xlsx, and the output of this run is in results.xlsx.