1 Forks
7 Stars
7 Watchers

Inverted-Index

To build an inverted index for a search engine.

How to download and setup Inverted-Index

Open terminal and run command
git clone https://github.com/Michael98Liu/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/Michael98Liu/Inverted-Index/archive/master.zip

Or simply clone Inverted-Index with SSH
[email protected]:Michael98Liu/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/Michael98Liu/Inverted-Index/issues