DanielHarold / EnhancedStudentNews

A web interface for reading Calvin College's daily announcements emails
1 stars 5 forks source link

Categorization of news items #4

Open tylervz opened 8 years ago

tylervz commented 8 years ago

Some possible categories:

How exactly we'd implement this I'm not sure. We could build a neural network and feed it previous issues of student news which we labelled.

Stylistically, we should assign each category a color.

Question: should events be able to have more than one category?

tylervz commented 8 years ago

Other possible categories:

remocrevo commented 8 years ago

The hardest part of this is deciding on the categories. So probably best to start by looking through various Student News headlines (over a semester? a year?) and choosing the most useful categories for the average Student News reader. Your suggestions so far seem pretty good, but it's helpful to have a few people hash through them.

Next, you could start with the obvious patterns:

And let it grow in complexity from there.

P.S. This is Remington, a staff programmer in the library.