<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>mosh</anon>
    <anon>unicode</anon>
  </categories>
  <description>Unicode の正規化の実装。まずは簡単な（？）Decompose から。 Decompose は Compose の逆なので分解。 マッピング情報に従い、1文字=&gt;2文字 へと分解していく。 1文字=&gt;3文字 などのマッピングも存在するが 1文字=&gt;2文字 の分解を再帰的にすることで対応する。 分解した後に、Canonical Combining Class に従い正規順序にソートして終了。string-normalize-nfd/string-normalize-nfkd 実装完了。次は Compose（合成）。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20080930%2F1222757036&quot; title=&quot; Unicode 正規化の実装 Decompose - higepon blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-30 15:43:56</published>
  <title> Unicode 正規化の実装 Decompose</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20080930/1222757036</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
