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.
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. P...
xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能
Neural Network Compression Framework for enhanced OpenVINO™ inference
Curated List: Practical Natural Language Processing done in Ruby
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
we want to create a repo to illustrate usage of transformers in chinese
:memo: This repository recorded my NLP journey.
Natural language detection library for Rust. Try demo online: https://whatlang.org/
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks....
Explore large language models on any computer with 512MB of RAM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习...
Summarization Papers
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
A collection of notebooks for Natural Language Processing from NLP Town
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
基于医药知识图谱的智能问答系统
Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
The most accurate natural language detection library for Rust, suitable for short text and mixed-language text
🧹 Python package for text cleaning
A Tensorflow implementation of QANet for machine reading comprehension
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
[ACL 2023] Reasoning with Language Model Prompting: A Survey
Unsupervised text tokenizer focused on computational efficiency
This is the Plato Research Dialogue System, a flexible platform for developing conversational AI agents.
A curated list of Knowledge Graph related learning materials, databases, tools and other resources
Rasa UI is a frontend for the Rasa Framework
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Bolt is a deep learning library with high performance and heterogeneous flexibility.
A tool for learning vector representations of words and entities from Wikipedia
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥
KakaoBrain KoGPT (Korean Generative Pre-trained Transformer)
🤗 A list of wonderful open-source projects & applications integrated with Hugging Face libraries.
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extractio...
Pretrained model hub for Keras 3.
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网...
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus secti...
😀😄😂😭 A curated list of Sentiment Analysis methods, implementations and misc. 😥😟😱😤
A simple resume parser used for extracting information from resumes
High-accuracy NLP parser with models for 11 languages.
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Source code of K-BERT (AAAI2020)
基于知识图谱的《红楼梦》人物关系可视化及问答系统