PulseAugur
EN
LIVE 15:24:20
ENTITY UnigramLM

UnigramLM

PulseAugur coverage of UnigramLM — every cluster mentioning UnigramLM across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
1
4 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
4 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

1 day(s) with sentiment data

RECENT · PAGE 1/1 · 4 TOTAL
  1. TOOL · CL_193754 ·

    Tokenization proven NP-complete and APX-hard, even for binary alphabets

    A new research paper demonstrates that tokenization, a fundamental process in natural language processing, is computationally intractable even over bounded alphabets. The study proves that both bottom-up and direct toke…

  2. TOOL · CL_154365 ·

    New tokenizer method improves cross-lingual homograph handling in LLMs

    Researchers have identified a limitation in multilingual language models where shared subword vocabularies can lead to identical surface forms being treated too uniformly across languages, even when their meanings diffe…

  3. RESEARCH · CL_105152 ·

    LangMAP tokenization adapts multilingual models without vocabulary changes

    Researchers have developed LangMAP, a novel language-adaptive tokenization approach that extends the UnigramLM algorithm for multilingual settings. This method allows for language-specific tokenization from a single sha…

  4. RESEARCH · CL_43970 ·

    New ToaST tokenizer cuts token counts by over 11%

    Researchers have developed a new subword tokenization method called Tokenization with Split Trees (ToaST). This method optimizes compression by recursively splitting text into binary trees and selecting vocabulary based…