unicode
Unicode normalizer
A Unicode normalization library for Ruby, providing functions to compare, decompose, compose and normalize strings according to the Unicode standard.
Unicode normalization library. (Mirror of Yoshida-san's code base to maintain the RubyGem.)
80 stars
5 watching
13 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
rubyrubynlpunicode
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for normalizing Unicode text to a standardized format | 21 |
| A Ruby library that standardizes country names and codes into multiple formats. | 69 |
| A library that removes common unicode confusables/homoglyphs from strings | 105 |
| A Ruby library for converting characters between Latin and Cyrillic scripts. | 0 |
| A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
| A Ruby library for colorizing text using ANSI escape sequences | 1,251 |
| A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. | 842 |
| A Ruby library providing Unicode-based formatting and localization tools for dates, numbers, currencies, and more. | 673 |
| A Sublime Text plugin to format and beautify Ruby code. | 258 |
| A C++11 function to normalize resource identifiers into a standardized format | 22 |
| A tool for normalizing spelling in non-standard language data | 20 |
| A Ruby gem that normalizes and formats international phone numbers | 1,017 |
| A utility to normalize words for comparison by standardizing punctuation and case. | 7 |
| Utilities for working with Unicode strings in Ruby | 113 |
| Extracts common information from text strings in various formats | 79 |