A company wants to build a custom sentiment analysis model to train on the reviews of their clients as some clients still use old English language words which are not used anymore by the modern language. A machine learning specialist was hired for this role and was handed a dataset containing one paragraph consisting of thousands of lines and the sentiment of each sentence is given in another file. The specialist should train a custom model to recognize the sentiments of the future reviews. Which services/methods should the specialist use?