Skip to content
View Yanyara's full-sized avatar

Block or report Yanyara

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

    Forked from BladeCoda/ABSA_system

    一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例

    Python

  2. chinese_sentiment_analysis chinese_sentiment_analysis Public

    Forked from zhouxy2003/cn_sentiment_an

    基于 BERT 的中文情感分类任务 如何使用 transformers 库和相关工具实现情感分析任务。脚本基于预训练的 BERT 模型(bert-base-chinese),对文本进行分类,标签为正面(positive)、负面(negative)和中性(neutral)。

    Python