Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Issues And Trends In Healthcare Delivery System01:29

Issues And Trends In Healthcare Delivery System

5.9K
The issues and trends in healthcare delivery are constantly changing. The COVID-19 pandemic is one recent issue that wreaked havoc on healthcare systems, causing a shortage of healthcare workers, high demand for medicines and supplies, and increased medical expenditure due to a lack of insurance. Other issues include rising healthcare costs and care fragmentation.
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
5.9K
Applications Of NMR In Biology01:25

Applications Of NMR In Biology

4.0K
Nuclear magnetic resonance (NMR) spectroscopy is a very valuable analytical technique for researchers. It has been used for more than 50 years as an analytical tool. F. Bloch and E. Purcell formulated NMR in 1946 and won the 1952 Nobel Prize in Physics  for their work. Biological macromolecules such as proteins, nucleic acids, lipids, and organic molecules including pharmaceutical compounds, can be studied using this versatile tool that exploits the magnetic properties of certain nuclei.
4.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Determining the value of hand surgery through mapping algorithms.

The Journal of hand surgery, European volume·2026
Same author

Hand and Wrist Trauma: Antimicrobials and Infection-Audit of Clinical Practice (HAWAII-ACP).

Journal of plastic, reconstructive & aesthetic surgery : JPRAS·2026
Same author

Combining four patient-reported outcome measurement instruments to develop a common metric computerized adaptive test to measure outcome after total knee arthroplasty.

The bone & joint journal·2025
Same author

Patient reported outcome measures: from the classics to AI.

The Journal of hand surgery, European volume·2025
Same author

Changes in hand function and health state utility after cubital tunnel release using the United Kingdom Hand Registry.

The Journal of hand surgery, European volume·2024
Same author

Item response theory validation of the Oxford knee score and Activity and Participation Questionnaire: a step toward a common metric.

Journal of clinical epidemiology·2024

Related Experiment Video

Updated: Oct 26, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

780

Machine learning in medicine: a practical introduction to natural language processing.

Conrad J Harrison1, Chris J Sidey-Gibbons2

  • 1Nuffield Department of Orthopaedics, Rheumatology and Musculoskeletal Sciences, University of Oxford, Oxford, UK. conrad.harrison@medsci.ox.ac.uk.

BMC Medical Research Methodology
|August 1, 2021
PubMed
Summary
This summary is machine-generated.

This study demonstrates how natural language processing (NLP) and machine learning (ML) can analyze drug reviews. NLP techniques successfully predicted patient sentiment and identified drug classes from text data.

More Related Videos

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.1K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.2K

Related Experiment Videos

Last Updated: Oct 26, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

780
A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.1K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.2K

Area of Science:

  • Computational linguistics
  • Bioinformatics
  • Health informatics

Background:

  • Unstructured text data from medical records and patient feedback is valuable for clinical research.
  • Natural Language Processing (NLP) techniques transform text into analyzable datasets for statistical and machine learning (ML) models.
  • This paper introduces contemporary text-data analysis techniques using freely available software.

Purpose of the Study:

  • To provide a practical introduction to modern NLP and ML techniques for analyzing text data.
  • To demonstrate the application of these techniques using publicly available drug review data.
  • To offer reproducible code for similar research studies.

Main Methods:

  • Conducted lexicon-based sentiment analysis on patient reviews of four drugs (Levothyroxine, Viagra, Oseltamivir, Apixaban).
  • Employed unsupervised ML (Latent Dirichlet Allocation, LDA) to cluster drugs based on review content.
  • Developed and compared three supervised ML algorithms (logistic regression, SVM, ANN) for predicting review sentiment.

Main Results:

  • Levothyroxine and Viagra reviews showed higher positive sentiment compared to Oseltamivir and Apixaban.
  • LDA identified distinct drug clusters, including mental health medications and contraceptives, with associated themes.
  • Supervised ML models achieved classification accuracies for sentiment prediction ranging from 0.664 to 0.720, with SVM performing best.

Conclusions:

  • This study offers a conceptual overview of text analysis techniques applicable to large text volumes.
  • Reproducible code is provided, enabling researchers to apply these NLP and ML methods in their studies.
  • The findings highlight the potential of NLP and ML in extracting meaningful insights from patient-generated text data.