Karen4tree's repositories
algorithm-stone
ACM/LeetCode算法竞赛路线图,最全的算法学习地图!
algo
数据结构和算法必知必会的50个代码实现
awesome-knowledge-graph
整理知识图谱相关学习资料
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Chinese_medical_NLP
中文医疗NLP领域 数据集,论文 ,知识图谱,语料,工具包
ChineseEHRBert
A Chinese EHR Bert Pretrained Model.
ChineseEmbedding
Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量
classifier_multi_label_textcnn
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
Data_Structures_and_Algorithms
A range of codes including data structures and algorithms for interviews with Python
DataScience_ArtificialIntelligence_Utils
Examples of Data Science projects and Artificial Intelligence use cases
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
nlp
:memo: This repository recorded my NLP journey.
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Python
All Algorithms implemented in Python
realtime-fraud-detection-with-gnn-on-dgl
An end-to-end solution for real-time fraud detection(leveraging graph database Neptune) using Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.
text_classification
all kinds of text classification models and more with deep learning