Together C & C++ Ngrams Viewer

This is a tool for looking at trends of words and phrases over time on the Together C & C++ discord server. The data is anonymized and reasonably sanitized. Most punctuation other than underscores and hyphens are eliminated as part of tokenization and the maximum phrase length is five words. Standard glob syntax is supported so queries such as string*, std views *, c++??, and r[ds]i are supported.

More info: about, privacy.