CodeHima/TOSRoberta
1
Update app.py
Update Dockerfile
Update README.md
Merge branch 'main' of https://huggingface.co/spaces/CodeHima/TOSRoberta
Delete README.md
Delete .gitattributes
initial commit
chore: Add spaCy model download and linking to Dockerfile
Merge branch 'main' of https://huggingface.co/spaces/CodeHima/TOSRoberta
Delete README.md
Delete .gitattributes
DockerFile
initial commit
Update README.md
Update README.md
Update README.md
Create LICENSE
Create README.md
feat: Add utility functions for text processing and model prediction
chore: Add streamlit app for analyzing Terms of Service
chore: Add .gitignore file to exclude venv and __pycache__ directories
