タグ

2017年3月13日のブックマーク (2件)

  • kuromoji_tokenizer | Elasticsearch Plugins and Integrations [8.14] | Elastic

    mode The tokenization mode determines how the tokenizer handles compound and unknown words. It can be set to: normal Normal segmentation, no decomposition for compounds. Example output: 関西国際空港 アブラカダブラ search Segmentation geared towards search. This includes a decompounding process for long nouns, also including the full compound token as a synonym. Example output: 関西, 関西国際空港, 国際, 空港 アブラカダブラ extend

    kuromoji_tokenizer | Elasticsearch Plugins and Integrations [8.14] | Elastic
    z_dogma
    z_dogma 2017/03/13
    "As a demonstration of how the user dictionary can be used, save the following dictionary to $ES_HOME/config/userdict_ja.txt:" [ElasticSearch]
  • 「理論から学ぶデータベース実践入門」読んだ - $shibayu36->blog;

    理論から学ぶデータベース実践入門 ~リレーショナルモデルによる効率的なSQL (WEB+DB PRESS plus) 作者:奥野 幹也技術評論社Amazon 積ん読に入っていたので読んだ。 このはリレーショナルモデルを理解することによってRDBの知識を深めようというようなRDBを実践で使っている人がさらに知識を深めるためのという感じ。内容としては重要な理論がRDBと紐付けられて解説されていて面白かった。一方で、専門用語が文章中に多く使われていて、個人的には何か頭に入ってこなかった点は残念だった。 このを読みながらわからないところを調べていて見つけたのだけど、このの著者の昔の発表資料である「データベース設計徹底指南!!」がこのの端的なまとめになっていて、しかも非常に良い資料なので当におすすめ。で紹介されているリレーショナルモデルや正規化理論などがわずか15分程度で理解できる

    「理論から学ぶデータベース実践入門」読んだ - $shibayu36->blog;
    z_dogma
    z_dogma 2017/03/13