-
ML-NLP Public
Forked from NLP-LOVE/ML-NLP此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Jupyter Notebook UpdatedSep 12, 2019 -
rasa_chatbot_cn Public
Forked from GaoQ1/rasa_chatbot_cn基于最新版本rasa搭建的对话系统demo
Python UpdatedAug 23, 2019 -
named_entity_recognition Public
Forked from luopeixiang/named_entity_recognition中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
Python UpdatedJul 23, 2019 -
-
Entity-Relation-Extraction Public
Forked from yuanxiaosc/Entity-Relation-ExtractionEntity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
Python UpdatedJun 4, 2019 -
Multiple-Relations-Extraction-Only-Look-Once Public
Forked from yuanxiaosc/Multiple-Relations-Extraction-Only-Look-OnceMultiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合实体关系抽取模型,可用于 http://lic2019.ccf.org.c…
Python UpdatedMay 27, 2019 -
sequence_tagging Public
Forked from guillaumegenthial/sequence_taggingNamed Entity Recognition (LSTM + CRF) - Tensorflow
Python Apache License 2.0 UpdatedMay 17, 2019 -
LatticeLSTM Public
Forked from jiesutd/LatticeLSTMChinese NER using Lattice LSTM. Code for ACL 2018 paper.
Python UpdatedApr 25, 2019 -
pytorch-pretrained-BERT Public
Forked from huggingface/transformers📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
Jupyter Notebook Apache License 2.0 UpdatedApr 9, 2019 -
USTC-CS-Courses-Resource Public
Forked from ustcwpz/USTC-CS-Courses-Resource❤️中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
C++ UpdatedFeb 25, 2019 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedJan 23, 2019 -
QASystemOnMedicalKG Public
Forked from liuhuanyong/QASystemOnMedicalKGA tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Python UpdatedDec 15, 2018 -
bert-Chinese-classification-task Public
Forked from NLPScott/bert-Chinese-classification-taskbert中文分类实践
Python UpdatedDec 11, 2018 -
DeepLearning-500-questions Public
Forked from scutan90/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
TeX UpdatedNov 5, 2018 -
neural-summ-cnndm-pytorch Public
Forked from lipiji/neural-summ-cnndm-pytorchneural abstractive summarization in pytorch on CNN/Daily Mail
Python MIT License UpdatedOct 24, 2018 -
text_classification Public
Forked from brightmart/text_classificationall kinds of text classificaiton models and more with deep learning
Python MIT License UpdatedAug 12, 2018 -
SummaRuNNer Public
Forked from pocheyeniu/SummaRuNNerTensorflow implementation of SummaRuNNer
-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedJul 16, 2018 -
libwww-perl Public
Forked from libwww-perl/libwww-perlThe libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide class…
Perl Other UpdatedJul 16, 2018 -
SummaRuNNer-1 Public
Forked from hpzhao/SummaRuNNerThe PyTorch Implementation of SummaRuNNer
Python MIT License UpdatedJun 12, 2018 -
pyrouge Public
Forked from bheinzerling/pyrougeA Python wrapper for the ROUGE summarization evaluation package
Python MIT License UpdatedJun 10, 2018 -
Deep-Learning-21-Examples Public
Forked from hzy46/Deep-Learning-21-Examples《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Python UpdatedMay 4, 2018 -
-
Coursera-ML-AndrewNg-Notes Public
Forked from fengdu78/Coursera-ML-AndrewNg-Notes吴恩达老师的机器学习课程个人笔记
HTML UpdatedMar 29, 2018 -
deepnlp Public
Forked from lipengfei-558/deepnlpDeep Learning NLP Pipeline implemented on Tensorflow
Python MIT License UpdatedJan 1, 2018 -
learn_dl Public
Forked from hanbt/learn_dlDeep learning algorithms source code for beginners
Python Apache License 2.0 UpdatedNov 28, 2017 -
-
Char-RNN-TensorFlow Public
Forked from hzy46/Char-RNN-TensorFlowMulti-language Char RNN for TensorFlow >= 1.2.
Python UpdatedOct 26, 2017 -
neural-summary-tensorflow Public
Forked from carpedm20/neural-summary-tensorflowIn progress
Python UpdatedApr 12, 2017