Browse Source

Automatic Commit By liuyuqi

liuyuqi-cnb 2 months ago
parent
commit
226aee3657
1 changed files with 3 additions and 2 deletions
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -1,6 +1,6 @@
 # campus_activity_system
 
-nlp 校园活动信息进行智能分析处理
+nlp 校园活动信息进行智能分析处理系统,主要上传身份证图片,提取姓名和身份证号,然后进行活动类型分类,并发布活动信息。
 
 [x]学生信息管理
 []社团负责人管理
@@ -24,7 +24,8 @@ apt-get install tesseract-ocr-chi-sim
 
 ## Reference
 
-
+- [huggingface/dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER)
 
 ## License
 
+[Apache License 2.0](LICENSE)