TypeError:empty():argument ‘size‘ must be tuple of ints, but found element of type Word2Vec at pos 2

    技术2024-11-30  12

    报错:TypeError: empty(): argument ‘size’ must be tuple of ints, but found element of type Word2Vec at pos 2

    原因:参数类型不对,应该是整形int

    解决:改成整形即可

    Processed: 0.030, SQL: 9