VadZhen commited on
Commit
01d8951
·
verified ·
1 Parent(s): 38bcc96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -159,7 +159,7 @@ F1 score metrics for test sample across categories
159
 
160
  ## Citation
161
 
162
- - **Papers:** Vanin, A., Bolshev, V., & Panfilova, A. (2024). Applying LLM and Topic Modelling in Psychotherapeutic Contexts. ArXiv, abs/2412.17449. <https://arxiv.org/abs/2412.17449>
163
  - **Developed by:** @myentity, @VadZhen, @Alek123
164
  - **License:** MIT
165
 
@@ -167,13 +167,13 @@ F1 score metrics for test sample across categories
167
  **BibTeX:**
168
 
169
  ```
170
- @misc{vanin2024applyingllmtopicmodelling,
171
- title={Applying LLM and Topic Modelling in Psychotherapeutic Contexts},
172
- author={Alexander Vanin and Vadim Bolshev and Anastasia Panfilova},
173
- year={2024},
174
- eprint={2412.17449},
175
- archivePrefix={arXiv},
176
- primaryClass={cs.LG},
177
- url={https://arxiv.org/abs/2412.17449},
178
- }
179
  ```
 
159
 
160
  ## Citation
161
 
162
+ - **Papers:** Vanin A, Bolshev V and Panfilova A (2025) Psychotherapist remarks’ ML classifier: insights from LLM and topic modeling application. Front. Psychiatry 16:1608163. doi: 10.3389/fpsyt.2025.1608163. <https://doi.org/10.3389/fpsyt.2025.1608163>
163
  - **Developed by:** @myentity, @VadZhen, @Alek123
164
  - **License:** MIT
165
 
 
167
  **BibTeX:**
168
 
169
  ```
170
+ @ARTICLE{10.3389/fpsyt.2025.1608163,
171
+ AUTHOR={Vanin, Alexander and Bolshev, Vadim and Panfilova, Anastasia },
172
+ TITLE={Psychotherapist remarks’ ML classifier: insights from LLM and topic modeling application},
173
+ JOURNAL={Frontiers in Psychiatry},
174
+ VOLUME={Volume 16 - 2025},
175
+ YEAR={2025},
176
+ URL={https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2025.1608163},
177
+ DOI={10.3389/fpsyt.2025.1608163},
178
+ ISSN={1664-0640},
179
  ```