__pycache__/
*.pyc
.pytest_cache/
.venv/
target/
*.so
*.dylib
*.pyd
*.egg-info/
build/
dist/
*.model
*.wordvectors
*.json

