What is the actual use of num_words parameter in keras Tokenizer? How much overall does it affect the accuracy of my model

前端 未结 0 695
后悔当初
后悔当初 2020-12-31 23:39

In the given line of code tokenizer=Tokenizer(num_words=, oov_token= \'\'), what does the num_words parameter actually do and what to take into consi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题