Added hevristics (time predictions for calculations)
This commit is contained in:
@@ -118,6 +118,7 @@ message.WARNING_NO_SOLAR_FILTERS_FOUND=We weren't able to read filters from corp
|
||||
message.ERROR_WHILE_EXECUTING=Error in program execution.
|
||||
message.ERROR_WHILE_SAVING_RESULTS_TO_CSV=Error while saving results.
|
||||
message.ERROR_NOT_ENOUGH_MEMORY=You do not have sufficient RAM for analyzing such amount of data. You can try changing filters.
|
||||
message.ERROR_NO_REGI_FILE_FOUND=Missing file \"%s\".
|
||||
|
||||
message.MISSING_NGRAM_LEVEL=N-gram level
|
||||
message.MISSING_CALCULATE_FOR=Calculate for
|
||||
@@ -132,7 +133,7 @@ message.NOTIFICATION_ANALYSIS_COMPLETED_NO_RESULTS=Analysis completed, however n
|
||||
message.RESULTS_PATH_SET_TO_DEFAULT=Save location is set on corpus location.
|
||||
message.NOTIFICATION_ANALYSIS_CANCELED=Analysis was cancled.
|
||||
|
||||
message.ONGOING_NOTIFICATION_ANALYZING_FILE_X_OF_Y=Analyzing file %d of %d (%s)
|
||||
message.ONGOING_NOTIFICATION_ANALYZING_FILE_X_OF_Y=Analyzing file %d of %d (%s) - Estimated time remaining %d s
|
||||
message.CANCELING_NOTIFICATION=Canceled
|
||||
|
||||
message.LABEL_CORPUS_LOCATION_NOT_SET=Corpus location is not set
|
||||
|
||||
Reference in New Issue
Block a user