Skip to content

Instantly share code, notes, and snippets.

  • Save pulipulichen/d2cd5a2ef30e2a0e33149f53dd91715a to your computer and use it in GitHub Desktop.
Save pulipulichen/d2cd5a2ef30e2a0e33149f53dd91715a to your computer and use it in GitHub Desktop.
Information Retrieval,IR,LLM,RAG,slide
看看網頁版全文 ⇨ 資訊檢索的AI革新:從資訊檢索到檢索增強生成 : The AI Revolution in Information Retrieval: From Information Retrieval to Retrieval-Augmented Generation
https://blog.pulipuli.info/2024/07/ai-the-ai-revolution-in-information-retrieval-from-information-retrieval-to-retrievalaugmented-generation.html
2024年7月我在中華民國圖書館學會於政治大學舉行的講習課程中,演講「資訊檢索的AI革新:從資訊檢索到檢索增強生成」。
以下是投影片跟相關內容的連結。
In July 2024, I will give a lecture titled "AI Innovation in Information Retrieval: From Information Retrieval to Enhanced Generative Retrieval" during the seminar course held by the Library Association of the Republic of China at National Chengchi University. Below is the link to the slides and related content.。
Fix Short URL: https://l.pulipuli.info/24/nccu/rag。
----
# 1. 從圖書館到資訊檢索 / From Libraries to Information Retrieval。
## 投影片 / Slide
- Google投影片
- PDF格式下載
----
# 2. 自然語言處理之詞彙索引 / Lexical Indexing in Natural Language Processing。
## 投影片 / Slide
- Google投影片
- PDF格式下載
----
# 3. 自然語言處理之語意向量 / Embedding in Natural Language Processing。
## 投影片 / Slide
- Google投影片
- PDF格式下載
## 活動3-1. 語意向量的檢索 / Activity 3-1. Semantic Retrieval with Embedding。
1. 取得文本
Dataset. 問水果店還是寵物店.csv (預覽)
2. 開啟Simple Text Analyzer
Simple Text Analyzer (原始碼)
3. 開啟檔案與建立模型
4. 觀察模型
5. 查詢文本
6. 驗證結果
1. Dataset. 問水果店還是寵物店.csv (預覽)
1. Simple Text Analyzer (原始碼)
----
繼續閱讀 ⇨ 資訊檢索的AI革新:從資訊檢索到檢索增強生成 : The AI Revolution in Information Retrieval: From Information Retrieval to Retrieval-Augmented Generation
https://blog.pulipuli.info/2024/07/ai-the-ai-revolution-in-information-retrieval-from-information-retrieval-to-retrievalaugmented-generation.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment