Skip to content

Instantly share code, notes, and snippets.

@tily
Created December 3, 2009 16:17
Show Gist options
  • Save tily/248284 to your computer and use it in GitHub Desktop.
Save tily/248284 to your computer and use it in GitHub Desktop.
configuration file of twitter / domoraen
database:
adapter: sqlite3
database: domoraen.db
timeout: 5000
site_info:
- url: 'http://ja.wikipedia.org/wiki/%E3%83%89%E3%83%A9%E3%81%88%E3%82%82%E3%82%93%E3%81%AE%E9%81%93%E5%85%B7%E4%B8%80%E8%A6%A7'
exp: '//div[@id="bodyContent"]/ul[position()>1]/li'
mecab:
dicpath: '/var/lib/mecab/dic/ipadic-utf8/'
speak:
filter:
- '[a-zA-Z0-9]|=|~|,|@|\.|\\|\_|\(|\)|\|\<|\>|\:|\/'
- '⇒|→|「|」|(|)|『|』/'
reject:
- あいあいパラソル
- あいこグローブ
- アイディア考え機
- (以下省略…)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment