86
/ 100
Polished and well engineered. Punching above its star count.
Data and software for building the ACL Anthology.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 3Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
85
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
80
No linter or formatter config found.
→ Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.
Test files detected (hugo/assets/css/vendor/bootstrap-5/scss/tests).
Lockfile present (uv.lock). Installs are reproducible.
CI is configured (.github/workflows/check-build.yml).
Issue or PR templates present.
Project health
100
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 391Forks
- 0Releases
Community
- 50% - FairCommunity health
- 3 bus factorauthors own >50% of commits
- 742Watchers
Responsiveness
- 398d 1hMedian issue response
- 23hMedian PR merge time
- 332Open issues
Repository files20 root entries
- .githubGood: CI is configured (.github/workflows/check-build.yml).Good: Issue or PR templates present.
- bin
- data
- google-cse
- hugoGood: Test files detected (hugo/assets/css/vendor/bootstrap-5/scss/tests).
- pythonGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- tests
- .ackrc
- .codecov.yml
- .gitattributes
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- .python-versionGood: Environment pinned via .python-version.
- justfile
- LICENSEGood: Licensed under Apache-2.0.
- Makefile
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- README_detailed.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.md
- uv.lockGood: Lockfile present (uv.lock). Installs are reproducible.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/acl-org/acl-anthology)