tc icon indicating copy to clipboard operation
tc copied to clipboard

use nltk.classify.apply_features for memory efficiency

Open eguven opened this issue 12 years ago • 0 comments

Using this instead of building the entire list freed up significant amount of memory with large datasets. Source: nltk doc

eguven avatar Jan 18 '13 13:01 eguven