Skip to content
View faker2cumtb's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report faker2cumtb

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. sentiment-analysis sentiment-analysis Public

    对微博评论进行情感三分类(正面,中性,负面)

    Python 16 8

  2. OntoNotes-5.0-NER-BIO OntoNotes-5.0-NER-BIO Public

    Forked from ontonotes/conll-formatted-ontonotes-5.0

    A BIO formatted Named Entity Recognition data set extracted from the OntoNotes 5.0 release.

    Python 4 1

  3. correlation-analysis correlation-analysis Public

    对微博评论与目标人物是否相关进行三分类(相关,不确定,不相关)

    Python 1 2

  4. kol-hotsearch-correlation-analysis kol-hotsearch-correlation-analysis Public

    KOL所发微博内容与微博热搜的关联性分析二分类(相关,不相关)

    Python 1

  5. NER NER Public

    Forked from shiyybua/NER

    基于tensorflow深度学习的中文的命名实体识别

    Python

  6. NCRFpp NCRFpp Public

    Forked from jiesutd/NCRFpp

    NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)

    Python