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.
:book: List of some awesome university courses for Machine Learning! Feel free to contribute!
Natural Language Processing For Everyone
Implementation of Nested Named Entity Recognition using BERT
Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT
This is an advanced Python tool that empowers you to effortlessly draft customizable PowerPoint slides using the Generative Pre-trained Transformer (G...
机器学习,深度学习,自然语言处理,计算机视觉方面的顶级期刊会议论文集
How to encode sentences in a high-dimensional vector space, a.k.a., sentence embedding.
This repo contains evaluation code for the paper "BLINK: Multimodal Large Language Models Can See but Not Perceive". https://arxiv.org/abs/2404.12...
EMNLP'23 survey: a curation of awesome papers and resources on refreshing large language models (LLMs) without expensive retraining.
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and de...
SPRING is a seq2seq model for Text-to-AMR and AMR-to-Text (AAAI2021).
Some recipes of natural language pre-processing
Pytorch implementation of "Graph Convolutional Networks for Text Classification"
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
<파이토치로 배우는 자연어 처리>(한빛미디어, 2021)의 소스 코드를 위한 저장소입니다.
Cornell Semantic Parsing Framework
XLNet Extension in TensorFlow
Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".
📝 A list of pre-trained BERT models for Japanese with word/subword tokenization + vocabulary construction algorithm information
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
Machine learning based text classification in JavaScript using n-grams and cosine similarity
A framework for human-readable prompt-based method with large language models. Specially designed for researchers. (Deprecated, check out LangChain fo...
[EMNLP 2024] The official GitHub repo for the survey paper "Knowledge Conflicts for LLMs: A Survey"
A curated list of awesome resources, tools, research papers, and projects related to the concept of Large Language Model Operating Systems (LLM-OS).
Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"
KLUE 데이터를 활용한 HuggingFace Transformers 튜토리얼
Financial Domain Question Answering with pre-trained BERT Language Model
CrossNorm and SelfNorm for Generalization under Distribution Shifts, ICCV 2021
A list of awesome AI in libraries, archives, and museum collections from around the world 🕶️
My personal toolkit for PyTorch development.
NLPCC 2016 微博分词评测项目
Conversational Toolkit. An Open-Source Toolkit for Fast Development and Fair Evaluation of Text Generation
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages oth...
This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empirical Study
[EMNLP 2021] LingFeat - A Comprehensive Linguistic Features Extraction ToolKit for Readability Assessment
Multilingual Large Language Models Evaluation Benchmark
Chat to your database with AI. An experimental app to test the abilities of LLMs to query SQL databases using natural language.
A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)
A curated list of Artificial Intelligence (AI) Research, tracks the cutting edge trending of AI research, including recommender systems, computer visi...
Code for paper: [ICLR2025 Oral] FlexPrefill: A Context-Aware Sparse Attention Mechanism for Efficient Long-Sequence Inference
An repository containing all the LLM notebooks with tutorial and projects
Active Learning Awesome Paper
💫 Scripts, tools and resources for developing spaCy
My personal notes and surveys on DL, CV and NLP papers.
使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)
🤖 聊天机器人示例,定制聊天机器人,聊天机器人语料导入导出
Accelerated NLP pipelines for fast inference on CPU and GPU. Built with Transformers, Optimum and ONNX Runtime.
Code for the EMNLP 2021 Paper "Active Learning by Acquiring Contrastive Examples" & the ACL 2022 Paper "On the Importance of Effectively Adapting Pret...
GPT.sh is a CLI tool built with NodeJs and powered by Open AI's GPT-3. It's main purpose is to translate natural language questions and requests into...
A text analysis application for performing common NLP tasks through a web dashboard interface and an API