Skip to content

An Application developed in Java that performs a retrieval of a document from the given file system. The application first tokenizes all the documents in the file system and then generates a dictionary and posting file of the tokens. Based on this dictionary, the application processes the query given by the user.

Notifications You must be signed in to change notification settings

Architvaidya/DocumentRetrievalSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

About

An Application developed in Java that performs a retrieval of a document from the given file system. The application first tokenizes all the documents in the file system and then generates a dictionary and posting file of the tokens. Based on this dictionary, the application processes the query given by the user.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages