https://github.com/oznakn/ceng778-term-project
https://github.com/oznakn/ceng778-term-project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oznakn/ceng778-term-project
- Owner: oznakn
- Created: 2024-12-30T09:27:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T19:55:21.000Z (10 months ago)
- Last Synced: 2025-02-21T15:52:42.203Z (9 months ago)
- Language: Java
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CENG778 Term Project: Dense vs Sparse Indexing with Lucene
This repository contains the code used for experimentation for our term project. Here is the details about file structure:
- `python`: This folder contains the Python code to generate the text embeddings for neural methods based approach
- `src`: This folder contains the Java code for indexing the documents and embeddings. BM25 based method also implemented under this folder.
## Authors
- Yiğitcan Uçan
- Ozan Akın