Skip to content

Add faceting and metadata support to ColBERT - #1

Open
jakemannix wants to merge 3 commits into
mainfrom
feature/add-faceting
Open

Add faceting and metadata support to ColBERT#1
jakemannix wants to merge 3 commits into
mainfrom
feature/add-faceting

Conversation

@jakemannix

Copy link
Copy Markdown
Owner
Add faceting and metadata support to ColBERT

- Added metadata support to Collection class with JSONL loading/saving
- Implemented faceted search in Searcher with filtering capabilities
- Added supporting methods for facet computation and filtering
- Created comprehensive tests for collection metadata and faceting
- Added pyproject.toml for better package management

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>

---

    Add faceting benchmarks and test infrastructure

- Added script to generate synthetic datasets for faceting benchmarks
- Created pytest fixture for loading benchmark data with --benchmark-data-dir option
- Implemented test suite for metadata filtering and faceted search
- Added documentation on using metadata and faceting features
- Configured directory structure for storing benchmark test data

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>

---

jakemannix and others added 3 commits February 26, 2025 16:52
- Added metadata support to Collection class with JSONL loading/saving
- Implemented faceted search in Searcher with filtering capabilities
- Added supporting methods for facet computation and filtering
- Created comprehensive tests for collection metadata and faceting
- Added pyproject.toml for better package management

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- Added script to generate synthetic datasets for faceting benchmarks
- Created pytest fixture for loading benchmark data with --benchmark-data-dir option
- Implemented test suite for metadata filtering and faceted search
- Added documentation on using metadata and faceting features
- Configured directory structure for storing benchmark test data

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant