Skip to content

Commit 4f62ba7

Browse files
Added dois
1 parent 5cb0f6b commit 4f62ba7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

paper.bib

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,8 @@ @InProceedings{content_recommendation
218218
address="Cham",
219219
pages="247--263",
220220
abstract="We propose a plot-based recommendation system, which is based upon an evaluation of similarity between the plot of a video that was watched by a user and a large amount of plots stored in a movie database. Our system is independent from the number of user ratings, thus it is able to propose famous and beloved movies as well as old or unheard movies/programs that are still strongly related to the content of the video the user has watched. The system implements and compares the two Topic Models, Latent Semantic Allocation (LSA) and Latent Dirichlet Allocation (LDA), on a movie database of two hundred thousand plots that has been constructed by integrating different movie databases in a local NoSQL (MongoDB) DBMS. The topic models behaviour has been examined on the basis of standard metrics and user evaluations, performance assessments with 30 users to compare our tool with a commercial system have been conducted.",
221-
isbn="978-3-319-27030-2"
221+
isbn="978-3-319-27030-2",
222+
doi={10.1007/978-3-319-27030-2_16},
222223
}
223224

224225
@article{unsupervised_classification,
@@ -248,7 +249,8 @@ @InProceedings{information_retrieval
248249
address="Berlin, Heidelberg",
249250
pages="29--41",
250251
abstract="We explore the utility of different types of topic models for retrieval purposes. Based on prior work, we describe several ways that topic models can be integrated into the retrieval process. We evaluate the effectiveness of different types of topic models within those retrieval approaches. We show that: (1) topic models are effective for document smoothing; (2) more rigorous topic models such as Latent Dirichlet Allocation provide gains over cluster-based models; (3) more elaborate topic models that capture topic dependencies provide no additional gains; (4) smoothing documents by using their similar documents is as effective as smoothing them by using topic models; (5) doing query expansion should utilize topics discovered in the top feedback documents instead of coarse-grained topics from the whole corpus; (6) generally, incorporating topics in the feedback documents for building relevance models can benefit the performance more for queries that have more relevant documents.",
251-
isbn="978-3-642-00958-7"
252+
isbn="978-3-642-00958-7",
253+
doi={10.1007/978-3-642-00958-7_6},
252254
}
253255

254256
@misc{data_mixers,

0 commit comments

Comments
 (0)