Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/920232796/nlp_flask
可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。
https://github.com/920232796/nlp_flask
bert flask
Last synced: about 2 months ago
JSON representation
可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。
- Host: GitHub
- URL: https://github.com/920232796/nlp_flask
- Owner: 920232796
- License: apache-2.0
- Created: 2021-08-19T14:43:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T14:49:48.000Z (over 3 years ago)
- Last Synced: 2024-11-26T06:33:54.494Z (2 months ago)
- Topics: bert, flask
- Language: Python
- Homepage:
- Size: 166 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NLP_flask
## 背景
将bert_seq2seq框架训练的模型进行整合,使用flask框架作为后端,可以更加方便的进行一些测试、展示。 框架地址:https://github.com/920232796/bert_seq2seq还在持续更新中...
## 展示图
![intro.png](./img/intro.png?raw=true)