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/AT4ChineseNER_r3
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
Frances255/Chinese-NER-r2
bilstm _Attention_crf
Frances255/DeepLearningBooks
Companion webpage to the book "Mathematics For Machine Learning"
Frances255/ELMo-chinese
Deep contextualized word representations 中文 汉语
Frances255/MachineLearningBooks
book
Frances255/SGM
Sequence Generation Model for Multi-label Classification (COLING 2018)
Frances255/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
Frances255/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
Frances255/zh-NER-TF_r1
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
Frances255/AI-Comp
AI-Challenger Baseline 细粒度用户评论情感分析
Frances255/Al_challenger_2018_sentiment_analysis
AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案
Frances255/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
Frances255/Chinese_Ner_r5
Chinese NER with Step-wise Attention
Frances255/Chinese_NER_with_Attention_r4
Frances255/crfpp
CRF++: Yet Another CRF toolkit
Frances255/Hospital
OpenPower工作组收集汇总的医院开放数据
Frances255/Kashgari
Simple, Keras-powered multilingual NLP framework, allows you to build your models in 5 minutes for named entity recognition (NER), part-of-speech tagging (PoS) and text classification tasks. Includes BERT and word2vec embedding.
Frances255/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
Frances255/NER
Named Entity Recognition algorithm Based on Chinese characters
Frances255/neural-combinatorial-optimization-rl
Frances255/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
Frances255/NLP_corpus_Chinese
NER(命名实体识别)中文语料,一站式获取
Frances255/NLPCC2016KBQA
KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.
Frances255/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
Frances255/pytorch-relation-extraction
distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
Frances255/snownlp
Python library for processing Chinese text
Frances255/Tagging-BiLSTM-WordCharEmbeddings-CRF
A bi-LSTM based tagging model with various confugurations for NER, POS and Chunking implemented with python and tensorflow.
Frances255/tianchi_ruijin_knowledge_graph
天池瑞金医院MMC人工智能辅助构建知识图谱大赛初赛,糖尿病相关医疗命名实体识别,基于pycrfsuite实现。We provide a solution for preliminary contest of Tianchi Ruijin Hospital MMC Artificial Intelligence-Assisted Knowledge Graph Competition , and the task is diabetes-related clinical named entity recognition. We implemented it based on pycrfsuite.
Frances255/transformer_crf
transformer crf 命名实体识别
Frances255/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架