derenrich commited on
Commit
0219a8a
1 Parent(s): f3a0d8f
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -58,3 +58,4 @@ widget:
58
  2020 in Bangladeshi football"
59
  example_title: "2019–20 Mohammedan SC (Dhaka) season"
60
  ---
 
 
58
  2020 in Bangladeshi football"
59
  example_title: "2019–20 Mohammedan SC (Dhaka) season"
60
  ---
61
+ Psychiq is a model that predicts the instance or subclass of a wikipedia article. The model accepts as input 1) the title of the article followed by 2) the list of all categories the article is in separated by newlines. It makes a guess at the top 1000 most common types or returns unknown. Take a look at the examples to see what the format should look like.