nlp 校园活动信息进行智能分析处理

fish 08bbc6ef90 1 1 week ago
static 99ca14c8f9 Automatic Commit By liuyuqi 1 week ago
utils 4356078f20 1 1 week ago
.gitignore 99ca14c8f9 Automatic Commit By liuyuqi 1 week ago
README.md 64edc53066 Automatic Commit By liuyuqi 1 week ago
app.py 4356078f20 1 1 week ago
models.py 08bbc6ef90 1 1 week ago
poetry.lock 4356078f20 1 1 week ago
pyproject.toml 4356078f20 1 1 week ago
requirements.txt 4356078f20 1 1 week ago
routes.py 4356078f20 1 1 week ago

README.md

campus_activity_system

nlp 校园活动信息进行智能分析处理

[x]学生信息管理 []社团负责人管理 []活动信息发布 [x]活动类型分类

依赖 transformers , pytesseract ocr识别

缓存目录

~/.cache/huggingface/hub/models--dslim--bert-base-NER


apt-get update
apt-get install tesseract-ocr
apt-get install tesseract-ocr-chi-sim

Reference

License