Giter Site home page Giter Site logo

thisischrisyoung / news-search-engine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 01joy/news-search-engine

0.0 1.0 0.0 13.99 MB

新闻搜索引擎

Home Page: http://bitjoy.net/2016/01/04/introduction-to-building-a-search-engine-1/

Python 86.92% HTML 13.08%

news-search-engine's Introduction

新闻搜索引擎

使用方法

  1. 安装python 3.4+环境
  2. 安装lxml html解析器,命令为pip install lxml
  3. 安装jieba分词组件,命令为pip install jieba
  4. 安装Flask Web框架,命令为pip install Flask
  5. 进入web文件夹,运行main.py文件
  6. 打开浏览器,访问http://127.0.0.1:5000/ 输入关键词开始测试

如果想抓取最新新闻数据并构建索引,一键运行./code/setup.py,再按上面的方法测试。

项目介绍

  1. 和我一起构建搜索引擎(一)简介
  2. 和我一起构建搜索引擎(二)网络爬虫
  3. 和我一起构建搜索引擎(三)构建索引
  4. 和我一起构建搜索引擎(四)检索模型
  5. 和我一起构建搜索引擎(五)推荐阅读
  6. 和我一起构建搜索引擎(六)系统展示
  7. 和我一起构建搜索引擎(七)总结展望

感谢

news-search-engine's People

Contributors

01joy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.