Related Concept Videos
Language
Corballis and Suddendorf (2007) and Tomasello and Rakoczy (2003) highlight the role of language in...
Components of Language
Language Development
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
Language and Cognition
Higher Mental Functions of the Brain: Language
Language formation and comprehension take place in the dominant hemisphere. The dominant hemisphere is responsible for understanding the meaning of spoken, written, or sign language, as well as the ability to communicate. For most people, the left hemisphere is the dominant one. The right hemisphere, then, gives tone and emotional context to the...
Comparing Copy Number Variations and SNPs
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%...
You might also read
Related Articles
Articles linked to this work by shared authors, journal, and citation graph.
Related Experiment Video
Updated: Jan 29, 2026

Transcranial Direct Current Stimulation tDCS of Wernicke's and Broca's Areas in Studies of Language Learning and Word Acquisition
Published on: July 13, 2019
Comparing neural- and N-gram-based language models for word segmentation.
Yerai Doval1, Carlos Gómez-Rodríguez2
1Grupo COLE, Departamento de Informática E.S. de Enxeñaría Informática Universidade de Vigo Campus As Lagoas Ourense 32004 Spain.
This study introduces a novel word segmentation system using beam search and byte-level language models. The system effectively handles data sparsity in microtexts, outperforming existing tools.
More Related Videos
06:48Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
Published on: June 25, 2019
06:16Involving Individuals with Developmental Language Disorder and Their Parents/Carers in Research Priority Setting
Published on: June 6, 2020
Area of Science:
- Natural Language Processing
- Computational Linguistics
Background:
- Word segmentation is crucial for text processing, especially for languages lacking explicit word boundaries.
- Microtexts present unique challenges due to data sparsity and informal language.
Purpose of the Study:
- To develop an effective word segmentation system for microtext normalization.
- To improve upon existing word segmentation tools like Microsoft's Word Breaker and Grant Jenks' WordSegment.
Main Methods:
- A beam search algorithm combined with a byte/character-level language model (n-gram or recurrent neural network).
- The system processes text token by token (character or byte) to determine word boundaries.
- Focus on addressing data sparsity inherent in microtext.
Main Results:
- The proposed system successfully segmented microtexts.
- Performance metrics indicate the system met its objectives in precision and efficiency.
- Outperformed two established word segmentation systems in tests.
Conclusions:
- The developed word segmentation approach is effective for microtext normalization.
- The system demonstrates potential for handling data sparsity and improving text processing accuracy.
- Future work will focus on further enhancing precision and efficiency.