Pinned Repositories
Abstract_Summarization_RNN
RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
AutoSummarization
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Bert-BiLSTM-CRF-pytorch
使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型
BERT-for-RRC-ABSA
code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
CAER-TABSA
[ACL 2019] Context-aware Embedding for Targeted Aspect-based Sentiment Analysis
computing-intelligence-kkb
Word-recognition-EmbedNet-CAB
Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"
Damon98's Repositories
Damon98/Abstract_Summarization_RNN
RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow
Damon98/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
Damon98/AutoSummarization
Damon98/Bert-BiLSTM-CRF-pytorch
使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型
Damon98/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
Damon98/computing-intelligence-kkb
Damon98/ChineseAddressDict
房新数据中文地址分词
Damon98/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Damon98/computing_intelligence
computing_intelligence
Damon98/cw2vec
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
Damon98/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Damon98/faiss
A library for efficient similarity search and clustering of dense vectors.
Damon98/gensim-doc-zh
gensim 中文文档
Damon98/jupyters_and_slides
Damon98/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
Damon98/NeuSum
Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"
Damon98/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
Damon98/NLTK-Python-CN
创建《Python自然语言处理》学习代码的中文注释版本。
Damon98/notes-python
中文 Python 笔记
Damon98/Provide-Banks-with-precision-marketing-solutions-Provide-Banks-with-precision-marketing-solutions
「二分类算法」提供银行精准营销解决方案 | 练习赛-0.93984283
Damon98/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
Damon98/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Damon98/SEASS
Code for the ACL 2017 paper "Selective Encoding for Abstractive Sentence Summarization"
Damon98/SEASS-pytorch
Pytorch implementation for paper "Selective Encoding for Abstractive Sentence Summarization"
Damon98/Sentiment-Analysis
细粒度用户评论情感分析
Damon98/Statistical-learning-method
《统计学习方法》代码实现
Damon98/summarization_embeddings
Code for improving the CL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks." Different forms of word embeddings are integrated into the text summarization model.
Damon98/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Damon98/unified-summarization
Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.
Damon98/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架