Natural Language Processing

Explore Natural Language Processing through related topics and the articles other pages reference most.

Most referenced in this topic

Ranked by links from other AI Wiki pages.

Explore articles

Browse subtopics (51)

Articles that also belong to these categories. Counts cover all of Natural Language Processing.

Showing 1-60 of 239 articles

AA-LCR

AA-LCR (Artificial Analysis Long Context Reasoning) is a benchmark for large language models that evaluates the ability to reason across multiple real-world documents totalling approximately 100,000 tokens per…

AI Benchmarks

AI Summary Generators

AI summary generators are software tools that use natural language processing and, increasingly, large language models to condense documents, articles, meetings, videos, emails, and other source material into…

AI Tools & Products

AI21 Labs

AI21 Labs is an Israeli artificial intelligence company, founded in 2017 by Yoav Shoham, Ori Goshen, and Amnon Shashua, that develops large language models (LLMs) and AI orchestration systems for enterprise…

AI CompaniesLarge Language Models

ALBERT

ALBERT (A Lite BERT) is a parameter-efficient variant of the BERT language model developed by researchers at Google Research and the Toyota Technological Institute at Chicago (TTIC).

Deep LearningTransformer Models

Agent memory

Agent memory is the set of systems that let an AI agent retain and recall information beyond a single context window, so it can carry knowledge, preferences, and experience from one interaction or session into…

AI AgentsInformation Retrieval

Agentic RAG

Agentic RAG (agentic retrieval-augmented generation) is a retrieval-augmented generation design pattern in which one or more autonomous large language model AI agents plan, execute, and revise a sequence of…

AI AgentsInformation Retrieval

BART (language model)

BART (an acronym for Bidirectional and Auto-Regressive Transformers) is a transformer-based encoder-decoder language model introduced by Mike Lewis, Yinhan Liu, Naman Goyal, Marjan Ghazvininejad, Abdelrahman…

AI ModelsMeta AI

BERTScore

BERTScore is an automatic, reference-based metric for evaluating text generation that scores a candidate sentence against one or more references by comparing the contextual embeddings of their tokens rather…

Machine LearningModel Evaluation

BIG-Bench Hard

BIG-Bench Hard (BBH) is a suite of 23 challenging tasks drawn from the BIG-Bench benchmark, selected because they are "the [tasks] for which prior language model evaluations did not outperform the average…

AI BenchmarksMachine Learning

Bag of Words

The bag of words (BoW) model is a text representation method that converts a document into a fixed-length numeric vector by counting how often each word from a predefined vocabulary appears, while discarding…

Machine Learning

Bahdanau attention

Bahdanau attention is the first attention mechanism for neural networks, introduced in 2014 to let a sequence-to-sequence decoder soft-align to every encoder hidden state instead of relying on a single…

Deep LearningModel Architecture

Bidirectional language model

