Papers › Unsupervised Tokenization Learning

Unsupervised Tokenization Learning

23 May 2022arXiv:2205.11443archive 2025-07-28

Anton Kolonin, Vignav Ramesh

In the presented study, we discover that the so-called "transition freedom" metric appears superior for unsupervised tokenization purposes in comparison to statistical metrics such as mutual information and conditional probability, providing F-measure scores in range from 0.71 to 1.0 across explored multilingual corpora. We find that different languages require different offshoots of that metric (such as derivative, variance, and "peak values") for successful tokenization. Larger training corpora do not necessarily result in better tokenization quality, while compressing the models by eliminating statistically weak evidence tends to improve performance. The proposed unsupervised tokenization technique provides quality better than or comparable to lexicon-based ones, depending on the language.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2205.11443")

Code

Syntology Ran 0 of 23 code samples harvested from 1 repository linked to this paper; 23 have no recorded run.

By repository: found in paper text by Syntology: 23 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

brightmart/nlp_chinese_cor found in paper text by Syntologynot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report
aigents/pyg found in paper text by Syntologynot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report
aigents/pygents found in paper text by SyntologyMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

23 samples harvested; 0 ran; 0 honoured the contract we drafted; 23 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

23unverified

Licence: 0 of the 23 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from aigents/pygents. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_ngrams aigents/pygents/pygents/aigents_api.py found in paper text by Syntology unverified MIT (permissive) · 912b675b8c7c6a75 · report
df2labeled aigents/pygents/pygents/recognition_evaluators.py found in paper text by Syntology unverified MIT (permissive) · 59926e7aef683e3f · report
dict_update aigents/pygents/pygents/util.py found in paper text by Syntology unverified MIT (permissive) · 4e172bf386f23e2a · report
dictval aigents/pygents/pygents/recognition_evaluators.py found in paper text by Syntology unverified MIT (permissive) · c7016a4ceaa87df3 · report
get_char_grams aigents/pygents/pygents/text_matching.py found in paper text by Syntology unverified MIT (permissive) · 924351cd992f8c13 · report
language_metrics aigents/pygents/pygents/recognition_evaluators.py found in paper text by Syntology unverified MIT (permissive) · 3a7ff583d1404eeb · report
listofpairs_compress_with_loss aigents/pygents/pygents/util.py found in paper text by Syntology unverified MIT (permissive) · e98c31b3949ba902 · report
make_annotations aigents/pygents/pygents/plot.py found in paper text by Syntology unverified MIT (permissive) · 89b3155ee6b61a1e · report
overlap_dic aigents/pygents/pygents/cluster.py found in paper text by Syntology unverified MIT (permissive) · cbde932c8e4ed394 · report
overlap_dic2 aigents/pygents/pygents/cluster.py found in paper text by Syntology unverified MIT (permissive) · d3bfdab19b511faf · report
overlap_dic_parts aigents/pygents/pygents/cluster.py found in paper text by Syntology unverified MIT (permissive) · 9e8c248953e7f548 · report
plot_profile_freedoms aigents/pygents/pygents/plot.py found in paper text by Syntology unverified MIT (permissive) · b6e9d3a1691a13dc · report
plot_profile_probabilities aigents/pygents/pygents/plot.py found in paper text by Syntology unverified MIT (permissive) · da81ffd6065a7b97 · report
psy_metric_lists aigents/pygents/pygents/text_metrics.py found in paper text by Syntology unverified MIT (permissive) · cda2aa6e82050ecf · report
psy_metric_texts aigents/pygents/pygents/text_metrics.py found in paper text by Syntology unverified MIT (permissive) · 31208a071423c4b0 · report
token_valid aigents/pygents/pygents/aigents_api.py found in paper text by Syntology unverified MIT (permissive) · 3d87a7b7834c6ee7 · report
tokenize_detaching_head aigents/pygents/pygents/token.py found in paper text by Syntology unverified MIT (permissive) · a2ee6c7e85681666 · report
tokenize_detaching_tail aigents/pygents/pygents/token.py found in paper text by Syntology unverified MIT (permissive) · 0cacbc8c662d91c4 · report
tokenize_split_with_delimiters_and_quotes aigents/pygents/pygents/token.py found in paper text by Syntology unverified MIT (permissive) · 1f256c8b6febc983 · report
url_lines aigents/pygents/pygents/text.py found in paper text by Syntology unverified MIT (permissive) · 243576c5e6ff430f · report
url_text aigents/pygents/pygents/text.py found in paper text by Syntology unverified MIT (permissive) · f1455e9f0f77bdbd · report
url_text_lines aigents/pygents/pygents/text.py found in paper text by Syntology unverified MIT (permissive) · 3af09d918889fc4f · report
vector_proximity aigents/pygents/pygents/util.py found in paper text by Syntology unverified MIT (permissive) · bcc2770705085eb4 · report

Tasks

Text Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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