Skip to content
View LiuJianTang's full-sized avatar

Block or report LiuJianTang

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. crf crf Public

    Forked from timvieira/crf

    Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the vocrf project https://github.com/timvieira/vocrf

    Python

  2. 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

  3. GPT2-Chinese GPT2-Chinese Public

    Forked from Morizeyao/GPT2-Chinese

    Chinese version of GPT2 training code, using BERT tokenizer.

    Python

  4. Tech_Aarticle Tech_Aarticle Public

    Forked from DA-southampton/Tech_Aarticle

    深度学习模型在各大公司实战落地细节解读:主要是通过阅读各种实战文章,梳理模型落地的工程细节,涉及到搜索/推荐/自然语言处理。

  5. NLP_ability NLP_ability Public

    Forked from DA-southampton/NLP_ability

    总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力

    Python

  6. tagger tagger Public

    Forked from glample/tagger

    Named Entity Recognition Tool

    Python