Stars
A Unified Python Library for Graph Prompting
An Open-Source Framework for Prompt-Learning.
Viewer for Altair and Vega-Lite visualizations
微博超级话题爬虫,微博词频统计+情感分析+简单分类,新增肺炎超话爬取数据
Google AI 2018 BERT pytorch implementation
Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;
Text Classification in Tibetan Language based on Prompt Learning
Demo of text clustering using two techniques: learning clusters from their embeddings, and prompting an LLM to do the work for us
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
The official GitHub page for the survey paper "A Survey of Large Language Models".
为研究微信消息转发影响因素及转发规律、为引导微信舆情提供决策方案,以Logistic种群增长模型为理论依据,采用多主体建模方法,借助Netlogo仿真软件,构建出仿真模型并验证了微信消息转发影响因素及作用规律
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube
Python library for audio and music analysis
repository for HapticLLaMA: A Multimodal Sensory Language Model for Haptic Captioning
The paper list of the 86-page SCIS cover paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
GloVe word vector embedding experiments (similar to Word2Vec)
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Tensorflow实战学习笔记、代码、机器学习进阶系列
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN,…
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2