All Projects → liao961120 → linguisticsdown

liao961120 / linguisticsdown

Licence: Unknown, MIT licenses found Licenses found Unknown LICENCE MIT LICENSE
Easy Linguistics Document Writing with R Markdown

Programming Languages

r
7636 projects
TeX
3793 projects

Projects that are alternatives of or similar to linguisticsdown

reportfactory
Lightweight infrastructure to handle multiple rmarkdown reports
Stars: ✭ 68 (+183.33%)
Mutual labels:  rmarkdown, r-package
ntuthesis
台大碩博士論文模板 (R Package)
Stars: ✭ 14 (-41.67%)
Mutual labels:  rmarkdown, r-package
heddlr
Bring a functional programming mindset to R Markdown document generation
Stars: ✭ 14 (-41.67%)
Mutual labels:  rmarkdown, r-package
Posterdown
Use RMarkdown to generate PDF Conference Posters via HTML
Stars: ✭ 602 (+2408.33%)
Mutual labels:  rmarkdown, r-package
huskydown
An R Markdown template using the bookdown package for preparing a PhD thesis at the University of Washington
Stars: ✭ 116 (+383.33%)
Mutual labels:  rmarkdown, rmarkdown-template
xaringanBuilder
An R package for building xaringan slides into multiple outputs, including html, pdf, png, gif, pptx, and mp4.
Stars: ✭ 157 (+554.17%)
Mutual labels:  rmarkdown, r-package
datatoolbox
🎓 Data Toolbox Training
Stars: ✭ 18 (-25%)
Mutual labels:  rmarkdown, r-package
Rticles
LaTeX Journal Article Templates for R Markdown
Stars: ✭ 895 (+3629.17%)
Mutual labels:  rmarkdown, r-package
Rmarkdown
Dynamic Documents for R
Stars: ✭ 2,319 (+9562.5%)
Mutual labels:  rmarkdown, r-package
lingtypology
R package for linguistic cartography and typological databases search
Stars: ✭ 47 (+95.83%)
Mutual labels:  linguistics, r-package
yart
RMarkdown Template for writing PDF reports
Stars: ✭ 81 (+237.5%)
Mutual labels:  rmarkdown, rmarkdown-template
lameta
The Metadata Editor for Transparent Archiving of language document materials
Stars: ✭ 18 (-25%)
Mutual labels:  linguistics
lingvo--Ner-ru
Named entity recognition (NER) in Russian texts / Определение именованных сущностей (NER) в тексте на русском языке
Stars: ✭ 38 (+58.33%)
Mutual labels:  linguistics
netrankr
An R package for network centrality
Stars: ✭ 39 (+62.5%)
Mutual labels:  r-package
tidygenomics
Tidy Verbs for Dealing with Genomic Data Frames https://const-ae.github.io/tidygenomics/
Stars: ✭ 97 (+304.17%)
Mutual labels:  r-package
jsonvalidate
✔️⁉️ Validate JSON
Stars: ✭ 43 (+79.17%)
Mutual labels:  r-package
ReproducibleScience
Short course on reproducible science: what, why, how
Stars: ✭ 23 (-4.17%)
Mutual labels:  rmarkdown
armcompanion
Companion materials for the rstudio::conf 2019 Advanced R Markdown workshop
Stars: ✭ 15 (-37.5%)
Mutual labels:  rmarkdown
fossos
seminar series on data science, reproducible science and open source by @maxheld83
Stars: ✭ 13 (-45.83%)
Mutual labels:  rmarkdown
uiucthemes
RMarkdown Templates for UIUC Theme-Oriented Documents
Stars: ✭ 45 (+87.5%)
Mutual labels:  rmarkdown

Build Status Support R Version License: MIT cran version

linguisticsdown

The goal of linguisticsdown is to support Linguistics-related document writing in R Markdown, such as providing a Shiny Gadget to write and insert IPA symbols easily and functions to draw syntax tree (not implemented yet).

Installation

# CRAN
install.packages("linguisticsdown")

# Latest
#install.packages('remotes')
remotes::install_github("liao961120/linguisticsdown")

Usage

See linguisticsdown web site. Visit this site to use Shiny live demo.

To Do

  1. Correct IPA segments naming errors (#3)
  2. More Shiny gadget options
    • Wrap in / /, [ ], or don't wrap
    • Insert as decoded unicode
  3. Draw Syntax Tree

Data Source

Thanks David R. Mortensen for his IPA data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].