Also see: https://cran.r-project.org/web/views/NaturalLanguageProcessing.html
El domingo, 12 de abril de 2020, Mine Çetinkaya-Rundel < [email protected]> escribió: > There is also an R package called ari that might be of interest: > https://cran.r-project.org/web/packages/ari/index.html. > > Best, > Mine > > On 12 Apr 2020, 15:56 +0100, Juan Telleria Ruiz de Aguirre < > [email protected]>, wrote: > > You can find at GitHub some DeepMind's WaveNet neural network topologies > implemented with Python's keras: > > https://github.com/basveeling/wavenet > > You could translate it to R's keras with some work... It shall not be so > difficult at all! :) > > https://cran.r-project.org/web/packages/keras/index.html > > An additional resource for Text Mining (Not Text to Speech, but for > preprocessing), and which seems great for academics is the following one: > > https://www.tidytextmining.com/ > > Kind regards, > Juan Telleria > > El jueves, 9 de abril de 2020, Manuel Spínola <[email protected]> > escribió: > > Dear list members, > > I am looking for text to speech resources in R to use in RStudio Notebooks > for teaching. > > Any help will be appreciated. > > Manuel > > > > -- > *Manuel Spínola, Ph.D.* > Instituto Internacional en Conservación y Manejo de Vida Silvestre > Universidad Nacional > Apartado 1350-3000 > Heredia > COSTA RICA > [email protected] <[email protected]> > [email protected] > Teléfono: (506) 8706 - 4662 > Personal website: Lobito de río <https://sites.google.com/ > site/lobitoderio/> > Institutional website: ICOMVIS <http://www.icomvis.una.ac.cr/> > > [[alternative HTML version deleted]] > > _______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-sig-teaching > > > [[alternative HTML version deleted]] > > _______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-sig-teaching > > [[alternative HTML version deleted]] _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-teaching
