Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] [Fwd: Search MySQL for Japanese Names]
- Date: Mon, 19 Oct 2009 18:49:14 +0900
- From: 黒鉄章 <akira@example.com>
- Subject: Re: [tlug] [Fwd: Search MySQL for Japanese Names]
- References: <4ADBFDB3.3000004@example.com> <4d3714b50910182324k3422ca63m88f0fb60499e2699@example.com>
Yeah, +1 on needing a furigana field for names. Using Mecab you can probably pull the _most likely_ reading of any given kanji name, but there's so much variance in the readings used that it's not even vaguely good enough. (Using Mecab would be no better than using an ordinary names dictionary, actually.) Ask the user for (kanji) name and furigana. Let the user input in hiragana, katakana, or half-width katakana but change it all katakana. (If you're using PHP mb_convert_encoding() is the function you want.) >From hiragana or katakana you can also romanize at any time. Remember to use the Hepburn romanization system if you're doing that. Cheers, Akira
- References:
- [tlug] [Fwd: Search MySQL for Japanese Names]
- From: Edward Middleton
- Re: [tlug] [Fwd: Search MySQL for Japanese Names]
- From: Sach Jobb
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [Fwd: Search MySQL for Japanese Names]
- Next by Date: Re: [tlug] Call for presenters - November 14th technical meeting
- Previous by thread: Re: [tlug] [Fwd: Search MySQL for Japanese Names]
- Next by thread: [tlug] Search MySQL for Japanese Names
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links