Fang Wenda
Fang Wenda
My code is as follows: ```python @app.post('/oneline', response_model=ClassifyResult) @cache() async def predict(sentences: Sentences,request:Request): texts = sentences.texts type = sentences.type ``` It reports error ```python File "C:\Users\fang_\anaconda3\envs\hmqf_dl\lib\site-packages\fastapi_cache\decorator.py", line 52, in inner...
When I use the gensim's word2vector model, it cannot import model from gensim directly. Hope to add the ability
How to reproduce the behaviour --------- ```json {"id": 19523, "text": "\"颜姑娘。\"易左古不懂颜幼韶所道万福是什么意思。", "meta": {}, "annotation_approver": null, "labels": [[6, 9, "SPEAKER"]]} ``` when to_conll2003, the B-SPEAKER is not corresponding to 易, it...
如题,目前只封装了linux/amd64架构的版本,有需要的朋友可以执行命令: ```bash docker pull fangd123/bbdown_server:v1.6.3 ``` 墙内的朋友可以使用镜像地址: ```bash docker pull docker.hlmirror.com/fangd123/bbdown_server:v1.6.3 ``` 服务器端口默认:12450 工作目录是:/app,可以挂载到宿主机上