We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
err := filter.LoadNetWordDict("https://raw.githubusercontent.com/importcjj/sensitive/master/dict/dict.txt") fmt.Println(err)
【Get "https://raw.githubusercontent.com/importcjj/sensitive/master/dict/dict.txt": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.】
请问这个问题如何解决?期待您的解答,谢谢!
The text was updated successfully, but these errors were encountered:
对应的文件被删了呗,自己构建一个就行了 换行
Sorry, something went wrong.
同问,网络文件没有被删,还是加载不出
国内访问github不稳定,txt文件放自己服务器就好了
No branches or pull requests
err := filter.LoadNetWordDict("https://raw.githubusercontent.com/importcjj/sensitive/master/dict/dict.txt")
fmt.Println(err)
【Get "https://raw.githubusercontent.com/importcjj/sensitive/master/dict/dict.txt": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.】
请问这个问题如何解决?期待您的解答,谢谢!
The text was updated successfully, but these errors were encountered: