<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>紳士機械 - gentlemachine.com</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/" />
    <link rel="self" type="application/atom+xml" href="http://gentlemachine.com/mt/atom.xml" />
    <id>tag:gentlemachine.com,2008-11-03:/mt//1</id>
    <updated>2009-09-21T10:34:30Z</updated>
    <subtitle>Mac, ロボット, ネタなもの。</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.22-ja</generator>

<entry>
    <title>D21HW + Snow Leopard</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2009/09/d21hw_snow_leop.html" />
    <id>tag:gentlemachine.com,2009:/mt//1.226</id>

    <published>2009-09-21T10:30:34Z</published>
    <updated>2009-09-21T10:34:30Z</updated>

    <summary>MacBook Pro だと普通に動いたのに何故かAirだと動かない emobi...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="コンピュータ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>MacBook Pro だと普通に動いたのに何故かAirだと動かない emobile のデータ通信カードさん。</p>
<p>ドライバのインストールをしても何も起こらないので当てずっぽうでやっつけてみた。と言ってもTerminalで以下のコマンドを打つだけ。</p>
<pre>
sudo kextload /System/Library/Extensions/HuaweiDataCardDriver.kext
</pre>
<p>一回認識されればあとは抜き差ししても大丈夫みたいです。</p>]]>
        
    </content>
</entry>

<entry>
    <title>人工無脳</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2009/09/post_176.html" />
    <id>tag:gentlemachine.com,2009:/mt//1.225</id>

    <published>2009-09-12T11:30:57Z</published>
    <updated>2009-09-12T12:30:00Z</updated>

    <summary>人工無脳とかつくってみたいなー、とか思ってみたり。*人工無脳の例：人工無能うずら...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="コンピュータ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>人工無脳とかつくってみたいなー、とか思ってみたり。*人工無脳の例：<a href="http://www.din.or.jp/~ohzaki/uzura.htm">人工無能うずら(人工痴能)の部屋</a></p>
<p>で、考えたことつらつら</p>
<ul>
<li>単純な単語反応型なんて面白くないので、文脈くらいは読めるようにしたい(作る前からハードルを上げる)</li>
<li>必然的に学習機能が必要</li>
<li>でもゼロから学習させるのも単調作業でつまらなそう(要件が増える)</li>
<li>じゃあネットにあるデータで学習させればいいじゃない(ありがち)</li>
<li>とりあえず形態素解析と係り受け解析して単語の共起度テーブルつくってある程度の文法規則から文を自動生成すればいいよね(ありがち)</li>
<li>でも2ちゃんねるとかtwitterとかがソースに混じると面倒なことになるなあ(思考が横道に)</li>
<li>「wwww」とか「〜なう」とか文法的にはどんな位置づけなんだろ。wwwwは感動詞でいいのかしら(横道を突き進み始める)</li>
<li>そいえば「にょ」とか「だよもん」とかの語尾ってのも文法的に...(例が古い)</li>
<li>ネットにある文章ってのは教科書的な文法体系じゃ表現できないのかしら。そうでなくても日本語は曖昧な言語だし......(そろそろ本筋が見えなくなっている)</li>
<li>文法規則まで自動で学習できるようになればいいんだけどなあ(妄想の肥大)</li>
<li>AAとかもめどいなあ。縦書きにセリフが入ってたりしたら......特定のフォントでレンダリングしたときの文字のx座標がある程度の範囲にある記号以外の文字の集合を文の候補として抽出して解析して意味がありそうなら採用、とかかなぁ......(なぜかソースとして2chを利用する前提で妄想している)</li>
<li>ソースの選択を慎重にしないとヘンな人格になりそうだなぁ......(別の脇道にそれた)</li>
<li>でもいちいち手動でソース選ぶとかやりたくないしなあ(多分正論だけどドメイン特定しない学習とか論文書けるレベル。たぶん)</li>
<li>適当に学習させて会話の中で矯正するのがいいなあ。「どこでそんな言葉覚えてきたのっ」とか。あんまり矯正してないか(広がる妄想)</li>
<li>「それはいい」とか「ダメ」とか会話の中で明示するのもアレだしなあ。やっぱり文脈から反応見て学習してほしいなあ(さらに広がる)</li>
<li><a href="http://www.google.com/search?client=safari&rls=en&q=伺か&ie=UTF-8&oe=UTF-8">伺か</a>みたいなUIで撫でたりペシってしたり、っていう学習でもいいなあ(そろそろ収拾がつかなくなってくる)</li>
<li>どうせ伺か使うなら２つの違うシステムで漫談させながら学習ってのも面白そうだなあ(もう手に負えない)</li>
</ul>
<p>......と妄想にふけってコードが一行も書けてない罠。このまま妄想だけで終わるに10垓ジンバブエドル。</p>]]>
        
    </content>
</entry>

<entry>
    <title>修論ｵﾜﾀ</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2009/02/post_175.html" />
    <id>tag:gentlemachine.com,2009:/mt//1.224</id>

    <published>2009-02-06T03:14:25Z</published>
    <updated>2009-02-06T03:27:12Z</updated>

    <summary>修論提出/発表終了。 これから引き継ぎと延ばし延ばしにしてた入社前教育と家の片付...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>修論提出/発表終了。</p>
<p>これから引き継ぎと延ばし延ばしにしてた入社前教育と家の片付けと......</p>]]>
        
    </content>
</entry>

<entry>
    <title>つつしんで　はつはるの　およろこびを　ry</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2009/01/ry.html" />
    <id>tag:gentlemachine.com,2009:/mt//1.223</id>

    <published>2008-12-31T15:00:00Z</published>
    <updated>2009-01-01T04:51:18Z</updated>

    <summary>本年も変わらぬご支援、ご愛顧を賜りますようお願いいたします。  皆様の健康と益々...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>本年も変わらぬご支援、ご愛顧を賜りますようお願いいたします。</p>
<p> 皆様の健康と益々のご発展をお祈り申し上げます。</p>
<p>2009年　初春</p>]]>
        
    </content>
</entry>

<entry>
    <title>年末年始延期のお知らせ</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/12/post_174.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.222</id>

    <published>2008-12-30T09:52:35Z</published>
    <updated>2008-12-30T09:59:39Z</updated>

    <summary>諸般の事情により2008年から2009年にかけての年末年始は延期とさせていただき...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="雑多" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>諸般の事情により2008年から2009年にかけての年末年始は延期とさせていただきます。皆様のご理解とご協力をお願いいたします．</p>]]>
        
    </content>
</entry>

<entry>
    <title>はこだ......て......？</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/12/post_173.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.221</id>

    <published>2008-12-20T07:13:27Z</published>
    <updated>2008-12-20T07:18:08Z</updated>

    <summary>観光はお早めに．手遅れな気もしますが． 【ニコニコ動画】函館市のカオスなＣＭ...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>観光はお早めに．手遅れな気もしますが．</p>
<iframe width="312" height="176" src="http://ext.nicovideo.jp/thumb/sm5592283" scrolling="no" style="border:solid 1px #CCC;" frameborder="0"><a href="http://www.nicovideo.jp/watch/sm5592283">【ニコニコ動画】函館市のカオスなＣＭ</a></iframe>]]>
        
    </content>
</entry>

<entry>
    <title>あたし正規言語</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/12/post_172.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.220</id>

    <published>2008-12-19T14:31:59Z</published>
    <updated>2008-12-19T15:01:23Z</updated>

    <summary>あたしオートマトン あたしマルコフ マルコフさん何してはるんですか。...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="ネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p><a href="http://neo.g.hatena.ne.jp/debedebe/20081218">あたしオートマトン</a></p>
<p><a href="http://yamagata.int21h.jp/tool/Markov/">あたしマルコフ</a></p>
<p>マルコフさん何してはるんですか。</p>]]>
        <![CDATA[<p>一応ネタ解説：</p>
<p><a href="http://nkst.jp/vote/novel.php?auther=20080001">第3回日本ケータイ小説大賞「あたし彼女」</a>を改行ごとに分割し，並びを再構成することでケータイ小説を自動生成できるよ，というネタです．</p>]]>
    </content>
</entry>

