Generate Article Short Description
Hello internet people, it’s been awhile since I shared something with you.
I came across an interesting usecase awhile ago and I think it’s worth sharing. Let’s say you are building a blog, and you need to display on the home page an excerpts foreach of the most recent articles (blog teaser). In a nutshell you have an article and you need an algorithm to generate a short description (excerpt) for it,
I can think of few approaches to tackle this problem:
Read More »Generate Article Short Description