-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackages-add.bib
More file actions
100 lines (90 loc) · 3.02 KB
/
Copy pathpackages-add.bib
File metadata and controls
100 lines (90 loc) · 3.02 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
@Manual{R-washoku,
title = {{washoku}: Extra 'recipes' for {J}apanese Text, Date and Address Processing},
author = {Shinya Uryu},
year = {2024},
note = {R package version 0.0.0.9000},
url = {https://github.com/uribo/washoku},
}
@Manual{R-rsyntax,
title = {{rsyntax}: Extract Semantic Relations from Text by Querying and Reshaping
Syntax},
author = {Kasper Welbers and Wouter {van Atteveldt}},
year = {2022},
note = {R package version 0.1.4},
url = {https://CRAN.R-project.org/package=rsyntax},
}
@Manual{R-languageR,
title = {{languageR}: Analyzing Linguistic Data: A Practical Introduction to
Statistics},
author = {R. Harald Baayen and Elnaz Shafaei-Bajestan},
year = {2019},
note = {R package version 1.5.0},
url = {https://CRAN.R-project.org/package=languageR},
}
@Manual{R-swirl,
title = {{swirl}: Learn {R}, in {R}},
author = {Sean Kross and Nick Carchedi and Bill Bauer and Gina Grdina},
year = {2020},
note = {R package version 2.4.5},
url = {https://CRAN.R-project.org/package=swirl},
}
@Manual{R-gibasa,
title = {{gibasa}: An Alternative {Rcpp} Wrapper of {MeCab}},
author = {Akiru Kato and Shogo Ichinose and Taku Kudo},
year = {2024},
note = {R package version 1.1.0},
url = {https://CRAN.R-project.org/package=gibasa},
}
@Manual{R-jiebaR,
title = {{jiebaR}: {Chinese} Text Segmentation},
author = {Qin Wenfeng and Wu Yanyi},
year = {2019},
note = {R package version 0.11},
url = {https://CRAN.R-project.org/package=jiebaR},
}
@Manual{R-readtext,
title = {{readtext}: Import and Handling for Plain and Formatted Text Files},
author = {Kenneth Benoit and Adam Obeng},
year = {2024},
note = {R package version 0.91},
url = {https://CRAN.R-project.org/package=readtext},
}
@Manual{R-lingtypology,
title = {{lingtypology}: easy mapping for Linguistic Typology},
author = {George Moroz},
year = {2017},
url = {https://CRAN.R-project.org/package=lingtypology},
}
@Manual{R-wordbankr,
title = {{wordbankr}: Accessing the Wordbank Database},
author = {Mika Braginsky},
year = {2024},
note = {R package version 1.0.3},
url = {https://CRAN.R-project.org/package=wordbankr},
}
@Article{R-targets,
title = {The targets {R} package: a dynamic Make-like function-oriented pipeline toolkit for reproducibility and high-performance computing},
author = {William Michael Landau},
journal = {Journal of Open Source Software},
year = {2021},
volume = {6},
number = {57},
pages = {2959},
doi = {10.21105/joss.02959},
}
@Article{R-workflowr,
title = {Creating and sharing reproducible research code the workflowr way},
author = {John D Blischak and Peter Carbonetto and Matthew Stephens},
journal = {F1000Research},
year = {2019},
volume = {8},
number = {1749},
doi = {10.12688/f1000research.20843.1},
}
@Manual{R-ProjectTemplate,
title = {{ProjectTemplate}: Automates the Creation of New Statistical Analysis Projects},
author = {John Myles White},
year = {2023},
note = {R package version 0.10.4},
url = {https://CRAN.R-project.org/package=ProjectTemplate},
}