Related Experiment Video
Updated: Jun 6, 2026

09:20
Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
Published on: February 23, 2019
Comparing and combining chunkers of biomedical text
Ning Kang1, Erik M van Mulligen, Jan A Kors
1Department of Medical Informatics, Erasmus University Medical Center, Rotterdam, The Netherlands. n.kang@erasmusmc.nl
Journal of Biomedical Informatics
|November 9, 2010
Summary
This study compares six text chunking systems for biomedical information extraction. OpenNLP demonstrated the best performance and usability, with combined systems offering further improvements.
Area of Science:
- Biomedical Natural Language Processing
- Computational Linguistics
- Information Extraction
Background:
- Text chunking is crucial for biomedical information extraction.
- No prior comparative studies exist for biomedical chunking systems.
- Existing systems lack comprehensive evaluation for usability and performance.
Purpose of the Study:
- To compare the usability and performance of six state-of-the-art chunkers in the biomedical domain.
- To evaluate chunking systems including sentence splitting, tokenization, and part-of-speech tagging.
- To combine chunker results to enhance overall chunking performance.
Main Methods:
- Evaluated six chunkers: GATE, Genia Tagger, Lingpipe, MetaMap, OpenNLP, and Yamcha.
- Integrated chunkers into the Unstructured Information Management Architecture (UIMA) framework.
- Utilized the GENIA Treebank corpus for training and testing, assessing noun-phrase and verb-phrase chunking.
Main Results:
- OpenNLP achieved the highest performance for both noun-phrase (89.7% F-score) and verb-phrase (95.7% F-score) chunking.
- Lingpipe and OpenNLP offered the best usability (ease of integration, speed, trainability).
- Combining chunker results via voting improved F-scores by up to 3.1% and allowed adjustable precision-recall.
Conclusions:
- OpenNLP is a top-performing and user-friendly chunker for biomedical text.
- Combining multiple chunkers enhances performance and offers flexible precision-recall trade-offs.
- This study provides the first comprehensive comparison and combination strategy for biomedical chunking pipelines.
More Related Videos
Related Concept Videos
Chunking
Chunking is a powerful cognitive technique that improves short-term memory retention by organizing information into smaller, more manageable units. The brain, limited by working memory capacity, can more easily process and store information when it is divided into "chunks" rather than presented as discrete, unrelated elements. Chunking is especially useful when dealing with large amounts of information, such as numerical sequences, words, or complex ideas.
The principle behind chunking is...
The principle behind chunking is...
Genome Annotation and Assembly
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
Improving Translational Accuracy
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Comparing Copy Number Variations and SNPs
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...

