You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default TWiC will now chunk texts over 5000 words, and will do so by attempting to find logical, syntactical endpoints in texts if possible. This chunk size should be alterable via configuration file and command line argument. Part of the reasoning here is to follow suggested methodology (see Jockers' Macroanalysis) and also that large texts noticeably slow down TWiC when the Text View panel is opened. The balance here is also that in the current layouts for CorpusCluster and TextCluster panels, more texts crowd the space.
The text was updated successfully, but these errors were encountered:
By default TWiC will now chunk texts over 5000 words, and will do so by attempting to find logical, syntactical endpoints in texts if possible. This chunk size should be alterable via configuration file and command line argument. Part of the reasoning here is to follow suggested methodology (see Jockers' Macroanalysis) and also that large texts noticeably slow down TWiC when the Text View panel is opened. The balance here is also that in the current layouts for CorpusCluster and TextCluster panels, more texts crowd the space.
The text was updated successfully, but these errors were encountered: