Vocabularies tagged "text" - Factor Documentation (original) (raw)
Vocabularies tagged "text"
Factor handbook » Vocabulary index » Vocabulary tags
Children from resource:core
Vocabulary | Summary |
---|---|
![]() |
Common support for ASCII, UTF8 and UTF16 character encodings |
![]() |
Growable string buffers |
![]() |
Splitting sequences and grouping sequence elements |
![]() |
Fixed-size character arrays |
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
ASCII character classes |
![]() |
CSV parser |
![]() |
English language |
![]() |
Simple markup language for generating HTML |
![]() |
Format data according to a specified format string |
![]() |
HTML utilities |
![]() |
Converting strings to byte arrays and vice versa |
![]() |
Parsing expression grammar and packrat parser |
![]() |
Declarative EBNF language for writing PEG parsers |
![]() |
Additional PEG parsers |
![]() |
Porter stemming algorithm |
![]() |
Regular expressions |
![]() |
Simple string tokenizer |
![]() |
Correct sorting of sequences of strings with embedded numbers |
![]() |
|
![]() |
Fast character-to-character translation of ASCII strings |
![]() |
Unicode support |
![]() |
Unicode grapheme and word breaking |
![]() |
Unicode case conversion |
![]() |
Parsing words used by Unicode implementation |
![]() |
Unicode string comparison and sorting (collation) |
![]() |
Parsing Unicode data files |
![]() |
Unicode string normalization |
![]() |
Reads the UCD to get the script of a code point |
![]() |
Word wrapping |
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
Boyer-Moore string search algorithm |
![]() |
Turns text upside-down. |
![]() |
Converts between text and morse code, and plays morse code. |
![]() |
libpcre binding |
![]() |
Phonetic algorithm for indexing names by sound |
![]() |
Peter Norvig's spelling corrector |
![]() |
Perform analysis on English text. |
![]() |
Text-to-speech utility |