Skip to content
View Aliniya128's full-sized avatar
  • 中国石油大学(华东)

Block or report Aliniya128

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

    CNN文本分类,python, pytorch,

    Python 1

  2. NER NER Public

    Forked from shiyybua/NER

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

    Python

  3. entity_extractor_by_ner entity_extractor_by_ner Public

    Forked from stanleylsx/entity_extractor_by_ner

    基于Tensorflow2.3开发的Ner模型,包含Bilstm-CRF、Bert-Bilstm-CRF、Bert-CRF,可微调Bert,用于命名实体识别,配置后可直接运行。

    Python

  4. text-classification-cnn-rnn text-classification-cnn-rnn Public

    Forked from gaussic/text-classification-cnn-rnn

    CNN-RNN中文文本分类,基于TensorFlow

    Python

  5. TextCNN TextCNN Public

    Forked from XqFeng-Josie/TextCNN

    CNN 实现文本分类

    Python

  6. nlp-tutorial nlp-tutorial Public

    Forked from shibing624/nlp-tutorial

    自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。

    Jupyter Notebook