lijidong7196's Stars
zhuxiuwei/CLRS
算法导论第三版中的算法及习题。Introduction to algotithums(CLRS) 3rd editions solutions.
weizhepei/CasRel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
songyouwei/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
s-top/Baike-KnowledgeGraph
爬虫-百度百科-知识图谱探索
YouChouNoBB/2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
shijiebei2009/CEC-Corpus
:books:中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室
baidu/Senta
Baidu's open-source Sentiment Analysis System.
bojone/bert4keras
keras implement of transformers for humans
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
ZhengZixiang/ABSAPapers
Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合
victoresque/pytorch-template
PyTorch deep learning projects made easy.
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
LiuChuang0059/Complex-Network
复杂网络研究资源整理和基础知识学习
jongwoojeff/DiscreteMathematics
jittat/01204211-discrete-math-slides
TheAlgorithms/Python
All Algorithms implemented in Python
YZHANG1270/Aspect-Based-Sentiment-Analysis
Aspect Based Sentiment Analysis 基于方面的细粒度情感分析
zhanlaoban/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
Tencent/NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
bentrevett/CodeSearchNet
github/CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
whirlys/BigData-In-Practice
大数据实践项目 Hadoop、Spark、Kafka、Hbase、Flink.....
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
YeYzheng/KGQA-Based-On-medicine
基于医药知识图谱的智能问答系统
kwonmha/bert-vocab-builder
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT