Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
The program will turn a color into a list of 10 words, obtained
according to a custom designed algorithm based on letter shape
and position in the alphabet.
- Click inside the frame on the left to pick a color through the
color chooser window
- The program will match the color with the colors corresponding
to a list of all the English words contained in the file
wordcolor.txt
- The first 10 matches will appear in the frame on the right
- Right-click - Copy to copy the word matches and the RGB values
This version comes with a text file (wordcolor.txt) containing
all the English words followed by Red, Green, Blue channel values
for the corresponding color. ...
Count frequency of single, 2-word and 3-word clusters in a text
The program can read a text file and count the occurrences of single
words and clusters of 2 and 3 words. The resulting list will be sorted in
descending order (highest frequency on top).
This program is a web application to collect and organize data of text analysis. It works with sets of texts and the analysis are done on portions of the length of a sentence. One of the preprocessing modules is based on CoGroo (A LibreOffice & OpenOffice.org Portuguese Grammar Checker).
TextTools is a freeware corpus linguistics tool developed in Python to aid in research. This program analyzes user-created corpora and displays information about word (token) frequency, n-grams, clusters, collocations, keyword in context (KWIC), and keyness. TextTools is designed to be user-friendly and intuitive and will run natively on Mac OS X.
Melete is a program to apply sound changes to a lexicon, simulating historical linguistic sound changes. It supports a flexible and easy to use format for specifying sounds, characters and diacritics, support for phonological features, and more.