👩💻 Basic java program for database connection via JDBC for creation, insertion and retrival.
-
Updated
May 29, 2021 - Java
👩💻 Basic java program for database connection via JDBC for creation, insertion and retrival.
Retrieval engine of documents in a given format as part of a course "Information Retrieval". My part focused on building the component called Parser which parses the documents to terms and builds a big dictionary (that each term points to the documents that include it).
Add a description, image, and links to the retrival topic page so that developers can more easily learn about it.
To associate your repository with the retrival topic, visit your repo's landing page and select "manage topics."