Git Product home page Git Product logo

ir-latent-semantic-indexing's Introduction

IR-Latent-semantic-indexing

Repository for the project of the course "Information Retrieval" of the master degree "Data Science and Scientific Computing" @UniTS.

The following tasks are required to be implemented:

  • Write an IR system that uses latent semantic indexing to answer queries.
  • The system must accept free-form text queries.
  • Evaluate the system on a set of queries…
  • …and try to use different dimensions for the dimensionality reduction.

Data

Two different datasets are used.

The fist one, used for the initial building of the system, is contained in the booksummaries folder. The booksummaries.txt file is a collection of 16,559 book plot summaries extracted from Wikipedia, along with aligned metadata from Freebase, including book author, title, and genre.

The second dataset, used for the evaluation phase, is contained in the cranfield folder is divided into three files:

  • cran.all.1400 contains the Cranfield collection, formed by 1398 abstracts of aerodynamics journal articles, each of them is composed by an index, a title and a text.
  • cran.qry contains a set of 225 queries, composed by an index and a text.
  • crnqrel contains an exhaustive relevance judgments of all (query, document) pairs.

ir-latent-semantic-indexing's People

Contributors

alicev97 avatar

Watchers

 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.