Skip to content
View JoeYee007's full-sized avatar

Block or report JoeYee007

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. soft-skill-matching soft-skill-matching Public

    Forked from muzaluisa/soft-skill-matching

    Learning Representations for Soft Skill Matching

  2. Structured-Self-Attention Structured-Self-Attention Public

    Forked from kaushalshetty/Structured-Self-Attention

    A Structured Self-attentive Sentence Embedding

    Python

  3. Hierarchical-Attention-Network Hierarchical-Attention-Network Public

    Forked from pandeykartikey/Hierarchical-Attention-Network

    Implementation of Hierarchical Attention Networks in PyTorch

    Jupyter Notebook

  4. seq2seq-keyphrase-bert seq2seq-keyphrase-bert Public

    Forked from whqwill/seq2seq-keyphrase-bert

    add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch

    Python

  5. Chinese-BERT-wwm Chinese-BERT-wwm Public

    Forked from ymcui/Chinese-BERT-wwm

    Pre-Training with Whole Word Masking for Chinese BERT(中文预训练BERT-wwm)

    Python

  6. BERT-BiLSTM-CRF-NER BERT-BiLSTM-CRF-NER Public

    Forked from macanv/BERT-BiLSTM-CRF-NER

    Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

    Python