A bidirectional language model is a language model that, when computing a representation for a token, conditions on both the tokens that come before it (the left context) and the tokens that come after it (the…

Large Language Models

Bigram

A bigram (also written 2-gram) is a contiguous sequence of two adjacent elements, typically two words or two characters, taken from a body of text or speech.

Machine Learning

BookCorpus

BookCorpus (also written BooksCorpus, and sometimes called the Toronto Book Corpus) is a text dataset built from free, self-published English-language ebooks scraped from the distribution platform Smashwords.

AI EthicsData & Datasets

BoolQ

BoolQ (Boolean Questions) is a natural language processing benchmark dataset of 15,942 naturally occurring yes/no question answering examples, each pairing a real Google search query with a Wikipedia passage…

AI Benchmarks

Burstiness

Burstiness is a statistical property of a text that measures how unevenly its sentence lengths, vocabulary, and per-sentence unpredictability are distributed across the document.

AI Tools & Products

C4 (Colossal Clean Crawled Corpus)

C4 (Colossal Clean Crawled Corpus) is a roughly 750 GB, cleaned, English-language web text dataset of about 365 million documents and 156 billion tokens that Google created from the April 2019 Common Crawl…

Data & Datasets

CRUXEval

CRUXEval (Code Reasoning, Understanding, and eXecution Evaluation) is a benchmark designed to measure how well large language models can reason about, understand, and mentally execute short Python programs.

AI BenchmarksAI Code Generation

CamemBERT

CamemBERT is a French monolingual language model based on the RoBERTa architecture, released in late 2019 by researchers at Inria, Facebook AI Research, and Sorbonne Université.

Large Language Models

Candidate Sampling

Candidate sampling is a family of training-time optimization techniques used in machine learning to reduce the computational cost of models that must choose among a very large number of output classes.

Machine LearningNeural Networks

Causal Language Model

A causal language model (CLM), also called an autoregressive language model or a decoder-only language model, is a language model that predicts the next token in a sequence using only the tokens that precede…

Deep LearningMachine Learning

Chain of Density prompting

Chain of Density (CoD) is a prompting technique for abstractive text summarization with large language models, introduced in the 2023 paper "From Sparse to Dense: GPT-4 Summarization with Chain of Density…

Prompt Engineering

Christopher Manning

Christopher Manning is an Australian-American computer scientist and computational linguist at Stanford University who is one of the most cited researchers in natural language processing and a central figure…

People

Chunking (information retrieval)

Chunking is the preprocessing step in document indexing and retrieval-augmented generation (RAG) systems in which a long document or corpus is split into smaller passages, called chunks, that are then embedded…

Information Retrieval

Cohere

Cohere is a Canadian artificial intelligence company that develops language, retrieval, speech, and multimodal models for businesses and public-sector organizations.

AI CompaniesLarge Language Models

ColBERT

ColBERT (Contextualized Late Interaction over BERT) is a neural information retrieval model that encodes queries and documents into matrices of token-level vectors and scores them with a late-interaction…

Information Retrieval

Command R

Command R is a family of enterprise large language models from Cohere, launched in March 2024 and built specifically for retrieval-augmented generation (RAG), multi-step tool use, and grounded text generation…

AI CompaniesEnterprise AI

Common Crawl

Common Crawl is a nonprofit 501(c)(3) organization that maintains a free, open repository of web crawl data, and it is the single largest publicly available source of text used to train large language models.

Data & DatasetsMachine Learning

Common Pile

Common Pile v0.1 is an 8 terabyte corpus of openly licensed and public domain text, released on June 5, 2025, by EleutherAI and a consortium of more than two dozen academic and industry collaborators.

Data & DatasetsOpen Source AI

CommonsenseQA

CommonsenseQA is a multiple-choice question answering benchmark of 12,247 questions, introduced in 2019 by Alon Talmor, Jonathan Herzig, Nicholas Lourie, and Jonathan Berant

AI Benchmarks

Computer-use agent

A computer-use agent (CUA) is a category of AI agent in artificial intelligence that performs tasks by directly operating a general-purpose computer's graphical user interface (GUI) the way a human does, by…

AI AgentsArtificial Intelligence

Contextual AI

Contextual AI is an American enterprise artificial intelligence company headquartered in Mountain View, California, that builds production-grade systems based on retrieval-augmented generation.

AI CompaniesInformation Retrieval

Cosine similarity

Cosine similarity is a measure of similarity between two non-zero vectors that calculates the cosine of the angle between them, defined as the dot product of the vectors divided by the product of their…

Machine Learning

Crash Blossom

A crash blossom is a newspaper headline that is unintentionally ambiguous because its compressed wording allows more than one valid parse, producing an unintended (and often comical) alternative reading.

Machine Learning

Cross-encoder

A cross-encoder is a neural network architecture that scores a pair of texts by feeding them jointly into a single transformer (such as BERT) and reading out one scalar score for the pair, for example a…

Information RetrievalNeural Networks

DSPy

DSPy (short for Declarative Self-improving Python) is an open-source framework, developed at Stanford NLP, for programming rather than prompting large language models (LLMs).

Developer ToolsLarge Language Models

DeBERTa

DeBERTa (Decoding-enhanced BERT with Disentangled Attention) is a family of pre-trained language models developed by Microsoft Research that improves BERT and RoBERTa with two innovations: a disentangled…

Deep LearningMicrosoft

Deepgram

Deepgram is an American voice artificial intelligence company, founded in 2015 and headquartered in San Francisco, that builds proprietary deep learning models for speech recognition, text-to-speech synthesis…

AI CompaniesSpeech & Audio AI