Skip to content

Commit c2c1b2b

Browse files
Fixed citation format for BERTopic
1 parent 5f6c0e8 commit c2c1b2b

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

paper.bib

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,11 @@ @inproceedings{keynmf
2525
address = "Germany",
2626
}
2727

28-
@misc{bertopic_paper,
29-
title={BERTopic: Neural topic modeling with a class-based TF-IDF procedure},
30-
author={Maarten Grootendorst},
31-
year={2022},
32-
eprint={2203.05794},
33-
archivePrefix={arXiv},
34-
primaryClass={cs.CL}
28+
@article{bertopic_paper,
29+
title={BERTopic: Neural topic modeling with a class-based TF-IDF procedure},
30+
author={Grootendorst, Maarten},
31+
journal={arXiv preprint arXiv:2203.05794},
32+
year={2022}
3533
}
3634

3735
@inproceedings{topmost,

0 commit comments

Comments
 (0)