Lucien
Lucien
太强了,13 岁的大佬。Orz #100 会加一点样例代码,翻译的话如果有精力会加上的~
烦请试用,欢迎贡献代码~ https://github.com/PasteUs/sdk
之前有收到过类似的反馈,查明原因是因为 CloudFlare 和 jsdelivr 在国内受到了 DNS 污染。 唯一的根本解决方案就是用回国内的 CDN 厂商,但这是付费的,之前收到的捐助的钱都已经用完了。 建议有条件的话,考虑自己搭建,或者是翻墙访问,我能做的事情不多。
这个问题归属于 docker-compose,不过我也尝试着帮忙解决一下。 有可能是你 docker-compose 的执行态用户没有在当前目录下没有创建文件夹的权限?
Thanks for suggestion. It's a little hard but we would consider this.
`flac` 格式的在移动硬盘里,移动硬盘在学校。电脑里只有 `mp3` 格式的[在每一条伤心的应天大街上](https://drive.google.com/open?id=19lbYUIToeYgbZ46ofkYnQsLlbFy911oK)。
试下 `pip install regex`。
```python import numpy as np from senta import Senta from senta.common.rule import InstanceName from senta.data.util_helper import convert_texts_to_ids, structure_fields_dict from senta.utils.util_helper import array2tensor, text_type class SentimentChineseClassifier(Senta): def __init__(self): super(SentimentChineseClassifier, self).__init__() self.init_model()...
改动 `self.init_model()` 这一行,使用英文模型初始化即可。
感谢大佬对本项目的认可,你所提到的第二个建议是在规划里的,只是 PasteMe 的开发者几乎都开始工作了,工作了之后就没什么空闲时间投入在 PasteMe 上了。 如果有时间和机会的话,我会把账号相关的功能补上。 当然也更欢迎大佬成为开发者中的一员~