Concept

What Should I Learn First: Introducing LectureBank for NLP Education and Prerequisite Chain Learning: Concept feature learning

Before training the prerequisite chain models, the authors extracted dense vector topic representations given sentences or documents. Then used the trained model with a given concept to infer the vector representation that will be used as input to the prerequisite relation learning models.

  • Model: unsupervised Doc2Vec model (Le and Mikolov 2014) using Gensim
  • Manner: Distributed Memory Model of Paragraph Vectors (PVDM)
  • The dimension of the document vector: 300
  • Corpora: LectureBank, TutorialBank, LectureBank+TutorialBank

0

1

Updated 2020-08-04

Tags

Data Science