Giter Club home page Giter Club logo

information-retrieval's Introduction

Information-Retrieval

##description 实现一个简单的信息检索工具

##requirement

  1. 实现倒排索引以及向量空间模型,支持评分、排序及Top K查询。
  2. 分小组完成,每组4-5人,分组意向请在5月21号提交完毕,届时没有小组的同学将会被随机分配小组。
  3. 推荐添加功能,最终将按照添加功能的强弱适当加分(如布尔查询,短语查询,同义词查询,拼写矫正,索引压缩等本课程提到的知识点)。
  4. 使用C/C++或Java编程,不要求图形化界面(控制台程序,也就是小黑窗就行)。
  5. 不能直接调用有检索功能的第三方库(如Lucene等)。
  6. 对索引的文档集没有要求,但是程序展示时,须索引推荐语料库。(见Reuters.rar)
  7. 组内成员得分相同,希望大家能均匀分工,合力完成。

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.