-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 778 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "PsyNLP: A Psychology NLP Program to Analyze Writings"
type: software
authors:
- family-names: Xiao
given-names: Zhiqi
orcid: "https://orcid.org/0009-0004-5493-9977"
version: "0.1.0"
date-released: 2025-11-27
license: "GPL-3.0"
repository-code: "https://github.com/HackingU0/PsyNLP"
url: "https://github.com/HackingU0/PsyNLP"
doi: "10.5281/zenodo.17743985"
keywords:
- NLP
- BERT
- psychology
- text analysis
abstract: "A natural language processing program to analyze writings using BERT-based models for psychological text analysis."
contributors:
- family-names: Tang
given-names: Mingyi
orcid: "https://orcid.org/0009-0006-3208-3295"
role: "User tester"