错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Dense Vector Representations

  • Pierre M. Nugues

摘要

In the two previous chapters, we represented the words as strings or Boolean vectors. This chapter describes techniques to convert the words into relatively small numerical vectors also called dense representations. We examine more specifically principal component analysis as well as neural network alternatives, GloVe and CBOW. The chapter contains programs to experiment with these techniques as well as a new kind of classifier using dense representations to replace the word or character input.