JackKuo666

Results 4 issues of JackKuo666

非常感谢您的开源,我在使用过程中发现遇到将`+`识别为`4`或者识别成两个`+`的bad case,希望您有空的时候可以更新一些模型,当然如果您没空的话,回头我更新一下模型再上传上去,一起主力开源变得更好。 ![lQjPDhtmwe4B5SUAALAB2jk2DhecoQJ5B_mWADoA](https://user-images.githubusercontent.com/41313632/167246748-f4f4b514-1bad-44d8-bef9-84fb3c0db218.png) 识别结果540 ![lQjPDhtmwe4B5SUAALAB2jk2DhecoQJ5B_mWADoA](https://user-images.githubusercontent.com/41313632/167246776-901b8624-f828-42b4-9fe4-48b01ceeb787.png) 识别成149 ![lQjPDhtmwiHdDZsAALCYLtvsiZl_CQJ5CE7euvwA](https://user-images.githubusercontent.com/41313632/167246785-d44114ad-9e23-4458-b080-61b34969139b.png) 识别结果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)...