radgrad / radgrad2

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

Improve Internship summary description #807

Closed philipmjohnson closed 2 years ago

philipmjohnson commented 2 years ago

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

You can see the full list of Internship summaries by going to: https://radgrad2.ics.hawaii.edu/#/admin/radgrad@hawaii.edu/explorer/internships

These summaries can be improved by updating the default implementation of process-listings (https://internaloha.github.io/docs/developers/process-listings ) to strip descriptions that begin with:

As a second pass, strip any leading newlines.

Also note that the Apple scraper does not appear to set the Company field. Those listings get an "undefined" in the title.

philipmjohnson commented 2 years ago

Made updates to processListings to hopefully implement the above. There may be additional strings to remove so I am keeping this issue open for now.