TextPulse Research

AI Vocabulary Explorer

Search any word in the entire English vocabulary to see its AI score. Every score is statistically-derived using a corpus of human-written academic texts with AI rewrites of the same texts. The scores come from our study, The Vocabulary Fingerprint of AI Rewriting.

Search any English word to see its AI score and its WordNet neighborhood. Words are nodes and their relations are lines in the semantic network.

How we compute the AI score

Every AI score is measured from one paired corpus. We compared 60,786 human-written academic texts with AI rewrites of the same texts, so the topic and content are constant and any vocabulary difference is caused by the AI model. For each word we measure two independent signals: (1) how often it is used, its token rate; and (2) how widely it is used, the share of documents that contain it at least once. Each signal is expressed as a regularized log-odds ratio of AI use vs. human use, the standard method for comparing word use between corpora (Monroe et al., 2008). The two signals are averaged and mapped onto a 0 to 100 scale through the logistic (sigmoid) function σ:

δ = (δ_tokens + δ_documents) / 2

AI score = 100 · (2σ(δ) − 1) = 100 · (2 / (1 + exp(−δ)) − 1)

A word is scored above 0 only when it occurs over a predefined threshold in the corpus: at least 25 combined occurrences and a z-score of at least 3.29 (p < 0.001) on each signal independently, in the AI direction. Requiring both signals prevents a word from scoring from heavy repetition in a small handful of documents. From the 90,520 WordNet lemma entries we attempted, 3,371 qualified, namely, 1,502 nouns, 838 adjectives, 779 verbs, and 252 adverbs. Every other word is scored 0 by default, and is considered to be used roughly equally in AI and human writing. Words that human authors use significantly more than models are considered 'human-leaning'. This full lexicon represents the entire AI-scored English vocabulary.

The 1,057-word studied lexicon from the underlying paper uses a centered version of the same statistic, AI score = 100 · σ(δ), where 50 means equal use on both (human + AI) sides and the score can lean both ways. This lexicon represents the most prominent AI-preferred words of the common vocabulary, a small subset of the full lexicon. Both lexicons, the per-word statistics, and the analysis code are released openly under CC BY 4.0.

Why we chose WordNet to represent the English vocabulary

Scoring the entire English vocabulary requires a definition of the full vocabulary itself. We use WordNet, the reference lexical database of English built at Princeton University: 90,520 single-word lemma entries organized into nouns, verbs, adjectives, and adverbs. It has been the standard vocabulary inventory of computational linguistics since its development (Miller, 1995; Fellbaum, 1998), it is openly licensed, and it gives every word a stable identity, a part of speech and a base form, so that "used", "using", and "uses" all count toward the verb "use".

WordNet also matches the phenomenon we measure. It groups words into synsets, or sets of synonyms that share one meaning, linked into a semantic network by relations such as hypernymy and derivation. AI rewriting operates on those links. Models keep the meaning and swap the word, replacing "use" with "utilize" inside one synset. The graph view above shows a word's synsets, the words that share those meanings, and one hop of the relations that connect them, so the substitution pattern is visible directly on the network.

Download the lexicons

Free for research, teaching, tool building, and reanalysis (CC BY 4.0, attribution to TextPulse Research).

Top AI scored lexicon, 1,057 words with their AI scoresCSVJSON
Full-vocabulary lexicon, 90,520 entriesAll single-word WordNet lemmas per part of speech with their AI scores.CSV, gzip

The full study behind these lexicons, including methods, per-model results, and phrase-level findings, can be checked at textpulse.ai/research/ai-vocabulary-fingerprint.

Cite this research

If the explorer or the lexicons inform your research, teaching, or tool building, cite the underlying study. Every format below is ready to copy.

APA (7th edition)

TextPulse Research. (2026). The vocabulary fingerprint of AI rewriting: common words AI language models prioritize (TextPulse Working Paper). TextPulse. https://doi.org/10.5281/zenodo.22029156