Skip to content

Latest commit

History

107 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

A Search Engine I built for my Software Development course.

The engine cleans and stems words from files or a seed url and stores them in an inverted index data structure. It can search partial or exact words in the index.

The engine is concurrent and does not break encapsulation in any way.

About

A search engine built from the ground up using OpenNLP and Jetty

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages