Coder Social home page Coder Social logo

aarondjc / jewelcrawler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dminerjackie/jewelcrawler

0.0 1.0 0.0 36.61 MB

a crawler which is able to crawl movie detail and short comments, save them to database mysql, also include Sentiment analysis based on comments

License: GNU General Public License v3.0

HTML 0.06% Java 99.94%

jewelcrawler's Introduction

JewelCrawler

a crawler which is able to crawl movie detail and short comments, save them to database mysql, also include Sentiment analysis based on comments #Modules com.ansj.vec是Word2Vec算法的Java版本实现
com.jackie.crawler.doubanmovie是爬虫实现模块
constants包是存放常量类
crawl包存放爬虫入口程序
entity包映射数据库表的实体类
test包存放测试类
utils包存放工具类
resource模块存放的是配置文件和资源文件
beans.xml:Spring上下文的配置文件
seed.properties:种子文件
stopwords.dic:停用词库
comment12031715.txt:爬取的短评数据
tokenizerResult.txt:使用IKAnalyzer分词后的结果文件
vector.mod:基于Word2Vec算法训练的模型数据

#More details please refer to http://www.cnblogs.com/bigdataZJ/p/doubanmovie1.html
http://www.cnblogs.com/bigdataZJ/p/doubanmovie2.html
http://www.cnblogs.com/bigdataZJ/p/doubanmovie3.html

jewelcrawler's People

Contributors

dminerjackie avatar

Watchers

AaronDjc avatar

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.