uunf
Unicode normalizer
A library for normalizing Unicode text to a standardized format
Unicode text normalization for OCaml
21 stars
6 watching
7 forks
Language: OCaml
last commit: 11 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
dbuenzli/uutf | A non-blocking streaming codec for Unicode encoding schemes | 32 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
dbuenzli/uucd | Decodes data from Unicode character database XML representation | 17 |
blackwinter/unicode | A Unicode normalization library for Ruby, providing functions to compare, decompose, compose and normalize strings according to the Unicode standard. | 80 |
dbuenzli/vg | A declarative 2D vector graphics library written in OCaml | 91 |
sindresorhus/normalize-url | A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. | 840 |
whitequark/ocaml-m17n | A package that enables multilingualization of OCaml source code by supporting Unicode identifiers | 50 |
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
ocaml-community/biniou | An efficient binary data format for serializing and deserializing structured data | 42 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
avito-tech/normalize | A library providing tools to normalize and compare fuzzy text inputs for better matching and association. | 46 |
r-lyeh-archived/unify | A C++11 function to normalize resource identifiers into a standardized format | 22 |
dimuska139/go-email-normalizer | A library for providing a standard form of email addresses | 64 |