Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ir100/ir100

情報検索100本ノック
https://github.com/ir100/ir100

Last synced: about 1 month ago
JSON representation

情報検索100本ノック

Lists

README

        

# 情報検索100本ノック

(想定言語:Python)

0. [準備](0_preparation/index.md)
1. [転置インデックスとマッチング](1_inverted_index_and_matching/index.md)
2. [ランキング](2_ranking/index.md)
3. [定量評価と検定](3_quantitative_evaluation_and_statisical_testing/index.md)
4. [ユーザインタフェースと定性評価](4_user_interface_and_qualitative_evaluation/index.md)
5. [Learning to Rank](5_learning_to_rank/index.md)
6. [近似最近傍探索とベクトル類似検索](6_ann_and_vector_similarity_search/index.md)
7. [自然言語処理](7_natural_language_processing/index.md)
8. [インデックスのライフサイクル](8_lifecycle_of_indices/index.md)
9. [シャーディングとレプリケーション](9_sharding_and_replication/index.md)