converts given phrase into list of word indices if the phrase has more than max_words words, returns a list containing indices of the first max_words words if the phrase has less than max_words words, repeatedly appends integer representing unknown index to returned list until
(line, word2id, max_words=25)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…