pszemraj commited on
Commit
e20a311
1 Parent(s): e54bcc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -29,6 +29,12 @@ Most frequent "prefixes" separated via [sentence-splitter](https://github.com/me
29
  | 8 | Summarize what was said about digits form | 2 |
30
  | 9 | What was discussed in the meeting? | 2 |
31
 
 
 
 
 
 
 
32
  ## token counts
33
 
34
  ![counts](https://i.imgur.com/rARAOvr.png)
 
29
  | 8 | Summarize what was said about digits form | 2 |
30
  | 9 | What was discussed in the meeting? | 2 |
31
 
32
+ ### wordcloud
33
+
34
+ Visualized as a wordcloud (`train` split):
35
+
36
+ ![wc](prefix-train-wordcloud.png)
37
+
38
  ## token counts
39
 
40
  ![counts](https://i.imgur.com/rARAOvr.png)