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

Natural and Artificial Concepts01:24

Natural and Artificial Concepts

In psychology, concepts can be divided into two categories: natural and artificial. Natural concepts are formed through direct or indirect experiences. For example, consider the concept of snow. If you live in a place with regular snowfall, such as Essex Junction, Vermont, you know snow through direct experiences. You’ve seen it fall, touched it, shoveled it, and played in it. You recognize its texture, appearance, and even its smell. In contrast, if you live on an island like Saint Vincent in...
Drug Distribution: Volume of Distribution01:25

Drug Distribution: Volume of Distribution

The volume of distribution refers to the theoretical volume necessary to contain the entire amount of an administered drug at the same concentration observed in the blood plasma. The body's intracellular fluid compartment, which makes up two-thirds of the total body water, is contrasted with the extracellular fluid compartment—comprising plasma and interstitial fluid—that accounts for one-third. The volume of distribution can vary depending on the characteristics of the drug.
Distribution and Dispersion00:54

Distribution and Dispersion

To understand intra-specific interactions in populations, scientists measure the spatial arrangement of species individuals. This geographic arrangement is known as the species distribution or dispersion. Highly territorial species exhibit a uniform distribution pattern, in which individuals are spaced at relatively equal distances from one another. Species that are highly tied to particular resources, such as food or shelter, tend to concentrate around those resources, and thus exhibit a...
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is formed in...
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...
Concepts and Prototypes01:24

Concepts and Prototypes

The human nervous system handles vast amounts of information by translating sensory stimuli into neural impulses, which the brain processes, creating thoughts expressed through language or stored as memories. The brain also synthesizes information from emotions and memories, which significantly influence thoughts and behaviors. This intricate process creates a comprehensive mental picture.
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...

You might also read

Related Articles

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

Sort by
Same author

Generative Transformers for Pharmacovigilance Signal Detection using Electronic Health Records.

AMIA Joint Summits on Translational Science proceedings. AMIA Joint Summits on Translational Science·2026
Same author

Reading between the lines: Combining pause dynamics and semantic coherence for automated assessment of thought disorder.

Neuropsychologia·2026
Same author

Are LLM-generated plain language summaries truly understandable? A large-scale crowdsourced evaluation.

Journal of biomedical informatics·2026
Same author

Health effects of urgent care center entry: The case of WellNow.

Economics and human biology·2026
Same author

Detecting PTSD in Clinical Interviews: A Comparative Analysis of NLP Methods and Large Language Models.

Pacific Symposium on Biocomputing. Pacific Symposium on Biocomputing·2026
Same author

Cultural Prompting Improves the Empathy and Cultural Responsiveness of GPT-Generated Therapy Responses.

AMIA ... Annual Symposium proceedings. AMIA Symposium·2026
Same journal

Evaluation of temporal preservation in synthetic longitudinal patient data.

Journal of biomedical informatics·2026
Same journal

ARKE: An ontology-driven framework for automated mapping of local radiology procedure terms to the LOINC-RadLex playbook using large language model.

Journal of biomedical informatics·2026
Same journal

A validation-driven training controller for cross-lingual biomedical NER via reinforcement learning-based adaptive loss weighting.

Journal of biomedical informatics·2026
Same journal

ASP-HR: An Adaptive Spatial Perception and Hierarchical Reasoning mechanism for document-level biomedical relation extraction.

Journal of biomedical informatics·2026
Same journal

Beyond Accuracy: Safety-Centered guidelines for the evaluation of LLM-based therapy recommendation systems for chronic multimorbidity patients.

Journal of biomedical informatics·2026
Same journal

DeepEN: A deep reinforcement learning framework for personalized enteral nutrition in critical care.

Journal of biomedical informatics·2026
See all related articles

Related Experiment Video

Updated: May 27, 2026

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

Enhancing clinical concept extraction with distributional semantics.

Siddhartha Jonnalagadda1, Trevor Cohen, Stephen Wu

  • 1Department of Biomedical Informatics, Arizona State University, Phoenix, AZ, USA. siddhartha@mayo.edu

Journal of Biomedical Informatics
|November 17, 2011
PubMed
Summary
This summary is machine-generated.

This study enhances clinical concept extraction by combining supervised learning with distributional semantics from unannotated text. This approach significantly improves the accuracy of identifying medical problems, treatments, and tests in clinical narratives.

Related Experiment Videos

Last Updated: May 27, 2026

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

Area of Science:

  • Natural Language Processing
  • Computational Linguistics
  • Biomedical Informatics

Background:

  • Extracting concepts like diagnoses and treatments from clinical narratives is crucial for advanced healthcare applications.
  • Supervised learning methods for concept extraction are limited by the scarcity of annotated clinical data.
  • Existing methods struggle with the limited scope and patterns covered in labor-intensive annotated training sets.

Purpose of the Study:

  • To improve the performance of concept extraction from clinical narratives.
  • To address the limitations of supervised learning due to small annotated datasets.
  • To integrate empirical semantic relatedness from unannotated text into concept extraction models.

Main Methods:

  • Utilized Conditional Random Fields (CRFs), a sequential discriminative classifier, for extracting medical problems, treatments, and tests.
  • Employed distributional semantics, analyzing word co-occurrence in a large corpus of clinical trial abstracts (Medline).
  • Integrated features derived from word vector representations (cosine metric) and traditional features (dictionary, pattern matching, POS tags).

Main Results:

  • The proposed approach significantly improved concept extraction performance compared to a supervised-only baseline.
  • Micro-averaged F-score for exact match increased from 80.3% to 82.3%.
  • Micro-averaged F-score for inexact match increased from 89.7% to 91.3%, with improvements being statistically significant.

Conclusions:

  • Combining supervised learning with distributional semantic features derived from unannotated text substantially enhances concept extraction from clinical narratives.
  • This novel approach effectively leverages word distribution information to overcome data limitations in supervised learning.
  • The findings demonstrate the significant benefit of distributional semantics for sequence classification tasks in biomedical natural language processing.