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

Association Areas of the Cortex01:21

Association Areas of the Cortex

10.2K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
10.2K
Fast Fourier Transform01:10

Fast Fourier Transform

1.3K
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
1.3K
Structural Classification of Joints01:20

Structural Classification of Joints

8.1K
Joints, also known as articulations, are classified based on their structural characteristics, i.e., based on whether the articulating surfaces of the adjacent bones are directly connected by fibrous connective tissue or cartilage, or whether the articulating surfaces contact each other within a fluid-filled joint cavity. These differences serve to divide the joints of the body into three structural classifications.
A fibrous joint is where the adjacent bones are united by fibrous connective...
8.1K

You might also read

Related Articles

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

Sort by
Same author

A Decision-Support System for Personalized Antidepressant Treatment in Major Depressive Disorder.

JAMA·2026
Same author

Development and initial evaluation of a patient decision aid to support decision-making in care-seeking patients with subacromial pain syndrome in primary care.

Musculoskeletal science & practice·2026
Same author

Psychometric Evaluation of the Korean Version of CollaboRATE Among Multimorbid Patients with Hypertension.

Western journal of nursing research·2026
Same author

Assessing shared decision-making in clinical practice: a systematic review and meta-analysis of studies using OPTION-12 and OPTION-5.

BMJ evidence-based medicine·2026
Same author

Fact-Checking Large Language Model Responses to a Health Care Prompt: Comparative Study.

JMIR formative research·2026
Same author

Diagnostic investigations: harmless tests or booby traps?

Diagnosis (Berlin, Germany)·2026
Same journal

Immune biomarkers, profiles, and responses: a vaccine ontology perspective.

Journal of biomedical semantics·2026
Same journal

A pragmatist approach to bridging tables and ontologies through LinkML and punning.

Journal of biomedical semantics·2026
Same journal

FAIR in practice: minimum metadata schema for bioinformatics analytics by machines.

Journal of biomedical semantics·2026
Same journal

Prenatal monitoring in primary health care: a design science research-based approach to FHIR interoperability.

Journal of biomedical semantics·2026
Same journal

From narrative evidence to computable knowledge: a decision-relevant corpus for medicinal herb-disease relationships.

Journal of biomedical semantics·2026
Same journal

BERTopic-driven term extraction from biomedical texts toward ontology population: evaluating vaccine ontology with Plotkin's vaccines corpus.

Journal of biomedical semantics·2026
See all related articles

Related Experiment Video

Updated: May 7, 2026

Automated Two-dimensional Spatiotemporal Analysis of Mobile Single-molecule FRET Probes
08:26

Automated Two-dimensional Spatiotemporal Analysis of Mobile Single-molecule FRET Probes

Published on: November 23, 2021

2.2K

FlexiTerm: a flexible term recognition method.

Irena Spasić1, Mark Greenwood, Alun Preece

  • 1School of Computer Science & Informatics, Cardiff University, Queen's Buildings, 5 The Parade, Cardiff, UK. i.spasic@cs.cardiff.ac.uk.

Journal of Biomedical Semantics
|October 12, 2013
PubMed
Summary
This summary is machine-generated.

FlexiTerm is an open-source tool for automatic term recognition in biomedicine. It effectively handles variations in medical terms, achieving high precision and recall on clinical notes.

More Related Videos

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
08:04

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT

Published on: April 23, 2020

8.1K
Using Three-color Single-molecule FRET to Study the Correlation of Protein Interactions
11:22

Using Three-color Single-molecule FRET to Study the Correlation of Protein Interactions

Published on: January 30, 2018

9.7K

Related Experiment Videos

Last Updated: May 7, 2026

Automated Two-dimensional Spatiotemporal Analysis of Mobile Single-molecule FRET Probes
08:26

Automated Two-dimensional Spatiotemporal Analysis of Mobile Single-molecule FRET Probes

Published on: November 23, 2021

2.2K
Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
08:04

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT

Published on: April 23, 2020

8.1K
Using Three-color Single-molecule FRET to Study the Correlation of Protein Interactions
11:22

Using Three-color Single-molecule FRET to Study the Correlation of Protein Interactions

Published on: January 30, 2018

9.7K

Area of Science:

  • Biomedical Informatics
  • Natural Language Processing

Background:

  • Biomedical text volume necessitates advanced term recognition for semantic interpretation.
  • Traditional dictionary look-up methods struggle with dynamic biomedical terminology and diverse media like patient blogs due to non-standard terms and variations.

Purpose of the Study:

  • To introduce FlexiTerm, a novel method for automatic term recognition in domain-specific biomedical corpora.
  • To evaluate FlexiTerm's performance against established benchmarks using manually annotated datasets.

Main Methods:

  • FlexiTerm employs a two-step process: linguistic filtering to identify term candidates, followed by termhood calculation using frequency-based measures.
  • It addresses term variation through syntactic processing (bag-of-words), stemming, and lexical/phonetic similarity measures to neutralize variations.
  • The method was tested on five distinct biomedical corpora to assess its efficacy.

Main Results:

  • FlexiTerm achieved high performance metrics: 94.56% precision, 71.31% recall, and 81.31% F-measure.
  • Optimal results were observed on a corpus of clinical notes, indicating robustness in less formally structured texts.
  • The tool demonstrated superior performance compared to baseline methods on varied biomedical texts.

Conclusions:

  • FlexiTerm is an open-source software tool designed for automatic term recognition.
  • It features a straightforward method for normalizing term variants.
  • The tool proves more robust than baseline approaches for unstructured texts like patient blogs and medical notes.