Hi! I’d like to know how to automatically create an ID that identifies the most important words from a news text.
Every day, I write something like this:
AUTONOMOUS CONSTRUCTION
In Australia, a robot has been developed that can build houses of up to 200 m² in a single day, using recycled materials and low-impact construction techniques.
Then, I create an ID to identify the content.
First comes the number, then the word NEWS, followed by 2 or 3 key nouns from the text.
The last number always stays the same, since it represents the duration in seconds.
Example: 005011_NEWS_AUSTRALIA-ROBOT-CONSTRUCTION_12
Is there a way to write the news text and automatically identify the key words to create the ID?
Thank you!