Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 222 Bytes

试题知识点自动标注

用 FastText、TextCNN、BERT做文本多分类和多标签分类。

涉及两种深度学习框架:TensorFlow 和 PyTorch。

用 sanic 和 TensorFlow Serving 部署模型。