# DongDu

A Vietnamese word segmentation tool

[![npm version](https://img.shields.io/npm/v/dongdu.svg?style=flat)](https://www.npmjs.com/package/dongdu)
[![Travis](https://travis-ci.org/vntk/dongdu.svg?branch=master)](https://travis-ci.org/vntk/dongdu)
[![Appveyor](https://ci.appveyor.com/api/projects/status/6migx3pv0n9wajbm/branch/master?svg=true)](https://ci.appveyor.com/project/Vunb/dongdu-5uwp6/branch/master)


# Installation In A Nutshell

1. Install [Node.js](http://nodejs.org/)
2. Run: `$ npm install dongdu --save`

# API Usage

Todo: Need to update

Please check homepage: https://github.com/vntk/dongdu

Build from source: `npm install --build-from-source`

Publish a new version: 

* `git commit --allow-empty -m "[publish binary]"`
* `git commit --allow-empty -m "[travis publish binary]"`

LICENSE
========

MIT.