CoolFace
Apppublic

huspacy/example-applications

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes
App README

HuSpaCy Examples

This repository presents some practical examples on using HuSpaCy for various text mining applications.

Development

To start the demo: poetry run python app.py

If you upgrade dependencies via poetry don't forget to update requirements.txt with poetry export --without-hashes > requirements.txt