原文:TypeError: 'numpy.float64' object cannot be interpreted as an integer

解决办法:将numpy降级为 . . 版本可解决 ...

2020-04-23 12:24 0 2422 推荐指数:

查看详情

TypeError: 'float' object cannot be interpreted as an integer

一. 问题背景 最近想实践“字嵌入+LSTM+CRF”的分词方法,由于比较懒散, 没有找到字向量的资源,然后,就自己用word2vec和知乎的一次评测数据训练了一份字向量。然后,在搭建 ...

Sat Aug 08 21:31:00 CST 2020 0 3420
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM