<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minion024</author_name>
  <author_url>https://blog.hatena.ne.jp/minion024/</author_url>
  <blog_title>How to make datas our friends</blog_title>
  <blog_url>https://024minion.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>言語処理100本ノック</anon>
  </categories>
  <description>背景 言語処理100本ノック 2015を今やっているのでその備忘録的なやつ。 やりたいこと Pythonで&quot;Now I need a drink, alcoholic of course, after the heavy lectures involving quantum mechanics.&quot;という文章を単語に分解して各単語の（アルファベットの）文字数を先頭から出現順に並べたリストを作成する。 結果 文章を単語ごとに分割して分割した単語の文字数をfor文でリスト内にinsertして対応しました。 import re sentense = 'Now I need a drink, alcoh…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F024minion.hatenablog.jp%2Fentry%2F2017%2F05%2F04%2F175846&quot; title=&quot;Pythonで文章を単語に分解し各単語の文字数を先頭から出現順に並べたリストを作成する - How to make datas our friends&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>2017-05-04 17:58:46</published>
  <title>Pythonで文章を単語に分解し各単語の文字数を先頭から出現順に並べたリストを作成する</title>
  <type>rich</type>
  <url>https://024minion.hatenablog.jp/entry/2017/05/04/175846</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
