I want to extract company names and the articles' contents (e.g. new public releases or fundings).
Which tutorial can you recommend? I have completed Andrew Ng's course on Machine Learning and have besides that some coding experience in R, Python, and PHP.<p>I have found this (https://towardsdatascience.com/machine-learning-nlp-text-classification-using-scikit-learn-python-and-nltk-c52b92a7c73a) article. Is this a good start or do you have any better recommendations?