-
Notifications
You must be signed in to change notification settings - Fork 7
Mobile_ICP2
Submit a short lab report, including screenshots and source code & data, to GitHub. Post your GitHub URL through the Assignment1 form at https://goo.gl/forms/zzzzzzzzzzzzz
Name: Vijaya Kumari Yeruva
Student Id: 09
Research topic: Drug Abuse/ Substance Abuse
Collected the 10 unique PubMed abstracts along with the titles related to Drug Abuse. Collected the data using two keywords Drug Abuse and Drug Addiction, with the help of given code (Retrive_abstract)
Example abstract: The sexual behaviors of 15- to 24-year-olds increase this population's risk of acquiring sexually transmitted infections (STIs). The present study aimed to describe the sexual behavior in the transition to adulthood Brazilian population and its association with STI history. We analyzed cross-sectional data collected from 8562 sexually active women and men who participated in the National Survey of Human Papillomavirus Prevalence (POP-Brazil). This large-scale survey enrolled participants from 26 Brazilian capitals and the Federal District. Professionals from primary care facilities were trained to collect data utilizing a standardized questionnaire with questions on sociodemographic, sexual behavior, and drug use. We constructed a Poisson model with robust variance for crude and adjusted analysis to investigate the variables' associations. We weighted the population size measures in each city and gender to adjust the sample's distribution to the study population. There were differences in several aspects of sexual behavior between genders. This is the first report regarding sexual behavior in a nationally representative population sample in Brazil. This study provides more valid estimates of sexual behavior and associated STIs, identifying important differences in sexual behavior and identifying predictors for referred STIs among females and males.
Code snippet to read abstracts and their titles form the XML data:
Output:
Code snippet to count the no of words in the given abstracts:
Output:
Code snippet to count the no of words in the given abstracts that are verified by WordNet:
Code snippet to count the no of words in the given abstracts that are verified by Bioportal API:
API Key:
Adding Labels to output file whenever the term is available in the Bioportal API:
Output:
Challenges Faced:
Most of the times Bioportal API thrown an error ‘FileNotFoundException,’ as most of the terms are not available in the existing API.
Abstract1:
Abstract2:
Abstract3:
Abstract4:
Abstract5:
Abstract6:
Abstract7:
Abstract8:
Abstract9:
Abstract10:
Code snippet to count the no of Nouns and Verbs in POS tagging & PERSON and LOCATION in NER tagging:
Code snippet to count the no of triplets: