david l euler
david l euler
Hi guys, has the issue been fixed?
好建议, 慢慢来 @xxllp 朋友们也可以提 PR 过来 😄 多谢 @buptljy
非常感谢 @xxllp 😄 给你个赞, 待我抽空总述一些重要的文档。
Hi, Floyd, it's a good idea. Thanks for your ticket. What's the content contained in the English version would help for people to learn the technique architecture of internet product?...
更新了一版 php 的版本,支持加入单词本: https://github.com/davideuler/youdao-wordlist-alfredworkflow
实现了一个 web server,可以试试: https://github.com/davideuler/pycorrector 已经提交了 MR: https://github.com/shibing624/pycorrector/pull/318
> 两种代码,都没有重复加载kenlm模型,qps在9左右。每秒可以运行9条,不慢。 > > ``` > for s in sents: > corrected_sent, detail = correction_model.correct(s) > print(corrected_sent, detail ) > ``` 估计 @Odimmsun 没有复用 Corrector
建议在服务启动的时候调用一次, 也可以用 init container,在容器启动之后触发一下服务调用
Install swig 4, and specify the SWIG_DIR and EXECUTABLE path. It solved my problem. I use conda to install swig4 on centos 7. ``` conda install swig cmake -DFAISS_ENABLE_GPU=OFF -DSWIG_DIR=/opt/conda/share/swig/4.0.2...
遇到同样的问题,“提出漂亮解法的前提是积累已有的解法”, “解法” 被读成了 "xiefa"。