simple module to calculate the frequency of words in a sentence
An NPM package for common English words frequency based on 20,000 [common words in Project Gutenberg](https://en.wiktionary.org/wiki/Wiktionary:Frequency_lists#Project_Gutenberg).
Vectorize bag of words with words frequency
An NPM package for common English words frequency based on 20,000 [common words in Project Gutenberg](https://en.wiktionary.org/wiki/Wiktionary:Frequency_lists#Project_Gutenberg).
An English dictionary with words frequency info
Ensure that no reserved words are used.
Includes ~226k words extracted from [Standard Ebooks](https://standardebooks.org/) epub files.
RPC configuration for Frequency for use with Polkadotjs API
Quadrat analysis lays a set of equal-size areas(quadrat) over the study area and counts the number of features in each quadrat and creates a frequency table.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Encode and decode quoted printable and base64 strings
Tiny Casing utils
Automated stream rotation useful for log files
Convert a string of words to a JavaScript identifier
TypeScript definitions for react-highlight-words
Split a double-precision floating-point number into a higher order word and a lower order word.
A transport for winston which logs to a rotating file each day.
Create a double-precision floating-point number from a higher order word and a lower order word.
A highly efficient, isomorphic, full-featured, multilingual text search engine library, providing full-text search, fuzzy matching, phonetic scoring, document indexing and more, with micro JSON state hydration/dehydration in-browser and server-side.
Convert numbers to words in 132 locales with currency, ordinal, and BigInt support (TypeScript, ESM/CJS/UMD).
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
ECMAScript reserved words checker
Bech32 encoding / decoding
AFINN 165 (list of English words rated for valence) in JSON
Takes input and outputs the same text with word size changed based on frequency.
Twitter Kotoba gets a user's last 1000 tweets and prints the frequency of each word in descending order.
Simple ruby program to count the word frequency in a file.
Twitter user timeline stats.
Generate a 4 word password from words of size 3-8 characters, with frequencies in the 30th-60th percentile. This range gives a nice set of uncommon but not completely alien words. $ chbs generate --verbose -W 3..8 -P 30..60 Corpus size: 6396 candidate words of 33075 total Entropy: 48 bits (2^48 = 281474976710656) Years to guess at 1000 guesses/sec: 8926 magnate-thermal-sandbank-augur With the --verbose flag, the utility will calculate a time-to-guess based on a completely arbitrary 1000 guesses/sec. If you'd like a more secure password, either relax the various filtering rules (-W and -P), add more words to the password, or use a larger corpus. By default we use the American TV Shows & Scripts corpus taken from Wiktionary. Others provided: * Project Gutenberg 2005 corpus taken from Wiktionary. * 1 of every 7 of the top 60000 lemmas from wordfrequency.info (6900 actual lemmas after processing) See http://xkcd.com/936/ for the genesis of the idea. Data sources: http://en.wiktionary.org/wiki/Wiktionary:Frequency_lists http://wordfrequency.info/
segments text according word frequency using the Viterbi algorithm.
Scrapes NHK News Web (Easy) for the word frequency (core list) for Japanese language learners. Includes a CLI app and a scraper library.
Words API lets you retrieve information about English words, including definitions, synonyms, rhymes, pronunciation, syllables, and frequency of usage. It also can tell you about relationships between words, for instance that “math” has categories like “algebra” and “geometry”, or that a “finger” is part of a “hand”.
Includes word count, word frequency hash, and unique words list
a command-line word frequency calculator
Wfreq is a graphical user interface text analysis tool. It displays word frequencies from a text file selected through a Dialog Box.
gem receives a string and an array then obfuscates the string based on the array values and counts the frequency of array words in string