Preprints (UI)
Data license: ODbL (database) & original licenses (content) · Data source: Open Science Framework
2 rows where provider = "newaddictionsx" sorted by date_created descending
This data as json, copyable, CSV (advanced)
Suggested facets: date_created (date), date_modified (date), date_published (date), last_updated (date), tags_data (array)
provider 1
- newaddictionsx · 2 ✖
id | title | description | date_created ▲ | date_modified | date_published | original_publication_date | publication_doi | provider | is_published | reviews_state | version | is_latest_version | preprint_doi | license | tags_list | tags_data | contributors_list | contributors_data | first_author | subjects_list | subjects_data | download_url | has_coi | conflict_of_interest_statement | has_data_links | has_prereg_links | prereg_links | prereg_link_info | last_updated |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fd8w5_v1 | Simple Prompting Enhances ChatGPT’s Diagnostic Accuracy in Psychiatric Cases | Despite the centrality of the diagnostic assessment in psychiatry, the diagnostic agreement among mental health practitioners often varies from poor to moderate… | 2024-09-11T11:08:13.263715 | 2024-09-11T14:50:20.932619 | 2024-09-11T14:50:00.265663 | newaddictionsx | 1 | accepted | 1 | 1 | https://doi.org/10.31219/osf.io/fd8w5 | CC-By Attribution 4.0 International | ChatGPT; clinical diagnosis; clinical psychology; diagnostic reliability; large language models; psychiatric diagnosis | ["ChatGPT", "clinical diagnosis", "clinical psychology", "diagnostic reliability", "large language models", "psychiatric diagnosis"] | Seraphina Fong; Alessandro Carollo; Martina Dal Maso; Giovanni Martinotti; Debora Luciani; Yasser Saeed Khan; Luca Pellegrini; Ornella Corazza; Gianluca Esposit… | [{"id": "hzy3r", "name": "Seraphina Fong", "index": 0, "orcid": "0000-0002-8256-746X", "bibliographic": true}, {"id": "76j29", "name": "Alessandro Carollo", "in… | Seraphina Fong | Mental Disorders; Other Psychiatry and Psychology; Clinical Psychology; Psychiatry and Psychology; Medicine and Health Sciences; Social and Behavioral Sciences;… | [{"id": "584240d954be81056ceca85b", "text": "Mental Disorders"}, {"id": "584240d954be81056ceca928", "text": "Other Psychiatry and Psychology"}, {"id": "584240d9… | https://osf.io/download/66e17a70b4e35b0d2c45a5e3 | 0 | no | not_applicable | [] | 2025-04-09T21:06:22.707544 | ||||
5hyjx_v1 | Dynamic Topic Modeling of Kratom Use and Experiences: Insights on 13 years of Reddit Discussions | Traditionally used in Southeast Asia for common ailments, kratom (Mitragyna speciosa) is increasingly being adopted in other regions for the self-treatment of p… | 2024-08-16T14:24:54.262470 | 2024-08-19T15:40:41.311049 | 2024-08-19T15:40:23.301353 | newaddictionsx | 1 | accepted | 1 | 1 | https://doi.org/10.31219/osf.io/5hyjx | CC-By Attribution 4.0 International | BERTopic; addiction science; kratom; natural language processing; reddit; topic modeling | ["BERTopic", "addiction science", "kratom", "natural language processing", "reddit", "topic modeling"] | Seraphina Fong; Alessandro Carollo; Elisabeth Prevete; Ornella Corazza; Gianluca Esposito | [{"id": "hzy3r", "name": "Seraphina Fong", "index": 0, "orcid": "0000-0002-8256-746X", "bibliographic": true}, {"id": "76j29", "name": "Alessandro Carollo", "in… | Seraphina Fong | Linguistics; Substance Abuse and Addiction; Pain Management; Medicine and Health Sciences; Mental and Social Health; Social and Behavioral Sciences; Computation… | [{"id": "584240d954be81056ceca960", "text": "Linguistics"}, {"id": "584240d954be81056ceca980", "text": "Substance Abuse and Addiction"}, {"id": "584240d954be810… | https://osf.io/download/66bf61425f510217b72d3b6f | 0 | available | not_applicable | [] | 2025-04-09T21:06:21.781360 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [preprints_ui] ( [id] TEXT PRIMARY KEY, [title] TEXT, [description] TEXT, [date_created] TEXT, [date_modified] TEXT, [date_published] TEXT, [original_publication_date] TEXT, [publication_doi] TEXT, [provider] TEXT, [is_published] INTEGER, [reviews_state] TEXT, [version] INTEGER, [is_latest_version] INTEGER, [preprint_doi] TEXT, [license] TEXT, [tags_list] TEXT, [tags_data] TEXT, [contributors_list] TEXT, [contributors_data] TEXT, [first_author] TEXT, [subjects_list] TEXT, [subjects_data] TEXT, [download_url] TEXT, [has_coi] INTEGER, [conflict_of_interest_statement] TEXT, [has_data_links] TEXT, [has_prereg_links] TEXT, [prereg_links] TEXT, [prereg_link_info] TEXT, [last_updated] TEXT ); CREATE INDEX idx_preprints_ui_date ON preprints_ui(date_created); CREATE INDEX idx_preprints_ui_provider ON preprints_ui(provider);