nestauk / ai_research

AI research work.
MIT License
4 stars 0 forks source link

Predict the affiliation type #13

Open kstathou opened 4 years ago

kstathou commented 4 years ago

Predict if an affiliation is non-profit / university or corporation.

I'm currently doing this using a hand-crafted set of words, however, we could possibly do better. @RJuro mentioned that a student had created a classifier for it so let's see if we can use it!

Note: This covers Munging and shaping:[Predict if uni or industry] from @RJuro trello board.