returns bag of words representation of given phrase using given vocab Args: line: string representing phrase to be parsed vocab: dictionary with words as keys and indices as values Return: integer list
(line, vocab)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…