2 Forks
15 Stars
15 Watchers

inverted_index

A simple in memory inverted index in Python

How to download and setup inverted_index

Open terminal and run command
git clone https://github.com/willf/inverted_index.git
git clone is used to create a copy or clone of inverted_index repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with inverted_index https://github.com/willf/inverted_index/archive/master.zip

Or simply clone inverted_index with SSH
[email protected]:willf/inverted_index.git

If you have some problems with inverted_index

You may open issue on inverted_index support forum (system) here: https://github.com/willf/inverted_index/issues