Skip to content

Code mostly in Python to use at your risk! --->Sponsor DominiqueLoyer on GitHub

License

Notifications You must be signed in to change notification settings

DominiqueLoyer/my_code_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Code Python

DOI Buy me a coffee Sponsor on GitHub

Collection of Python scripts and utilities - Dominique S. Loyer


📋 Overview

A collection of Python scripts and utilities developed for various research and development projects, including:

  • Information Retrieval configurations for TREC/Pyserini
  • NLP preprocessing and analysis tools
  • Data processing utilities
  • ML/AI helper functions

🚀 Quick Start

# Clone the repository
git clone https://github.com/DominiqueLoyer/my_code_python.git
cd my_code_python

# Install dependencies
pip install numpy pandas nltk tqdm

# Use the scripts
python mycode.py

📁 Repository Contents

File Description
mycode.py Main collection of Python utilities (~2MB)
LICENSE Apache License 2.0
README.md This documentation

✨ Features

Information Retrieval

  • Java 21 + Pyserini configuration
  • TREC topic parsing
  • BM25 and TF-IDF implementations
  • Query expansion techniques

NLP Tools

  • NLTK resource management
  • Text preprocessing pipelines
  • Tokenization and stemming

Utilities

  • Configuration scripts for Colab/Kaggle
  • Batch processing helpers
  • Result formatting tools

🏷️ Citation

@software{loyer2025mycodepython,
  author = {Loyer, Dominique S.},
  title = {My Code Python: Research Utilities Collection},
  year = {2025},
  publisher = {Zenodo},
  doi = {10.5281/zenodo.17917855},
  url = {https://github.com/DominiqueLoyer/my_code_python}
}

👤 Author

Dominique S. Loyer


📜 License

Apache License 2.0 - See LICENSE for details.


⚠️ Disclaimer

Code provided as-is for research and educational purposes. Use at your own risk!


Last Updated: January 2026

About

Code mostly in Python to use at your risk! --->Sponsor DominiqueLoyer on GitHub

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages