Skip to content
View yangshoujian's full-sized avatar
Block or Report

Block or report yangshoujian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Literature-Clustering-Bert Literature-Clustering-Bert Public

    使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。

    Jupyter Notebook 19 2

  2. TypoDetect TypoDetect Public

    Chinese Spelling Check

    Python 2

  3. Dive-into-DL-TensorFlow2.0 Dive-into-DL-TensorFlow2.0 Public

    Forked from TrickyGo/Dive-into-DL-TensorFlow2.0

    本项目将《动手学深度学习》中的Mxnet代码改为Tensorflow2.0实现,项目已得到李沐老师的同意

    Jupyter Notebook 1

  4. Transformer-tensorflow Transformer-tensorflow Public

    Forked from flrngel/Transformer-tensorflow

    Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)

    Python 1

  5. NER_Medical-corpus NER_Medical-corpus Public

    医学语料命名实体识别

    Jupyter Notebook 1 1

  6. attention-is-all-you-need-keras attention-is-all-you-need-keras Public

    Forked from lsdefine/attention-is-all-you-need-keras

    A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need

    Python