densecap-tensorflow icon indicating copy to clipboard operation
densecap-tensorflow copied to clipboard

About the building of vocabulary?

Open y78h11b09 opened this issue 7 years ago • 1 comments

Hi, can you tell me why you use the training data to build vocabulary and not use the complete data?

y78h11b09 avatar Apr 20 '19 01:04 y78h11b09

because in general case training data is the biggest data among train,test and validate so it does not effect much. but you can use entire data for the same but it will not effect the result. as i tried with whole dataset for hindi on the same.

princeamitlali avatar Sep 06 '19 19:09 princeamitlali