Pinned Repositories
2018-DC-DataGrand-TextIntelProcess
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
ape210k
This is the repository of the Ape210K dataset and baseline models.
BERT-NER
Use google BERT to do CoNLL-2003 NER !
ChatGPT-API
使用Python-flask调用OpenAI-ChatGPT官方API封装为http服务
emotion-classifier
paraphraser
Sentence paraphrase generation at the sentence level
QASystemOnMedicalKG
disease centered Medical knowledge graph and qa system。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
SougouCK
搜狗细胞词库全词库
Task-Oriented-Dialogue-Dataset-Survey
A dataset survey about task-oriented dialogue, including recent datasets and SoA results & papers.
UnsupervisedChineseSTSPytorch
Chenny0808's Repositories
Chenny0808/apriltags_detector
Chenny0808/attention
some attention implements
Chenny0808/Automatic-Corpus-Generation
This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"
Chenny0808/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
Chenny0808/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Chenny0808/Chinese_NRE
Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"
Chenny0808/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
Chenny0808/datagrand
2019达观杯 第七名代码
Chenny0808/e2e-coref
End-to-end Neural Coreference Resolution
Chenny0808/eda_nlp
Code for the EMNLP-IJCNLP paper: Easy data augmentation techniques for boosting performance on text classification tasks.
Chenny0808/Emotional-Analysis-of-Internet-News
“互联网新闻情感分析”赛题,是CCF大数据与计算智能大赛赛题之一。对新闻情绪进行分类,0代表正面情绪、1代表中性情绪、2代表负面情绪。
Chenny0808/FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
Chenny0808/librosa
Python library for audio and music analysis
Chenny0808/Machine-Learning
讲解常见的机器学习算法
Chenny0808/nl2sql
阿里天池首届中文NL2SQL挑战赛top6
Chenny0808/nl2sql-tianchi
首届中文NL2SQL挑战赛复赛方案,评估数据集acc:0.85 复赛线上成绩: 0.8338 Rank15
Chenny0808/NL2SQL_CN
Nature Language To SQL
Chenny0808/nlp-journey
NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于keras和tensorflow。
Chenny0808/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Chenny0808/py-kenlm-model
python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等
Chenny0808/py2neo
Py2neo is a comprehensive toolkit for working with Neo4j from within Python applications or from the command line.
Chenny0808/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Chenny0808/python-vad
🔈 Use python to achieve voice activity detection, this little program may be helpful for voice application
Chenny0808/pytorch-seq2seq-1
An open source framework for seq2seq models in PyTorch.
Chenny0808/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
Chenny0808/rasa_shopping_bot
基于rasa搭建的电商导购机器人
Chenny0808/speech-vad-demo
集成Webrtc的VAD,用于切分音频文件
Chenny0808/TensorFLow-Learning
B站上炼数成金的公开课笔记
Chenny0808/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Chenny0808/word-discovery
速度更快、效果更好的中文新词发现