Natural language processing (NLP) is a field of computer science that studies how computers and humans interact. In the 1950s, Alan Turing published an article that proposed a measure of intelligence, now called the Turing test. More modern techniques, such as deep learning, have produced results in the fields of language modeling, parsing, and natural-language tasks.
GSDMM: Short text clustering
Open reproduction of MUSE for fast text2image generation.
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
The fastest way to build and start training your own LLM. CLI tool that scaffolds production-ready PyTorch training projects in seconds. Like create-n...
Pytorch implementation of DoReMi, a method for optimizing the data mixture weights in language modeling datasets
This is the official repo for "PromptAgent: Strategic Planning with Language Models Enables Expert-level Prompt Optimization". PromptAgent is a novel...
∞ Generate endless answers from all-knowing ChatGPT (on any topic!)
📉 金融文本情感分析模型
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다
Autocomplete your obsidian notes with AI, including ChatGPT, through a copilot-like interface.
Python library & examples for Masked Language Model Scoring (ACL 2020)
Node.js interface to the Google word2vec tool.
🤖 State-of-the-art, production ready LLM apps made mega-easy, so you don't have to build them from scratch 🤯 Create a bot, now 🫵
TensorFlow implementation of 'Attention Is All You Need (2017. 6)'
Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
A Python library for Interpretable Machine Learning in Text Classification using the SS3 model, with easy-to-use visualization tools for Explainable A...
텍스트 요약 분야의 주요 연구 주제, Must-read Papers, 이용 가능한 model 및 data 등을 추천 자료와 함께 정리한 저장소입니다.
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、...
How to use TensorLayer
Research code for pixel-based encoders of language (PIXEL)
C#/.NET binding of llama.cpp, including LLaMa/GPT model inference and quantization, ASP.NET core integration and UI.
A curated list of research papers and resources on code-switching
:boom: displaCy.js: An open-source NLP visualiser for the modern web
NLP Capabilities in Neo4j
Recent trends of Entity Linking, Disambiguation, and Representation.
A curated list of all the Awesome --Topic Name-- lists I've found till date relevant to Data lifecycle, ML and DL.
A List of Big Models
基于Transformers的文本分类
A curated list of awesome papers for Semantic Retrieval (TOIS Accepted: Semantic Models for the First-stage Retrieval: A Comprehensive Review).
Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: Generative Ps...
Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
React Native Apple LLM plugin using Foundation Models
End-To-End Memory Network using Tensorflow
Chatbot system for Final Year Project. Chatbot made in Python using Natural Language Toolkit especially Machine Learning. Easy to Understand and Imple...
Code for the TriviaQA reading comprehension dataset
xk-time 是时间转换,时间计算,时间格式化,时间解析,日历,时间cron表达式和时间NLP等的工具,使用Java8(JSR-310),线程安全,简单易用,多达70几种常用日...
⚡ Local chat assistants with AI superpowers
📖 A curated list of LegalNLP resources from all around the web.
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Rule-based facts extraction for Russian language
使用 flask + pyecharts 搭建的新冠肺炎疫情数据可视化交互分析网站平台,包含疫情数据获取、每日疫情地图、曲线图展示,数据统计分析、态势感知、确诊人数预测...
(NeurIPS D&B 2024) STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases
Code and pre-trained model for: Deep Semantic Role Labeling: What Works and What's Next
chatbot_ner: Named Entity Recognition for chatbots.
ACL 2022: BRIO: Bringing Order to Abstractive Summarization
NLP tokenizers written in Go language
List of resources for mineral exploration and machine learning, generally with useful code and examples.
Code For The Issue Label Bot, an App that automatically labels issues using machine learning, available on the GitHub Marketplace. This is also code...
Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)