Pinned Repositories
attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
attention-is-all-you-need-keras-1
Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"
bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
CoSPA
Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》中的Mxnet代码改为Tensorflow2.0实现,项目已得到李沐老师的同意
lg0351.com
Literature-Clustering-Bert
使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。
NER_Medical-corpus
医学语料命名实体识别
Transformer-tensorflow
Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)
TypoDetect
Chinese Spelling Check
yangshoujian's Repositories
yangshoujian/Literature-Clustering-Bert
使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。
yangshoujian/TypoDetect
Chinese Spelling Check
yangshoujian/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》中的Mxnet代码改为Tensorflow2.0实现,项目已得到李沐老师的同意
yangshoujian/NER_Medical-corpus
医学语料命名实体识别
yangshoujian/Transformer-tensorflow
Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)
yangshoujian/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
yangshoujian/attention-is-all-you-need-keras-1
Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"
yangshoujian/bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
yangshoujian/CoSPA
yangshoujian/lg0351.com
yangshoujian/NLP-Notebook
NLP学习Notebook
yangshoujian/Proof-of-student-status
Proof of student status
yangshoujian/seq2seq
Sequence to Sequence Learning with Keras
yangshoujian/Soft-Masked-BERT
yangshoujian/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
yangshoujian/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
yangshoujian/Vader-Pro
组项目——改进Vader
yangshoujian/vnpy
基于Python的开源量化交易平台开发框架