/MeSH_ifier

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.

Primary LanguagePython

MeSH_ifier

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.

Installing and using

  1. Open up terminal/CMD, select the desired folder and insert the following command: git clone https://github.com/tanmald/MeSH_ifier.git
  2. Use the command "python pubmed_search_and_save.py" and follow the instructions
  3. Use the command "python classifier.py" and follow the instructions

Problems, suggestions, etc.

Feel free to raise an issue.