facharbeit/docs/refs.bib

78 lines
2.2 KiB
BibTeX

@book{manning2008,
author = {Christopher D. Manning and Prabhakar Raghavan and Hinrich Schütze},
title = {Introduction to Information Retrieval},
publisher = {Cambridge University Press},
year = {2008}
}
@article{salton1988,
author = {Gerard Salton and Christopher Buckley},
title = {Term-weighting approaches in automatic text retrieval},
journal = {Information Processing \& Management},
volume = {24},
number = {5},
pages = {513--523},
year = {1988}
}
@inproceedings{mccallum1998,
author = {Andrew McCallum and Kamal Nigam},
title = {A Comparison of Event Models for Naive Bayes Text Classification},
booktitle = {AAAI-98 Workshop on Learning for Text Categorization},
pages = {41--48},
year = {1998}
}
@book{joachims2002,
author = {Thorsten Joachims},
title = {Learning to Classify Text Using Support Vector Machines},
publisher = {Springer},
address = {Boston, MA},
year = {2002}
}
@inproceedings{vaswani2017,
author = {Ashish Vaswani and others},
title = {Attention Is All You Need},
booktitle = {Advances in Neural Information Processing Systems 30 (NeurIPS 2017)},
year = {2017}
}
@article{brown2020,
author = {Tom B. Brown and others},
title = {Language Models are Few-Shot Learners},
journal = {arXiv preprint arXiv:2005.14165},
year = {2020}
}
@article{bommasani2021,
author = {Rishi Bommasani and others},
title = {On the Opportunities and Risks of Foundation Models},
journal = {arXiv preprint arXiv:2108.07258},
year = {2021}
}
@article{liu2023,
author = {Rundong Liu and others},
title = {Recent Advances in Hierarchical Multi-label Text Classification: A Survey},
journal = {arXiv preprint arXiv:2307.16265},
year = {2023}
}
@article{guy2006,
author = {Marieke Guy and Emma Tonkin},
title = {Folksonomies: Tidying up Tags?},
journal = {D-Lib Magazine},
volume = {12},
number = {1},
year = {2006},
note = {Abgerufen am 05.04.2026}
}
@inproceedings{bender2021,
author = {Emily M. Bender and Timnit Gebru and Angelina McMillan-Major and Shmargaret Shmitchell},
title = {On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?},
booktitle = {Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency},
pages = {610--623},
year = {2021}
}