favstats / rdialetti

Gives access to a Italian dialect translation services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rdialetti

Lifecycle: experimental

The goal of rdialetti is to translate Italian into various Italian dialects.

Installation

You can install the development version of rdialetti from GitHub with:

# install.packages("remotes")
remotes::install_github("favstats/rdialetti")

Example

This is a basic example:

library(rdialetti)
## basic example code
get_napoletano("Chi non sta a sentire madre e padre va a morire dove non sa.")
#> Questa traduzione ha una affidabilità stimata de 43%
#> [1] "Chi nun sta a sentì madre e pate va a muri' aro' nun sa."

About

Gives access to a Italian dialect translation services

License:Other


Languages

Language:R 100.0%