Topic

nlp

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.

Repositories (1483)

voice-builder
voice-builder google JavaScript

An opensource text-to-speech (TTS) voice building tool

688
magpie
magpie inspirehep Python

Deep neural network framework for multi-label text classification

687
langchain_dart
langchain_dart davidmigloz Dart

Build LLM-powered Dart/Flutter applications.

685
stanford-openie-python
stanford-openie-python philipperemy Python

Stanford Open Information Extraction made simple!

682
SpeedTorch
SpeedTorch Santosh-Gupta Python

Library for faster pinned CPU <-> GPU transfer in Pytorch

682
Rankify
Rankify DataScienceUIBK Python

🔥 Rankify: A Comprehensive Python Toolkit for Retrieval, Re-Ranking, and Retrieval-Augmented Generation 🔥. Our toolkit integrates 40 pre-retrieved b...

682
Jiayan
Jiayan jiaeyan Python

甲言,专注于古代汉语(古汉语/古文/文言文/文言)处理的NLP工具包,支持文言词库构建、分词、词性标注、断句和标点。Jiayan, the 1st NLP toolkit designed for C...

678
VnCoreNLP
VnCoreNLP vncorenlp Java

A Vietnamese natural language processing toolkit (NAACL 2018)

677
ekphrasis
ekphrasis cbaziotis Python

Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word norm...

674
medspacy
medspacy medspacy Jupyter Notebook

Library for clinical NLP with spaCy.

673
Chinese_models_for_SpaCy
Chinese_models_for_SpaCy howl-anderson Jupyter Notebook

SpaCy 中文模型 | Models for SpaCy that support Chinese

673
nboost
nboost koursaros-ai Python

NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms...

672
nlprule
nlprule bminixhofer Rust

A fast, low-resource Natural Language Processing and Text Correction library written in Rust.

670
MakeMoneyWithAI
MakeMoneyWithAI garylab Python

A list of open-source AI projects you can use to generate income easily.

664
datefinder
datefinder akoumjian Python

Find dates inside text using Python and get back datetime objects

664
JamSpell
JamSpell bakwc C++

Modern spell checking library - accurate, fast, multi-language

663
Awesome-Korean-NLP
Awesome-Korean-NLP datanada

A curated list of resources for NLP (Natural Language Processing) for Korean

662
FinBERT
FinBERT yya518 Jupyter Notebook

A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097

662
semchunk
semchunk isaacus-dev Python

A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks.

661
Macropodus
Macropodus yongzhuo Python

自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算...

660
obsidian-ava
obsidian-ava different-ai TypeScript

Quickly format your notes with ChatGPT in Obsidian

659
pysentimiento
pysentimiento pysentimiento Jupyter Notebook

A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks

658
Cornucopia-LLaMA-Fin-Chinese
Cornucopia-LLaMA-Fin-Chinese jerry1993-tech Python

聚宝盆(Cornucopia): 中文金融系列开源可商用大模型,并提供一套高效轻量化的垂直领域LLM训练框架(Pretraining、SFT、RLHF、Quantize等)

657
indonlu
indonlu IndoNLP Jupyter Notebook

The first-ever vast natural language processing benchmark for Indonesian Language. We provide multiple downstream tasks, pre-trained IndoBERT models,...

655
tensor_parallel
tensor_parallel BlackSamorez Python

Automatically split your PyTorch models on multiple GPUs for training & inference

654
Awesome-LLM-Eval
Awesome-LLM-Eval onejune2018

Awesome-LLM-Eval: a curated list of tools, datasets/benchmark, demos, leaderboard, papers, docs and models, mainly for Evaluation on LLMs. 一个由工具...

654
Chinese-Mixtral-8x7B
Chinese-Mixtral-8x7B HIT-SCIR Python

中文Mixtral-8x7B(Chinese-Mixtral-8x7B)

651
griptape
griptape griptape-ai Python

Python framework for AI workflows and pipelines with chain of thought reasoning, external tools, and memory.

649
small-text
small-text webis-de Python

Active Learning for Text Classification in Python

648
seqGAN
seqGAN suragnair Python

A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)

647
Awesome-Story-Generation
Awesome-Story-Generation yingpengma Python

This repository collects an extensive list of awesome papers about Story Generation / Storytelling, exclusively focusing on the era of Large Language...

647
ConvoKit
ConvoKit CornellNLP Jupyter Notebook

ConvoKit is a toolkit for extracting conversational features and analyzing social phenomena in conversations. It includes several large conversational...

645
LLM-Shearing
LLM-Shearing princeton-nlp Python

[ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning

644
hyperbase
hyperbase hyperquest-hq Python

A foundational library for Semantic Hypergraphs

644
chinese_text_cnn
chinese_text_cnn practicingman Python

TextCNN Pytorch实现 中文文本分类 情感分析

643
autoprompt
autoprompt ucinlp Python

AutoPrompt: Automatic Prompt Construction for Masked Language Models.

640
OpenHowNet
OpenHowNet thunlp Python

Core Data of HowNet and OpenHowNet Python API

639
KoELECTRA
KoELECTRA monologg Python

Pretrained ELECTRA Model for Korean

638
BotLibre
BotLibre BotLibre Java

An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.

637
awesome-foundation-and-multimodal-models
awesome-foundation-and-multimodal-models SkalskiP Python

👁️ + 💬 + 🎧 = 🤖 Curated list of top foundation and multimodal models! [Paper + Code + Examples + Tutorials]

637
homer
homer wyounas Python

Homer, a text analyser in Python, can help make your text more clear, simple and useful for your readers.

633
DeepNLP-Course
DeepNLP-Course DanAnastasyev Jupyter Notebook

Deep NLP Course

632
bigbird
bigbird google-research Python

Transformers for Longer Sequences

632
nlpia
nlpia totalgood HTML

Examples and libraries for "Natural Language Processing in Action" book

631
word_forms
word_forms gutfeeling Python

Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

630
TrustLLM
TrustLLM HowieHwong Python

[ICML 2024] TrustLLM: Trustworthiness in Large Language Models

630
clipper.js
clipper.js philschmid TypeScript

HTML to Markdown converter and crawler.

626
SmoothNLP
SmoothNLP smoothnlp Java

专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference

623
openchatbi
openchatbi zhongyu09 Python

OpenChatBI is an intelligent chat-based BI tool powered by large language models, designed to help users query, analyze, and visualize data through na...

622
awesome-llm-unlearning
awesome-llm-unlearning chrisliu298

A resource repository for machine unlearning in large language models

618