Skip to content

allenwoody/Crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

旅游路线自动规划

Part2:(Theme Crawler)

Source code:

https://github.com/yinchuandong/Traveljsp		(Search Engine)
https://github.com/yinchuandong/Crawler  		(Theme Crawler)
https://github.com/chuandongjiewen/NLP	  	(Genetic Algorithm)

Introduction:

Implement automation of travel route planning and personalization of service by data mining technologies

Tasks:

Theme Crawler/Keyword Auto-suggestion/Travel Routes Auto-planning

Functions:

1.	Implement vertical search engine of sceneries and cities
2.	Implement travel route auto-planning

Technologies:

1.	Implement multi-thread and distributed theme crawler for JSON file by Java
2.	Implement keyword auto-suggestion by Trie Tree
3.	Implement vertical search engine by Lucene framework
4.	Implement travel route auto-planning by Greedy Algorithm and Genetic Algorithm
5.	Implement data exchange of JSP, PHP and JavaScript

About

java爬虫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%