<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takamizawa46</author_name>
  <author_url>https://blog.hatena.ne.jp/takamizawa46/</author_url>
  <blog_title>やわらかテック</blog_title>
  <blog_url>https://www.okb-shelf.work/</blog_url>
  <categories>
    <anon>Algorithm</anon>
    <anon>Elixir</anon>
  </categories>
  <description>プログラムでタイプミスを修正する難しさ 以下のような変数があったとする user_input_textは自身で入力したテキストで&quot;apple&quot;と入力したつもりが 間違えて&quot;anpple&quot;と入力してしまっている user_input_text = &quot;anpple&quot; answer_text = &quot;apple&quot; 他にもタイプミスはいろんなパターンが考えられる &quot;aple&quot; &quot;aale&quot; &quot;applue&quot; &quot;apule&quot; 少し大袈裟なものもあるが、人間視点でいえば 「あ、こいつはappleって打ちたかったんやな〜」ってことが何となく分かる 従って添削する場合にappleと修正してあげれば良い しかし、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.okb-shelf.work%2Fentry%2Ftypo_checker_elixir&quot; title=&quot;【実装コード有り】Elixirでタイポ発見器を最長共通部分列を使って作る - やわらかテック&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/takamizawa46/20210828/20210828085458.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-06 00:52:47</published>
  <title>【実装コード有り】Elixirでタイポ発見器を最長共通部分列を使って作る</title>
  <type>rich</type>
  <url>https://www.okb-shelf.work/entry/typo_checker_elixir</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
