Automatic resource and metadata tracking for IR experiments.

information-retrieval metadata metrics resources tracking
2 Open Issues Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Application Development Data Management & Tracking

AI Summary: Enhance the TIREx Tracker to include the invocation command used to start the tracked process within the generated metadata. This involves modifying the existing codebase across multiple APIs (C, Python, Java/Kotlin) to capture and store the command string, ensuring compatibility with the existing metadata structure and export formats.

Complexity: 4/5
enhancement good first issue lang:c/c++

Automatic resource and metadata tracking for IR experiments.

C++
#information-retrieval#metadata#metrics#resources#tracking
Application Development Data Management & Tracking

AI Summary: Implement adding the TIREx Tracker version to the metadata output. This involves modifying the existing codebase (C, Python, Java/Kotlin) to capture the version information at runtime and include it in the generated metadata, ensuring compatibility with the existing metadata structure and export formats (e.g., `ir_metadata`).

Complexity: 4/5
enhancement good first issue lang:c/c++

Automatic resource and metadata tracking for IR experiments.

C++
#information-retrieval#metadata#metrics#resources#tracking