Pinned Repositories
awesome-knowledge-graph
整理知识图谱相关学习资料
bert-Chinese-classification-task
bert中文分类实践
BERT-Classification-Tutorial
Binary
科大讯飞移动广告反欺诈算法挑战赛----baseline
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
DeepMoji3.6
EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
fddc-extraction-release
fddc-extraction-release
fddc02_intro
【梳理】FDDC2018金融算法挑战赛02-A股上市公司公告信息抽取
SiameseSentenceSimilarity
SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.
lsjiiia's Repositories
lsjiiia/SiameseSentenceSimilarity
SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.
lsjiiia/awesome-knowledge-graph
整理知识图谱相关学习资料
lsjiiia/bert-Chinese-classification-task
bert中文分类实践
lsjiiia/BERT-Classification-Tutorial
lsjiiia/Binary
科大讯飞移动广告反欺诈算法挑战赛----baseline
lsjiiia/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
lsjiiia/DeepMoji3.6
lsjiiia/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
lsjiiia/fddc-extraction-release
fddc-extraction-release
lsjiiia/fddc02_intro
【梳理】FDDC2018金融算法挑战赛02-A股上市公司公告信息抽取
lsjiiia/FDDC_rank-8
lsjiiia/Kaggle
My solution to Web Traffic Predictions competition on Kaggle.
lsjiiia/multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
lsjiiia/nlp
fasttext
lsjiiia/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
lsjiiia/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
lsjiiia/recommendation
推荐系统实例
lsjiiia/stopwords-json
Stopwords for 50 languages in JSON format
lsjiiia/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
lsjiiia/tf_repos
TensorFlow Script
lsjiiia/WordMultiSenseDisambiguation
WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarity compute,基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧.