Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ai4data
/
data-use-annotation
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
data-use-annotation
257 kB
1 contributor
History:
59 commits
rafmacalaba
feat: add in-app help guide with β button in top bar
a3025a6
2 days ago
annotation_data
fix: add corpora.json with UNHCR entry to git
2 days ago
app
feat: add in-app help guide with β button in top bar
2 days ago
utils
feat: multi-corpus support
2 days ago
.dockerignore
39 Bytes
Deploy MVP App
3 days ago
.env.example
418 Bytes
feat: add ALLOWED_USERS allowlist for OAuth login
3 days ago
.gitignore
52 Bytes
chore: ignore annotation_data
3 days ago
ANNOTATION_GUIDE.md
7.47 kB
docs: add comprehensive ANNOTATION_GUIDE.md
2 days ago
ANNOTATOR_GUIDE.md
5.76 kB
docs: add annotator guide for the Data Use Annotation Tool
2 days ago
Dockerfile
1.01 kB
feat: human validation, recursive highlighting, data mentions rename
3 days ago
README.md
370 Bytes
docs: update title and emoji in README
2 days ago
annotator_assignments.json
303 Bytes
feat: per-annotator document assignment
3 days ago
generate_assignments.py
5.47 kB
feat: multi-corpus support
2 days ago
middleware.js
2.19 kB
security: add auth middleware to block unauthenticated write API calls
2 days ago
next.config.mjs
116 Bytes
Deploy MVP App
3 days ago
package-lock.json
77.1 kB
feat: per-annotator document assignments with configurable overlap
2 days ago
package.json
390 Bytes
feat: per-annotator document assignments with configurable overlap
2 days ago
prepare_data.py
10.1 kB
feat: add language detection to prepare_data.py, exclude non-English docs
2 days ago
prepare_unhcr.py
6.45 kB
feat: add UNHCR corpus to registry and prepare_unhcr.py script
2 days ago
upload_to_hf.py
796 Bytes
feat: implement HF Datasets remote fetching and save
3 days ago