Skip to content
New issue

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

想用tensorflow_cnn进行中文验证码识别,text2vec该怎么处理呢? #26

Open
SimonWang00 opened this issue Jun 22, 2018 · 1 comment

Comments

@SimonWang00
Copy link

text2vec仅支持向量用0,1编码 每63个编码一个字符,对数字,英文没问题,那中文该怎么解决呢?

image

@leng-yue
Copy link
Contributor

leng-yue commented Oct 1, 2018

这里可以自己定义码表 或者取unicode中的编码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants