Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Unicode text normalization for OCaml

License

NotificationsYou must be signed in to change notification settings

dbuenzli/uunf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%%VERSION%%

Uunf is an OCaml library for normalizing Unicode text. It supports allUnicodenormalization forms. The library is independent from any IOmechanism or Unicode text data structure and it can process textwithout a complete in-memory representation.

Uunf is distributed under the ISC license. It has no dependency.

Homepage:http://erratique.ch/software/uunf

Installation

Uunf can be installed withopam:

opam install uunfopam install uunf cmdliner uutf  # For the unftrip tool

If you don't useopam consult theopam file for buildinstructions.

Documentation

The documentation can be consultedonline or viaodig doc uunf.

Questions are welcome but better asked on theOCaml forum than onthe issue tracker.

Sample programs

Theunftrip tool normalises text provided on standard input.

See also thedoc examples.

About

Unicode text normalization for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp