This is a python module to find most common/ frequent adverse event provided medical text data
This repository also has a training data file which includes text data and observed advserse event in that text.
Training data is prepared using this traing data file.
spaCy is a one of the most commonly used free open-source library for Natural Language Processing in Python.
This module uses scispacy module. scispacyis a Python package containing spaCy models for processing biomedical, scientific or clinical text.