niningliuhen2013's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
gkamradt/langchain-tutorials
Overview and tutorial of the LangChain Library
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
CoinCheung/pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
LIANGKE23/Awesome-Knowledge-Graph-Reasoning
AKGR: Awesome Knowledge Graph Reasoning is a collection of knowledge graph reasoning works, including papers, codes and datasets
yangheng95/PyABSA
Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;
huggingface/torchMoji
😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc
zjunlp/PromptKG
PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.
Cantoria/dynamic-graph-papers
Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph
UKPLab/gpl
Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval" https://arxiv.org/abs/2112.07577
cardiffnlp/tweetnlp
TweetNLP for all the NLP enthusiasts working on Twitter! The Python library tweetnlp provides a collection of useful tools to analyze/understand tweets such as sentiment analysis, emoji prediction, and named entity recognition, powered by state-of-the-art language models specialised on Twitter.
Wang-Shuo/A-Guide-to-Retrieval-Augmented-LLM
an intro to retrieval augmented large language model
wjn1996/HugNLP
HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊 HugNLP will released to @HugAILab
Timothyxxx/RetrivalLMPapers
Paper collections of retrieval-based (augmented) language model.
NUSTM/ACOS
The datasets and code of ACL 2021 paper "Aspect-Category-Opinion-Sentiment Quadruple Extraction with Implicit Aspects and Opinions".
yangjianxin1/SimCSE
SimCSE有监督与无监督实验复现
jiho283/KG-GPT
Official repository of KG-GPT
happen2me/subgraph-retrieval-toolkit
SRTK: Retrieve semantic-relevant subgraphs from large-scale knowledge graphs
ajinkyachavan/Emoticon-Based-Sentiment-Analysis-Python
Sentiment Analysis using Emoji ranking and practical POS scoring approach
Zefty/rag-end2end-retriever
yeqingzhao/simcse
simcse有监督训练代码
LiuYuWei/llama-cpp-fastapi-service
Use Fastapi to serve the llama 2 cpp fastapi service.
LauroCRibeiro/SentimentAnalysis-BasedOnTextAndEmojis
melzareix/emoji-sentiment
A categorized list of emojis and their corresponding sentiment
brandonserna/sentiment2emoji
😛 Sentiment to Emoji
leyaoliatan/Sentiments-in-Tweets-with-Emojis
Understanding the meaning of emojis with tweets from twitter api. Using emojis to better forecast the sentiment classes in text.