Skip to content

Commit

Permalink
update research page
Browse files Browse the repository at this point in the history
  • Loading branch information
yjunechoe committed Dec 3, 2023
1 parent eec23e7 commit 1aaab38
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 14 deletions.
15 changes: 10 additions & 5 deletions docs/research.html
Original file line number Diff line number Diff line change
Expand Up @@ -2669,8 +2669,9 @@ <h3>Contents</h3>
<li><a href="#guest-lectures" id="toc-guest-lectures">Guest lectures</a></li>
<li><a href="#research-activities-in-foss" id="toc-research-activities-in-foss">Research activities in FOSS</a>
<ul>
<li><a href="#software" id="toc-software">Software</a></li>
<li><a href="#papers" id="toc-papers">Papers</a></li>
<li><a href="#talks" id="toc-talks">Talks</a></li>
<li><a href="#software" id="toc-software">Software</a></li>
</ul></li>
</ul>
</nav>
Expand Down Expand Up @@ -2707,21 +2708,25 @@ <h2 id="conference-presentations">Conference Presentations</h2>
<p><strong>June Choe</strong>, Shayne Sloggett, Masaya Yoshida and Annette D’Onofrio. <em>Personae in syntactic processing: Socially-specific agents bias expectations of verb transitivity</em>. Poster at The 32nd CUNY Conference on Human Sentence Processing. 29-31 March 2019. University of Colorado, Boulder, CO.</p>
<p>D’Onofrio, Annette, <strong>June Choe</strong> and Masaya Yoshida. <em>Personae in syntactic processing: Socially-specific agents bias expectations of verb transitivity</em>. Poster at The 93rd Annual Meeting of the Linguistics Society of America. 3-6 January 2019. New York City, NY.</p>
<h2 id="workshops-led">Workshops led</h2>
<p><em>Introduction to mixed-effects models in Julia</em>. Workshop at Penn MindCORE. 1 December 2023. Philadelphia, PA. <a href="https://github.com/yjunechoe/MindCORE-julia-mixedmodels">Github</a></p>
<p><em>Experimental syntax using IBEX/PCIBEX</em> with Dr. Nayoun Kim. Workshop at the 2022 Seoul International Conference on Linguistics. 11-12 August 2022. Seoul, South Korea. <a href="https://github.com/yjunechoe/IBEX-Workshop-Materials/blob/master/2022-ibex-pcibex-workshop-slides.pdf">PDF</a></p>
<p><em>Experimental syntax using IBEX: a walkthrough</em> with Dr. Nayoun Kim. 2021 BK Winter School-Workshop on Experimental Linguistics/Syntax at Sungkyunkwan University, 19-22 January 2021. Seoul, South Korea. <a href="https://github.com/yjunechoe/IBEX-Workshop-Materials/blob/master/2021-ibex-workshop-slides.pdf">PDF</a></p>
<h2 id="guest-lectures">Guest lectures</h2>
<p><em>Model fitting and diagnosis with MixedModels.jl in Julia</em> for LING 5620 (“Quantitative Study of Linguistic Variation”), Fall 2023.</p>
<p><em>Simulation-based power analysis for mixed-effects models</em> for LING 5620 (“Quantitative Study of Linguistic Variation”), Spring 2023.</p>
<h2 id="research-activities-in-foss">Research activities in FOSS</h2>
<h3 id="software">Software</h3>
<p>Massimo Aria, Trang Le, Corrado Cuccurullo, Alessandra Belfiore, and <strong>June Choe</strong>. (Submitted). openalexR: An R-tool for collecting bibliometric data from OpenAlex. <a href="https://github.com/massimoaria/openalexR">Github</a></p>
<p><strong>June Choe</strong>. (2023). jlmerclusterperm: Cluster-Based Permutation Analysis for Densely Sampled Time Data. R package version 1.0.0. <a href="https://cran.r-project.org/package=jlmerclusterperm" class="uri">https://cran.r-project.org/package=jlmerclusterperm</a>. <a href="https://github.com/yjunechoe/jlmerclusterperm/">Github</a></p>
<h3 id="papers">Papers</h3>
<p>Massimo Aria, Trang Le, Corrado Cuccurullo, Alessandra Belfiore, and <strong>June Choe</strong>. (in press). openalexR: An R-tool for collecting bibliometric data from OpenAlex. <a href="https://github.com/massimoaria/openalexR">Github</a></p>
<p><strong>June Choe</strong>. (2022). Sub-layer modularity in the Grammar of Graphics. American Statistical Association (ASA) student paper award in Statistical Computing and Graphics. <a href="static/papers/Choe_2022_SublayerGG.pdf">Paper</a>, <a href="https://github.com/yjunechoe/ggtrace/">Github</a></p>
<p>Sean McWeeny, <strong>June Choe</strong>, &amp; Elizabeth S. Norton. (2021). SnowGlobe: An Iterative Search Tool for Systematic Reviews and Meta-Analyses [Computer Software]. <a href="https://doi.org/10.17605/OSF.IO/U25RN">OSF</a></p>
<h3 id="talks">Talks</h3>
<p>June Choe. <a href="https://ww2.aievolution.com/JSMAnnual/index.cfm?do=ev.viewEv&amp;ev=2860">Sub-layer modularity in the Grammar of Graphics</a>. Talk at the 2023 Joint Statistical Meetings, 5-10 August 2023. Toronto, Canada.</p>
<p>June Choe. Fast cluster-based permutation test using mixed-effects models. Talk at the Integrated Language Science and Technology (ILST) seminar, 21 April 2023. University of Pennsylvania, PA.</p>
<p>June Choe. <a href="https://www.youtube.com/watch?v=dUBnitXf5mk&amp;list=PL9HYL-VRX0oTOwqzVtL_q5T8MNrzn0mdH&amp;index=38">Cracking open ggplot internals with {ggtrace}</a>. Talk at the 2022 RStudio Conference, 25-28 July 2022. Washington D.C. <a href="https://github.com/yjunechoe/ggtrace-rstudioconf2022">https://github.com/yjunechoe/ggtrace-rstudioconf2022</a></p>
<p>June Choe. <a href="https://www.youtube.com/watch?v=2JX8zu4QxMg&amp;t=2959s">Stepping into {ggplot2} internals with {ggtrace}</a>. Talk at the 2022 useR! Conference, 20-23 June 2022. Vanderbilt University, TN. <a href="https://github.com/yjunechoe/ggtrace-user2022">https://github.com/yjunechoe/ggtrace-user2022</a></p>
<h3 id="software">Software</h3>
<p>Massimo Aria, Corrado Cuccurullo, Trang Le, <strong>June Choe</strong>. (2023). openalexR: Getting Bibliographic Records from ‘OpenAlex’ Database Using ‘DSL’ API. R package version 1.2.3. <a href="https://CRAN.R-project.org/package=openalexR" class="uri">https://CRAN.R-project.org/package=openalexR</a>. <a href="https://github.com/ropensci/openalexR">Github</a></p>
<p><strong>June Choe</strong>. (2023). jlmerclusterperm: Cluster-Based Permutation Analysis for Densely Sampled Time Data. R package version 1.0.0. <a href="https://cran.r-project.org/package=jlmerclusterperm" class="uri">https://cran.r-project.org/package=jlmerclusterperm</a>. <a href="https://github.com/yjunechoe/jlmerclusterperm/">Github</a></p>
<p>Sean McWeeny, <strong>June Choe</strong>, &amp; Elizabeth S. Norton. (2021). SnowGlobe: An Iterative Search Tool for Systematic Reviews and Meta-Analyses [Computer Software]. <a href="https://doi.org/10.17605/OSF.IO/U25RN">OSF</a></p>
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<!--radix_placeholder_article_footer-->
<!--/radix_placeholder_article_footer-->
Expand Down
Loading

0 comments on commit 1aaab38

Please sign in to comment.