Icon

04_​Prediction_​Of_​Drug_​Purpose

This directory contains 4 workflows.

Icon01_​Creating_​A_​Corpus 

This workflow parses the drug list and descriptions from the WHO website and creates a corpus by using the Document Grabber to fetch articles from PubMed. […]

Icon02_​Train_​A_​NER_​Model 

Train a NER Model This workflow describes the model training process. The first part reads the text corpus created in the first workflow and preprocesses […]

Icon03_​Co-occurrence_​Network 

Network of co-occuring Drug Names This workflow describes the network creation process and specifically creates the drug-drug co-occurence network. Here, […]

Icon04_​Extracting_​Subgraphs 

This workflow describes the process of extracting small connected components to investigate predictions.