Recognizing language patterns in a list of sentences on Google Sheets
问题 I am trying to analyze a series of sentences by identifying the most common adverb-adjective-noun strings. I have managed to get answers for how to do so with random words but I think this is a standalone question, and it might better to be dealt with separately. In this case, I would like to omit common word types like personal pronouns, articles, prepositions and even verbs. Ideally, the results should produce: Most common nouns Most common adjectives Most common adverbs Most common