<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>redhornet96</author_name>
  <author_url>https://blog.hatena.ne.jp/redhornet96/</author_url>
  <blog_title>もふもふ技術部</blog_title>
  <blog_url>https://www.mof-mof.co.jp/tech-blog/</blog_url>
  <categories>
    <anon>machine learning</anon>
    <anon>python</anon>
    <anon>pip</anon>
  </categories>
  <description>機械学習や自然言語処理でごにょごにょ試してみるときには、大体の場合データが必要で、どこからか取得してくるか作る必要がある。日本語のデータはあまり多くはなくて、とりあえず試しに動かす程度でいいやってときは自分で適当なデータ作ったりするんだけど、毎回手作業で作るのめんどいから、とりあえずスクリプトでサクッと取ってこれる状態にしたい。そこでpip installしたらデータをロードする関数をimport出来るようなパッケージを作りたい。 ひとまず今回は自作のpip用パッケージを試してみる。自分しか使わないのでPyPIには登録せず、GitHubのURLを指定してpip installするパッケージにす…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mof-mof.co.jp%2Ftech-blog%2Fpip-package&quot; title=&quot;pipでGitHub経由でインストール出来る自作パッケージを作る - もふもふ技術部&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>2019-05-10 00:00:00</published>
  <title>pipでGitHub経由でインストール出来る自作パッケージを作る</title>
  <type>rich</type>
  <url>https://www.mof-mof.co.jp/tech-blog/pip-package</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
