Hi,
(This is great language, sincere thanks to all!)
Please ignore this, if similar proposals are discussed earlier.
Suggestion:
1. Big Set, Big Dictionary -
During design time, i am considering this question. With limited RAM (example 4 GB), how can I store a dictionary/set of size greater than RAM.
Is it possible to introduce Big Set / Big Dictionary which stores data in hard disk (based on some partition mechanism - like big data)? (i.e.Big Set/Big Dictionary with set access mechanism identical to current set and dictionary).
Background:
I am working on machine learning NLP and would like to use such featureĀ in data generator.
Regards,
Vijay