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

Block or report ZRXXUAN

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. news-webscraping news-webscraping Public

    基于Scrapy的新闻爬虫,利用Redis和MongoDB来避免重复爬取和数据的保存,有用到代理池来反反爬,保存的字段为标题、时间、正文、URL、作者/来源、来源URL。爬取对象为网易/腾讯/新浪/搜狐这四个门户网站,爬取板块为新闻/科技/娱乐/财经四大板块。

    Python 6 5

  2. snownlp snownlp Public

    Forked from isnowfy/snownlp

    Python library for processing Chinese text

    Python

  3. Sentiment-Classification Sentiment-Classification Public

    Forked from ZuanxuGong/Sentiment-Classification

    Predict the sentiment of sentences

    Python

  4. Emotional-fine-grained-analysis Emotional-fine-grained-analysis Public

    Forked from Mayyyuan/Emotional-fine-grained-analysis

    Extracting subject and emotional words through e-commerce user evaluation.

    Python

  5. Chinese-sentiment-analysis-with-Doc2Vec Chinese-sentiment-analysis-with-Doc2Vec Public

    Forked from lybroman/Chinese-sentiment-analysis-with-Doc2Vec

    using jieba and doc2vec to implement sentiment analysis for Chinese docs

    Python

  6. EmotionClassificationByMultiLstm EmotionClassificationByMultiLstm Public

    Forked from FanhuaandLuomu/EmotionClassificationByMultiLstm

    一种尝试解决情绪分类任务中的不平衡问题的分类方法研究。

    Python