Skip to content
View yejiahaoye's full-sized avatar

Block or report yejiahaoye

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. NLP-Interview-Notes NLP-Interview-Notes Public

    Forked from km1994/NLP-Interview-Notes

    本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。

    Python 1

  2. kaggle_private kaggle_private Public

    kaggle competition

  3. kaggle kaggle Public

    Forked from lijingpeng/kaggle

    Jupyter Notebook

  4. SentimentPolarityAnalysis SentimentPolarityAnalysis Public

    Forked from chaoming0625/SentimentPolarityAnalysis

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

    Python

  5. weiboanalysis weiboanalysis Public

    Forked from Zephery/weiboanalysis

    微博情感分析,文本分类,毕业设计项目

    Python

  6. text_classification_AI100 text_classification_AI100 Public

    Forked from hellopikaqiu/text_classification_AI100

    AI100竞赛:http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法

    Python