ls /news/natural-language-processing · home newsnatural-language-processing
grep -r --recent /news/natural-language-processing | head -20

Natural Language Processing

Natural Language Processing news and analysis on Web Pulse: 3990 curated articles tracking the latest Natural Language Processing developments, tools, and research, updated continuously from vetted sources.

3990 articles page 57 of 200 0 sources 30 min sync cycle updated 2026-07-16

// latest articles 3990 indexed

05:54
2026-07-16
machinebrief.com
artificial-intelligence · ↓ neg

Why Your Audio Model Can't Say 'No'

Audio-language embedding models like CLAP fail to understand negation, causing performance to drop below chance on tasks that require identifying the absence of a sound, according to a new evaluation framework called Neg…

05:53
2026-07-16
machinebrief.com
artificial-intelligence · ↑ pos

Speech Enhancement: A New AI Approach

Researchers have introduced a novel Audio-Visual Speech Enhancement (AVSE) framework that uses a Large Language Model (LLM) to generate narrative descriptions of enhanced speech, which are then analyzed by a sentiment an…

04:56
2026-07-16
thegustafson.com
natural-language-processing · · neu

WordPiece, Unigram, and SentencePiece

WordPiece, Unigram, and SentencePiece are three subword tokenization algorithms that differ in how they split text, with WordPiece using a likelihood-maximizing merge criterion and a ## continuation marker, while Sentenc…

04:56
2026-07-16
thegustafson.com
natural-language-processing · · neu

Byte-Pair Encoding from Scratch

Byte-Pair Encoding (BPE), originally a data compression algorithm published by Philip Gage in 1994, was adapted in 2016 by Sennrich, Haddow, and Birch for subword tokenization in neural machine translation, solving the v…

04:56
2026-07-16
thegustafson.com
large-language-models · · neu

Unicode, Bytes, and What Text Actually Is

A language model does not see letters or pixels; it sees a sequence of integers from a vocabulary table, and the raw input is just bytes. Unicode assigns every character a unique integer code point, but encoding these co…

04:55
2026-07-16
thegustafson.com
machine-learning · · neu

Recurrent Neural Networks and Sequence Modeling

Recurrent neural networks (RNNs) process sequences by maintaining a hidden state that compresses the entire history into a fixed-size vector, as formalized in Elman's 1990 paper "Finding Structure in Time." The hidden st…

04:55
2026-07-16
thegustafson.com
natural-language-processing · · neu

N-gram Models and the Curse of Sparsity

N-gram language models suffer from the curse of sparsity: as context length increases, the number of possible n-grams grows exponentially (Vⁿ), far exceeding any training corpus, leading to most unseen n-grams receiving …

04:54
2026-07-16
thegustafson.com
large-language-models · · neu

Distributions, Softmax, and the Chain Rule of Words

Language models generate text by constructing a categorical probability distribution over their vocabulary at each decoding step, converting raw neural network outputs called logits into valid probabilities using the sof…

04:54
2026-07-16
thegustafson.com
machine-learning · · neu

Norms, Dot Products, and Similarity

A blog post explains that the L2 norm measures a vector's magnitude as its Euclidean distance from the origin, while the dot product quantifies similarity between vectors and is the core operation behind attention mechan…

← prev page 57 / 200 next →
LIVE [news/natural-langua] indexed:3990 page:57/200 en · ua 2026-05-20 ·