Small system capable of creating a classification model which training is based on a controlled vocabulary (MeSH) that can be applied on a variety of biomedical literature.
- Open up terminal/CMD, select the desired folder and insert the following command: git clone https://github.com/tanmald/MeSH_ifier.git
- Use the command "python pubmed_search_and_save.py" and follow the instructions
- Use the command "python classifier.py" and follow the instructions
Feel free to raise an issue.