Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cjk

How to get the length of Japanese characters in Javascript?

GNU grep regex `[一-十]` (one to ten) does not match the Chinese character 四 (four)

regex grep cjk

Dealing with Korean text breaking words

css cjk word-break

Convert numbered to accentuated Pinyin?

php regex cjk

Validate Japanese Character in Active Record Callback

Using xlrd to read Excel xls file containing Chinese and/or Hindi characters

python xls cjk xlrd hindi

Differentiating CJK languages (Chinese, Japanese, Korean) in Android

java android unicode cjk

Creating PDFs using TCPDF that supports all languages especially CJK

php tcpdf cjk

How do I format Chinese characters so they fit the columns?

c# string formatting cjk

Korean, Thai and Indonesian POS tagger

nlp nltk cjk pos-tagger thai

Python: How to force a "print" to use __unicode__ instead of __str__, or otherwise naturally "print" the message without explicitly calling unicode()

How to convert a pinyin string to chinese in C#

c# wpf cjk

Word wrap algorithms for Japanese

How to escape Chinese Unicode characters in URL?

php url unicode localization cjk

n-gram name analysis in non-english languages (CJK, etc)

python nlp similarity n-gram cjk

Understanding Python Unicode and Linux terminal

python linux unicode cjk

How to match chinese characters with grep?

vim grep cjk

Get the number of bytes needed for a Unicode string

python string unicode cjk

Manipulating utf8mb4 data from MySQL with PHP

php mysql cjk utf8mb4

How can I match Korean characters in a Ruby regular expression?

ruby regex unicode ruby-1.9 cjk