検索エンジン
普通に検索アルゴリズムの話もあるので検索アルゴリズムとかにしたほうがいいかも?mrsekut.icon
例えば意味解析の中で検索の話が一部出てくるが、検索エンジンとは違うので、関連させづらいmrsekut.icon
構成
Index Manager
Index Searcher
Indexer
Document Manager
文書管理器
検索対象の文書を蓄えるDB
クエリに適合するものを取り出して返す
DBMSやDBMが使われる
文字列探索アルゴリズム
https://techlife.cookpad.com/entry/2019/11/18/110000
検索エンジンを自作した人の記事
https://catindog.hatenablog.com/entry/2019/07/06/012910
https://www.slideshare.net/shinsuke/fess-69788304
https://logmi.jp/tech/articles/322211
Python
https://south37.hatenablog.com/entry/2014/06/15/検索エンジンを作る_2%3A_実践!インデクシング
検索エンジンの評価指標
https://tech.retrieva.jp/entry/2020/08/20/142604
https://tech.retrieva.jp/entry/2020/11/17/103927
https://tech.retrieva.jp/entry/2021/02/25/095207
自作する
https://speakerdeck.com/kotaroooo0/jian-suo-enzinzi-zuo-ru-men-go-conference-2021-spring
『検索エンジン自作入門』
検索の本
参考
https://developer.hatenastaff.com/entry/2017/12/21/234400
https://www.seojapan.com/blog/multifaceted-featured-snippets-begin-rolling-out-in-google-search-results
https://qiita.com/rejasupotaro/items/7b48d6c2fdd646e01cfb
https://speakerdeck.com/szdr/yahuniokeruji-jie-xue-xi-jian-suo-rankingufalsequ-rizu-mi
チューニング。機械学習の話
https://medium.com/eureka-engineering/about-pairs-search-system-cae54a76d87b
Pairs
/miyamonz/googleの検索の仕組み
https://techblog.zozo.com/entry/search-recommend-articles-study-session
論文集
https://www.m3tech.blog/entry/search-ab
検索エンジンのABテスト
https://github.com/ir100/ir100
100本ノック
https://zenn.dev/togatoga/articles/ff066e9e949e71