BERTopic
MaartenGr
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
OPENAGENTSKILL / DIRECTORY
Find a skill for your next task. Explore tools for Codex, Claude Code, Cursor and more.
1–16 / 18
Candidates in this shortlist, not the full registry. GitHub stars belong to repositories, not individual skills.
Results: 18
MaartenGr
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
guillaume-be
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
AnswerDotAI
Bringing BERT into modernity via both architecture changes and scaling
Hironsan
Elasticsearch with BERT for advanced document search.
daniilrobnikov
VITS2: Improving Quality and Efficiency of Single-Stage Text-to-Speech with Adversarial Learning and Architecture Design
p0p4k
unofficial vits2-TTS implementation in pytorch
yl4579
Phoneme-Level BERT for Enhanced Prosody of Text-to-Speech with Grapheme Predictions
BrikerMan
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Lang…
yongzhuo
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastT…
yongzhuo
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augmen…
MilaNLProc
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL an…
Bert-JanP
PowerShell Digital Forensics & Incident Response Scripts.
shibing624
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。