Pinned Repositories
cnbert
中文注释一下bert代码功能
deep_learn_entity_level_distributed_representation_coreference_chinese
chinese coreference resolution, implementation of paper 1606.01323v2 (stanford)
DuReader
Baseline Systems of DuReader Dataset
fuxia0425.github.io
gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
hdg.github.io
My personal blog, demo address: http://blog.hdqyf.club
LARK
LAnguage Representations Kit
LinearRegression
MachineLearning-LinearRegression-python
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
oppo-text-match
小布助手对话短文本语义匹配的一个baseline
fuxia0425's Repositories
fuxia0425/cnbert
中文注释一下bert代码功能
fuxia0425/deep_learn_entity_level_distributed_representation_coreference_chinese
chinese coreference resolution, implementation of paper 1606.01323v2 (stanford)
fuxia0425/DuReader
Baseline Systems of DuReader Dataset
fuxia0425/fuxia0425.github.io
fuxia0425/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
fuxia0425/hdg.github.io
My personal blog, demo address: http://blog.hdqyf.club
fuxia0425/LARK
LAnguage Representations Kit
fuxia0425/LinearRegression
MachineLearning-LinearRegression-python
fuxia0425/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
fuxia0425/oppo-text-match
小布助手对话短文本语义匹配的一个baseline
fuxia0425/py3Aiml_Chinese
官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。
fuxia0425/rc_tf
百度机器阅读理解竞赛模型代码 ,获得 final 第三名
fuxia0425/sequence-labeling-BiLSTM-CRF
BiLSTM-CRF joint model for tasks like sequence labeling using char/word level embeddings in Tensorflow