Skip to content

antoniogmartin/Lucene_Information_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Information Search TripAdvisor API


For compile the project needs:

  • Add Tika library to project
  • Add Lucene library to project
  • Add jcalendar

tested on Netbeans IDE

Search in a TripAdvisor comments collection. It analyzes comments and gets diverse information. Types of search availables for the collection:

  • Text search
  • Hotel rating search
  • Date search by rank
  • Facets search
  • Proximity search (terms that are n-terms distance)
  • Logic operations for search

Documents can be ordered by score or price.

This project uses two index, index for coment header and other for comment data. Data Set used: http://times.cs.uiuc.edu/~wang296/Data/

GUI pic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages