Mark Andrews
  • training courses
  • book
  • publications
  • presentations
  • notes
  • about
Author

Mark Andrews

Code for doing a qualitative text analysis using a local LLM. This analysis is written up in this note: https://www.mjandrews.org/notes/text_analysis_with_llms/

The analysis itself, which takes about two days to complete on a high-end workstation with high-end GPU, is in analysis.R.

The post-processing used to evaluate the results is in postprocessing.R.

Back to top

Reuse

CC BY-SA 4.0

Citation

BibTeX citation:
@online{andrews,
  author = {Andrews, Mark},
  url = {https://www.mjandrews.org/notes/text_analysis_with_llms/code/readme.html},
  langid = {en}
}
For attribution, please cite this work as:
Andrews, Mark. n.d. https://www.mjandrews.org/notes/text_analysis_with_llms/code/readme.html.

© Mark Andrews 2021-2025. CC BY-SA 4.0.