Encode and write blocks containing the node labels and term frequencies.
TODO: Can we try to reduce the number of test conditions for buffer size by using term frequency information ? At each new document, nodBlockWriter is informed of the term frequency, and check buffer size appropriately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|