Displaying 20 results from an estimated 2000 matches similar to: "How to use R for Speech to text conversion"
2020 Oct 07
0
How to use R for Speech to text conversion
Have you checked here:
https://cran.r-project.org/web/views/NaturalLanguageProcessing.html
Speech to text is a very complex, specialized task requiring, I would
expect, a lot of IP. It would not surprise
me if you have to resort to big time, specialized software products with or
without R. "Speech to text with R"
found some hits, but mostly the google package you refer to. You might do
2020 Jul 18
2
Paquetes de R para análisis de encuestas y minería de texto
Estimados miembros del grupo,
Quería preguntarles por sugerencias de paquetes para:
1. Análisis de encuestas o cuestionarios
2. Minería de texto
Muchas gracias y slaudos
Manuel Spínola
--
*Manuel Spínola, Ph.D.*
Instituto Internacional en Conservación y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
mspinola en una.cr <mspinola en una.ac.cr>
2020 Aug 02
2
State-of-the-art NLP models from R
Estimados
Una pregunta, ¿Que posibilidad hay que esté instalado todo correctamente,
pero algo cambie en entorno de python, el cual al ser buscado por R esté
dando problemas?
Hace años que no utilizo macOS, pero se me ocurre que un programa coloque
en entorno adecuado para él, pero al mismo tiempo este toque al entorno
requerido por R.
Javier Rubén Marcuzzi
El dom., 2 ago. 2020 a las 15:59,
2020 Aug 03
2
State-of-the-art NLP models from R
Hola Diego,
Prueba a hacer otra cosa.
- Abre una consola y activa ese environment que has creado (r-reticulate)
- Y una vez activado escribe "python". Entrarás a la consola de
"python".
- Ahí, escribe "import transformers"
- Si no te devuelve error, es que en el entorno está bien instalado esa
librería y por tanto el problema es de acceso desde
2005 Dec 02
3
unicode support in samba
Hi! All:
I'm working on add unicode support in samba. However, I meet a question =
as the following description, please advise me.
My smb.conf sets:
dos charset =3D UTF8
display charset =3D UTF8
unix charset =3D UTF8
I use smbmount //share /path -o username=3Duser,passwd=3D1234 to mount a =
directory to a user's home dir.
Original I use ASCII charset, and find
2007 Oct 01
3
How to beat Google aka Xapian & Natural Language Processing.
Xapians!
If tomorrow Xapian search engine would achieved the same performance
and result in searches as Google we would not be able to beat Google,
because we would create only a copy of the searches that already
exists from Google search engine. However there is a way to beat
anyone, and there is a way to beat Google successfully as well just do
not give up. Some see it as implementing Ajax, or
2009 Jan 22
4
text vector clustering
Hi,
I am a new user of R using R 2.8.1 in windows 2003. I have a csv file with
single column which contain the 30,000 students names. There were typo
errors while entering this student names. The actual list of names is <
1000. However we dont have that list for keyword search.
I am interested in grouping/cluster these names as those which are
similar letter to letter. Are there any
2020 Aug 02
2
State-of-the-art NLP models from R
Estimados compañeros:
Estoy interesado en el NLP, así que,
al hallar el post State-of-the-art NLP models from R
<https://blogs.rstudio.com/ai/posts/2020-07-30-state-of-the-art-nlp-models-from-r/>,
gracias a Carlos Ortega, me puse con ilusión a leerlo. Sin embargo, tengo
problemas con lo más básico, la instalación del paquete *transformers*. No
puedo
2002 Jun 09
1
S or R used in natural language processing (NLP)?
Dear All,
Does anyone use S or R for statistical natural language processing (NLP)?
All I have found so far is a package called EMU
(http://www.shlrc.mq.edu.au/emu/emu-splus.shtml) which is a speech
wave-form processing package.
What I'm looking for are routines to support text processing, text
categorization, word sense disambiguation, text understanding etc.
In particular, I would
2017 Nov 16
2
NEED HELP : Association in single DTM
Hi Boris,
In that case, if I have lot of free text data (let us assume part of an
Election speech) in one single TEXT document, and i want to find the
association of the top 3 most frequently occurring words with the other
words in the speech, what method do I adopt ?
On Wed, Nov 15, 2017 at 7:08 PM, Boris Steipe <boris.steipe at utoronto.ca>
wrote:
> If you consider the definition of
2017 Oct 03
2
Procesamiento de Lenguaje Natural
Hola:
Me gustaría que me recomendarais paquetes o alguna forma de "hincarle el diente" para empezar a investigar en la siguiente cuestión.
El proyecto trata de que, a partir de un numero grande de documentos pdf que contienen, básicamente, Notas Simples del Registro de la Propiedad deseamos extraer para cada uno de esos documentos una serie de ítems de información, a saber:
-Finca
2017 Jul 31
4
find similar words in text
I am new to R.
Busy with Text Analysis.
Need a script to find e.g
whale, whales, whale's, whaler, whalers, whaling,... in Moby Dick
Riaan
2013 Dec 31
2
Hangs after inactivity
Hi,
My linux machine hangs after some period of inactivity (8+ hrs).
Anyone experiencing similar issue.
CentOS
Release 6.5(Final)
Kernel Linux 2.6.32-431.el6_x86_64
GNOME 2.28.2
Processor (0 - 7):
Intel(R) Core(TM) i7-4770 CPU @ 3.40 GHz
Any pointers will be helpful.
Thanks,
--Arvind
2011 Mar 21
2
Action Mailer - Proxy Settings.
Hi,
I am developing a rails app on a system which connects to internet
through proxy.
I am facing difficulties while Action Mailer tries to send mails.
It says, Time Out Error.
But when I try to run the code in the system which is directly connected
to internet without proxy, The mails are sent correctly.
Can somebody help me out it in this?
Cheers,
Charanya
--
Posted via
2017 Nov 16
0
NEED HELP : Association in single DTM
In general, statistical methodology queries, which seems to be your
concern, are offtopic here.This list is about R programming. Consider
stats.stackexchange.com for statistical queries.
However, the CRAN task view on natural language processing might be useful,
so you may wish to check it:
https://cran.r-project.org/web/views/NaturalLanguageProcessing.html
Cheers,
Bert
Bert Gunter
2009 Mar 27
0
[LLVMdev] GSoC 2009 application
Hello, Kshitiz
> I was interested in taking up the project ideas on adding profile driven
> optimization passes and improving alias analysis as this would give me a
> chance to carry forward and improve my current work and also contribute
> significantly in terms of tangibles.
This sounds like a great idea. LLVM definitely lacks some
profile-driven optimizations.
--
With best
2010 Feb 16
1
Does the R "statistical language includes modules/packages to carry out nonlinear optimization similar to the SAS NLIN and NLP procedures?
Hello R folks,
I'm hoping the answer to the question in the subject line.
I have in the past used SAS PROC NLIN and PROC NLP to carry out
nonlinear optimizations. I'm wondering if there is analogous ways for
doing this using R. If so, could someone please point me to some
literature that would help me examine this further?
Thanks very much.
[[alternative HTML version deleted]]
2009 Apr 03
2
[LLVMdev] GSoC 2009 application
Here is my formal proposal i have submitted in gsoc. Comments invited.
About me:
I am a final semester Dual Degree( B.Tech. M.Tech.) student from Indian
Institute of Technology, Kanpur. I was looking forward to participate in
this year's GSoC 2009.Starting Fall 2009 i shall be pursuing a Phd in
compilers. I am having a good background in compilers. My current masters
thesis is aimed at
2013 Feb 22
1
How to do generalized linear mixed effects models
I want to analyze binary, multinomial, and count outcomes (as well as
the occasional continuous one) for clustered data.
The more I search the less I know, and so I'm hoping the list can
provide me some guidance about which of the many alternatives to choose.
The nlme package seemed the obvious place to start. However, it seems
to be using specifications from nls, which does non-linear
2009 Jun 04
3
PasswordAuthentication fails in openssh3.7.1p1 as it does not use PAM
All,
I am an engineer working with Brocade.
We recently upgraded one of our products to openssh3.7.1p1. Once we did
this, the password authentication always failed while connecting through
ssh. The authentication succeeds if attempted through
keyboard-interactive authentication.
On debugging this we found that Password authentication is not working
because it doesn't Use PAM in