Skip to content

acgtic211/ir-tree-medi2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-Memory Spatial-Keyword Indexing

Quick Start

Run AppMain.java to run the program. All options, except the dataset selection, are implemented in menus.

To change datasets:

  1. Edit AppMain.java and uncommet the dataset to use (both keywords and locations)
  2. Edit spatialindex/parameters/Parameters.java to uncomment the correct paramenter for the selected dataset.

To save the query results to disk, set writeDebugQueryResults = true in AppMain.java. Results and statistics are save inside resources.

License

This project is licensed under the LGPL 2.1 License - see the LICENSE.md file for details.

Based on the following works

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages