All Projects → fly51fly → Principle Of Web Search

fly51fly / Principle Of Web Search

北京邮电大学“网络搜索原理”课程资料(2019)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Principle Of Web Search

Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+483.52%)
Mutual labels:  jupyter-notebook, course
Readingbricks
A structured collection of tagged notes about machine learning theory and practice endowed with search infrastructure that allows users to read requested info only.
Stars: ✭ 90 (-50.55%)
Mutual labels:  jupyter-notebook, search-engine
Course Computational Literary Analysis
Course materials for Introduction to Computational Literary Analysis, taught at UC Berkeley in Summer 2018, 2019, and 2020, and at Columbia University in Fall 2020.
Stars: ✭ 74 (-59.34%)
Mutual labels:  jupyter-notebook, course
Course
Slides and Jupyter notebooks
Stars: ✭ 29 (-84.07%)
Mutual labels:  jupyter-notebook, course
Curso Python Udemy
Curso Maestro Python 3 en Udemy (20 horas)
Stars: ✭ 134 (-26.37%)
Mutual labels:  jupyter-notebook, course
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-78.57%)
Mutual labels:  jupyter-notebook, course
Compling nlp hse course
Материалы курса по компьютерной лингвистике Школы Лингвистики НИУ ВШЭ
Stars: ✭ 85 (-53.3%)
Mutual labels:  jupyter-notebook, course
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-87.91%)
Mutual labels:  jupyter-notebook, course
Teach Me Quantum
⚛ 10 week Practical Course on Quantum Information Science and Quantum Computing - with Qiskit and IBMQX
Stars: ✭ 118 (-35.16%)
Mutual labels:  jupyter-notebook, course
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+732.97%)
Mutual labels:  jupyter-notebook, course
Python plotting snippets
Tips and tricks for plotting in python
Stars: ✭ 28 (-84.62%)
Mutual labels:  jupyter-notebook, course
Lessonmaterials
Open Sourced Curriculum and Lessons for an Introductory AI/ML Course
Stars: ✭ 142 (-21.98%)
Mutual labels:  jupyter-notebook, course
Course julia day
Notes for getting to know the Julia programming language in one day.
Stars: ✭ 23 (-87.36%)
Mutual labels:  jupyter-notebook, course
Practical dl
DL course co-developed by YSDA, HSE and Skoltech
Stars: ✭ 1,006 (+452.75%)
Mutual labels:  jupyter-notebook, course
Covid 19 Bert Researchpapers Semantic Search
BERT semantic search engine for searching literature research papers for coronavirus covid-19 in google colab
Stars: ✭ 23 (-87.36%)
Mutual labels:  jupyter-notebook, search-engine
Imageclassification
Deep Learning: Image classification, feature visualization and transfer learning with Keras
Stars: ✭ 83 (-54.4%)
Mutual labels:  jupyter-notebook, search-engine
Ml Mipt
Open Machine Learning course at MIPT
Stars: ✭ 480 (+163.74%)
Mutual labels:  jupyter-notebook, course
Machine Learning Book
《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习研究人员和爱好者参考!
Stars: ✭ 616 (+238.46%)
Mutual labels:  jupyter-notebook, course
100daysofcode With Python Course
Course materials and handouts for #100DaysOfCode in Python course
Stars: ✭ 1,391 (+664.29%)
Mutual labels:  jupyter-notebook, course
Datasets
🎁 3,000,000+ Unsplash images made available for research and machine learning
Stars: ✭ 1,805 (+891.76%)
Mutual labels:  jupyter-notebook, search-engine

北京邮电大学“网络搜索原理”课程(2019)

  • 课程名称:网络搜索原理
  • 教师:陈光 (@爱可可-爱生活)
  • 时间:周三上午 8:00-9:35
  • 地点:教三楼239

本课程旨在通过实战的方式,理解搜索引擎背后的基本技术原理,并将其应用于解决实际问题。课堂将重点讨论“为什么”,而不仅仅是“怎么做”,希望能对同学们有所启发。

日期 内容 视频 代码
2019.9.11 网络搜索的概念、意义与通用架构 第一课思维导图 L1 -
2019.9.18 快速了解一门学问、“快糙猛”实现最简搜索 第二课思维导图 L2 C2
2019.9.25 简单搜索实现的进化(第一阶段) L3 C3
2019.10.9 最简搜索代码重构与倒排索引入门 L4 C4
2019.10.16 倒排索引实现的重构、混合布尔查询的处理 L5 C5
2019.10.23 自定义文本解析器的实现 L6 C6
2019.10.30 自定义查询解析器的实现 L7 C7
2019.11.6 分词基础与高亮重构 第八课思维导图 L8 C8
2019.11.13 二元索引片段搜索 第九课思维导图 L9 C9
2019.11.20 用二元索引实现拼写校正 第十课思维导图 L10 C10
2019.11.27 网络爬虫初步 第十一课思维导图 L11 C11
2019.12.4 正文解析与长文高亮摘要 第十二课思维导图 L12 C12
2019.12.11 爬虫进阶:多线程、API和浏览器模拟 L13 C13
2019.12.18 结果显示优化与文档排序 第十四课思维导图 L14 C14
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].