gitextract_ytsc232b/ ├── .gitignore ├── 12director.py ├── 13movietype.py ├── 14movierank.py ├── 3pachong.py ├── 4douanscore.py ├── 5Echarts最近上映电影/ │ └── movie.html ├── 7cituyun.py ├── 8emotion.py ├── 9wordcount.py ├── README.md ├── lianxi/ │ ├── 6囧妈电影短评.csv │ ├── film-csv.txt │ ├── movie.csv │ ├── pfpredict.py │ ├── result.txt │ ├── stopwords.txt │ ├── tyc.txt │ ├── 中国票房数据.csv │ ├── 查询top10.txt │ └── 豆瓣电影top250.sql ├── mapreduce_hive/ │ ├── The_Man_of_Property.txt │ ├── map_new.py │ ├── mrresult.local │ ├── mr和hive过程及结果.txt │ ├── red_new.py │ └── run.sh ├── movie.csv ├── movies.dbf ├── read ├── scorepredict.py └── 电票票房预测xls.xls