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

liuyuqi-cnb 226aee3657 Automatic Commit By liuyuqi 2 months ago
static 99ca14c8f9 Automatic Commit By liuyuqi 5 months ago
utils 4356078f20 1 5 months ago
.gitignore 99ca14c8f9 Automatic Commit By liuyuqi 5 months ago
README.md 226aee3657 Automatic Commit By liuyuqi 2 months ago
app.py 4356078f20 1 5 months ago
models.py 08bbc6ef90 1 5 months ago
poetry.lock 4356078f20 1 5 months ago
pyproject.toml 4356078f20 1 5 months ago
requirements.txt 4356078f20 1 5 months ago
routes.py 4356078f20 1 5 months 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

Apache License 2.0