Data Preparation > Database > ISI > Extract References By Year For Burst Detection
Extracts references by year for burst detection. The result is a table that consists of the following columns:
Load an ISI file into the tool, then create a database from it using the ISI database loader.
Given your ISI database, run this extraction on it. Normalize the text of the results on the column you are detecting bursts on (probably REFERENCE). Run burst detection on the results of the normalized text.
The specific query run by the tool can be found in the source code.