xiongma / transformer-pointer-generator

A Abstractive Summarization Implementation with Transformer and Pointer-generator
MIT License
395 stars 79 forks source link

vocab #34

Closed whcisci closed 4 years ago

whcisci commented 4 years ago

你好,请问你代码中的vocab为什么使用character而不使用word呢,pointer模型的vocab不应该是word吗?希望有时间的时候赐教。

xiongma commented 4 years ago

我觉得字更好一点,灵感来自与bert