Machine Learning Engineer · Staff-Level · Phone Screen
I was asked to implement the following: Build a two-part system that can ingest a large corpus of text and generate a new sentence based on the relationships between words. ``` Function 1: build_frequency_map Input: A string representing an entire textbook or...