Skip to content

10.4 子词嵌入(fastText)有书写错误 #176

@iamqiz

Description

@iamqiz

bug描述
描述一下你遇到的bug, 例如报错位置、报错信息(重要, 可以直接截个图)等
pytorch版本是

我们得到所有长度为3的子词:“<wh>”“whe”“her”“ere”“<re>”以及特殊子词“<where>”。

原书是

我们得到所有长度为3的子词:“<wh”“whe”“her”“ere”“re>”以及特殊子词“<where>”。

差别在于 第一个字词<wh 和最后一个字词re>

版本信息
pytorch:
torchvision:
torchtext:
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions