Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 177 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 177 Bytes

libunikey - a text processing library for Vietnamese that built on ukengine

BUILD

mkdir build
cd build
cmake ..
make
make tests