machawk1 / ArchiveThumbnails

An implementation for Ahmed AlSum's "Thumbnail Summarization Techniques for Web Archives"
GNU General Public License v2.0
7 stars 5 forks source link

Implement adaptive strategy selection #83

Open machawk1 opened 9 years ago

machawk1 commented 9 years ago

alSummarization strategy with large TimeMaps takes an astronomical amount of time to complete. If the conditions lead to this case, switch to a different strategy on the fly if no strategy is explicitly specified by the user.