投稿者: nishimotz

  • Ubuntu Linux 8.10 + Lenovo ThinkPad X300

    トラックポイントを青ボタンと同時に押したときにスクロールする設定。

    $ sudo gedit /etc/X11/xorg.conf
    Section "ServerFlags"
    Option "AutoAddDevices" "false"
    EndSection
    Section "InputDevice"
    Identifier	"Configured Mouse"
    Driver		"mouse"
    Option		"CorePointer"
    Option    	"Emulate3Buttons"     	"false"
    Option          "EmulateWheel" 		"true"
    Option          "EmulateWheelTimeOut" 	"200"
    Option          "EmulateWheelButton" 	"2"
    Option          "XAxisMapping"        	"6 7"
    Option          "YAxisMapping"        	"4 5"
    Option          "ZAxisMapping"        	"4 5"
    EndSection
    

    参考リンク:

  • Windows Eclipse CVS sourceforge.jp

    Windows XP で Eclipse 3.4.1 の CVS クライアントを使って sourceforge.jp のアカウントで作業を。。

    anonymous ではなく sourceforge.jp のアカウントで commit ができるための設定をしました。

    最初に試したのは

    でしたが Windows ではうまくいかなかったので再度調査。

    をすこし手直ししたら成功しました。

    • 以下 PC のアカウントは nishi で SF.jp のアカウントは nishimoto という想定。

    まず Windows XP のコントロールパネル「システム」で環境変数の設定。

    HOME=c:/cygwin/home/nishi
    CVSROOT=nishimoto@sourceforge.jp:/cvsroot/galatea
    CVS_RSH=ssh
    
    [cygwin]
    $ cd
    $ ssh-keygen
    /home/nishi/.ssh/identity
    $ notepad .ssh/idendity.pub
    

    これを sourceforge.jp の Account Maitainance で CVS/SVN/SSH Shared Authorized Keys に追加。

    環境変数が反映されるように新しい cygwin コンソールで確認します。

    $ ssh -l nishimoto cvs.sourceforge.jp
    (omitted)
    You cannot execute anything here.
    Connection to cvs.sourceforge.jp closed.
    
    $ ssh -l nishimoto shell.sourceforge.jp
    Last login: Sat Nov  1 14:38:37 2008 from xxxxxxxxxxxxxxxxxxxx
    nishimoto@sf-usr-shell:~$ ls
    galatea
    nishimoto@sf-usr-shell:~$ logout
    Connection to shell.sourceforge.jp closed.
    

    環境変数が反映されるように Eclipse を新たに起動します。

    • Window – Prefefence – Team – CVS – Ext connection method
      • CVS_RSH : c:\cygwin\bin\ssh.exe
      • Parameter : -l {user} {host}
      • SSH2 (General – Network Connections – SSH2)
        • SSH2 home: C:\cygwin\home\nishi\.ssh
        • Private Keys: C:\cygwin\home\nishi\.ssh\identity
    • New – Project – Project from CVS – New repository location
    Host: cvs.sourceforge.jp
    Repo Path: /cvsroot/galatea
    User: nishimoto
    Pass: (empty)
    Conn.Type: extssh
    

    repository の中身が見えたので成功。

    上記リンクと少し違う手順が必要でしたが、参考になりました。感謝。

  • 音音研

    次回の音音研を以下の内容で予定しております。ぜひお誘い合わせの上お越しください。

    • 2008年10月20日(月曜日)18:40-
    • 場所:東大本郷 工学部6号館140号室
      • (東京大学 大学院 情報理工学系研究科 システム第一研究室)

    大竹孝司先生(E-Listening Lab)の御講演を予定しています。

    • テーマ:「語彙の活性化のメカニズムと言語遊戯(空耳アワー)」
    • 概要:音声言語の意味理解は音声の中から語彙を認識することによって実現されるが、この仕組みをモデル化して解き明かすことが語彙認識の研究の目標である。本発表では1言語話者の心的辞書がL2の音声入力によって活性化する可能性を検証する。分析対象の言語遊戯は「空耳アワー」と呼ばれるものである。分析から明らかになったことは1言語使用者であっても無意味な心的辞書が活性化される可能性が示唆された点である。

    ここ数年、私が了解度・話速・心的辞書に関する研究を進めていくうちに、日本語のモーラ知覚などに興味を持ち、大竹先生の御研究を知りました。今回は多くの方に馴染みやすい内容を考慮して、上記の話題を提供していただくのですが、私は自分の問題意識をぶつけさせてもらい、議論を盛り上げたいと思います。