farach/huggingfaceR
Hugging Face state-of-the-art models in R
This R package lets data analysts and scientists leverage advanced AI models directly within their familiar R environment, without needing to learn Python. You can input text data to perform tasks like sentiment analysis, topic classification, text summarization, or generate human-like text. It's ideal for anyone using R for data science, text analysis, or building machine learning workflows who wants to integrate state-of-the-art language AI capabilities.
162 stars.
Use this if you are an R user working with text data and need to apply powerful machine learning models for tasks like classification, embedding, or text generation without leaving your R environment.
Not ideal if you prefer to work exclusively in Python or require highly specialized, niche machine learning models not available via the Hugging Face Inference API.
Stars
162
Forks
17
Language
R
License
—
Category
Last pushed
Feb 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/farach/huggingfaceR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
xiangking/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
IDEA-CCNL/GTS-Engine
GTS Engine: A powerful NLU Training...
adapter-hub/Hub
ARCHIVED. Please use https://docs.adapterhub.ml/huggingface_hub.html || 🔌 A central repository...
avacaondata/nlpboost
Python library for automatic training, optimization and comparison of Transformer models on most...