-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 838 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: detectors
Title: Prediction Data from GPT Detectors
Version: 0.1.0.9000
Authors@R:
person("Simon", "Couch", , "simonpatrickcouch@gmail.com", role = c("cre", "aut"))
Description: Researchers carried out a series of experiments passing a number
of essays to different GPT detection models. Juxtaposing detector predictions
for papers written by native and non-native English writers, the authors argue
that GPT detectors disproportionately classify real writing from non-native
English writers as AI-generated.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
LazyData: true
URL: https://simonpcouch.github.io/detectors/, https://github.com/simonpcouch/detectors
BugReports: https://github.com/simonpcouch/detectors/issues
Suggests:
knitr