ngrams-dev/general
NGRAMS is a search engine for the Google Books Ngram Dataset. This repository contains documentation, discussions, announcements, and issues.
Provides a REST API for querying the Google Books Ngram Dataset v3, enabling fast searches across the largest public ngram corpus for NLP research, language learning, and linguistic modeling. The service indexes pre-computed ngram frequencies from billions of digitized texts, allowing researchers and developers to analyze word usage patterns and linguistic trends without processing raw data. Accessible via both web interface and programmatic API endpoints, it supports commercial and non-commercial applications.
Stars
24
Forks
—
Language
—
License
—
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ngrams-dev/general"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
joshualoehr/ngram-language-model
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.
nlx-group/overlapy
Python package developed to evaluate textual overlap (N-Grams) between two volumes of text.
MannarAmuthan/kural-gen
KuralGen generates Thirukkural for a given English sentence
phughesmcr/SimpleNGrams
The easiest way to get n-grams from strings!
SpydazWebAI-NLP/BasicLanguageModelling2023
Basic Language Models , Bag of Words, Ngram Models Etc NLP modelling and associated tasks