<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>upura</author_name>
  <author_url>https://blog.hatena.ne.jp/upura/</author_url>
  <blog_title>u++の備忘録</blog_title>
  <blog_url>https://upura.hatenablog.com/</blog_url>
  <categories>
    <anon>自然言語処理</anon>
    <anon>python</anon>
  </categories>
  <description>問題文 nlp100.github.io 問題の概要 問題文に提示された仕様に従って出力します。 class Morph: def __init__(self, dc): self.surface = dc['surface'] self.base = dc['base'] self.pos = dc['pos'] self.pos1 = dc['pos1'] class Chunk: def __init__(self, morphs, dst): self.morphs = morphs # 形態素（Morphオブジェクト）のリスト self.dst = dst # 係り先文節インデックス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fupura.hatenablog.com%2Fentry%2F2020%2F04%2F25%2F123841&quot; title=&quot;言語処理100本ノック 2020「45. 動詞の格パターンの抽出」 - u++の備忘録&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>2020-04-25 12:38:41</published>
  <title>言語処理100本ノック 2020「45. 動詞の格パターンの抽出」</title>
  <type>rich</type>
  <url>https://upura.hatenablog.com/entry/2020/04/25/123841</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
