Natural language processing (NLP) is a field of computer science, artificial intelligence, and computational linguistics concerned with the interactions between computers and human (natural) languages.
Read more
The Linux Portal Site
Natural language processing (NLP) is a field of computer science, artificial intelligence, and computational linguistics concerned with the interactions between computers and human (natural) languages.
Read more
tidytext is text mining for word processing and sentiment analysis using ‘dplyr’, ‘ggplot2’, and other tidy tools.
Read more
quanteda (Quantitative Analysis of Textual Data) is an R package for managing and analyzing text.
Read more
wordcloud creates attractive word clouds, visualize differences and similarity between documents, and avoid over-plotting in scatter plots.
Read more
tm (shorthand for Text Mining Infrastructure in R) provides a framework for text mining applications within R.
Read more
stringi is an R package for fast, portable, correct, consistent, and convenient string/text processing in any locale or character encoding.
Read more
The stringr package provides a cohesive set of functions designed to make working with strings as easy as possible.
Read more
UDPipe provides language-agnostic tokenization, tagging, lemmatization and dependency parsing of raw text.
Read more
Word Vectors is an R package for building and exploring word2vec and other word embedding models.
Read more
spacyr provides a convenient R wrapper around the Python spaCy package.
Read more