An open API service providing repository metadata for many open source software ecosystems.

GitHub / HxnDev / Implementing-GREP-using-Naive-Search

GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HxnDev%2FImplementing-GREP-using-Naive-Search
PURL: pkg:github/HxnDev/Implementing-GREP-using-Naive-Search

Stars: 3
Forks: 0
Open issues: 0

License: mit
Language: C++
Size: 20.5 KB
Dependencies parsed at: Pending

Created at: about 4 years ago
Updated at: about 3 years ago
Pushed at: about 4 years ago
Last synced at: 3 months ago

Topics: algorithm, command-line, cpp, grep, linux, naive-bayes-algorithm, search, time-complexity-analysis, utility

    Loading...