Skip to content
View tangdafu's full-sized avatar
Block or Report

Block or report tangdafu

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

  1. FCGEC FCGEC Public

    Forked from xlxwalex/FCGEC

    The Corpus & Code for EMNLP 2022 paper "FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction" | FCGEC中文语法纠错语料及STG模型

    Python 1

  2. TextInfoExp TextInfoExp Public

    Forked from Roshanson/TextInfoExp

    自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等

    Python

  3. lstm-sentiment-analysis lstm-sentiment-analysis Public

    Forked from elliottssu/lstm-sentiment-analysis

    sentiment analysis with chinese and english(LSTM). 通过LSTM实现中英文语句情感分析,来判断消极还是积极。

    Python

  4. SentimentPolarityAnalysis SentimentPolarityAnalysis Public

    Forked from chaoming0625/SentimentPolarityAnalysis

    情感极性分析repository1:基于情感词典、k-NN、Bayes、最大熵、SVM的情感极性分析。

    Python

  5. AI-Comp AI-Comp Public

    Forked from pengshuang/AI-Comp

    AI-Challenger Baseline 细粒度用户评论情感分析

    Python

  6. Customer_Satisfaction_Analysis Customer_Satisfaction_Analysis Public

    Forked from CarryChang/Customer_Satisfaction_Analysis

    基于在线民宿UGC数据的意见挖掘项目,包含数据挖掘和NLP相关的处理,负责数据采集、主题抽取、情感分析等任务。开发的目的是克服用户打分和评论不一致,实时对重庆地区在线民宿的满意度进行评测,使用Python实现了在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询POI信息的功能;构建了基于在线民宿语料的Word2vec主题聚类模型,利用主题中心词能找出对应的主…

    Python