GithubHelp home page GithubHelp logo

timmmgz / weibo-sentiment-analysis-and-crawler Goto Github PK

View Code? Open in Web Editor NEW
60.0 2.0 18.0 37.89 MB

情感分析,微博情感分析,微博水军检测,水军检测,营销粉检测,僵尸粉检测,微博爬虫

License: MIT License

Jupyter Notebook 100.00%
weibo-spider weibo twitter twitter-sentiment-analysis weibo-sentiment-model weibo-crawler sentiment-analysis sentiment-classification bot-detection

weibo-sentiment-analysis-and-crawler's Issues

本地炼丹

如果我想用本地机器进行炼丹的话,需要怎么操作呢?是直接将resolver那几行删掉即可吗?谢谢po

有偿请教博主问题

可以加一下联系方式吗?这个想法很不错,想做成期末的作业。有偿学习,价钱好商量

关于情感分析

能问问情感分析具体是以怎样的标准认定是否为水军的吗?比如正文的情感分析结果呈现出怎样的结果就认定其为水军?

测试集的问题

model.fit(trainInputs, array(trainOutputs).astype(int), batch_size=32, epochs=1000,shuffle=True,validation_data=(testInputs, array(testOutputs).astype(int)),callbacks=[reduce_lr,acc_stop])
测试数据同时作为验证集,会导致测试准确率比实际高出很多,这里会有一些问题存在

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.