Pinned Repositories
AT4ChineseNER_r3
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Chinese-NER-r2
bilstm _Attention_crf
DeepLearningBooks
Companion webpage to the book "Mathematics For Machine Learning"
NLP-ML
《自然语言处理理论与实战》一书源码下载
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
textpredition
基于词典的中文情感分类
ZH-NLP
中文NLP任务尝试
Frances255's Repositories
Frances255/textpredition
基于词典的中文情感分类
Frances255/lstm-char-cnn-tensorflow
in progress
Frances255/NER-1
基于tensorflow深度学习的中文的命名实体识别
Frances255/Actor_CriticPointer_Network-TSP
Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Optimization with Reinforcement Learning, Bello et al, 2016)
Frances255/BiLSTMWordBreaker
Bi LSTM Word Breaker
Frances255/Chinese-abbreviation-dataset
This is a corpus of Chinese abbreviation, including negative full forms.
Frances255/Chinese-Annotator
Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具
Frances255/CMU_11785_Deep_Learning_Code
Frances255/crf
keras implementation of conditional random field
Frances255/emr-ner_r5
NER for Chinese electronic medical records. Use doc2vec, self_attention and multi_attention.
Frances255/Glory
Frances255/HAN-text-classification-tf
Frances255/hierarchical-attention-model
hierarchical attention model
Frances255/LSTM-CRF
A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.:smirk:
Frances255/medical-entity-recognition
包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别
Frances255/NER-2
Frances255/neural-figer
Neural Fine Grained NER
Frances255/senti_analysis
利用Python实现酒店评论的中文情感分析
Frances255/sentiment-analysis
Kaggle challenge Bag of words meets bags of popcorn
Frances255/SentimentPolarityAnalysis
情感极性分析repository1:基于情感词典、k-NN、Bayes、最大熵、SVM的情感极性分析。
Frances255/Smart-calc
Calculator by smart girls.
Frances255/Tensorflow-101
TensorFlow Tutorials
Frances255/transfer
Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks