GitHub / Otabek8866 / Inverted-index-new-algorithm
This new inverted index algorithm calculates which files contain desired text and lines that contain most of the text. This new algorithm has been implemented in python. Currently, this source code supports only text format files.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Otabek8866%2FInverted-index-new-algorithm
PURL: pkg:github/Otabek8866/Inverted-index-new-algorithm
Stars: 0
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Python
Size: 22.5 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: over 3 years ago
Pushed at: about 5 years ago
Last synced at: 4 months ago
Topics: algorithm, inverted-index, python, text-search-python