OpusCleaner: Clean Data for ML
OpusCleaner is a web interface that helps you select, clean, and schedule your data for training machine translation models.
- •You need to preprocess large datasets for machine translation models
- •Your data contains noise or inconsistent formatting that affects model performance
- •You want to automate the data cleaning and scheduling process for your machine translation workflow
To clean a dataset named 'example.csv', use the following command in the OpusCleaner web interface: `opuscleaner clean example.csv --output cleaned_example.csv`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/opuscleaner && curl -fsSL https://workflowstacks.com/api/skills/opuscleaner/claude-skill -o ~/.claude/skills/opuscleaner/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
OpusCleaner: Clean Data for ML is a medium Python project (~8.8k lines across 91 code files, plus 2 test files). Setup is light: runs with Docker. Last commit 7 months ago, no license file, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2opuscleaner/server.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4opuscleaner/__init__.pyInside opuscleaner/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/opuscleaner && curl -fsSL https://workflowstacks.com/api/skills/opuscleaner/claude-skill -o ~/.claude/skills/opuscleaner/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.