Skip to content

LeonardoGodoy/indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

$ git clone https://github.com/LeonardoGodoy/indexer
$ cd indexer
$ make

Example

Options

Run the indexer to see the options available

$ ./indexer
Frequent words
$ ./indexer -f 10 101.txt
Word frequency
$ ./indexer -fw it 101.txt
Document relevance
$ ./indexer -s it 101.txt 102.txt

About

Word indexer - College challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published