Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
Could you recommend to me library (or tool) for NLP in R for Polish language?
You could try the wrapper spacyr: https://cran.r-project.org/web/packages/spacyr/vignettes/using_spacyr.html
SpaCy has a wide language coverage and there are already trained models for Polish: https://spacy.io/models/pl
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
do you have a recommendation for a libary that offers extensive wordlists of english or other languages?
I have a vector of non-english words with eventually an english word sneaked in here and there. To remove these, I would need a library of english words to compare that to.
Thx
Couple of options -
wordnet - https://cran.r-project.org/web/packages/wordnet/index.html
syn - https://github.com/ropenscilabs/syn
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I would like to ask if someone knows a good source (e.g. book, blog, notes, slides, ...) which explains formula, terms and call in R on an advanced level for programming. I am struggling with them and have not yet found a comprehensive source.
Thanks and best,
Martin
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there an implementation of simhash in R?
(SimHash is a hash algorithm created by Moses Charikaris which gives similar objects similar hashes)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm trying to get started using some statistical analysis with the limma package that runs out of R. Any one know a good tutorial?
The limma web-page has plenty of material. I've also written a tutorial paper that analyses yeast microarray data using (amongst other things) limma.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Are there are any good open source online math editors? I couldn't find anything searching on Google.
Try http://www.mr.ethz.ch/~majer/formula/formula.php. Just type in a LaTeX math expression and it prints a nice representation.
Great, opensource -
DragMath
Good -
http://www.codecogs.com/components/equationeditor/equationeditor.php