JackKuo666
JackKuo666
非常感谢您的开源,我在使用过程中发现遇到将`+`识别为`4`或者识别成两个`+`的bad case,希望您有空的时候可以更新一些模型,当然如果您没空的话,回头我更新一下模型再上传上去,一起主力开源变得更好。  识别结果540  识别成149  识别结果5++6
你好,首先非常感谢你知乎上对text classfier 的总结,其次想请问一下在 ``` tensorflow-101/nlp/text_classifier/scripts/dataset_helpers/cut_doc.py ``` 代码中的下面一个文件我应该去哪里找啊? ``` WORD_DICT = "/Users/burness/git_repository/dl_opensource/nlp/oxford-cs-deepnlp-2017/practical-2/data/origin_data/t_tag_infos.txt" ```
when set -ns, the doi former have '/' and this is prohibited from being used for file naming. so, happen: ``` File "venv\lib\site-packages\click\core.py", line 760, in invoke return __callback(*args, **kwargs)...
update 4 server: - [JackKuo666/Google-Scholar](https://github.com/JackKuo666/Google-Scholar-MCP-Server) - 🔍 Enable AI assistants to search and access Google Scholar papers through a simple MCP interface. - [JackKuo666/PubMed](https://github.com/JackKuo666/PubMed-MCP-Server) - 🔍 Enable AI assistants to...
thanks a lot for your code share! when i run `demo/data_tutorial.ipynb`, i encountered a problem about: ```py server_path = 'https://dataverse.harvard.edu/api/access/datafile/6153417' dataverse_download(server_path, os.path.join(self.data_path, 'gene2go_all.pkl')) ``` i found the url now is:...