pytorch/text

Ignoring UNK words

オープン

#355 opened on 2018/07/22

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Python (822 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,396 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Cannot find the way to ignore UNK words when numericalising, i.e. instead by substituting them by a 0, it just ignore that word.

Is that implemented?

This is useful in classification problems, when you just want to remove 'UNK' words.

コントリビューターガイド