<entry>
    <title>12がつ</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/12/12.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.219</id>

    <published>2008-12-11T13:43:37Z</published>
    <updated>2008-12-11T13:50:45Z</updated>

    <summary>研究室のヒト2人のお誕生日会でした．おめでとうございます． 終わったあとに3年生...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>研究室のヒト2人のお誕生日会でした．おめでとうございます．</p>
<p>終わったあとに3年生が「12月ってなんかいいですよねー」と一言．その場にいたM1〜の皆さん(主に私)が額に青筋浮かべながら「お前は何を言ってるんだ」状態でした．</p>
<p>プログラム　おわりません</p>]]>
        
    </content>
</entry>

<entry>
    <title>最近のおかいもの</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/12/post_171.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.218</id>

    <published>2008-12-04T06:30:48Z</published>
    <updated>2008-12-04T06:44:12Z</updated>

    <summary>技術書2冊と プリンタとイラレと CDと ......笑ってくださって結構です．...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>技術書2冊と</p>
<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=hajimeg3-22&o=9&p=8&l=as1&asins=0596516487&fc1=000000&IS2=1&lt1=_top&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=hajimeg3-22&o=9&p=8&l=as1&asins=4873113296&fc1=000000&IS2=1&lt1=_top&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<p>プリンタとイラレと</p>
<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=hajimeg3-22&o=9&p=8&l=as1&asins=B001G947MG&fc1=000000&IS2=1&lt1=_top&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=hajimeg3-22&o=9&p=8&l=as1&asins=B0015TYHG8&fc1=000000&IS2=1&lt1=_top&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<p>CDと</p>
<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=hajimeg3-22&o=9&p=8&l=as1&asins=B001INLGP6&fc1=000000&IS2=1&lt1=_top&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<p>......笑ってくださって結構です．無駄遣いしてるつもりはありません．</p>]]>
        
    </content>
</entry>

<entry>
    <title>中間審査</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/11/post_170.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.217</id>

    <published>2008-11-28T13:00:57Z</published>
    <updated>2008-11-28T13:07:19Z</updated>

    <summary>＼(^o^)／ｵﾜﾀ 風邪が抜けません サンレッド見てます...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>＼(^o^)／ｵﾜﾀ</p>
<p>風邪が抜けません</p>
<p>サンレッド見てます</p>]]>
        
    </content>
</entry>

<entry>
    <title>やめられないとまらない</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/11/post_169.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.216</id>

    <published>2008-11-15T13:16:22Z</published>
    <updated>2008-11-15T13:24:19Z</updated>

    <summary>コード書く→回す→待つ→結果がｲﾏｲﾁ→手を入れる→回す→長い事待つ→結果が出る...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>コード書く→回す→待つ→結果がｲﾏｲﾁ→手を入れる→回す→長い事待つ→結果が出る→悪化してる→さらに手を入れる→回す→もっと待つ→結果は壊滅的→</p>
<p>だれかたすけてー</p>]]>
        
    </content>
</entry>

<entry>
    <title>cabocha-learn</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/11/cabocha-learn.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.215</id>

    <published>2008-11-10T07:32:57Z</published>
    <updated>2008-11-10T07:51:25Z</updated>

    <summary>CaboCha-0.60の固有表現学習ツールの使い方がどこにも見当たらなかったの...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="コンピュータ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p><a href="http://sourceforge.net/projects/cabocha/">CaboCha-0.60</a>の固有表現学習ツールの使い方がどこにも見当たらなかったのでメモ。</p>
<p>入力ファイルは<a href="http://chasen.org/~taku/software/cabocha/training.html">昔のドキュメント</a>と同様、cabocha -f1 -O1 -n1 で出る形式。で、これを train.ne として</p>
<pre>cabocha-learn --parser-type=ne train.ne ne.model</pre>
<p>できたモデル ne.model を使って解析したい文書を放り込む</p>
<pre>cabocha -N ne.model -f1 < test.txt</pre>
<p>タグは B- と I- で始まってればよさげ(日本語使えるかはシラネ)</p>]]>
        
    </content>
</entry>

<entry>
    <title>ping</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/11/ping.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.214</id>

    <published>2008-11-04T12:55:03Z</published>
    <updated>2008-11-04T13:03:06Z</updated>

    <summary>研究（プログラミング）三昧です。 結果がデタラメだなーと思ってたら出力部分のルー...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="コンピュータ" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>研究（プログラミング）三昧です。</p>
<p>結果がデタラメだなーと思ってたら出力部分のルーチンが崩壊してただけで内部的にはわりとマトモな処理ができてたらしいのがわかって少し安心しているところです。</p>
<p>とりあえずまた英語論文読むフェーズに入りそうです。</p>]]>
        
    </content>
</entry>

<entry>
    <title>広い視野で．</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/10/post_168.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.213</id>

    <published>2008-10-27T03:45:52Z</published>
    <updated>2008-10-27T03:55:25Z</updated>

    <summary>横も見えるめがね「Nike Hindsight」（サイクリスト用）[gizmod...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="ネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p><a href="http://www.gizmodo.jp/2008/10/nike_hindsight.html">横も見えるめがね「Nike Hindsight」（サイクリスト用）</a>[gizmodo.jp]</p>
<p>視覚と身体感覚が一致しなくて酔ったりフラついたりしそうですね．慣れればいいんですが．</p>
<p>全周囲モニタ(Mk-IIのアレ)よりも視覚圧縮(つまりこのメガネ)の方が効率的だよなー，とは昔から疑問に思っていたところであります．モニタ画像はどうせCGなんだし．後ろに目がなくても戦える．</p>]]>
        
    </content>
</entry>

<entry>
    <title>戦場までは何インチ？</title>
    <link rel="alternate" type="text/html" href="http://gentlemachine.com/mt/archives/2008/10/post_167.html" />
    <id>tag:gentlemachine.com,2008:/mt//1.212</id>

    <published>2008-10-22T14:47:23Z</published>
    <updated>2008-10-22T15:12:22Z</updated>

    <summary>自宅の液晶モニタがどうにも調子悪くなってたのです。大学入ったときに買った三菱の1...</summary>
    <author>
        <name>hajimeg3</name>
        <uri>http://www.gentlemachine.com/</uri>
    </author>
    
        <category term="日記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://gentlemachine.com/mt/">
        <![CDATA[<p>自宅の液晶モニタがどうにも調子悪くなってたのです。大学入ったときに買った<a href="http://review.ascii24.com/db/ad/2003/06/18/644080-000.html">三菱の17インチモニタ</a>なんですが。バックライトはちらつくし色はいくら調整しても赤みがかってるし……てな具合で。</p>
<p>あとスピーカーからもノイズが。ガリガリとHDのアクセス音みたいなのが。こっちは高校に入ってすぐG3と同時期に買った<a href="http://www.yamaha.co.jp/product/av/prd/pc/yst-m20/ystm20dsp.html">ヤマハの</a>……10年選手ですか。そろそろリプレースかな、と。</p>
<p>ちなみに本体はMacBookPro/15と今時アナログVGAしか付いてないWin2kのタワーです。</p>
<div><a href="http://gentlemachine.com/mt/archives/images/old_desktop.jpg"><img alt="[before]" src="http://gentlemachine.com/mt/archives/images/old_desktop-thumb.jpg" width="320" height="240" /></a></div>
<p>んで音はとりあえずいいとしてモニタをどうにかしようとした結果がこれだよ↓</p>
<div><a href="http://gentlemachine.com/mt/archives/images/new_desktop.jpg"><img alt="[after]" src="http://gentlemachine.com/mt/archives/images/new_desktop-thumb.jpg" width="320" height="240" /></a></div>
<p>あわせて39インチです ＼(^o^)／</p>
<p>BenQの<a href="http://kakaku.com/item/00857012574/">G2400WD</a>。最安値じゃないけど駅東のtwotopでドット抜け保証付けて40k+くらい。持って帰ったら画面のど真ん中に赤野常時点灯がポツンと……で交換してもらったやつは大丈夫でした、と。保証が無駄にならなくてよかったと喜ぶべきか否かは各位のご判断にお任せします。</p>
<p>あとモニタ変えたらスピーカのノイズも消えました。どんだけノイズまき散らしてたのかと。</p>]]>
        
    </content>
</entry>

</feed>
