<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>matsu7874</author_name>
  <author_url>https://blog.hatena.ne.jp/matsu7874/</author_url>
  <blog_title>matsu7874のブログ</blog_title>
  <blog_url>https://matsu7874.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>手書きのメールアドレスが読み間違えていた時に候補を出力してくれるコードを書いた。 毎年新歓でメールアドレス書いてもらってもaとuとか判読できなくて、メールが送れない子がいる。 貴重な出会いを無駄にしてしまうのはもったいない！ =&gt;読み間違えそうな候補を全て出力するコードを書いた。 matsu7874/EmailCorrector · GitHub Githubにも上げてみたけど、英語とかメソッドの分け方とか恥ずかしい部分が多い。 import itertools class Corrector(object): def __init__(self, rules=None): if rules …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmatsu7874.hatenablog.com%2Fentry%2F2014%2F12%2F10%2F030543&quot; title=&quot;手書きのメールアドレスが読み間違えていた時に候補を出力してくれるコードを書いた。[python] - matsu7874のブログ&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>2014-12-10 03:05:43</published>
  <title>手書きのメールアドレスが読み間違えていた時に候補を出力してくれるコードを書いた。[python]</title>
  <type>rich</type>
  <url>https://matsu7874.hatenablog.com/entry/2014/12/10/030543</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
