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: 2 days ago
JSON representation
情報検索100本ノック
- Host: GitHub
- URL: https://github.com/ir100/ir100
- Owner: ir100
- License: mit
- Created: 2021-12-24T05:56:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T06:01:56.000Z (over 1 year ago)
- Last Synced: 2024-08-03T13:14:54.603Z (3 months ago)
- Size: 20.5 KB
- Stars: 88
- Watchers: 5
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)