Skip to content

Stevemoretz/ir-cli

Repository files navigation

IR CLI

JavaScript TypeScript Jest NPM

A Basic tool, for educational purposes.

NPM

Features

  1. Posting list indexing via lemmatization and ...
  2. Skip list indexing...
  3. Positional indexing...
  4. Ranking

Limitations

Currently, only and operation is supported, and positional index supports only one level of and, the other methods can do infinite ands.

How to install

npm install -g @steve-moretz/ir-cli

Usage

Run

ir-cli

at a folder containing .txt files, or at an empty folder and let the demo files be generated when you're asked. Follow the steps from there.

Testing

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published