radgrad / radgrad2

Source code for RadGrad, Version 2
https://radgrad.org
9 stars 5 forks source link

Explore NLP "text summarization" tools for internship descriptions #771

Open philipmjohnson opened 3 years ago

philipmjohnson commented 3 years ago

Please do work for this task in a branch called issue-771.

Many of the internship descriptions are not very verbose, and cutting them down to the first sentence for first set of words often results in a summary that doesn't provide any meaningful content.

One potential solution is to explore the use of "text summarization" tools, of which there are many on NPM.

The idea is to feed the internship description in, and hopefully get a meaningful summary out.