Coder Social home page Coder Social logo

vnlp-outline's Introduction

Vietnamese Natural Language Processing(Xử lý ngôn ngữ tiếng Việt)

Outline

This page describes Vietnamese NLP tools, resources and some computation techniques related on Vietnamese. If there is something missing or wrong information, please create an issue or pull request.

(Sorry, I don't speak Vietnamese.)

Tools

Diacritics restoration

Vietnamese diacritics restoration tool

Github, demonstration

This tool is based on a point-wise diacritics restoration.

Word segmentation

DongDu

Github, website

DongDu is a fastest and high accuracy word segmentation tool based on SVMs.

vnTokenizer

website

vnTokenizer provides Java interface. I found some unofficial github repositories.

Part-of-Speech tagging

vnTagger

website

This tool provides Java interface.

Joint word segmentation and Part-of-Speech tagging

Vietnamese joint word segmentation and Part-of-Speech tagging based on SVM

Github, demonstration

This tool provides Python interface.

Vietnamese joint word segmentation and Part-of-Speech tagging based on CRF

Github, demonstration

This tool provides Python interface.

Other Tools

Vitk -- a Vietnamese text processing toolkit

Github

This toolkit is for large data processing, includes word segmentation, part-of-sppech tagging, dependency parsing.

Resources

Treebank

Vietnamese treebank

website

Corpus

VNESEcopus.txt

website

650 thousand sentences.

VNTQcorpus(small).txt

website

300 thousand sentences.

VNTQcorpus(big).txt

website

1.75 million sentences.

Bilingual Corpus

English-Vietnamese bilingual corpus

website

Technique

Unicode normalization

NFC is a one of the unicode normalization form. It is suitable for Vietnamese text preprocessing.

Syllable normalization

Articles

  • Tuan Anh Luu and Kazuhide Yamamoto. A Point-wise Approach for Vietnamese Diacritics Restoration. Proceedings of the International Conference on Asian Language Processing (IALP 2012), pp.189-192 (2012.11)

vnlp-outline's People

Contributors

kanjirz50 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.