Generative Models for Document(文章的生成模型)
这里的Document(文章)是包括两部分:文章的作者集合,组成文章内容的单词集合。例如:
Document 1表示为:

Document 2表示为:
我们将Document d的作者集合表示为
,内容的单词集合表示为
。如
= {张三,李四} ,
= { good good study day day up } ;
= {王五,李四} ,
={ search knowledge read more books }。
D 个 Document的集合C就可以表示为:
C = {(
,
), (
,
), ……,(