hieroglyphic
v0.2.9
Published
hieroglyphic is for identifying separate words in Chinese text
Downloads
41
Maintainers
Readme
hieroglyphic.js
east-hieroglyphic is for identifying separate words in Chinese or other eastern hieroglyphic text
hieroglyphic is a core module of laoshi (Morpheus-chinese)
Installation
API
var hieroglyphic = require('hieroglyphic');
hieroglyphic.query(sentence, function(results) {
// process results
})
License
GNU GPL