token_phrase
Phrase generator
A Ruby gem that generates unique phrases by combining words from predefined dictionaries with user-specified separators and settings.
A token phrase generator
100 stars
2 watching
13 forks
Language: Ruby
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tom-lord/regexp-examples | A gem that generates random strings that match given regular expressions. | 520 |
usemuffin/tokenize | A plugin that generates and manages security tokens for password protection in web applications. | 13 |
mochizukikotaro/regex_sample | A Ruby gem that generates random strings based on regular expressions | 1 |
thisiscetin/textoken | A gem for extracting words from text with customizable tokenization rules | 31 |
sparell/phraser | Generates phrases using n-grams and Markov chains to support passphrase cracking. | 49 |
marioruiz/string_pattern | A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes | 16 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |
diasks2/pragmatic_tokenizer | A multilingual tokenizer to split strings into tokens, handling various language and formatting nuances. | 90 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,438 |
pokepay/cl-string-generator | Generates strings from regular expressions using Common Lisp | 23 |
maetl/calyx | A Ruby library for generating text based on declarative recursive grammars. | 62 |
arbox/tokenizer | A Ruby-based library for splitting written text into tokens for natural language processing tasks. | 46 |
iphoting/pwqgen.rb | Generates random pronouncable passwords of variable length | 6 |
tokenmill/beagle | A tool to identify keywords and phrases in streams of text documents | 52 |
imikimi/literate_randomizer | A Ruby gem that generates near-English prose using Markov chains. | 110 |