-
github-cheat-sheet Public
Forked from tiimgreen/github-cheat-sheetA list of cool features of Git and GitHub.
MIT License UpdatedApr 8, 2020 -
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedAug 30, 2019 -
jstarcraft-example Public
Forked from HongZhaoHua/jstarcraft-example基于JStarCraft RNS引擎,Spring Boot框架和公共数据集搭建的千人千面演示项目. 系统会根据用户的行为记录,自动调整用户的推荐内容和搜索内容.使用者可以通过该项目了解*推荐系统*与*搜索系统*的运作流程. 涵盖了个性化推荐与个性化搜索2个部分.
Java Apache License 2.0 UpdatedAug 29, 2019 -
Awesome-Chinese-NLP Public
Forked from crownpku/Awesome-Chinese-NLPA curated list of resources for Chinese NLP 中文自然语言处理相关资料
Apache License 2.0 UpdatedAug 27, 2019 -
QAmodel-for-Retrievalchatbot Public
Forked from WenRichard/QAmodel-for-Retrievalchatbot客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
Python MIT License UpdatedAug 17, 2019 -
Jiagu Public
Forked from ownthink/JiaguJiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要
Python MIT License UpdatedAug 11, 2019 -
Customer-Chatbot Public
Forked from WenRichard/Customer-Chatbot中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
Python MIT License UpdatedJul 31, 2019 -
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
C++ Apache License 2.0 UpdatedJul 27, 2019 -
Python Public
Forked from geekcomputers/PythonMy Python Examples
Python MIT License UpdatedJul 27, 2019 -
pytorch-book Public
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Jupyter Notebook MIT License UpdatedJul 24, 2019 -
DeepPavlov Public
Forked from deeppavlov/DeepPavlovAn open source library for deep learning end-to-end dialog systems and chatbots.
Python Apache License 2.0 UpdatedJul 24, 2019 -
esim-response-selection Public
Forked from alibaba/esim-response-selectionESIM for Multi-turn Response Selection Task
Python Apache License 2.0 UpdatedJul 24, 2019 -
KBQA-BERT Public
Forked from WenRichard/KBQA-BERT基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
Python MIT License UpdatedJul 23, 2019 -
sklearn2pmml Public
Forked from jpmml/sklearn2pmmlPython library for converting Scikit-Learn pipelines to PMML
Python GNU Affero General Public License v3.0 UpdatedJul 22, 2019 -
Deep-Learning-with-PyTorch-Tutorials Public
Forked from dragen1860/Deep-Learning-with-PyTorch-Tutorials深度学习与PyTorch入门实战视频教程
Python UpdatedJul 21, 2019 -
TensorFlow-2.x-Tutorials Public
Forked from dragen1860/TensorFlow-2.x-TutorialsTensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Jupyter Notebook UpdatedJul 21, 2019 -
KRLPapers Public
Forked from thunlp/KRLPapersMust-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
TeX UpdatedJul 20, 2019 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedJul 14, 2019 -
nlp-journey Public
Forked from msgi/nlp-journeynlp相关的一些论文及代码, 包括LDA主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成、文本相似性(Text Similarity)计算等,基于keras和tensorflow
Python UpdatedJul 14, 2019 -
imgaug Public
Forked from aleju/imgaugImage augmentation for machine learning experiments.
Python MIT License UpdatedJul 13, 2019 -
movielens Public
Forked from khanhnamle1994/movielens4 different recommendation engines for the MovieLens dataset.
Jupyter Notebook MIT License UpdatedJul 12, 2019 -
scientific_network_summary Public
Forked from crifan/scientific_network_summary总结关于科学上网的概念方法及工具
Makefile UpdatedJul 9, 2019 -
stock-knowledge-graph Public
Forked from lemonhu/stock-knowledge-graph利用网络上公开的数据构建一个小型的证券知识图谱/知识库
Python MIT License UpdatedJul 9, 2019 -
ASRT_SpeechRecognition Public
Forked from nl8590687/ASRT_SpeechRecognitionA Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Python GNU General Public License v3.0 UpdatedJul 9, 2019 -
nlp_xiaojiang Public
Forked from yongzhuo/nlp_xiaojiang自然语言处理(nlp),闲聊机器人(chatbot),BERT句向量-相似度(Sentence Similarity),文本分类(Text classify), 实体提取(ner,bert+bilstm+crf),数据增强(text augment enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
Python MIT License UpdatedJul 4, 2019 -
nlp_course Public
Forked from yandexdataschool/nlp_courseYSDA course in Natural Language Processing
Jupyter Notebook MIT License UpdatedJul 4, 2019 -
-
numpy-ml Public
Forked from ddbourgin/numpy-mlMachine learning, in numpy
Python GNU General Public License v3.0 UpdatedJul 4, 2019 -
Data-Competition-TopSolution Public
Forked from Smilexuhc/Data-Competition-TopSolutionData competition Top Solution 数据竞赛top解决方案开源整理
UpdatedJun 29, 2019 -
AIStartups Public
Forked from lipiji/AIStartupsStartups about artificial intelligence. (DM, ML, NLP, CV...)
UpdatedJun 21, 2019