Methods › Natural Language Processing › Language Models › CharacterBERT

CharacterBERT

8 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

CharacterBERT is a variant of BERT that drops the wordpiece system and replaces it with a CharacterCNN module just like the one ELMo uses to produce its first layer representation. This allows CharacterBERT to represent any input token without splitting it into wordpieces. Moreover, this frees BERT from the burden of a domain-specific wordpiece vocabulary which may not be suited to your domain of interest (e.g. medical domain). Finally, it allows the model to be more robust to noisy inputs.

Source: CharacterBERT: Reconciling ELMo and BERT for Word-Level...See Code · helboukkouri/character-bert

Papers archive 2025-07-28

8 shown of 8, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 22 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Language Modeling2
Language Modelling2
Natural Language Inference2
Relation Extraction2
Aggression Identification1
BIG-bench Machine Learning1
Clinical Concept Extraction1
Contrastive Learning1
Drug–drug Interaction Extraction1
Entity Typing1
Language Identification1
Named Entity Recognition1
Named Entity Recognition (NER)1
Passage Retrieval1
Relation1
Retrieval1
Semantic Similarity1
Sentence1
Sentence Embeddings1
Toxic Spans Detection1

Usage over time archive 2025-07-28

Papers per year tagged with CharacterBERT: 2018 to 2022, peak 3 3 0 2018: 1 paper 2018 2019: 0 papers 2019 2020: 1 paper 2020 2021: 3 papers 2021 2022: 3 papers 2022
Papers per year the archive tags with this method, by the paper's archive date (8 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Language Models

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections