<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ichou1</author_name>
  <author_url>https://blog.hatena.ne.jp/ichou1/</author_url>
  <blog_title>ichou1のブログ</blog_title>
  <blog_url>https://work-in-progress.hatenablog.com/</blog_url>
  <categories>
    <anon>Keras</anon>
  </categories>
  <description>（「RとKerasによるディープラーニング」より）Kerasネットワークは、入力として数値テンソルだけを受け付ける。テキストはそのままの形では渡せないため、変換が必要になる。 テキストを数値テンソルに変換することをベクトル化（vectorizing）と呼ぶ。全てのベクトル化プロセスは、テキストに何らかのトークン化（tokenization）の方法を適用し、生成されたトークン（token）を数値ベクトルに対応付ける。 （文字、単語、N-gramといった、テキストを分割して得られるさまざまな単位のことを集合的にトークンと呼ぶ）トークンに数値ベクトルを対応付ける方法はいくつかあり、よく使われるのは以…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwork-in-progress.hatenablog.com%2Fentry%2F2019%2F02%2F11%2F181615&quot; title=&quot;Kerasメモ（Embeddingレイヤ） - ichou1のブログ&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/i/ichou1/20190227/20190227205843.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-11 18:16:15</published>
  <title>Kerasメモ（Embeddingレイヤ）</title>
  <type>rich</type>
  <url>https://work-in-progress.hatenablog.com/entry/2019/02/11/181615</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
