Skip to content

Commit

Permalink
ref [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasRieger committed Sep 6, 2021
1 parent 950e9d1 commit cb7a549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RollingLDA is a rolling version of the Latent Dirichlet Allocation. By a sequent
Please cite the package using the BibTeX entry, which is obtained by the call ``citation("rollinglda")``.

## References
* TBA
* Rieger, J., Jentsch, C. & Rahnenführer, J. (2021). RollingLDA: An Update Algorithm of Latent Dirichlet Allocation to Construct Consistent Time Series from Textual Data. Accepted for [Findings of EMNLP 2021](https://www.statistik.tu-dortmund.de/fileadmin/user_upload/Lehrstuehle/IWuS/Forschung/rollinglda.pdf).

## Related Software
* [tm](https://CRAN.R-project.org/package=tm) is useful for preprocessing text data.
Expand Down

0 comments on commit cb7a549

Please sign in to comment.