├── README.md ├── splitted ├── PICO_dev.txt ├── PICO_test.txt └── PICO_train.txt ├── structured_abstracts_PICO.txt └── structured_abstracts_sentences_PICO.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jind11/PubMed-PICO-Detection/HEAD/README.md -------------------------------------------------------------------------------- /splitted/PICO_dev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jind11/PubMed-PICO-Detection/HEAD/splitted/PICO_dev.txt -------------------------------------------------------------------------------- /splitted/PICO_test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jind11/PubMed-PICO-Detection/HEAD/splitted/PICO_test.txt -------------------------------------------------------------------------------- /splitted/PICO_train.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jind11/PubMed-PICO-Detection/HEAD/splitted/PICO_train.txt -------------------------------------------------------------------------------- /structured_abstracts_PICO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jind11/PubMed-PICO-Detection/HEAD/structured_abstracts_PICO.txt -------------------------------------------------------------------------------- /structured_abstracts_sentences_PICO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jind11/PubMed-PICO-Detection/HEAD/structured_abstracts_sentences_PICO.txt --------------------------------------------------------------------------------