Tristan Thrush
commited on
Commit
•
9780d3b
1
Parent(s):
18c8057
Added dataset cache.
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- base_dset/dataset.arrow +3 -0
- base_dset/dataset_info.json +69 -0
- base_dset/state.json +14 -0
- dset_peek.json +1 -0
- fig_tok_length.png +3 -0
- general_stats_dict.json +1 -0
- labels/labels.json +1 -0
- labels/labels_fig.html +0 -0
- labels/labels_fig.json +1 -0
- length_df.feather +3 -0
- length_stats.json +1 -0
- npmi_terms.json +1 -0
- pmi_files/gay-he_npmi.csv +245 -0
- pmi_files/gay-her_npmi.csv +207 -0
- pmi_files/gay-him_npmi.csv +183 -0
- pmi_files/gay-himself_npmi.csv +69 -0
- pmi_files/gay-his_npmi.csv +233 -0
- pmi_files/gay-man_npmi.csv +180 -0
- pmi_files/gay-she_npmi.csv +183 -0
- pmi_files/gay-straight_npmi.csv +92 -0
- pmi_files/gay-their_npmi.csv +294 -0
- pmi_files/gay-them_npmi.csv +260 -0
- pmi_files/gay-they_npmi.csv +324 -0
- pmi_files/gay-woman_npmi.csv +156 -0
- pmi_files/gay_npmi.csv +417 -0
- pmi_files/gay_pmi.csv +417 -0
- pmi_files/gay_vocab_cooc.csv +0 -0
- pmi_files/he-her_npmi.csv +757 -0
- pmi_files/he-him_npmi.csv +812 -0
- pmi_files/he-himself_npmi.csv +139 -0
- pmi_files/he-his_npmi.csv +957 -0
- pmi_files/he-man_npmi.csv +642 -0
- pmi_files/he-she_npmi.csv +675 -0
- pmi_files/he-straight_npmi.csv +201 -0
- pmi_files/he-their_npmi.csv +1046 -0
- pmi_files/he-them_npmi.csv +998 -0
- pmi_files/he-they_npmi.csv +1288 -0
- pmi_files/he-woman_npmi.csv +456 -0
- pmi_files/he_npmi.csv +1997 -0
- pmi_files/he_pmi.csv +1997 -0
- pmi_files/he_vocab_cooc.csv +0 -0
- pmi_files/her-him_npmi.csv +620 -0
- pmi_files/her-himself_npmi.csv +118 -0
- pmi_files/her-his_npmi.csv +706 -0
- pmi_files/her-man_npmi.csv +575 -0
- pmi_files/her-she_npmi.csv +871 -0
- pmi_files/her-straight_npmi.csv +176 -0
- pmi_files/her-their_npmi.csv +840 -0
- pmi_files/her-them_npmi.csv +810 -0
.gitattributes
CHANGED
@@ -49,3 +49,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
49 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
50 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
51 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
49 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
50 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
51 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
52 |
+
*.feather filter=lfs diff=lfs merge=lfs -text
|
base_dset/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd5e880cf863c2e7e0e6d0c94497415a092aca2b6fb6bef5147d1ff450f8f9ca
|
3 |
+
size 1376864
|
base_dset/dataset_info.json
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "hate_speech18",
|
3 |
+
"citation": "@inproceedings{gibert2018hate,\n title = \"{Hate Speech Dataset from a White Supremacy Forum}\",\n author = \"de Gibert, Ona and\n Perez, Naiara and\n Garcia-Pablos, Aitor and\n Cuadros, Montse\",\n booktitle = \"Proceedings of the 2nd Workshop on Abusive Language Online ({ALW}2)\",\n month = oct,\n year = \"2018\",\n address = \"Brussels, Belgium\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/W18-5102\",\n doi = \"10.18653/v1/W18-5102\",\n pages = \"11--20\",\n}\n",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_size": 1375340,
|
6 |
+
"description": "These files contain text extracted from Stormfront, a white supremacist forum. A random set of\nforums posts have been sampled from several subforums and split into sentences. Those sentences\nhave been manually labelled as containing hate speech or not, according to certain annotation guidelines.\n",
|
7 |
+
"download_checksums": {
|
8 |
+
"https://github.com/Vicomtech/hate-speech-dataset/archive/master.zip": {
|
9 |
+
"num_bytes": 3664530,
|
10 |
+
"checksum": "acc0d7ce40e22cf019daa752a5136049a45462b9ba4eab8bf40ea82dcd867eba"
|
11 |
+
}
|
12 |
+
},
|
13 |
+
"download_size": 3664530,
|
14 |
+
"features": {
|
15 |
+
"text": {
|
16 |
+
"dtype": "string",
|
17 |
+
"id": null,
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"user_id": {
|
21 |
+
"dtype": "int64",
|
22 |
+
"id": null,
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"subforum_id": {
|
26 |
+
"dtype": "int64",
|
27 |
+
"id": null,
|
28 |
+
"_type": "Value"
|
29 |
+
},
|
30 |
+
"num_contexts": {
|
31 |
+
"dtype": "int64",
|
32 |
+
"id": null,
|
33 |
+
"_type": "Value"
|
34 |
+
},
|
35 |
+
"label": {
|
36 |
+
"num_classes": 4,
|
37 |
+
"names": [
|
38 |
+
"noHate",
|
39 |
+
"hate",
|
40 |
+
"idk/skip",
|
41 |
+
"relation"
|
42 |
+
],
|
43 |
+
"id": null,
|
44 |
+
"_type": "ClassLabel"
|
45 |
+
}
|
46 |
+
},
|
47 |
+
"homepage": "https://github.com/Vicomtech/hate-speech-dataset",
|
48 |
+
"license": "",
|
49 |
+
"post_processed": null,
|
50 |
+
"post_processing_size": null,
|
51 |
+
"size_in_bytes": 5039870,
|
52 |
+
"splits": {
|
53 |
+
"train": {
|
54 |
+
"name": "train",
|
55 |
+
"num_bytes": 1375340,
|
56 |
+
"num_examples": 10944,
|
57 |
+
"dataset_name": "hate_speech18"
|
58 |
+
}
|
59 |
+
},
|
60 |
+
"supervised_keys": null,
|
61 |
+
"task_templates": null,
|
62 |
+
"version": {
|
63 |
+
"version_str": "0.0.0",
|
64 |
+
"description": null,
|
65 |
+
"major": 0,
|
66 |
+
"minor": 0,
|
67 |
+
"patch": 0
|
68 |
+
}
|
69 |
+
}
|
base_dset/state.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b4975ab7e2b93f2a",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_output_all_columns": false,
|
13 |
+
"_split": "train"
|
14 |
+
}
|
dset_peek.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"dset peek": {"text": ["As of March 13th , 2014 , the booklet had been downloaded over 18,300 times and counting .", "In order to help increase the booklets downloads , it would be great if all Stormfronters who had YouTube accounts , could display the following text in the description boxes of their uploaded YouTube videos .", "( Simply copy and paste the following text into your YouTube videos description boxes. )", "Click below for a FREE download of a colorfully illustrated 132 page e-book on the Zionist-engineered INTENTIONAL destruction of Western civilization .", "Click on the `` DOWNLOAD ( 7.42 MB ) '' green banner link .", "Booklet updated on Feb. 14th , 2014 .", "( Now with over 18,300 Downloads. )", "PDF file : http://www.mediafire.com/download/7p3p3goadvvqvsf/WNDebateBooklet_2-14-14.pdfMSWordfile:http://www.mediafire.com/download/psezkkk4d6a3wt1/WNDebateBooklet _ 2-14-14.docx Watch the 10 hour video version of `` The Zionist Attack on Western Civilization '' @ http://trutube.tv/video/14247/The-Zionist-Attack-on-Western-Civilization-Pages-1-33-Part-1-of-4-Banned-from-YouTubeNotepadPromotionalYouTubeComment:http://www.mediafire.com/download/96fg6ft02lyfruz/Booklet _ White _ YT _ Comment _ ( Hyperlinked ) .txt http://www.mediafire.com/download/zcn3wozjbwnezms/Booklet-White-YT-Comment- ( Hyperlinked-Back-Up % 5D.txt http://www.mediafire.com/download/9uyudq1yuxu1dur/Booklet+Comment+%28Firefox%29.txt2minutepromotionalBOOKLETvideo@http://www.youtube.com/watch ? v = _ 8hg254ALpM Are you interested in helping spread the booklet download link across the world ?", "Then why not simply copy this text ( & links ) and paste it into the description box of your YouTube videos ?", "Thank you in advance. : ) Download the youtube `` description box '' info text file below @ http://www.mediafire.com/download/dqhn1czprr17o21/Booklet-Description-Box _ Info.txt", "She may or may not be a Jew but she 's certainly stupid , she seems to think the Blacks wo n't kill her alongside every other White they can get their dirty hands on , what a muppet !", "Thank you for the info. i will deffinetly look into them .", "I hope there is room for one more as i am very excited about this .", "I just came across this piece of garbage .", "Comments say she is from SA .", "Warning : Graphic .", "Die Antwoord - `` Cookie Thumper '' ( Official Video ) - YouTube", "The whites are more in the range of 4.8 million .", "I believe this can be higher since I 've read reports that especially whites in the Free State were not counted in the latest census .", "Thank you for posting your story .", "I think you should write a book as well .", "I 've always considered teaching as one of the professions I would like to get into , but not in a neighbourhood like that ... never. kids like that disgust me .", "And the sad thing is the white students at those schools will act like that too .", "I guess I 'll just stick to homeschooling my kids , when and if I have them ...", "Randy Blazak is an `` expert '' all right--he teaches `` Sociology of Star Trek '' --a credited class students actually pay for .", "No wonder young people ca n't get jobs .", "They take underwater basket weaving courses and they have no worthwhile skills on account of angry still my favorite comment .", "Old Tarzan movies , `` Zulu '' , and `` King Kong '' have many such images .", "National Geographic magazines in the 1950s and early 1960s are replete with color photos of African villagers .", "Dr. Albert Schweitzer 's two-hour documentary from 1958 was shown in movie theaters everywhere .", "I think VHS tapes are available at Amazon .", "Their gods often had pale skin and blue eyes but I suppose literacy is n't valued highly by their cultural intelligencia .", "When the girl starts talking the guy in the middles lips start moving .", "He was checking her lines , bad actors ca n't help themselves from doing this .", "This whole situation starts to become really bizarre .", "I was a Right Sector supporter but it starts to sound as if they are in fact just Israeli agents ......", "I do n't know who to support anymore ................", "I've read many post on here saying Israel gives training to US law enforcement .", "I remember after the Boston Marathon bombings watching Fox News and they said law enforcement was consulting Israel for advice .", "I believe his dog would like to get as far away from him as possible !", "Free North Carolina : Peterson 's particulars VikingInMe", "So according to section C , what few jobs there are in our areas will be given to these people as well Thanks for posting this .", "Greece need a man like Adolf Hitler and now is the perfect time to start a national political movement to free Your country from the zionist bankers", "The image below is for the First Week of March 2011. freeman in court - judge bows to Sovereign - Canada YouTube - freeman in court - judge bows to Sovereign - Canada", "I do n't watch T.V. or Hollywood movies .", "I know of Chris Rock and subsequently have hated him for a long time .", "He is a pathetic little chimp .", "Declaring war on the innocent White Population of any nation could easily be justified by anyone who was not a White Nationalist .", "Seekers of Truth , Start out by watching the `` Benjamin Freedman Speaks '' video @ youtube .", "com/watch ? v = hXBcyX97jGM then move on to watching , `` The Loss of Liberty '' film @ youtube .", "com/watch ? v = kBD6Gm6VoDM Then watch 8 min. Obama at AIPAC @ youtube .", "com/watch ? v = KrdyCxpB4fs And then the entire Myron Fagan video @ youtube .", "com/watch ? v = 6OK6ks7BSOY For a FREE informative BOOKLET & video on the Zionist-engineered INTENTIONAL destruction of White people go to : youtube .", "com/watch ? v = n663eVTSyS8", "Note!", "Wntube is now .net , not .com.", "They have improved the site .", "Please contribute and/or donate .", "http://www.wntube.net/play.php ? vid = 1428 & code = 108", "Try El Paso Texas Soo much mudd invasion that the river is the same color as those playing/crossing in it .. year round !", "Welcome to the front lines ...", "Folk , Faith , Family Hail Victory !!", "Here is a video of the event that is worth watching just to see a beautiful White lady screaming `` scum , scum , scum , f * * * ing scum !!! '' at the muslim filth .", "Protesters Clash during Military Parade in Barking", "Does this not show how stupid these folks can be ?", "Let 's order a pizza to be delivered where we are and then try to assault the driver , no one will know how to catch us .", "Nice to know that are still a few men out there who `` have a pair '' .", "Your courage and honestly are apprecated .", "Jesus Christ is Lord indeed .", "Y' all have a nice day .", "I suppose the concept of a male cow and a female cow producing MORE cows , and the repeating process is too much for them to understand .", "May they all get mad cow disease .", "The sooner the better .", "Yeah, but no one will ever hear of this .", "Instead we are left to shed a tear for the black kids killed in a church bombing 40 years ago .", "That's all I needed to hear .", "* Unsubscribed * Off to the SA threads .", "There are White folks that require a little of our time .", "I guess Mr. Pena forgot about the black speed skater who won the gold and is being glorified on NBC every 5 minutes .", "I'm sad to find this out right now but I 'm also sorry to inform you that Kevin was killed several years ago .", "http://www.visioncircle.org/archive/003870.html", "I'm having a hard time believing this .", "I have 2 friends in CS and neither has EVER worked with a black .", "All their coworkers are white , NE asian or indian/paki , except one guy worked with a mestizo for a few weeks on a project .", "Hundreds of people , but no blacks !", "I also attended a Masters/PhD graduation ceremony at a major state university a few years ago - none of the CS degrees were awarded to blacks. [ a couple computer degrees went to blacks , but they were in IT with a focus on internet marketing/web-commerce ] So where are all these black computer geniuses hiding ?", "Over and over , you hear about home-schooled kids beating out public school kids for spelling bees .", "Unfortunately , there are some poor White families where both parents work .", "Perhaps if a school district has only a few White families left , they could get together and each parent could teach the kids one day per week .", "The parents who could n't teach on weekdays could teach on Saturday .", "That was me .", "I have no intention of ever setting foot in Mexico so I 'll have to take your word for it .", "Excellent Article !! * * * * * Why Were n't They In Jail ?", "Three of the four suspects in the death of a 12-year-old Moore County girl were repeat offenders , free on probation .", "Steve Reed Reporter Three of the suspects charged with the murder of a 12-year old Moore County girl were given suspended sentences for other crimes and were free on probation at the time of her slaying .", "Perry Ross Schiro , 19 , of Harnett County was charged yesterday with murder in the Sept. 21 shooting death of Emily Elizabeth Haddock .", "He is the fourth suspect to be charged with her murder .", "Also charged are Sherrod Nicholas Harrison , 19 , Michael Graham Currie , 18 , and Van Roger Smith , 16 , all of Cameron in Harnett County .", "Two of the suspects , Mr. Harrison and Mr. Currie , were repeat probation violators .", "Only Mr. Smith had no prior criminal record ."], "user_id": [572066, 572066, 572066, 572066, 572066, 572066, 572066, 572066, 572066, 572066, 572058, 575003, 575003, 575437, 575437, 575437, 575437, 572287, 572287, 575975, 575975, 575975, 575975, 575975, 576176, 576176, 576176, 573356, 573356, 573356, 573356, 576372, 572083, 572083, 575939, 575939, 575939, 575744, 575744, 575948, 575948, 572179, 573375, 572066, 575841, 575841, 575841, 573148, 572066, 572066, 572066, 572066, 572066, 572066, 575695, 575695, 575695, 575695, 575695, 577823, 577823, 577823, 572076, 572076, 578244, 578244, 575999, 575999, 575999, 575999, 577495, 577495, 577495, 578159, 578159, 578990, 578990, 578990, 572508, 572139, 572139, 579206, 579206, 579206, 579206, 579206, 575645, 575645, 575645, 575645, 577040, 577040, 572180, 572180, 572180, 572180, 572180, 572180, 572180, 572180], "subforum_id": [1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1396, 1396, 1396, 1396, 1396, 1396, 1396, 1396, 1396, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1397, 1397, 1397, 1397, 1397, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345, 1345], "num_contexts": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 2, 2, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 2, 2, 1, 3, 3, 0, 1, 1, 1, 1, 0, 0, 0, 0, 2, 2, 6, 0, 6, 6, 6, 6, 6, 6], "label": [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}}
|
fig_tok_length.png
ADDED
Git LFS Details
|
general_stats_dict.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"total words": 16372, "total open words": 16204, "text_nan_count": 0, "duplicate_fraction": 0.016812865497076057}
|
labels/labels.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"label_measurement": {"label_distribution": {"labels": [0, 1, 2, 3], "fractions": [0.8686951754385965, 0.10928362573099415, 0.0066703216374269, 0.015350877192982455]}, "label_skew": 3.6791795371907026, "sums": [9507, 1196, 73, 168]}, "label_names": ["noHate", "hate", "idk/skip", "relation"]}
|
labels/labels_fig.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
labels/labels_fig.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
"{\"data\":[{\"domain\":{\"x\":[0.0,1.0],\"y\":[0.0,1.0]},\"hovertemplate\":\"label=%{label}<br>value=%{value}<extra></extra>\",\"labels\":[\"noHate\",\"hate\",\"idk/skip\",\"relation\"],\"legendgroup\":\"\",\"name\":\"\",\"showlegend\":true,\"type\":\"pie\",\"values\":[9507,1196,73,168]}],\"layout\":{\"legend\":{\"tracegroupgap\":0},\"margin\":{\"t\":60},\"template\":{\"data\":{\"bar\":[{\"error_x\":{\"color\":\"#2a3f5f\"},\"error_y\":{\"color\":\"#2a3f5f\"},\"marker\":{\"line\":{\"color\":\"#E5ECF6\",\"width\":0.5},\"pattern\":{\"fillmode\":\"overlay\",\"size\":10,\"solidity\":0.2}},\"type\":\"bar\"}],\"barpolar\":[{\"marker\":{\"line\":{\"color\":\"#E5ECF6\",\"width\":0.5},\"pattern\":{\"fillmode\":\"overlay\",\"size\":10,\"solidity\":0.2}},\"type\":\"barpolar\"}],\"carpet\":[{\"aaxis\":{\"endlinecolor\":\"#2a3f5f\",\"gridcolor\":\"white\",\"linecolor\":\"white\",\"minorgridcolor\":\"white\",\"startlinecolor\":\"#2a3f5f\"},\"baxis\":{\"endlinecolor\":\"#2a3f5f\",\"gridcolor\":\"white\",\"linecolor\":\"white\",\"minorgridcolor\":\"white\",\"startlinecolor\":\"#2a3f5f\"},\"type\":\"carpet\"}],\"choropleth\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"type\":\"choropleth\"}],\"contour\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"colorscale\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"type\":\"contour\"}],\"contourcarpet\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"type\":\"contourcarpet\"}],\"heatmap\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"colorscale\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"type\":\"heatmap\"}],\"heatmapgl\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"colorscale\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"type\":\"heatmapgl\"}],\"histogram\":[{\"marker\":{\"pattern\":{\"fillmode\":\"overlay\",\"size\":10,\"solidity\":0.2}},\"type\":\"histogram\"}],\"histogram2d\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"colorscale\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"type\":\"histogram2d\"}],\"histogram2dcontour\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"colorscale\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"type\":\"histogram2dcontour\"}],\"mesh3d\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"type\":\"mesh3d\"}],\"parcoords\":[{\"line\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"parcoords\"}],\"pie\":[{\"automargin\":true,\"type\":\"pie\"}],\"scatter\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scatter\"}],\"scatter3d\":[{\"line\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scatter3d\"}],\"scattercarpet\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scattercarpet\"}],\"scattergeo\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scattergeo\"}],\"scattergl\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scattergl\"}],\"scattermapbox\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scattermapbox\"}],\"scatterpolar\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scatterpolar\"}],\"scatterpolargl\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scatterpolargl\"}],\"scatterternary\":[{\"marker\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"type\":\"scatterternary\"}],\"surface\":[{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"},\"colorscale\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"type\":\"surface\"}],\"table\":[{\"cells\":{\"fill\":{\"color\":\"#EBF0F8\"},\"line\":{\"color\":\"white\"}},\"header\":{\"fill\":{\"color\":\"#C8D4E3\"},\"line\":{\"color\":\"white\"}},\"type\":\"table\"}]},\"layout\":{\"annotationdefaults\":{\"arrowcolor\":\"#2a3f5f\",\"arrowhead\":0,\"arrowwidth\":1},\"autotypenumbers\":\"strict\",\"coloraxis\":{\"colorbar\":{\"outlinewidth\":0,\"ticks\":\"\"}},\"colorscale\":{\"diverging\":[[0,\"#8e0152\"],[0.1,\"#c51b7d\"],[0.2,\"#de77ae\"],[0.3,\"#f1b6da\"],[0.4,\"#fde0ef\"],[0.5,\"#f7f7f7\"],[0.6,\"#e6f5d0\"],[0.7,\"#b8e186\"],[0.8,\"#7fbc41\"],[0.9,\"#4d9221\"],[1,\"#276419\"]],\"sequential\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]],\"sequentialminus\":[[0.0,\"#0d0887\"],[0.1111111111111111,\"#46039f\"],[0.2222222222222222,\"#7201a8\"],[0.3333333333333333,\"#9c179e\"],[0.4444444444444444,\"#bd3786\"],[0.5555555555555556,\"#d8576b\"],[0.6666666666666666,\"#ed7953\"],[0.7777777777777778,\"#fb9f3a\"],[0.8888888888888888,\"#fdca26\"],[1.0,\"#f0f921\"]]},\"colorway\":[\"#636efa\",\"#EF553B\",\"#00cc96\",\"#ab63fa\",\"#FFA15A\",\"#19d3f3\",\"#FF6692\",\"#B6E880\",\"#FF97FF\",\"#FECB52\"],\"font\":{\"color\":\"#2a3f5f\"},\"geo\":{\"bgcolor\":\"white\",\"lakecolor\":\"white\",\"landcolor\":\"#E5ECF6\",\"showlakes\":true,\"showland\":true,\"subunitcolor\":\"white\"},\"hoverlabel\":{\"align\":\"left\"},\"hovermode\":\"closest\",\"mapbox\":{\"style\":\"light\"},\"paper_bgcolor\":\"white\",\"plot_bgcolor\":\"#E5ECF6\",\"polar\":{\"angularaxis\":{\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\"},\"bgcolor\":\"#E5ECF6\",\"radialaxis\":{\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\"}},\"scene\":{\"xaxis\":{\"backgroundcolor\":\"#E5ECF6\",\"gridcolor\":\"white\",\"gridwidth\":2,\"linecolor\":\"white\",\"showbackground\":true,\"ticks\":\"\",\"zerolinecolor\":\"white\"},\"yaxis\":{\"backgroundcolor\":\"#E5ECF6\",\"gridcolor\":\"white\",\"gridwidth\":2,\"linecolor\":\"white\",\"showbackground\":true,\"ticks\":\"\",\"zerolinecolor\":\"white\"},\"zaxis\":{\"backgroundcolor\":\"#E5ECF6\",\"gridcolor\":\"white\",\"gridwidth\":2,\"linecolor\":\"white\",\"showbackground\":true,\"ticks\":\"\",\"zerolinecolor\":\"white\"}},\"shapedefaults\":{\"line\":{\"color\":\"#2a3f5f\"}},\"ternary\":{\"aaxis\":{\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\"},\"baxis\":{\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\"},\"bgcolor\":\"#E5ECF6\",\"caxis\":{\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\"}},\"title\":{\"x\":0.05},\"xaxis\":{\"automargin\":true,\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\",\"title\":{\"standoff\":15},\"zerolinecolor\":\"white\",\"zerolinewidth\":2},\"yaxis\":{\"automargin\":true,\"gridcolor\":\"white\",\"linecolor\":\"white\",\"ticks\":\"\",\"title\":{\"standoff\":15},\"zerolinecolor\":\"white\",\"zerolinewidth\":2}}}}}"
|
length_df.feather
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c44f0ad647dcf24b97fbc3440030f6ca2c3b2353ab62648a382c017ff57b4e04
|
3 |
+
size 722162
|
length_stats.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"avg length": 16.5, "std length": 13.0, "num lengths": 105}
|
npmi_terms.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"available terms": ["man", "woman", "gay", "straight", "she", "her", "he", "him", "his", "they", "them", "their", "himself"]}
|
pmi_files/gay-he_npmi.csv
ADDED
@@ -0,0 +1,245 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,he-npmi,he-count
|
2 |
+
he,-0.37155251125900296,0.2808250738851172,2,0.6523775851441201,292
|
3 |
+
like,-0.11845065206221411,0.1581211733732094,1,0.2765718254354235,30
|
4 |
+
i,-0.10775860597573969,0.1726839646987878,4,0.2804425706745275,83
|
5 |
+
his,-0.09354655330382217,0.3083489917165534,2,0.40189554502037556,45
|
6 |
+
about,-0.08715256210500588,0.1808148946377946,1,0.2679674567428005,23
|
7 |
+
was,-0.07548574712633749,0.2944540472351808,4,0.3699397943615183,69
|
8 |
+
me,-0.07167714240895418,0.1846341847286308,1,0.256311327137585,20
|
9 |
+
would,-0.06608614500723733,0.1872459344625401,1,0.2533320794697774,19
|
10 |
+
what,-0.06592255230736821,0.1967951157977903,1,0.2627176681051585,19
|
11 |
+
should,-0.06525606529976716,0.2290057342516891,1,0.29426179955145626,19
|
12 |
+
a,-0.061252744284570004,0.3185280405536974,10,0.3797807848382674,139
|
13 |
+
be,-0.04780436698709864,0.2225641675538312,2,0.27036853454092985,30
|
14 |
+
an,-0.047734397090398145,0.2041660570800269,1,0.25190045417042506,16
|
15 |
+
back,-0.040905195612050804,0.2292298231880766,1,0.2701350188001274,15
|
16 |
+
if,-0.03409289914555852,0.2779347513604833,3,0.3120276505060418,39
|
17 |
+
and,-0.024372722203252928,0.3426108028061029,12,0.3669835250093558,134
|
18 |
+
right,-0.018822492373042565,0.2603668053595391,1,0.27918929773258166,12
|
19 |
+
school,-0.018741337451592288,0.2270209148481517,1,0.245762252299744,12
|
20 |
+
has,-0.017233653825800666,0.2834110779089208,2,0.30064473173472145,23
|
21 |
+
too,-0.010383809411339373,0.2378275985166722,1,0.24821140792801158,11
|
22 |
+
time,-0.010281332065033427,0.2246695232264159,1,0.23495085529144932,11
|
23 |
+
so,-0.010036203098408802,0.2869969161341534,3,0.2970331192325622,32
|
24 |
+
one,-0.007102970888028415,0.2563483149879553,2,0.2634512858759837,21
|
25 |
+
out,-0.006974367597928577,0.2442552474162119,2,0.2512296150141405,21
|
26 |
+
to,-0.0022200522657689348,0.3492553272265888,13,0.35147537949235774,128
|
27 |
+
not,-0.0021852992949735195,0.2713904950213734,3,0.27357579431634693,30
|
28 |
+
man,-0.0016594269392355976,0.2671990310042123,1,0.26885845794344787,10
|
29 |
+
here,-0.000753289454924283,0.1942590017110966,1,0.1950122911660209,10
|
30 |
+
but,0.005991778145986004,0.2696359246510539,3,0.2636441465050679,28
|
31 |
+
the,0.007273566310951274,0.3669247776870533,17,0.359651211376102,159
|
32 |
+
down,0.008393281144603304,0.2470978748650735,1,0.2387045937204702,9
|
33 |
+
years,0.008479531699604664,0.2420298108372469,1,0.23355027913764223,9
|
34 |
+
day,0.0085293573430405,0.2391127293173303,1,0.2305833719742898,9
|
35 |
+
white,0.01089370132999673,0.2766179029996072,4,0.26572420166961047,36
|
36 |
+
have,0.011147297710657367,0.2655600483084889,4,0.2544127505978315,36
|
37 |
+
all,0.014710270557347305,0.266386609973114,3,0.25167633941576667,26
|
38 |
+
s,0.01770412186746606,0.3521118307945456,7,0.33440770892707955,60
|
39 |
+
negro,0.018448451324026782,0.2801038173399138,1,0.261655366015887,8
|
40 |
+
off,0.01892657222557731,0.2589443973588688,1,0.2400178251332915,8
|
41 |
+
on,0.01894077297261415,0.3198189922109506,6,0.30087821923833646,51
|
42 |
+
country,0.019047819559989215,0.2535527207399053,1,0.2345049011799161,8
|
43 |
+
around,0.019300073816229918,0.242301429055201,1,0.22300135523897108,8
|
44 |
+
very,0.019382929808029692,0.2385957277700314,1,0.21921279796200172,8
|
45 |
+
now,0.019455889198489645,0.2353284949928119,1,0.21587260579432224,8
|
46 |
+
think,0.019688625716903385,0.2248800432261317,1,0.2051914175092283,8
|
47 |
+
how,0.02118323157083074,0.2868299306696957,2,0.26564669909886496,16
|
48 |
+
we,0.022641983102070107,0.2308256648221037,2,0.2081836817200336,16
|
49 |
+
at,0.023375182082137236,0.2855405370323465,3,0.26216535495020926,24
|
50 |
+
then,0.027532222681755647,0.295047611471362,2,0.26751538878960635,15
|
51 |
+
or,0.028411203103171134,0.2779347513604833,3,0.24952354825731216,23
|
52 |
+
it,0.02872970419935339,0.3114057652599964,7,0.282676061060643,56
|
53 |
+
seen,0.03038779388016885,0.2757972276948492,1,0.24540943381468036,7
|
54 |
+
nothing,0.030427707922625613,0.2744275854130094,1,0.24399987749038377,7
|
55 |
+
jews,0.030671659035729076,0.2660070984268671,1,0.23533543939113802,7
|
56 |
+
ever,0.030770743061858202,0.2625623962620298,1,0.23179165320017162,7
|
57 |
+
home,0.03084394538641977,0.260008194091471,1,0.22916424870505125,7
|
58 |
+
new,0.031786737904528156,0.2263717204801999,1,0.19458498257567175,7
|
59 |
+
when,0.032256071774642125,0.3108573159478735,3,0.2786012441732314,22
|
60 |
+
our,0.03254880612803787,0.1980957739850262,1,0.16554696785698833,7
|
61 |
+
say,0.03425830479608122,0.3013652923481402,2,0.26710698755205897,14
|
62 |
+
by,0.03545292174868361,0.2661766556423075,2,0.2307237338936239,14
|
63 |
+
my,0.03871168647127571,0.3236639425006842,5,0.2849522560294085,36
|
64 |
+
wants,0.04195254183378089,0.3242893202525402,1,0.2823367784187593,6
|
65 |
+
for,0.04203589654557438,0.3102720307063573,6,0.2682361341607829,43
|
66 |
+
no,0.04290081318093292,0.2672907979249346,2,0.22438998474400168,13
|
67 |
+
much,0.044549468435969575,0.2542023775907844,1,0.20965290915481483,6
|
68 |
+
own,0.044560783134896836,0.2538767295436401,1,0.20931594640874326,6
|
69 |
+
same,0.044712800350693666,0.2494820040966032,1,0.20476920374590954,6
|
70 |
+
over,0.04490219608110424,0.2439548678123412,1,0.19905267173123695,6
|
71 |
+
many,0.045118381059755464,0.2375734890162631,1,0.19245510795650764,6
|
72 |
+
old,0.049219267195064254,0.306593848210513,2,0.25737458101544874,12
|
73 |
+
with,0.050099449346127145,0.3638724653524244,7,0.31377301600629726,47
|
74 |
+
will,0.05507334826012744,0.2860229890669719,3,0.23094964080684444,18
|
75 |
+
you,0.05532723870393816,0.2794372060610774,5,0.22410996735713926,32
|
76 |
+
that,0.05570780861016883,0.3585699924174608,9,0.30286218380729196,60
|
77 |
+
wrong,0.05736490689202961,0.3171170182430329,1,0.2597521113510033,5
|
78 |
+
as,0.058252384729145845,0.3056104596524184,4,0.24735807492327255,24
|
79 |
+
racist,0.05852969889337373,0.2921771536484656,1,0.23364745475509185,5
|
80 |
+
better,0.05863797249173103,0.2897877239584356,1,0.23114975146670458,5
|
81 |
+
god,0.05879143569806347,0.2863788706607983,1,0.22758743496273484,5
|
82 |
+
because,0.06439279520170654,0.3435654563470742,3,0.27917266114536765,16
|
83 |
+
in,0.06849424691882694,0.3753081883179328,12,0.30681394139910584,76
|
84 |
+
mr,0.0735645849425336,0.3475694225157413,1,0.2740048375732077,4
|
85 |
+
brother,0.07470889145348364,0.3288797483035058,1,0.25417085685002216,4
|
86 |
+
behind,0.07528914026481356,0.3190684929780839,1,0.2437793527132703,4
|
87 |
+
party,0.07545801330830934,0.3161675396474623,1,0.24070952633915296,4
|
88 |
+
teacher,0.07566804210263703,0.3125297991722355,1,0.23686175706959847,4
|
89 |
+
care,0.07586303861267316,0.3091221134457633,1,0.23325907483309014,4
|
90 |
+
even,0.07627962887650877,0.3109417374610052,2,0.2346621085844964,9
|
91 |
+
men,0.07652765846478524,0.2972776711293206,1,0.22075001266453534,4
|
92 |
+
brown,0.07690553205331574,0.2903758635860459,1,0.21347033153273015,4
|
93 |
+
thing,0.07820438842436003,0.2656148204121383,1,0.18741043198777826,4
|
94 |
+
watch,0.07880502581214091,0.2535527207399053,1,0.1747476949277644,4
|
95 |
+
look,0.07897348908870405,0.2500918886982128,1,0.17111839960950875,4
|
96 |
+
those,0.07972898105276366,0.2341126512529582,1,0.15438367020019453,4
|
97 |
+
any,0.07990103047764083,0.2303613121439393,1,0.15046028166629846,4
|
98 |
+
were,0.08012982954091488,0.2253029943037516,1,0.14517316476283673,4
|
99 |
+
know,0.08862776074059384,0.2866457459731065,2,0.19801798523251266,8
|
100 |
+
who,0.09374101542073476,0.34107328384903,4,0.24733226842829525,17
|
101 |
+
apparently,0.09510971811710323,0.3551335293325131,1,0.26002381121540985,3
|
102 |
+
christ,0.09510971811710323,0.3551335293325131,1,0.26002381121540985,3
|
103 |
+
sorry,0.09804043965061451,0.3152346794336491,1,0.21719423978303457,3
|
104 |
+
first,0.09826148400253454,0.3231548763674664,2,0.2248933923649319,7
|
105 |
+
done,0.09867864784099581,0.3059150773895706,1,0.20723642954857477,3
|
106 |
+
called,0.09893137465203788,0.302152290583169,1,0.20322091593113112,3
|
107 |
+
government,0.09912004827213675,0.2993151866511928,1,0.20019513837905603,3
|
108 |
+
some,0.09965203981490431,0.3464081111903415,4,0.24675607137543717,16
|
109 |
+
place,0.10047661776583058,0.2781514807557532,1,0.1776748629899226,3
|
110 |
+
long,0.10073358221402148,0.2739778398397057,1,0.1732442576256842,3
|
111 |
+
is,0.10099494242465323,0.4381859402767081,16,0.33719099785205486,84
|
112 |
+
m,0.10122668149913028,0.280151186098834,2,0.17892450459970372,7
|
113 |
+
non,0.10154750486338518,0.2603668053595391,1,0.15881930049615392,3
|
114 |
+
of,0.10242619328633762,0.4214432869429458,17,0.3190170936566082,91
|
115 |
+
want,0.10315160420188427,0.2315117039980811,1,0.12836009979619684,3
|
116 |
+
there,0.10403668882543057,0.2334112465517538,2,0.12937455772632322,7
|
117 |
+
do,0.10917990773342734,0.311483384651383,4,0.20230347691795564,15
|
118 |
+
t,0.11199791507961174,0.3380134679518958,5,0.22601555287228406,19
|
119 |
+
from,0.1158023612882576,0.3930186576832394,7,0.2772162963949818,27
|
120 |
+
their,0.11785346772073212,0.2363630406174499,2,0.11850957289671778,6
|
121 |
+
dude,0.12181614729066598,0.3862954197874064,1,0.2644792724967404,2
|
122 |
+
peter,0.12222047050801077,0.382357289307344,1,0.2601368187993332,2
|
123 |
+
this,0.12283247174480053,0.3672135959579981,8,0.24438112421319755,31
|
124 |
+
drugs,0.1232302430415439,0.372327527646395,1,0.2490972846048511,2
|
125 |
+
identity,0.12351611652712172,0.3694352282631972,1,0.24591911173607547,2
|
126 |
+
n,0.12372028341243135,0.3410878945627996,5,0.21736761115036823,17
|
127 |
+
opinion,0.12378247350074972,0.3667184996611395,1,0.24293602616038978,2
|
128 |
+
values,0.12378247350074972,0.3667184996611395,1,0.24293602616038978,2
|
129 |
+
lies,0.12426613925162161,0.3617297305324054,1,0.23746359128078381,2
|
130 |
+
may,0.12433447802488334,0.3567200648421205,2,0.23238558681723714,5
|
131 |
+
criminal,0.1248948338980391,0.3551335293325131,1,0.23023869543447398,2
|
132 |
+
keep,0.1249973912977615,0.349768091614246,2,0.2247707003164845,5
|
133 |
+
forced,0.12526377096011423,0.3512013387422007,1,0.22593756778208648,2
|
134 |
+
company,0.12560066232333916,0.3475694225157413,1,0.22196876019240214,2
|
135 |
+
action,0.12633334899070245,0.3395282081788679,1,0.21319485918816547,2
|
136 |
+
laugh,0.12646456662241373,0.338066692043886,1,0.21160212542147228,2
|
137 |
+
immigration,0.12646456662241373,0.338066692043886,1,0.21160212542147228,2
|
138 |
+
force,0.12646456662241373,0.338066692043886,1,0.21160212542147228,2
|
139 |
+
sick,0.1265914612197919,0.3366469365003771,1,0.21005547528058519,2
|
140 |
+
b,0.127479049243125,0.3265334751645087,1,0.1990544259213837,2
|
141 |
+
law,0.1276721271828197,0.3242893202525402,1,0.1966171930697205,2
|
142 |
+
head,0.1280311741672809,0.3200719251434852,1,0.1920407509762043,2
|
143 |
+
face,0.1281158712274236,0.3190684929780839,1,0.19095262175066027,2
|
144 |
+
job,0.12819871647768397,0.3180837706829696,1,0.18988505420528565,2
|
145 |
+
turn,0.12819871647768397,0.3180837706829696,1,0.18988505420528565,2
|
146 |
+
these,0.12965175112721988,0.2963068345018833,2,0.1666550833746634,5
|
147 |
+
nice,0.12967135485934653,0.3000110950503858,1,0.17033974019103928,2
|
148 |
+
believe,0.12983365727516433,0.2979486935218571,1,0.16811503624669277,2
|
149 |
+
use,0.13143558299692576,0.2767278987178216,1,0.14529231572089585,2
|
150 |
+
start,0.13150300683090738,0.2757972276948492,1,0.14429422086394184,2
|
151 |
+
great,0.13335091322065531,0.2488777721240473,1,0.11552685890339198,2
|
152 |
+
support,0.14116559822398497,0.3702186933072549,2,0.2290530950832699,4
|
153 |
+
last,0.14128163698290044,0.3641396245458601,3,0.22285798756295963,7
|
154 |
+
well,0.14323296614614067,0.3457723574452653,3,0.20253939129912463,7
|
155 |
+
something,0.1448649937081967,0.3347887912404371,2,0.1899237975322404,4
|
156 |
+
they,0.15019593952523713,0.3415974027488728,7,0.19140146322363566,21
|
157 |
+
people,0.15047886697241103,0.3522953897597632,5,0.20181652278735218,13
|
158 |
+
parades,0.15835404374043954,0.4583216697345582,1,0.29996762599411864,1
|
159 |
+
charity,0.15835404374043954,0.4583216697345582,1,0.29996762599411864,1
|
160 |
+
thelgbt,0.15835404374043954,0.4583216697345582,1,0.29996762599411864,1
|
161 |
+
waving,0.16161044184355883,0.4374955473279124,1,0.2758851054843536,1
|
162 |
+
hitchens,0.16161044184355883,0.4374955473279124,1,0.2758851054843536,1
|
163 |
+
community,0.16273049363187125,0.3789443112828268,2,0.21621381765095554,3
|
164 |
+
open,0.1629426358596145,0.377244963889482,2,0.21430232802986748,3
|
165 |
+
rag,0.16353976059963865,0.4245535929759084,1,0.26101383237626974,1
|
166 |
+
expressed,0.16353976059963865,0.4245535929759084,1,0.26101383237626974,1
|
167 |
+
destroys,0.16491739552633516,0.4150039721576905,1,0.25008657663135536,1
|
168 |
+
quebec,0.16491739552633516,0.4150039721576905,1,0.25008657663135536,1
|
169 |
+
gypsy,0.16491739552633516,0.4150039721576905,1,0.25008657663135536,1
|
170 |
+
actors,0.16491739552633516,0.4150039721576905,1,0.25008657663135536,1
|
171 |
+
abomination,0.16491739552633516,0.4150039721576905,1,0.25008657663135536,1
|
172 |
+
trump,0.16491739552633516,0.4150039721576905,1,0.25008657663135536,1
|
173 |
+
family,0.16561113457537988,0.3550373950852266,2,0.1894262605098467,3
|
174 |
+
yr,0.16598998036377666,0.4073755921177137,1,0.24138561175393702,1
|
175 |
+
grandmother,0.16686838662037742,0.4009934769690955,1,0.23412509034871806,1
|
176 |
+
suspected,0.16761215069753002,0.3954892471925377,1,0.22787709649500767,1
|
177 |
+
limerick,0.16761215069753002,0.3954892471925377,1,0.22787709649500767,1
|
178 |
+
fights,0.16825699422034043,0.3906388455418885,1,0.22238185132154806,1
|
179 |
+
teaches,0.16825699422034043,0.3906388455418885,1,0.22238185132154806,1
|
180 |
+
council,0.16882605476199722,0.3862954197874064,1,0.21746936502540917,1
|
181 |
+
destroyed,0.16882605476199722,0.3862954197874064,1,0.21746936502540917,1
|
182 |
+
target,0.16882605476199722,0.3862954197874064,1,0.21746936502540917,1
|
183 |
+
entertainment,0.16882605476199722,0.3862954197874064,1,0.21746936502540917,1
|
184 |
+
vile,0.1693351855343477,0.382357289307344,1,0.21302210377299627,1
|
185 |
+
dating,0.1693351855343477,0.382357289307344,1,0.21302210377299627,1
|
186 |
+
married,0.1693351855343477,0.382357289307344,1,0.21302210377299627,1
|
187 |
+
absolute,0.1693351855343477,0.382357289307344,1,0.21302210377299627,1
|
188 |
+
re,0.16964473772422656,0.3179234831348536,2,0.14827874541062702,3
|
189 |
+
fag,0.16979572747841154,0.3787510227464202,1,0.20895529526800866,1
|
190 |
+
wrote,0.17021607574264438,0.3754217905526198,1,0.20520571480997543,1
|
191 |
+
kids,0.17049927900835932,0.3093736463117378,2,0.1388743673033785,3
|
192 |
+
foot,0.1709603366634643,0.3694352282631972,1,0.1984748915997329,1
|
193 |
+
video,0.17112713921722264,0.3586702531879376,3,0.18754311397071496,5
|
194 |
+
protect,0.1712931779058,0.3667184996611395,1,0.1954253217553395,1
|
195 |
+
fine,0.17189642053095264,0.3617297305324054,1,0.1898333100014528,1
|
196 |
+
bbc,0.17189642053095264,0.3617297305324054,1,0.1898333100014528,1
|
197 |
+
strange,0.17189642053095264,0.3617297305324054,1,0.1898333100014528,1
|
198 |
+
date,0.1721716034964612,0.359425265523159,1,0.1872536620266978,1
|
199 |
+
florida,0.17267825463660696,0.3551335293325131,1,0.1824552746959061,1
|
200 |
+
question,0.17291257809089222,0.3531265776680795,1,0.18021399957718726,1
|
201 |
+
moment,0.17355277318599996,0.3475694225157413,1,0.17401664932974134,1
|
202 |
+
below,0.17355277318599996,0.3475694225157413,1,0.17401664932974134,1
|
203 |
+
sort,0.17393563938178,0.3441922898187163,1,0.1702566504369363,1
|
204 |
+
glad,0.1744567370049001,0.3395282081788679,1,0.1650714711739678,1
|
205 |
+
agree,0.17461819812898435,0.338066692043886,1,0.16344849391490165,1
|
206 |
+
mostly,0.17461819812898435,0.338066692043886,1,0.16344849391490165,1
|
207 |
+
12,0.17521286643168849,0.3326143500559421,1,0.1574014836242536,1
|
208 |
+
wo,0.17521286643168849,0.3326143500559421,1,0.1574014836242536,1
|
209 |
+
kill,0.17535024454262244,0.3313387637323238,1,0.15598851918970136,1
|
210 |
+
near,0.17642956366019916,0.321094855033611,1,0.14466529137341186,1
|
211 |
+
book,0.17653500987958257,0.3200719251434852,1,0.14353691526390264,1
|
212 |
+
9,0.17653500987958257,0.3200719251434852,1,0.14353691526390264,1
|
213 |
+
100,0.1769336024497735,0.3161675396474623,1,0.1392339371976888,1
|
214 |
+
blood,0.17721077526330384,0.3134163766099798,1,0.13620560134667595,1
|
215 |
+
future,0.17729944684261317,0.3125297991722355,1,0.13523035232962233,1
|
216 |
+
000,0.17738637541472346,0.3116575655709478,1,0.13427119015622435,1
|
217 |
+
true,0.17747162519793955,0.310799181717965,1,0.13332755652002545,1
|
218 |
+
whole,0.17755525694274682,0.3099541791864231,1,0.13239892224367628,1
|
219 |
+
culture,0.17779700443258858,0.307495124141846,1,0.1296981197092574,1
|
220 |
+
beautiful,0.17795105777042608,0.3059150773895706,1,0.1279640196191445,1
|
221 |
+
crime,0.17895910553851668,0.2953110512667621,1,0.11635194572824543,1
|
222 |
+
schools,0.1796227631808227,0.2880583185647423,1,0.10843555538391958,1
|
223 |
+
please,0.17996623597393835,0.2842121067918283,1,0.10424587081788993,1
|
224 |
+
work,0.18015040022915832,0.2821223288815718,1,0.10197192865241347,1
|
225 |
+
come,0.18144814461937342,0.2667991684867617,1,0.08535102386738831,1
|
226 |
+
anti,0.18293652971135488,0.4487934398911301,5,0.2658569101797752,8
|
227 |
+
your,0.18689020476468052,0.3503562605906409,5,0.16346605582596038,9
|
228 |
+
children,0.1870850908960379,0.3787406693376116,3,0.1916555784415737,4
|
229 |
+
are,0.18719194589819602,0.374511655462606,9,0.18731970956441,21
|
230 |
+
important,0.1902694810810528,0.3988216212399497,2,0.2085521401588969,2
|
231 |
+
proud,0.19313955092639146,0.3789443112828268,2,0.18580476035643534,2
|
232 |
+
full,0.1936037725893605,0.3755997575327099,2,0.1819959849433494,2
|
233 |
+
hell,0.1956661473895963,0.3602472746417441,2,0.1645811272521478,2
|
234 |
+
group,0.19688174757038462,0.3507832518628138,2,0.15390150429242916,2
|
235 |
+
race,0.2144040324606121,0.3478252474003401,3,0.133421214939728,3
|
236 |
+
youtube,0.22256563941863144,0.3629510613818781,5,0.14038542196324666,6
|
237 |
+
hall,0.23026517368454782,0.4432872774575441,2,0.21302210377299627,1
|
238 |
+
high,0.24510884665135815,0.3567200648421205,2,0.11161121819076233,1
|
239 |
+
friends,0.24609846743098585,0.349768091614246,2,0.10366962418326016,1
|
240 |
+
its,0.2513040389413843,0.3091159590657023,2,0.057811920124317934,1
|
241 |
+
pride,0.26389308443537196,0.4527303153136059,4,0.18883723087823395,2
|
242 |
+
marriage,0.26491986131068296,0.5435004565773559,6,0.27858059526667295,3
|
243 |
+
city,0.2695728035676741,0.4264274975330384,4,0.15685469396536425,2
|
244 |
+
event,0.2767380861202593,0.4469947365571956,3,0.1702566504369363,1
|
245 |
+
gay,0.5063305554617122,0.7119961014565707,29,0.2056655459948584,2
|
pmi_files/gay-her_npmi.csv
ADDED
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,her-npmi,her-count
|
2 |
+
i,-0.13360893837622287,0.1726839646987878,4,0.30629290307501067,74
|
3 |
+
like,-0.09038366238704215,0.1581211733732094,1,0.24850483576025156,18
|
4 |
+
about,-0.06971511711690886,0.1808148946377946,1,0.25053001175470346,15
|
5 |
+
me,-0.06219059705509655,0.1846341847286308,1,0.24682478178372735,14
|
6 |
+
back,-0.061746849360930556,0.2292298231880766,1,0.29097667254900716,14
|
7 |
+
was,-0.038381071992956706,0.2944540472351808,4,0.3328351192281375,40
|
8 |
+
home,-0.036837366557164686,0.260008194091471,1,0.2968455606486357,11
|
9 |
+
would,-0.03672004753148406,0.1872459344625401,1,0.22396598199402415,11
|
10 |
+
and,-0.03391803581733721,0.3426108028061029,12,0.3765288386234401,107
|
11 |
+
own,-0.02742546536951096,0.2538767295436401,1,0.28130219491315106,10
|
12 |
+
time,-0.02727601784229214,0.2246695232264159,1,0.25194554106870803,10
|
13 |
+
off,-0.017208836506070357,0.2589443973588688,1,0.2761532338649392,9
|
14 |
+
here,-0.016424516797223787,0.1942590017110966,1,0.2106835185083204,9
|
15 |
+
a,-0.014789820392295427,0.3185280405536974,10,0.3333178609459928,81
|
16 |
+
out,-0.013422367606906349,0.2442552474162119,2,0.25767761502311826,17
|
17 |
+
white,-0.008651022208582715,0.2766179029996072,4,0.2852689252081899,32
|
18 |
+
old,-0.0077196404167975685,0.306593848210513,2,0.31431348862731057,16
|
19 |
+
by,-0.0070617868489885605,0.2661766556423075,2,0.2732384424912961,16
|
20 |
+
around,-0.005687763499791387,0.242301429055201,1,0.24798919255499238,8
|
21 |
+
school,-0.0054211599629889196,0.2270209148481517,1,0.23244207481114063,8
|
22 |
+
were,-0.005390220430795706,0.2253029943037516,1,0.23069321473454732,8
|
23 |
+
we,0.000793985845413181,0.2308256648221037,2,0.23003167897669052,15
|
24 |
+
be,0.0009958364087044314,0.2225641675538312,2,0.22156833114512678,15
|
25 |
+
watch,0.006678308496663565,0.2535527207399053,1,0.24687441224324175,7
|
26 |
+
what,0.008052795700236093,0.1967951157977903,1,0.1887423200975542,7
|
27 |
+
at,0.013313610629097528,0.2855405370323465,3,0.27222692640324897,20
|
28 |
+
then,0.014436218116504529,0.295047611471362,2,0.28061139335485746,13
|
29 |
+
negro,0.020053250753914398,0.2801038173399138,1,0.2600505665859994,6
|
30 |
+
thing,0.020493705036011972,0.2656148204121383,1,0.24512111537612633,6
|
31 |
+
think,0.021739822078739812,0.2248800432261317,1,0.2031402211473919,6
|
32 |
+
an,0.02237790439602899,0.2041660570800269,1,0.18178815268399792,6
|
33 |
+
to,0.029955364838514187,0.3492553272265888,13,0.3192999623880746,81
|
34 |
+
but,0.032545196989099995,0.2696359246510539,3,0.2370907276619539,17
|
35 |
+
behind,0.034636242740130885,0.3190684929780839,1,0.284432250237953,5
|
36 |
+
sorry,0.03479132689340464,0.3152346794336491,1,0.28044335254024444,5
|
37 |
+
seen,0.036360955908812415,0.2757972276948492,1,0.2394362717860368,5
|
38 |
+
man,0.03669695717313501,0.2671990310042123,1,0.23050207383107726,5
|
39 |
+
come,0.0367125289755009,0.2667991684867617,1,0.23008663951126082,5
|
40 |
+
on,0.03682631921876889,0.3198189922109506,6,0.2829926729921817,34
|
41 |
+
right,0.036962363521658936,0.2603668053595391,1,0.22340444183788016,5
|
42 |
+
when,0.037478056189649056,0.3108573159478735,3,0.27337925975822447,16
|
43 |
+
very,0.03779873619814386,0.2385957277700314,1,0.20079699157188755,5
|
44 |
+
too,0.03782798528342199,0.2378275985166722,1,0.19999961323325022,5
|
45 |
+
want,0.038067812681794655,0.2315117039980811,1,0.19344389131628645,5
|
46 |
+
should,0.03816263778329454,0.2290057342516891,1,0.19084309646839456,5
|
47 |
+
will,0.03863313175144911,0.2860229890669719,3,0.24738985731552277,16
|
48 |
+
it,0.04145972183251517,0.3114057652599964,7,0.26994604342748124,39
|
49 |
+
no,0.04243246727623137,0.2672907979249346,2,0.22485833064870323,10
|
50 |
+
one,0.04292221746855368,0.2563483149879553,2,0.21342609751940161,10
|
51 |
+
in,0.045399755411762,0.3753081883179328,12,0.3299084329061708,67
|
52 |
+
if,0.046177703319818075,0.2779347513604833,3,0.23175704804066521,15
|
53 |
+
for,0.049538317370451446,0.3102720307063573,6,0.26073371333590584,31
|
54 |
+
my,0.05024044413827444,0.3236639425006842,5,0.27342349836240976,25
|
55 |
+
kids,0.05084917964892899,0.3093736463117378,2,0.2585244666628088,9
|
56 |
+
has,0.05219392225376124,0.2834110779089208,2,0.23121715565515955,9
|
57 |
+
beautiful,0.054093008875430004,0.3059150773895706,1,0.2518220685141406,4
|
58 |
+
nothing,0.055668438254257074,0.2744275854130094,1,0.2187591471587523,4
|
59 |
+
ever,0.05624283530765817,0.2625623962620298,1,0.20631956095437165,4
|
60 |
+
down,0.05697568553735838,0.2470978748650735,1,0.19012218932771513,4
|
61 |
+
years,0.05721197307843667,0.2420298108372469,1,0.18481783775881022,4
|
62 |
+
day,0.0573471071083497,0.2391127293173303,1,0.1817656222089806,4
|
63 |
+
now,0.05752146681844911,0.2353284949928119,1,0.17780702817436278,4
|
64 |
+
any,0.05774871161176298,0.2303613121439393,1,0.1726126005321763,4
|
65 |
+
our,0.05918014070640898,0.1980957739850262,1,0.13891563327861722,4
|
66 |
+
the,0.06083089790370577,0.3669247776870533,17,0.3060938797833475,91
|
67 |
+
or,0.061786197171681656,0.2779347513604833,3,0.21614855418880163,13
|
68 |
+
not,0.06216128701926063,0.2713904950213734,3,0.20922920800211278,13
|
69 |
+
his,0.06227024090878536,0.3083489917165534,2,0.24607875080776803,8
|
70 |
+
he,0.06386006944929673,0.2808250738851172,2,0.21696500443582045,8
|
71 |
+
their,0.06628916492490855,0.2363630406174499,2,0.17007387569254134,8
|
72 |
+
have,0.06948437243614464,0.2655600483084889,4,0.19607567587234426,17
|
73 |
+
so,0.06978337552820771,0.2869969161341534,3,0.2172135406059457,12
|
74 |
+
first,0.0739241761363977,0.3231548763674664,2,0.24923070023106872,7
|
75 |
+
laugh,0.07555355772506339,0.338066692043886,1,0.2625131343188226,3
|
76 |
+
12,0.07592336878594647,0.3326143500559421,1,0.2566909812699956,3
|
77 |
+
how,0.07629977818566633,0.2868299306696957,2,0.21053015248402937,7
|
78 |
+
with,0.07717276674942009,0.3638724653524244,7,0.2866996986030043,29
|
79 |
+
done,0.07767727515941295,0.3059150773895706,1,0.22823780223015763,3
|
80 |
+
place,0.07940106637780217,0.2781514807557532,1,0.19875041437795102,3
|
81 |
+
there,0.07951119671999438,0.2334112465517538,2,0.15390004983175942,7
|
82 |
+
as,0.08097623806808621,0.3056104596524184,4,0.2246342215843322,15
|
83 |
+
same,0.08107462095861293,0.2494820040966032,1,0.16840738313799028,3
|
84 |
+
over,0.08138487076774881,0.2439548678123412,1,0.16256999704459238,3
|
85 |
+
that,0.08155393630626828,0.3585699924174608,9,0.2770160561111925,38
|
86 |
+
new,0.08234529423046727,0.2263717204801999,1,0.14402642624973264,3
|
87 |
+
this,0.08480218614638124,0.3672135959579981,8,0.28241140981161683,32
|
88 |
+
s,0.08721050677031178,0.3521118307945456,7,0.26490132402423383,27
|
89 |
+
n,0.08784967657092535,0.3410878945627996,5,0.25323821799187424,18
|
90 |
+
t,0.08810764612726804,0.3380134679518958,5,0.24990582182462776,18
|
91 |
+
all,0.09019745768831972,0.266386609973114,3,0.17618915228479426,10
|
92 |
+
who,0.09369001718087414,0.34107328384903,4,0.24738326666815588,13
|
93 |
+
throat,0.10096670045172368,0.4009934769690955,1,0.3000267765173718,2
|
94 |
+
some,0.10163512601730765,0.3464081111903415,4,0.24477298517303384,12
|
95 |
+
family,0.10166444066136943,0.3550373950852266,2,0.25337295442385716,5
|
96 |
+
dude,0.10240465324858172,0.3862954197874064,1,0.28389076653882467,2
|
97 |
+
protect,0.10424741239599522,0.3667184996611395,1,0.2624710872651443,2
|
98 |
+
apparently,0.10529906192141741,0.3551335293325131,1,0.24983446741109566,2
|
99 |
+
say,0.10621544323761323,0.3013652923481402,2,0.19514984911052696,5
|
100 |
+
know,0.10736533466950487,0.2866457459731065,2,0.17928041130360162,5
|
101 |
+
brother,0.10757604274056085,0.3288797483035058,1,0.22130370556294496,2
|
102 |
+
head,0.10830706042536817,0.3200719251434852,1,0.21176486471811704,2
|
103 |
+
face,0.10838929714400022,0.3190684929780839,1,0.21067919583408365,2
|
104 |
+
teacher,0.10891995461887899,0.3125297991722355,1,0.2036098445533565,2
|
105 |
+
care,0.1091929238877527,0.3091221134457633,1,0.1999291895580106,2
|
106 |
+
called,0.10974359361295855,0.302152290583169,1,0.19240869697021046,2
|
107 |
+
together,0.11041980488416628,0.2934101736311624,1,0.18299036874699612,2
|
108 |
+
better,0.11069529097325659,0.2897877239584356,1,0.17909243298517902,2
|
109 |
+
work,0.1112691531102172,0.2821223288815718,1,0.1708531757713546,2
|
110 |
+
jews,0.11243545702532246,0.2660070984268671,1,0.15357164140154464,2
|
111 |
+
non,0.11283084283550979,0.2603668053595391,1,0.1475359625240293,2
|
112 |
+
country,0.11329967146461598,0.2535527207399053,1,0.14025304927528934,2
|
113 |
+
look,0.11353408821681252,0.2500918886982128,1,0.1365578004814003,2
|
114 |
+
great,0.11361573577893633,0.2488777721240473,1,0.13526203634511097,2
|
115 |
+
many,0.11436125341712523,0.2375734890162631,1,0.12321223559913787,2
|
116 |
+
those,0.11458420342815297,0.2341126512529582,1,0.11952844782480522,2
|
117 |
+
video,0.11749619846092732,0.3586702531879376,3,0.24117405472701028,7
|
118 |
+
young,0.1187276673585188,0.3747963099624649,2,0.2560686426039461,4
|
119 |
+
because,0.11901308731373658,0.3435654563470742,3,0.2245523690333376,7
|
120 |
+
hell,0.1202410702737853,0.3602472746417441,2,0.2400062043679588,4
|
121 |
+
friends,0.12129849517020824,0.349768091614246,2,0.22846959644403775,4
|
122 |
+
do,0.12378507758263585,0.311483384651383,4,0.18769830706874713,10
|
123 |
+
is,0.12656809054877016,0.4381859402767081,16,0.31161784972793793,54
|
124 |
+
m,0.1276369903452696,0.280151186098834,2,0.1525141957535644,4
|
125 |
+
you,0.12986600507462995,0.2794372060610774,5,0.14957120098644747,13
|
126 |
+
last,0.13111449781702778,0.3641396245458601,3,0.2330251267288323,6
|
127 |
+
from,0.13126973269181075,0.3930186576832394,7,0.26174892499142866,18
|
128 |
+
well,0.13311608356944096,0.3457723574452653,3,0.21265627387582434,6
|
129 |
+
of,0.14167432362382432,0.4214432869429458,17,0.2797689633191215,54
|
130 |
+
they,0.144097151010111,0.3415974027488728,7,0.1975002517387618,17
|
131 |
+
may,0.14436783381819354,0.3567200648421205,2,0.21235223102392695,3
|
132 |
+
theater,0.14598766297308596,0.4245535929759084,1,0.2785659300028224,1
|
133 |
+
aside,0.14730819658380334,0.4150039721576905,1,0.2676957755738872,1
|
134 |
+
actors,0.14730819658380334,0.4150039721576905,1,0.2676957755738872,1
|
135 |
+
yr,0.1483396138834127,0.4073755921177137,1,0.25903597823430097,1
|
136 |
+
romania,0.149905430680768,0.3954892471925377,1,0.2455838165117697,1
|
137 |
+
drag,0.15052998311903482,0.3906388455418885,1,0.24010886242285367,1
|
138 |
+
beating,0.1510821944911067,0.3862954197874064,1,0.23521322529629968,1
|
139 |
+
bulgarian,0.15157712246251842,0.382357289307344,1,0.23078016684482555,1
|
140 |
+
famous,0.15243547090063683,0.3754217905526198,1,0.22298631965198298,1
|
141 |
+
rights,0.15281297020341758,0.372327527646395,1,0.2195145574429774,1
|
142 |
+
values,0.15348871585340718,0.3667184996611395,1,0.21322978380773233,1
|
143 |
+
opinion,0.15348871585340718,0.3667184996611395,1,0.21322978380773233,1
|
144 |
+
poster,0.1537937819549315,0.3641558927637921,1,0.2103621108088606,1
|
145 |
+
strange,0.15408049125558773,0.3617297305324054,1,0.2076492392768177,1
|
146 |
+
inside,0.1543509174708646,0.359425265523159,1,0.2050743480522944,1
|
147 |
+
btw,0.15460680089522813,0.3572300612390683,1,0.20262326034384018,1
|
148 |
+
classes,0.15460680089522813,0.3572300612390683,1,0.20262326034384018,1
|
149 |
+
florida,0.1548496163630329,0.3551335293325131,1,0.20028391296948017,1
|
150 |
+
criminal,0.1548496163630329,0.3551335293325131,1,0.20028391296948017,1
|
151 |
+
longer,0.15508062471355308,0.3531265776680795,1,0.1980459529545264,1
|
152 |
+
events,0.15508062471355308,0.3531265776680795,1,0.1980459529545264,1
|
153 |
+
question,0.15508062471355308,0.3531265776680795,1,0.1980459529545264,1
|
154 |
+
forced,0.15530091234649396,0.3512013387422007,1,0.19590042639570676,1
|
155 |
+
drug,0.1559063012833136,0.3458514332334042,1,0.18994513195009063,1
|
156 |
+
middle,0.15609203332999477,0.3441922898187163,1,0.18810025648872153,1
|
157 |
+
huge,0.15627074062672586,0.342587805514648,1,0.18631706488792216,1
|
158 |
+
sick,0.15692468972544732,0.3366469365003771,1,0.17972224677492976,1
|
159 |
+
running,0.15692468972544732,0.3366469365003771,1,0.17972224677492976,1
|
160 |
+
wo,0.1573616462298013,0.3326143500559421,1,0.17525270382614078,1
|
161 |
+
kill,0.1574986985155038,0.3313387637323238,1,0.17384006521682,1
|
162 |
+
liberals,0.15763185330920595,0.3300944335676952,1,0.17246258025848923,1
|
163 |
+
9,0.15868497194859874,0.3200719251434852,1,0.16138695319488647,1
|
164 |
+
local,0.15868497194859874,0.3200719251434852,1,0.16138695319488647,1
|
165 |
+
pictures,0.15868497194859874,0.3200719251434852,1,0.16138695319488647,1
|
166 |
+
ones,0.15888978776681462,0.3180837706829696,1,0.159193982916155,1
|
167 |
+
job,0.15888978776681462,0.3180837706829696,1,0.159193982916155,1
|
168 |
+
wrong,0.15898889239807557,0.3171170182430329,1,0.15812812584495733,1
|
169 |
+
blood,0.15936530646792965,0.3134163766099798,1,0.15405107014205013,1
|
170 |
+
future,0.1594547915796594,0.3125297991722355,1,0.1530750075925761,1
|
171 |
+
000,0.15954256739385128,0.3116575655709478,1,0.15211499817709653,1
|
172 |
+
whole,0.15971323739124713,0.3099541791864231,1,0.15024094179517597,1
|
173 |
+
media,0.15979624655970326,0.3091221134457633,1,0.14932586688606003,1
|
174 |
+
people,0.16087045488257942,0.3522953897597632,5,0.1914249348771838,9
|
175 |
+
believe,0.1608881421838413,0.2979486935218571,1,0.1370605513380158,1
|
176 |
+
men,0.1609523682552688,0.2972776711293206,1,0.13632530287405178,1
|
177 |
+
crime,0.16113972293143186,0.2953110512667621,1,0.13417132833533024,1
|
178 |
+
racist,0.16143557825898075,0.2921771536484656,1,0.13074157538948483,1
|
179 |
+
brown,0.16160412733130933,0.2903758635860459,1,0.12877173625473656,1
|
180 |
+
schools,0.16181937251964726,0.2880583185647423,1,0.12623894604509503,1
|
181 |
+
god,0.16197422199364497,0.2863788706607983,1,0.12440464866715333,1
|
182 |
+
please,0.16217259977295528,0.2842121067918283,1,0.12203950701887302,1
|
183 |
+
use,0.16284567248004495,0.2767278987178216,1,0.11388222623777665,1
|
184 |
+
start,0.16292805549834616,0.2757972276948492,1,0.11286917219650304,1
|
185 |
+
long,0.1630882692891174,0.2739778398397057,1,0.11088957055058828,1
|
186 |
+
much,0.16475836401102933,0.2542023775907844,1,0.08944401357975507,1
|
187 |
+
community,0.17340223616223727,0.3789443112828268,2,0.20554207512058953,2
|
188 |
+
open,0.17363511933612547,0.377244963889482,2,0.2036098445533565,2
|
189 |
+
even,0.18181730885237013,0.3109417374610052,2,0.12912442860863504,2
|
190 |
+
its,0.18201798260759305,0.3091159590657023,2,0.12709797645810922,2
|
191 |
+
youtube,0.18413101932368384,0.3629510613818781,5,0.17882004205819427,7
|
192 |
+
children,0.18899488073782725,0.3787406693376116,3,0.18974578859978433,3
|
193 |
+
race,0.19331517795960376,0.3478252474003401,3,0.15451006944073634,3
|
194 |
+
lesbian,0.20775355003455132,0.4667895282688523,2,0.25903597823430097,1
|
195 |
+
are,0.21138849600154352,0.374511655462606,9,0.16312315946106248,13
|
196 |
+
hall,0.21250711061271854,0.4432872774575441,2,0.23078016684482555,1
|
197 |
+
your,0.21742595215644664,0.3503562605906409,5,0.13293030843419426,5
|
198 |
+
proud,0.22390053776063723,0.3789443112828268,2,0.15504377352218957,1
|
199 |
+
support,0.22526701414313963,0.3702186933072549,2,0.14495167916411525,1
|
200 |
+
high,0.2272986577343584,0.3567200648421205,2,0.1294214071077621,1
|
201 |
+
group,0.228160745004621,0.3507832518628138,2,0.12262250685819279,1
|
202 |
+
something,0.23038850539441524,0.3347887912404371,2,0.10440028584602185,1
|
203 |
+
re,0.23258914929688596,0.3179234831348536,2,0.08533433383796761,1
|
204 |
+
these,0.23518983480948294,0.2963068345018833,2,0.06111699969240033,1
|
205 |
+
anti,0.2756952598730681,0.4487934398911301,5,0.173098180018062,2
|
206 |
+
pride,0.2946021894686486,0.4527303153136059,4,0.15812812584495733,1
|
207 |
+
city,0.3008059821932969,0.4264274975330384,4,0.12562151533974147,1
|
pmi_files/gay-him_npmi.csv
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,him-npmi,him-count
|
2 |
+
i,-0.19273503501645337,0.1726839646987878,4,0.36541899971524117,63
|
3 |
+
he,-0.17302343697916578,0.2808250738851172,2,0.45384851086428296,38
|
4 |
+
his,-0.14680080534329554,0.3083489917165534,2,0.4551497970598489,32
|
5 |
+
like,-0.12866082101706794,0.1581211733732094,1,0.28678199439027735,15
|
6 |
+
would,-0.09161202526107617,0.1872459344625401,1,0.27885795972361627,11
|
7 |
+
about,-0.08131796217322568,0.1808148946377946,1,0.2621328568110203,10
|
8 |
+
out,-0.072521725528025,0.2442552474162119,2,0.3167769729442369,17
|
9 |
+
back,-0.06846691636357072,0.2292298231880766,1,0.2976967395516473,9
|
10 |
+
was,-0.0671533472026496,0.2944540472351808,4,0.3616073944378304,30
|
11 |
+
be,-0.0658920239205801,0.2225641675538312,2,0.2884561914744113,16
|
12 |
+
and,-0.0571390225041854,0.3426108028061029,12,0.3997498253102883,74
|
13 |
+
man,-0.0552008205041194,0.2671990310042123,1,0.32239985150833167,8
|
14 |
+
to,-0.04354403665263268,0.3492553272265888,13,0.3927993638792215,74
|
15 |
+
a,-0.04325626484355599,0.3185280405536974,10,0.36178430539725337,58
|
16 |
+
school,-0.04271447826122818,0.2270209148481517,1,0.2697353931093799,7
|
17 |
+
down,-0.042353804731973754,0.2470978748650735,1,0.28945167959704726,7
|
18 |
+
off,-0.04212152660875623,0.2589443973588688,1,0.30106592396762505,7
|
19 |
+
if,-0.04123514627212871,0.2779347513604833,3,0.319169897632612,19
|
20 |
+
at,-0.041076375717144564,0.2855405370323465,3,0.32661691274949106,19
|
21 |
+
me,-0.027669334220927627,0.1846341847286308,1,0.21230351894955843,6
|
22 |
+
what,-0.027598880052683683,0.1967951157977903,1,0.22439399585047398,6
|
23 |
+
an,-0.027550986942750072,0.2041660570800269,1,0.23171704402277699,6
|
24 |
+
time,-0.02739719253990705,0.2246695232264159,1,0.25206671576632295,6
|
25 |
+
should,-0.027360794557639595,0.2290057342516891,1,0.2563665288093287,6
|
26 |
+
white,-0.02582145837242289,0.2766179029996072,4,0.3024393613720301,22
|
27 |
+
or,-0.020170297611477872,0.2779347513604833,3,0.29810504897196116,16
|
28 |
+
have,-0.013434118434440423,0.2655600483084889,4,0.2789941667429293,20
|
29 |
+
so,-0.012418244668318423,0.2869969161341534,3,0.2994151608024718,15
|
30 |
+
look,-0.009718458578456102,0.2500918886982128,1,0.2598103472766689,5
|
31 |
+
around,-0.009717512223709784,0.242301429055201,1,0.2520189412789108,5
|
32 |
+
right,-0.00971646071924498,0.2603668053595391,1,0.2700832660787841,5
|
33 |
+
very,-0.00971631679898921,0.2385957277700314,1,0.24831204456902062,5
|
34 |
+
now,-0.009714864163955839,0.2353284949928119,1,0.24504335915676773,5
|
35 |
+
think,-0.009707710262329555,0.2248800432261317,1,0.23458775348846125,5
|
36 |
+
god,-0.009694909288284315,0.2863788706607983,1,0.2960737799490826,5
|
37 |
+
you,-0.008723240210852967,0.2794372060610774,5,0.2881604462719304,24
|
38 |
+
then,-9.274532882658226e-05,0.295047611471362,2,0.2951403568001886,9
|
39 |
+
one,0.0001326000271196226,0.2563483149879553,2,0.25621571496083567,9
|
40 |
+
when,0.0041082314847813994,0.3108573159478735,3,0.3067490844630921,13
|
41 |
+
but,0.0044761550031628405,0.2696359246510539,3,0.26515976964789106,13
|
42 |
+
all,0.00450574510446744,0.266386609973114,3,0.26188086486864653,13
|
43 |
+
for,0.004985870718772267,0.3102720307063573,6,0.305286159987585,26
|
44 |
+
head,0.010197980690817454,0.3200719251434852,1,0.30987394445266775,4
|
45 |
+
on,0.010230204077393446,0.3198189922109506,6,0.30958878813355717,25
|
46 |
+
home,0.010885679943605314,0.260008194091471,1,0.2491225141478657,4
|
47 |
+
day,0.01111683800515978,0.2391127293173303,1,0.22799589131217052,4
|
48 |
+
our,0.01155846307570546,0.1980957739850262,1,0.18653731090932074,4
|
49 |
+
here,0.011598951490193216,0.1942590017110966,1,0.1826600502209034,4
|
50 |
+
how,0.012252069000643295,0.2868299306696957,2,0.2745778616690524,8
|
51 |
+
by,0.012522549345381495,0.2661766556423075,2,0.25365410629692603,8
|
52 |
+
we,0.012974543953824969,0.2308256648221037,2,0.21785112086827874,8
|
53 |
+
not,0.013720540577149165,0.2713904950213734,3,0.25766995444422425,12
|
54 |
+
the,0.02175954516979045,0.3669247776870533,17,0.34516523251726283,68
|
55 |
+
as,0.030226477736329693,0.3056104596524184,4,0.2753839819160887,14
|
56 |
+
with,0.030971897376743218,0.3638724653524244,7,0.3329005679756812,25
|
57 |
+
it,0.03256489166328547,0.3114057652599964,7,0.27884087359671095,25
|
58 |
+
racist,0.035667341258783125,0.2921771536484656,1,0.25650981238968246,3
|
59 |
+
place,0.03603020750993566,0.2781514807557532,1,0.24212127324581753,3
|
60 |
+
use,0.036066308257074714,0.2767278987178216,1,0.2406615904607469,3
|
61 |
+
come,0.03631435594466223,0.2667991684867617,1,0.2304848125420995,3
|
62 |
+
jews,0.03633386274579767,0.2660070984268671,1,0.22967323568106943,3
|
63 |
+
own,0.03662741515895024,0.2538767295436401,1,0.21724931438468986,3
|
64 |
+
over,0.03686028363418095,0.2439548678123412,1,0.20709458417816023,3
|
65 |
+
too,0.03700084178563787,0.2378275985166722,1,0.20082675673103434,3
|
66 |
+
want,0.03714313121886717,0.2315117039980811,1,0.19436857277921393,3
|
67 |
+
new,0.03725698506336414,0.2263717204801999,1,0.18911473541683577,3
|
68 |
+
say,0.0408852304069392,0.3013652923481402,2,0.260480061941201,6
|
69 |
+
know,0.04133171375533903,0.2866457459731065,2,0.24531403221776746,6
|
70 |
+
has,0.05920797772719441,0.2834110779089208,2,0.22420310018172637,5
|
71 |
+
no,0.05981462721899164,0.2672907979249346,2,0.20747617070594296,5
|
72 |
+
there,0.06099010144392317,0.2334112465517538,2,0.17242114510783063,5
|
73 |
+
in,0.0639548995807604,0.3753081883179328,12,0.3113532887371724,36
|
74 |
+
vile,0.06490376090950162,0.382357289307344,1,0.31745352839784235,2
|
75 |
+
drug,0.06689904384863093,0.3458514332334042,1,0.2789523893847733,2
|
76 |
+
s,0.0672954761225179,0.3521118307945456,7,0.2848163546720277,19
|
77 |
+
york,0.0676997480673272,0.3300944335676952,1,0.262394685500368,2
|
78 |
+
brother,0.0677599638990537,0.3288797483035058,1,0.2611197844044521,2
|
79 |
+
behind,0.06823843368115717,0.3190684929780839,1,0.2508300592969267,2
|
80 |
+
teacher,0.06854950594744907,0.3125297991722355,1,0.24398029322478643,2
|
81 |
+
done,0.06885785480951467,0.3059150773895706,1,0.2370572225800559,2
|
82 |
+
called,0.06903041696163201,0.302152290583169,1,0.233121873621537,2
|
83 |
+
believe,0.0692207597837502,0.2979486935218571,1,0.2287279337381069,2
|
84 |
+
that,0.06933938521773869,0.3585699924174608,9,0.2892306071997221,25
|
85 |
+
better,0.06958296712558076,0.2897877239584356,1,0.22020475683285484,2
|
86 |
+
work,0.06991438037731112,0.2821223288815718,1,0.21220794850426067,2
|
87 |
+
negro,0.07000023469308289,0.2801038173399138,1,0.2101035826468309,2
|
88 |
+
nothing,0.07023850394927725,0.2744275854130094,1,0.20418908146373213,2
|
89 |
+
non,0.07080867668667531,0.2603668053595391,1,0.18955812867286378,2
|
90 |
+
much,0.07104965552718653,0.2542023775907844,1,0.18315272206359787,2
|
91 |
+
watch,0.0710747329904185,0.2535527207399053,1,0.18247798774948681,2
|
92 |
+
years,0.07150944091730221,0.2420298108372469,1,0.17052036991994468,2
|
93 |
+
from,0.07153835461647268,0.3930186576832394,7,0.3214803030667667,18
|
94 |
+
any,0.07193020881626772,0.2303613121439393,1,0.15843110332767157,2
|
95 |
+
will,0.07206485694908132,0.2860229890669719,3,0.21395813211789055,7
|
96 |
+
my,0.07679670561752097,0.3236639425006842,5,0.24686723688316323,12
|
97 |
+
some,0.07804576302186311,0.3464081111903415,4,0.26836234816847837,9
|
98 |
+
old,0.07912062494065433,0.306593848210513,2,0.22747322326985867,4
|
99 |
+
do,0.08006400501949046,0.311483384651383,4,0.23141937963189252,9
|
100 |
+
they,0.08955178971002747,0.3415974027488728,7,0.2520456130388453,16
|
101 |
+
who,0.09084040634245016,0.34107328384903,4,0.25023287750657985,8
|
102 |
+
proud,0.09969442431899228,0.3789443112828268,2,0.2792498869638345,3
|
103 |
+
video,0.10097006561741456,0.3586702531879376,3,0.25770018757052304,5
|
104 |
+
keep,0.10197407722866753,0.349768091614246,2,0.24779401438557846,3
|
105 |
+
because,0.10210850340638777,0.3435654563470742,3,0.24145695294068642,5
|
106 |
+
something,0.10306673823289622,0.3347887912404371,2,0.23172205300754087,3
|
107 |
+
even,0.10469824743155945,0.3109417374610052,2,0.20624349002944573,3
|
108 |
+
n,0.10786297402254552,0.3410878945627996,5,0.23322492054025407,9
|
109 |
+
t,0.1080982904424112,0.3380134679518958,5,0.2299151775094846,9
|
110 |
+
this,0.10814533813839372,0.3672135959579981,8,0.25906825781960435,16
|
111 |
+
their,0.10895478040000678,0.2363630406174499,2,0.12740826021744311,3
|
112 |
+
outraged,0.11189725329399702,0.4245535929759084,1,0.31265633968191137,1
|
113 |
+
rag,0.11189725329399702,0.4245535929759084,1,0.31265633968191137,1
|
114 |
+
of,0.11365907081187893,0.4214432869429458,17,0.3077842161310669,39
|
115 |
+
beating,0.11568676100847791,0.3862954197874064,1,0.2706086587789285,1
|
116 |
+
letter,0.11568676100847791,0.3862954197874064,1,0.2706086587789285,1
|
117 |
+
destroyed,0.11568676100847791,0.3862954197874064,1,0.2706086587789285,1
|
118 |
+
dating,0.1160530796475176,0.382357289307344,1,0.2663042096598264,1
|
119 |
+
famous,0.11668749612492368,0.3754217905526198,1,0.25873429442769613,1
|
120 |
+
drugs,0.11696613963905561,0.372327527646395,1,0.2553613880073394,1
|
121 |
+
values,0.11746433408592727,0.3667184996611395,1,0.24925416557521224,1
|
122 |
+
opinion,0.11746433408592727,0.3667184996611395,1,0.24925416557521224,1
|
123 |
+
soldiers,0.11746433408592727,0.3667184996611395,1,0.24925416557521224,1
|
124 |
+
cultural,0.11768898622068341,0.3641558927637921,1,0.2464669065431087,1
|
125 |
+
strange,0.11789996901296851,0.3617297305324054,1,0.24382976151943692,1
|
126 |
+
christ,0.1184651998589584,0.3551335293325131,1,0.23666832947355468,1
|
127 |
+
cities,0.11879632760151043,0.3512013387422007,1,0.2324050111406903,1
|
128 |
+
mr,0.11909831236937654,0.3475694225157413,1,0.22847111014636476,1
|
129 |
+
middle,0.11937579395458137,0.3441922898187163,1,0.22481649586413494,1
|
130 |
+
people,0.11957406293816125,0.3522953897597632,5,0.23272132682160196,8
|
131 |
+
force,0.11987095566641809,0.338066692043886,1,0.21819573637746792,1
|
132 |
+
section,0.120199969704706,0.3339229422135849,1,0.21372297250887887,1
|
133 |
+
kill,0.1204027286165745,0.3313387637323238,1,0.2109360351157493,1
|
134 |
+
wants,0.12094638402589339,0.3242893202525402,1,0.20334293622664681,1
|
135 |
+
local,0.12126502684329113,0.3200719251434852,1,0.19880689830019407,1
|
136 |
+
book,0.12126502684329113,0.3200719251434852,1,0.19880689830019407,1
|
137 |
+
turn,0.121413528887198,0.3180837706829696,1,0.1966702417957716,1
|
138 |
+
wrong,0.12148534294088875,0.3171170182430329,1,0.19563167530214415,1
|
139 |
+
20,0.12148534294088875,0.3171170182430329,1,0.19563167530214415,1
|
140 |
+
party,0.12155562174930612,0.3161675396474623,1,0.19461191789815618,1
|
141 |
+
sorry,0.12162442729661785,0.3152346794336491,1,0.19361025213703123,1
|
142 |
+
war,0.12175784848432747,0.3134163766099798,1,0.19165852812565232,1
|
143 |
+
true,0.12194828391010418,0.310799181717965,1,0.18885089780786082,1
|
144 |
+
whole,0.12200936454682768,0.3099541791864231,1,0.18794481463959542,1
|
145 |
+
media,0.12206931725313741,0.3091221134457633,1,0.18705279619262588,1
|
146 |
+
beautiful,0.1222986047297551,0.3059150773895706,1,0.18361647265981548,1
|
147 |
+
government,0.12276153997133354,0.2993151866511928,1,0.17655364667985923,1
|
148 |
+
men,0.12290203415040546,0.2972776711293206,1,0.17437563697891512,1
|
149 |
+
brown,0.1233694616354574,0.2903758635860459,1,0.1670064019505885,1
|
150 |
+
seen,0.12431390611383314,0.2757972276948492,1,0.15148332158101607,1
|
151 |
+
long,0.12442769632272782,0.2739778398397057,1,0.14955014351697787,1
|
152 |
+
thing,0.12493915204479136,0.2656148204121383,1,0.14067566836734693,1
|
153 |
+
ever,0.12512109265103777,0.2625623962620298,1,0.13744130361099205,1
|
154 |
+
country,0.12564338474718661,0.2535527207399053,1,0.1279093359927187,1
|
155 |
+
many,0.12651576678434323,0.2375734890162631,1,0.11105772223191988,1
|
156 |
+
those,0.1266956555834517,0.2341126512529582,1,0.10741699566950651,1
|
157 |
+
were,0.1271390713173025,0.2253029943037516,1,0.09816392298644909,1
|
158 |
+
young,0.1335124582797979,0.3747963099624649,2,0.24128385168266697,2
|
159 |
+
your,0.1337226367955831,0.3503562605906409,5,0.2166336237950578,7
|
160 |
+
hell,0.13494433996373617,0.3602472746417441,2,0.22530293467800794,2
|
161 |
+
may,0.1352810993491149,0.3567200648421205,2,0.2214389654930056,2
|
162 |
+
family,0.13544032872437534,0.3550373950852266,2,0.21959706636085125,2
|
163 |
+
first,0.13828457522548343,0.3231548763674664,2,0.184870301141983,2
|
164 |
+
kids,0.1394131146430486,0.3093736463117378,2,0.1699605316686892,2
|
165 |
+
its,0.13943364050200208,0.3091159590657023,2,0.1696823185637002,2
|
166 |
+
these,0.14042739415937752,0.2963068345018833,2,0.15587944034250575,2
|
167 |
+
m,0.14160687666812566,0.280151186098834,2,0.13854430943070833,2
|
168 |
+
well,0.1487445602653566,0.3457723574452653,3,0.1970277971799087,3
|
169 |
+
is,0.16471237039681735,0.4381859402767081,16,0.27347356987989074,25
|
170 |
+
hall,0.17698306779771772,0.4432872774575441,2,0.2663042096598264,1
|
171 |
+
last,0.1813251284949503,0.3641396245458601,3,0.18281449605090977,2
|
172 |
+
are,0.1821780959391374,0.374511655462606,9,0.19233355952346862,10
|
173 |
+
open,0.18653773557466719,0.377244963889482,2,0.1907072283148148,1
|
174 |
+
support,0.18743040367888136,0.3702186933072549,2,0.1827882896283735,1
|
175 |
+
group,0.18977795823713706,0.3507832518628138,2,0.16100529362567673,1
|
176 |
+
friends,0.18989569378728052,0.349768091614246,2,0.15987239782696547,1
|
177 |
+
re,0.1933455130546344,0.3179234831348536,2,0.12457797008021917,1
|
178 |
+
anti,0.2004563443753921,0.4487934398911301,5,0.248337095515738,3
|
179 |
+
parade,0.21708912031992944,0.4724505083272688,3,0.2553613880073394,1
|
180 |
+
children,0.23378103004680556,0.3787406693376116,3,0.14495963929080602,1
|
181 |
+
youtube,0.24915129321722249,0.3629510613818781,5,0.11379976816465562,2
|
182 |
+
pride,0.25709864001146177,0.4527303153136059,4,0.19563167530214415,1
|
183 |
+
city,0.26249521719381796,0.4264274975330384,4,0.16393228033922044,1
|
pmi_files/gay-himself_npmi.csv
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,himself-npmi,himself-count
|
2 |
+
i,-0.22110369929499976,0.1726839646987878,4,0.39378766399378756,6
|
3 |
+
here,-0.18667350777597325,0.1942590017110966,1,0.38093250948706986,2
|
4 |
+
was,-0.17221199988441865,0.2944540472351808,4,0.46666604711959947,5
|
5 |
+
by,-0.16974769241391097,0.2661766556423075,2,0.4359243480562185,3
|
6 |
+
expressed,-0.15115953996626413,0.4245535929759084,1,0.5757131329421725,2
|
7 |
+
but,-0.12955410545716922,0.2696359246510539,3,0.3991900301082231,3
|
8 |
+
be,-0.12054349735749434,0.2225641675538312,2,0.34310766491132555,2
|
9 |
+
one,-0.1177278824131272,0.2563483149879553,2,0.3740761974010825,2
|
10 |
+
he,-0.11553918713831024,0.2808250738851172,2,0.3963642610234274,2
|
11 |
+
me,-0.10519719050856136,0.1846341847286308,1,0.28983137523719216,1
|
12 |
+
would,-0.1050415163718447,0.1872459344625401,1,0.2922874508343848,1
|
13 |
+
think,-0.10265917280539882,0.2248800432261317,1,0.3275392160315305,1
|
14 |
+
were,-0.10263092590436951,0.2253029943037516,1,0.3279339202081211,1
|
15 |
+
new,-0.10255940541775263,0.2263717204801999,1,0.32893112589795254,1
|
16 |
+
any,-0.10229057834711919,0.2303613121439393,1,0.3326518904910585,1
|
17 |
+
too,-0.10177970102418069,0.2378275985166722,1,0.3396072995408529,1
|
18 |
+
day,-0.1016907443727767,0.2391127293173303,1,0.340803473690107,1
|
19 |
+
home,-0.10020236112749559,0.260008194091471,1,0.3602105552189666,1
|
20 |
+
negro,-0.09869660827965704,0.2801038173399138,1,0.37880042561957084,1
|
21 |
+
god,-0.09821155663509817,0.2863788706607983,1,0.3845904272958965,1
|
22 |
+
future,-0.09611434141314851,0.3125297991722355,1,0.408644140585384,1
|
23 |
+
100,-0.0958129555292167,0.3161675396474623,1,0.411980495176679,1
|
24 |
+
immigration,-0.0939490560149403,0.338066692043886,1,0.4320157480588263,1
|
25 |
+
drug,-0.09326606157277512,0.3458514332334042,1,0.43911749480617934,1
|
26 |
+
moment,-0.0931138959765957,0.3475694225157413,1,0.440683318492337,1
|
27 |
+
who,-0.09192844506397463,0.34107328384903,4,0.43300172891300465,3
|
28 |
+
protect,-0.09138273194384411,0.3667184996611395,1,0.4581012316049836,1
|
29 |
+
entertainment,-0.08954656450470821,0.3862954197874064,1,0.4758419842921146,1
|
30 |
+
a,-0.08573219751763794,0.3185280405536974,10,0.4042602380713353,6
|
31 |
+
all,-0.07498574664488922,0.266386609973114,3,0.3413723566180032,2
|
32 |
+
so,-0.07377680723502555,0.2869969161341534,3,0.36077372336917896,2
|
33 |
+
it,-0.0682088457584698,0.3114057652599964,7,0.3796146110184662,4
|
34 |
+
that,-0.06644471604180496,0.3585699924174608,9,0.42501470845926576,5
|
35 |
+
in,-0.053888770326570856,0.3753081883179328,12,0.42919695864450363,6
|
36 |
+
for,-0.04515280865928717,0.3102720307063573,6,0.35542483936564445,3
|
37 |
+
to,-0.0423526671048986,0.3492553272265888,13,0.3916079943314874,6
|
38 |
+
there,-0.03587086949825061,0.2334112465517538,2,0.2692821160500044,1
|
39 |
+
out,-0.035570831786101376,0.2442552474162119,2,0.2798260792023133,1
|
40 |
+
m,-0.03453437638532503,0.280151186098834,2,0.314685562484159,1
|
41 |
+
know,-0.03433976346322787,0.2866457459731065,2,0.32098550943633436,1
|
42 |
+
these,-0.03404624998554101,0.2963068345018833,2,0.3303530844874243,1
|
43 |
+
his,-0.03367368120753078,0.3083489917165534,2,0.34202267292408417,1
|
44 |
+
even,-0.0335924905636501,0.3109417374610052,2,0.3445342280246553,1
|
45 |
+
something,-0.03282955556457451,0.3347887912404371,2,0.3676183468050116,1
|
46 |
+
support,-0.03164226157777422,0.3702186933072549,2,0.4018609548850291,1
|
47 |
+
the,-0.023671027806330514,0.3669247776870533,17,0.3905958054933838,7
|
48 |
+
people,-0.011871640199456857,0.3522953897597632,5,0.36416702995922007,2
|
49 |
+
this,-0.004062833469192784,0.3672135959579981,8,0.37127642942719086,3
|
50 |
+
of,0.006463345977981982,0.4214432869429458,17,0.4149799409649638,6
|
51 |
+
not,0.00950891533875925,0.2713904950213734,3,0.26188157968261416,1
|
52 |
+
if,0.009528842017901384,0.2779347513604833,3,0.2684059093425819,1
|
53 |
+
or,0.009528842017901384,0.2779347513604833,3,0.2684059093425819,1
|
54 |
+
because,0.009624618148996178,0.3435654563470742,3,0.333940838198078,1
|
55 |
+
and,0.014670881296464156,0.3426108028061029,12,0.32793992150963874,4
|
56 |
+
from,0.03215275224035702,0.3930186576832394,7,0.3608659054428824,2
|
57 |
+
with,0.03269407668871094,0.3638724653524244,7,0.33117838866371346,2
|
58 |
+
they,0.033047938807787114,0.3415974027488728,7,0.3085494639410857,2
|
59 |
+
white,0.04445872126354278,0.2766179029996072,4,0.23215918173606442,1
|
60 |
+
have,0.04461809985036155,0.2655600483084889,4,0.22094194845812734,1
|
61 |
+
are,0.06969894543467364,0.374511655462606,9,0.30481271002793237,2
|
62 |
+
youtube,0.07078242715241867,0.3629510613818781,5,0.29216863422945943,1
|
63 |
+
n,0.0717176247099377,0.3410878945627996,5,0.2693702698528619,1
|
64 |
+
t,0.07184167333052355,0.3380134679518958,5,0.26617179462137225,1
|
65 |
+
my,0.07239641669032643,0.3236639425006842,5,0.2512675258103578,1
|
66 |
+
you,0.07385647817793642,0.2794372060610774,5,0.205580727883141,1
|
67 |
+
on,0.09787141697735374,0.3198189922109506,6,0.22194757523359687,1
|
68 |
+
s,0.11858304422025995,0.3521118307945456,7,0.23352878657428566,1
|
69 |
+
is,0.16550114901553092,0.4381859402767081,16,0.2726847912611772,2
|
pmi_files/gay-his_npmi.csv
ADDED
@@ -0,0 +1,233 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,his-npmi,his-count
|
2 |
+
his,-0.3661191138543285,0.3083489917165534,2,0.6744681055708819,199
|
3 |
+
he,-0.15023835532779956,0.2808250738851172,2,0.43106342921291674,45
|
4 |
+
i,-0.14517562843124146,0.1726839646987878,4,0.31785959313002926,67
|
5 |
+
like,-0.10427447193562428,0.1581211733732094,1,0.2623956453088337,17
|
6 |
+
about,-0.10324526370266346,0.1808148946377946,1,0.28406015834045806,17
|
7 |
+
be,-0.06399027563118595,0.2225641675538312,2,0.28655444318501716,22
|
8 |
+
and,-0.05758716729223157,0.3426108028061029,12,0.40019797009833447,104
|
9 |
+
was,-0.05701077451937364,0.2944540472351808,4,0.35146482175455446,39
|
10 |
+
what,-0.05549228230732273,0.1967951157977903,1,0.252287398105113,11
|
11 |
+
an,-0.055311860057402545,0.2041660570800269,1,0.25947791713742946,11
|
12 |
+
would,-0.045836052546740974,0.1872459344625401,1,0.23308198700928107,10
|
13 |
+
should,-0.044997381103603934,0.2290057342516891,1,0.27400311535529304,10
|
14 |
+
man,-0.04408126229632425,0.2671990310042123,1,0.3112802933005365,10
|
15 |
+
at,-0.043033984460593255,0.2855405370323465,3,0.32857452149293975,27
|
16 |
+
a,-0.040633113159317336,0.3185280405536974,10,0.3591611537130147,80
|
17 |
+
our,-0.034949815356679986,0.1980957739850262,1,0.2330455893417062,9
|
18 |
+
time,-0.03455636705276774,0.2246695232264159,1,0.25922589027918364,9
|
19 |
+
back,-0.03448342026227458,0.2292298231880766,1,0.2637132434503512,9
|
20 |
+
own,-0.03406170849407186,0.2538767295436401,1,0.28793843803771196,9
|
21 |
+
negro,-0.033562174254572086,0.2801038173399138,1,0.3136659915944859,9
|
22 |
+
white,-0.026898341044006846,0.2766179029996072,4,0.30351624404361405,31
|
23 |
+
by,-0.02618768072192318,0.2661766556423075,2,0.2923643363642307,16
|
24 |
+
has,-0.025940089399407562,0.2834110779089208,2,0.30935116730832835,16
|
25 |
+
want,-0.02291602262392048,0.2315117039980811,1,0.2544277266220016,8
|
26 |
+
down,-0.02275387766862058,0.2470978748650735,1,0.2698517525336941,8
|
27 |
+
to,-0.017462988118271905,0.3492553272265888,13,0.3667183153448607,90
|
28 |
+
on,-0.01508357302508534,0.3198189922109506,6,0.33490256523603595,42
|
29 |
+
out,-0.01166166257400486,0.2442552474162119,2,0.25591690999021677,14
|
30 |
+
me,-0.010219830352144438,0.1846341847286308,1,0.19485401508077524,7
|
31 |
+
over,-0.010052896505921144,0.2439548678123412,1,0.25400776431826233,7
|
32 |
+
right,-0.009990578610879819,0.2603668053595391,1,0.2703573839704189,7
|
33 |
+
jews,-0.009967549043676693,0.2660070984268671,1,0.2759746474705438,7
|
34 |
+
teacher,-0.009746156621831759,0.3125297991722355,1,0.32227595579406726,7
|
35 |
+
all,-0.0069487256577996925,0.266386609973114,3,0.27333533563091367,20
|
36 |
+
one,-0.003588529127971307,0.2563483149879553,2,0.2599368441159266,13
|
37 |
+
we,-0.0035846706044053434,0.2308256648221037,2,0.23441033542650905,13
|
38 |
+
so,-0.0009314331687059751,0.2869969161341534,3,0.2879283493028594,19
|
39 |
+
the,-0.0006118080239466694,0.3669247776870533,17,0.36753658571099995,107
|
40 |
+
behind,0.004021494502807976,0.3190684929780839,1,0.3150469984752759,6
|
41 |
+
home,0.004269004490876582,0.260008194091471,1,0.25573918960059444,6
|
42 |
+
look,0.004308979214132563,0.2500918886982128,1,0.24578290948408024,6
|
43 |
+
day,0.004352707831210029,0.2391127293173303,1,0.23476002148612027,6
|
44 |
+
too,0.004357789888373098,0.2378275985166722,1,0.2334698086282991,6
|
45 |
+
school,0.004400222733754511,0.2270209148481517,1,0.2226206921143972,6
|
46 |
+
were,0.00440691844674479,0.2253029943037516,1,0.22089607585700682,6
|
47 |
+
for,0.006272267718711366,0.3102720307063573,6,0.3039997629876459,36
|
48 |
+
have,0.011149412405078218,0.2655600483084889,4,0.2544106359034107,23
|
49 |
+
if,0.011917187678909258,0.2779347513604833,3,0.26601756368157403,17
|
50 |
+
when,0.018356543723320073,0.3108573159478735,3,0.29250077222455345,16
|
51 |
+
will,0.018698568795459947,0.2860229890669719,3,0.26732442027151193,16
|
52 |
+
or,0.018805225028729222,0.2779347513604833,3,0.25912952633175407,16
|
53 |
+
in,0.019142318795581037,0.3753081883179328,12,0.35616586952235174,67
|
54 |
+
crime,0.020250827691583873,0.2953110512667621,1,0.27506022357517823,5
|
55 |
+
god,0.020376386175900707,0.2863788706607983,1,0.2660024844848976,5
|
56 |
+
come,0.020640299550925778,0.2667991684867617,1,0.24615886893583594,5
|
57 |
+
around,0.0209486382737048,0.242301429055201,1,0.2213527907814962,5
|
58 |
+
very,0.020993165524549273,0.2385957277700314,1,0.21760256224548213,5
|
59 |
+
now,0.021031963611559235,0.2353284949928119,1,0.21429653138125265,5
|
60 |
+
any,0.021090121746509816,0.2303613121439393,1,0.20927119039742947,5
|
61 |
+
then,0.023409563076208395,0.295047611471362,2,0.2716380483951536,10
|
62 |
+
it,0.02450038736622817,0.3114057652599964,7,0.28690537789376824,37
|
63 |
+
that,0.027356677512064387,0.3585699924174608,9,0.3312133149053964,47
|
64 |
+
as,0.027522089853312393,0.3056104596524184,4,0.278088369799106,20
|
65 |
+
with,0.038652874841923424,0.3638724653524244,7,0.325219590510501,33
|
66 |
+
head,0.03879431904994818,0.3200719251434852,1,0.281277606093537,4
|
67 |
+
book,0.03879431904994818,0.3200719251434852,1,0.281277606093537,4
|
68 |
+
face,0.03882188193374719,0.3190684929780839,1,0.2802466110443367,4
|
69 |
+
p,0.03882188193374719,0.3190684929780839,1,0.2802466110443367,4
|
70 |
+
blood,0.03897554924133506,0.3134163766099798,1,0.2744408273686447,4
|
71 |
+
off,0.04031856308690579,0.2589443973588688,1,0.21862583427196303,4
|
72 |
+
country,0.04043793716210897,0.2535527207399053,1,0.21311478357779634,4
|
73 |
+
years,0.04068489597571265,0.2420298108372469,1,0.20134491486153425,4
|
74 |
+
those,0.0408481365679281,0.2341126512529582,1,0.1932645146850301,4
|
75 |
+
how,0.04573061345470039,0.2868299306696957,2,0.2410993172149953,8
|
76 |
+
no,0.046263086958584,0.2672907979249346,2,0.2210277109663506,8
|
77 |
+
not,0.050687685473845195,0.2713904950213734,3,0.22070280954752822,12
|
78 |
+
first,0.05729061660817808,0.3231548763674664,2,0.26586425975928835,7
|
79 |
+
these,0.05830367622217081,0.2963068345018833,2,0.23800315827971247,7
|
80 |
+
know,0.05864573590442143,0.2866457459731065,2,0.22800001006868506,7
|
81 |
+
but,0.06004804242635908,0.2696359246510539,3,0.20958788222469482,11
|
82 |
+
their,0.06023493425091428,0.2363630406174499,2,0.17612810636653561,7
|
83 |
+
protect,0.06027687564538431,0.3667184996611395,1,0.3064416240157552,3
|
84 |
+
speech,0.06027687564538431,0.3667184996611395,1,0.3064416240157552,3
|
85 |
+
christ,0.060826632315255924,0.3551335293325131,1,0.29430689701725715,3
|
86 |
+
running,0.06166459831514537,0.3366469365003771,1,0.2749823381852317,3
|
87 |
+
wrong,0.062497541789418964,0.3171170182430329,1,0.25461947645361394,3
|
88 |
+
media,0.06282306384440373,0.3091221134457633,1,0.24629904960135957,3
|
89 |
+
believe,0.06326299777738928,0.2979486935218571,1,0.23468569574446782,3
|
90 |
+
together,0.06343670615500435,0.2934101736311624,1,0.22997346747615804,3
|
91 |
+
work,0.0638562665356103,0.2821223288815718,1,0.2182660623459615,3
|
92 |
+
nothing,0.06413209175699647,0.2744275854130094,1,0.2102954936560129,3
|
93 |
+
long,0.06414795829095013,0.2739778398397057,1,0.20982988154875556,3
|
94 |
+
watch,0.06483890727814501,0.2535527207399053,1,0.1887138134617603,3
|
95 |
+
many,0.06533913781232858,0.2375734890162631,1,0.17223435120393452,3
|
96 |
+
new,0.06566877239768737,0.2263717204801999,1,0.16070294808251254,3
|
97 |
+
think,0.06571136226373941,0.2248800432261317,1,0.15916868096239228,3
|
98 |
+
of,0.06646906962780114,0.4214432869429458,17,0.35497421731514467,73
|
99 |
+
family,0.06998055230950145,0.3550373950852266,2,0.2850568427757251,6
|
100 |
+
even,0.07215553550132486,0.3109417374610052,2,0.2387862019596803,6
|
101 |
+
kids,0.0722270596513751,0.3093736463117378,2,0.2371465866603627,6
|
102 |
+
old,0.07235287367587126,0.306593848210513,2,0.23424097453464174,6
|
103 |
+
say,0.07258613033497724,0.3013652923481402,2,0.22877916201316295,6
|
104 |
+
m,0.07348724296111026,0.280151186098834,2,0.20666394313772374,6
|
105 |
+
who,0.07468591150289178,0.34107328384903,4,0.26638737234613824,13
|
106 |
+
there,0.07521761528327031,0.2334112465517538,2,0.1581936312684835,6
|
107 |
+
s,0.07991527913453589,0.3521118307945456,7,0.2721965516600097,24
|
108 |
+
t,0.08115380366810448,0.3380134679518958,5,0.2568596642837913,16
|
109 |
+
you,0.08415539439318834,0.2794372060610774,5,0.19528181166788908,16
|
110 |
+
rag,0.0868224301052305,0.4245535929759084,1,0.3377311628706779,2
|
111 |
+
because,0.08890764535013479,0.3435654563470742,3,0.2546578109969394,8
|
112 |
+
limerick,0.08911064115790923,0.3954892471925377,1,0.30637860603462846,2
|
113 |
+
dating,0.09008260425603393,0.382357289307344,1,0.29227468505131005,2
|
114 |
+
married,0.09008260425603393,0.382357289307344,1,0.29227468505131005,2
|
115 |
+
wrote,0.09058046636182593,0.3754217905526198,1,0.2848413241907939,2
|
116 |
+
lies,0.09153206288171717,0.3617297305324054,1,0.27019766765068826,2
|
117 |
+
apparently,0.09197571706125501,0.3551335293325131,1,0.26315781227125806,2
|
118 |
+
mr,0.09247267534996423,0.3475694225157413,1,0.25509674716577707,2
|
119 |
+
york,0.09357274167398463,0.3300944335676952,1,0.23652169189371056,2
|
120 |
+
wants,0.09392339070181865,0.3242893202525402,1,0.23036592955072155,2
|
121 |
+
this,0.09407994715049511,0.3672135959579981,8,0.27313364880750296,25
|
122 |
+
local,0.09417352384424785,0.3200719251434852,1,0.22589840129923736,2
|
123 |
+
across,0.09423246629300822,0.3190684929780839,1,0.22483602668507566,2
|
124 |
+
20,0.09434646953073911,0.3171170182430329,1,0.2227705487122938,2
|
125 |
+
war,0.09456038090367139,0.3134163766099798,1,0.2188559957063084,2
|
126 |
+
culture,0.09489645870731642,0.307495124141846,1,0.21259866543452957,2
|
127 |
+
done,0.0949848518702793,0.3059150773895706,1,0.21093022551929128,2
|
128 |
+
called,0.0951931744965635,0.302152290583169,1,0.2069591160866055,2
|
129 |
+
men,0.09545849086735544,0.2972776711293206,1,0.20181918026196513,2
|
130 |
+
racist,0.0957305979136997,0.2921771536484656,1,0.19644655573476588,2
|
131 |
+
better,0.09585613759422065,0.2897877239584356,1,0.19393158636421495,2
|
132 |
+
n,0.09588101442693156,0.3410878945627996,5,0.24520688013586803,14
|
133 |
+
place,0.09644990084231278,0.2781514807557532,1,0.1817015799134404,2
|
134 |
+
use,0.0965205402661774,0.2767278987178216,1,0.1802073584516442,2
|
135 |
+
my,0.09699372117299049,0.3236639425006842,5,0.2266702213276937,14
|
136 |
+
they,0.09702460548322414,0.3415974027488728,7,0.24457279726564865,21
|
137 |
+
non,0.09730115716820736,0.2603668053595391,1,0.16306564819133174,2
|
138 |
+
here,0.09987503069669716,0.1942590017110966,1,0.09438397101439945,2
|
139 |
+
people,0.10319766242394257,0.3522953897597632,5,0.24909772733582064,13
|
140 |
+
proud,0.10357771370370417,0.3789443112828268,2,0.27536659757912263,4
|
141 |
+
do,0.10412769925897564,0.311483384651383,4,0.20735568539240734,10
|
142 |
+
from,0.10499210194618241,0.3930186576832394,7,0.288026555737057,19
|
143 |
+
friends,0.10582498602968252,0.349768091614246,2,0.24394310558456347,4
|
144 |
+
keep,0.10582498602968252,0.349768091614246,2,0.24394310558456347,4
|
145 |
+
your,0.11194714460335947,0.3503562605906409,5,0.23840911598728143,12
|
146 |
+
video,0.11500590434083577,0.3586702531879376,3,0.24366434884710184,6
|
147 |
+
full,0.12755609878945348,0.3755997575327099,2,0.24804365874325643,3
|
148 |
+
support,0.12805872280135006,0.3702186933072549,2,0.24215997050590482,3
|
149 |
+
blogger,0.13031296698723516,0.4583216697345582,1,0.328008702747323,1
|
150 |
+
mccourt,0.13031296698723516,0.4583216697345582,1,0.328008702747323,1
|
151 |
+
lier,0.13031296698723516,0.4583216697345582,1,0.328008702747323,1
|
152 |
+
parades,0.13031296698723516,0.4583216697345582,1,0.328008702747323,1
|
153 |
+
thelgbt,0.13031296698723516,0.4583216697345582,1,0.328008702747323,1
|
154 |
+
waving,0.13295982332806644,0.4374955473279124,1,0.30453572399984596,1
|
155 |
+
outraged,0.1345247240693357,0.4245535929759084,1,0.2900288689065727,1
|
156 |
+
expressed,0.1345247240693357,0.4245535929759084,1,0.2900288689065727,1
|
157 |
+
quebec,0.13564042557267608,0.4150039721576905,1,0.27936354658501444,1
|
158 |
+
aside,0.13564042557267608,0.4150039721576905,1,0.27936354658501444,1
|
159 |
+
mayor,0.13564042557267608,0.4150039721576905,1,0.27936354658501444,1
|
160 |
+
trump,0.13564042557267608,0.4150039721576905,1,0.27936354658501444,1
|
161 |
+
abomination,0.13564042557267608,0.4150039721576905,1,0.27936354658501444,1
|
162 |
+
unique,0.13564042557267608,0.4150039721576905,1,0.27936354658501444,1
|
163 |
+
assume,0.13650798144800758,0.4073755921177137,1,0.2708676106697061,1
|
164 |
+
advocate,0.13650798144800758,0.4073755921177137,1,0.2708676106697061,1
|
165 |
+
platform,0.13721770395653382,0.4009934769690955,1,0.26377577301256167,1
|
166 |
+
constantly,0.13721770395653382,0.4009934769690955,1,0.26377577301256167,1
|
167 |
+
some,0.13724473697840703,0.3464081111903415,4,0.20916337421193446,7
|
168 |
+
is,0.13860613511376402,0.4381859402767081,16,0.2995798051629441,42
|
169 |
+
complain,0.1387966739886214,0.3862954197874064,1,0.247498745798785,1
|
170 |
+
letter,0.1387966739886214,0.3862954197874064,1,0.247498745798785,1
|
171 |
+
dude,0.1387966739886214,0.3862954197874064,1,0.247498745798785,1
|
172 |
+
marry,0.13920663652027365,0.382357289307344,1,0.24315065278707032,1
|
173 |
+
closed,0.13920663652027365,0.382357289307344,1,0.24315065278707032,1
|
174 |
+
vile,0.13920663652027365,0.382357289307344,1,0.24315065278707032,1
|
175 |
+
fag,0.13957721302366927,0.3787510227464202,1,0.23917380972275093,1
|
176 |
+
attend,0.13991522243964524,0.3754217905526198,1,0.23550656811297457,1
|
177 |
+
foot,0.14051314400451664,0.3694352282631972,1,0.22892208425868055,1
|
178 |
+
identity,0.14051314400451664,0.3694352282631972,1,0.22892208425868055,1
|
179 |
+
soldiers,0.1407803025373723,0.3667184996611395,1,0.2259381971237672,1
|
180 |
+
values,0.1407803025373723,0.3667184996611395,1,0.2259381971237672,1
|
181 |
+
exist,0.14126410735600534,0.3617297305324054,1,0.2204656231764001,1
|
182 |
+
strange,0.14126410735600534,0.3617297305324054,1,0.2204656231764001,1
|
183 |
+
btw,0.14169296171406248,0.3572300612390683,1,0.21553709952500583,1
|
184 |
+
forced,0.14225639790795164,0.3512013387422007,1,0.20894494083424908,1
|
185 |
+
moment,0.14258968279741152,0.3475694225157413,1,0.20497973971832978,1
|
186 |
+
sort,0.14289544765712614,0.3441922898187163,1,0.20129684216159016,1
|
187 |
+
force,0.14343989916171015,0.338066692043886,1,0.19462679288217585,1
|
188 |
+
laugh,0.14343989916171015,0.338066692043886,1,0.19462679288217585,1
|
189 |
+
nationalists,0.14368443549804308,0.3352664448180075,1,0.1915820093199644,1
|
190 |
+
section,0.1438007910688305,0.3339229422135849,1,0.19012215114475436,1
|
191 |
+
12,0.14391352021844006,0.3326143500559421,1,0.18870082983750203,1
|
192 |
+
brother,0.14423196993878562,0.3288797483035058,1,0.18464777836472018,1
|
193 |
+
b,0.1444295634463476,0.3265334751645087,1,0.1821039117181611,1
|
194 |
+
pictures,0.14496388234880786,0.3200719251434852,1,0.17510804279467734,1
|
195 |
+
9,0.14496388234880786,0.3200719251434852,1,0.17510804279467734,1
|
196 |
+
ones,0.145125385504511,0.3180837706829696,1,0.1729583851784586,1
|
197 |
+
job,0.145125385504511,0.3180837706829696,1,0.1729583851784586,1
|
198 |
+
party,0.14527975608439672,0.3161675396474623,1,0.17088778356306558,1
|
199 |
+
sorry,0.14535444889861787,0.3152346794336491,1,0.1698802305350312,1
|
200 |
+
000,0.14563808670241774,0.3116575655709478,1,0.16601947886853008,1
|
201 |
+
care,0.1458364641955185,0.3091221134457633,1,0.1632856492502448,1
|
202 |
+
beautiful,0.146084225890536,0.3059150773895706,1,0.1598308514990346,1
|
203 |
+
brown,0.14723487979609262,0.2903758635860459,1,0.14314098378995327,1
|
204 |
+
start,0.1482396801629545,0.2757972276948492,1,0.12755754753189472,1
|
205 |
+
thing,0.14889884551110508,0.2656148204121383,1,0.11671597490103322,1
|
206 |
+
ever,0.1490896450438597,0.2625623962620298,1,0.11347275121817012,1
|
207 |
+
children,0.14916074782200994,0.3787406693376116,3,0.22957992151560164,4
|
208 |
+
much,0.1495962014758067,0.2542023775907844,1,0.10460617611497768,1
|
209 |
+
same,0.14987188861542122,0.2494820040966032,1,0.09961011548118198,1
|
210 |
+
great,0.1499066407125953,0.2488777721240473,1,0.09897113141145199,1
|
211 |
+
hell,0.1611752071339126,0.3602472746417441,2,0.19907206750783152,2
|
212 |
+
may,0.16154418115613114,0.3567200648421205,2,0.19517588368598934,2
|
213 |
+
something,0.16372599248787073,0.3347887912404371,2,0.17106279875256636,2
|
214 |
+
re,0.16527314319855266,0.3179234831348536,2,0.15265033993630092,2
|
215 |
+
its,0.1660363385892894,0.3091159590657023,2,0.14307962047641287,2
|
216 |
+
well,0.17710253473138607,0.3457723574452653,3,0.16866982271387923,3
|
217 |
+
youtube,0.18038372280093726,0.3629510613818781,5,0.18256733858094085,6
|
218 |
+
are,0.18149938221090486,0.374511655462606,9,0.19301227325170114,14
|
219 |
+
anti,0.1849876895458507,0.4487934398911301,5,0.26380575034527937,5
|
220 |
+
hall,0.20013662467047377,0.4432872774575441,2,0.24315065278707032,1
|
221 |
+
last,0.20785782465112132,0.3641396245458601,3,0.15628179989473875,2
|
222 |
+
youth,0.20916670061909895,0.3853813001736217,2,0.17621459955452276,1
|
223 |
+
race,0.20985288842592068,0.3478252474003401,3,0.13797235897441942,2
|
224 |
+
community,0.2100540602820403,0.3789443112828268,2,0.1688902510007865,1
|
225 |
+
open,0.21028449579552402,0.377244963889482,2,0.16696046809395795,1
|
226 |
+
high,0.2129424044198725,0.3567200648421205,2,0.143777660422248,1
|
227 |
+
group,0.2136683374077493,0.3507832518628138,2,0.1371149144550645,1
|
228 |
+
pride,0.22995976660131212,0.4527303153136059,4,0.2227705487122938,2
|
229 |
+
city,0.23490992527103471,0.4264274975330384,4,0.19151757226200367,2
|
230 |
+
parade,0.24034883361594558,0.4724505083272688,3,0.23210167471132323,1
|
231 |
+
event,0.24569789439560547,0.4469947365571956,3,0.20129684216159016,1
|
232 |
+
marriage,0.2619720745484205,0.5435004565773559,6,0.28152838202893543,2
|
233 |
+
gay,0.47279998933491385,0.7119961014565707,29,0.23919611212165684,2
|
pmi_files/gay-man_npmi.csv
ADDED
@@ -0,0 +1,180 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,man-npmi,man-count
|
2 |
+
man,-0.42158873224428106,0.2671990310042123,1,0.6887877632484933,122
|
3 |
+
like,-0.18933569683047052,0.15812117337320947,1,0.34745687020368,21
|
4 |
+
white,-0.14619763511523826,0.27661790299960726,4,0.4228155381148455,44
|
5 |
+
i,-0.1228834985660191,0.17268396469878788,4,0.295567463264807,36
|
6 |
+
an,-0.10764130625331395,0.20416605708002697,1,0.3118073633333409,11
|
7 |
+
me,-0.08629716757733685,0.18463418472863086,1,0.2709313523059677,9
|
8 |
+
a,-0.07555451004183061,0.3185280405536974,10,0.394082550595528,60
|
9 |
+
here,-0.04312799389708716,0.19425900171109664,1,0.2373869956081838,6
|
10 |
+
time,-0.04253242931485279,0.22466952322641592,1,0.2672019525412687,6
|
11 |
+
day,-0.04222021362064507,0.23911272931733032,1,0.2813329429379754,6
|
12 |
+
there,-0.03923140305653389,0.23341124655175383,2,0.2726426496082877,11
|
13 |
+
one,-0.03875547929180284,0.25634831498795535,2,0.2951037942797582,11
|
14 |
+
by,-0.03853795691856726,0.2661766556423075,2,0.3047146125608748,11
|
15 |
+
m,-0.03821465803141838,0.280151186098834,2,0.3183658441302524,11
|
16 |
+
and,-0.03619683295389248,0.3426108028061029,12,0.3788076357599954,57
|
17 |
+
he,-0.027636814229950124,0.2808250738851172,2,0.3084618881150673,10
|
18 |
+
his,-0.02715703646121742,0.3083489917165534,2,0.3355060281777708,10
|
19 |
+
was,-0.026040213498389586,0.2944540472351808,4,0.3204942607335704,19
|
20 |
+
about,-0.02493237573532156,0.18081489463779463,1,0.2057472703731162,5
|
21 |
+
our,-0.024772630050277605,0.19809577398502629,1,0.2228684040353039,5
|
22 |
+
should,-0.024446705367439037,0.22900573425168919,1,0.2534524396191282,5
|
23 |
+
men,-0.023544702315043575,0.29727767112932063,1,0.3208223734443642,5
|
24 |
+
for,-0.021287205419756594,0.3102720307063573,6,0.3315592361261139,27
|
25 |
+
be,-0.016617618361864678,0.2225641675538312,2,0.2391817859156959,9
|
26 |
+
has,-0.016132896454967238,0.28341107790892084,2,0.2995439743638881,9
|
27 |
+
out,-0.00359006580664753,0.24425524741621196,2,0.2478453132228595,8
|
28 |
+
would,-0.0031149499406480374,0.18724593446254018,1,0.1903608844031882,4
|
29 |
+
back,-0.0031051007683579046,0.2292298231880766,1,0.2323349239564345,4
|
30 |
+
now,-0.0031022962939585286,0.23532849499281197,1,0.2384307912867705,4
|
31 |
+
non,-0.0030871313459825966,0.2603668053595391,1,0.2634539367055217,4
|
32 |
+
brown,-0.003061221762960531,0.2903758635860459,1,0.2934370853490064,4
|
33 |
+
crime,-0.0030561535767114067,0.2953110512667621,1,0.2983672048434735,4
|
34 |
+
in,0.004959006713022518,0.37530818831793283,12,0.3703491816049103,45
|
35 |
+
or,0.006175176467720589,0.2779347513604833,3,0.2717595748927627,11
|
36 |
+
all,0.006231433929848318,0.26638660997311403,3,0.2601551760432657,11
|
37 |
+
on,0.00721473770100961,0.3198189922109506,6,0.312604254509941,22
|
38 |
+
the,0.00805522744677245,0.36692477768705334,17,0.3588695502402809,63
|
39 |
+
old,0.01023454068945856,0.30659384821051305,2,0.2963593075210545,7
|
40 |
+
no,0.010529040503094778,0.2672907979249346,2,0.2567617574218398,7
|
41 |
+
to,0.015307658353594211,0.3492553272265888,13,0.3339476688729946,46
|
42 |
+
dating,0.02099252275415947,0.382357289307344,1,0.3613647665531845,3
|
43 |
+
force,0.021790569845418994,0.338066692043886,1,0.316276122198467,3
|
44 |
+
sorry,0.02216558340725533,0.31523467943364913,1,0.2930690960263938,3
|
45 |
+
with,0.022179801132796495,0.3638724653524244,7,0.3416926642196279,23
|
46 |
+
true,0.022235569507908948,0.31079918171796506,1,0.2885636122100561,3
|
47 |
+
nice,0.0224019017564569,0.3000110950503858,1,0.2776091932939289,3
|
48 |
+
work,0.022665575003935012,0.2821223288815718,1,0.2594567538776368,3
|
49 |
+
place,0.022722051415446642,0.27815148075575324,1,0.2554294293403066,3
|
50 |
+
watch,0.02305531537343458,0.25355272073990537,1,0.2304974053664708,3
|
51 |
+
look,0.02309991088860419,0.2500918886982128,1,0.2269919778096086,3
|
52 |
+
great,0.023115421862462487,0.24887777212404738,1,0.2257623502615849,3
|
53 |
+
down,0.02313803531710565,0.24709787486507354,1,0.2239598395479679,3
|
54 |
+
around,0.02319823010632832,0.24230142905520102,1,0.2191031989488727,3
|
55 |
+
what,0.02371542499941351,0.1967951157977903,1,0.1730796907983768,3
|
56 |
+
young,0.02442561177791769,0.3747963099624649,2,0.3503706981845472,6
|
57 |
+
s,0.02841152901852223,0.3521118307945456,7,0.3237003017760234,22
|
58 |
+
as,0.04066984134755097,0.30561045965241845,4,0.2649406183048675,11
|
59 |
+
so,0.0416008416716524,0.2869969161341534,3,0.245396074462501,8
|
60 |
+
at,0.04163772014430661,0.2855405370323465,3,0.2439028168880399,8
|
61 |
+
you,0.04167597514891977,0.27943720606107747,5,0.2377612309121577,14
|
62 |
+
have,0.0416759981463343,0.2655600483084889,4,0.2238840501621546,11
|
63 |
+
but,0.042028101135160506,0.2696359246510539,3,0.2276078235158934,8
|
64 |
+
it,0.042357067086791766,0.31140576525999647,7,0.2690486981732047,20
|
65 |
+
we,0.045550426455267856,0.23082566482210376,2,0.1852752383668359,5
|
66 |
+
youtube,0.048010822414037146,0.36295106138187816,5,0.314940238967841,13
|
67 |
+
that,0.0483551928947768,0.3585699924174608,9,0.310214799522684,25
|
68 |
+
this,0.053792135309365774,0.3672135959579981,8,0.3134214606486323,21
|
69 |
+
kill,0.05548121483109364,0.33133876373232385,1,0.2758575489012302,2
|
70 |
+
brother,0.055576100107691984,0.3288797483035058,1,0.2733036481958138,2
|
71 |
+
will,0.05592816814081758,0.2860229890669719,3,0.2300948209261543,7
|
72 |
+
p,0.055947052730667246,0.3190684929780839,1,0.2631214402474166,2
|
73 |
+
20,0.056019381986260774,0.3171170182430329,1,0.2610976362567721,2
|
74 |
+
future,0.056187504400662,0.3125297991722355,1,0.2563422947715735,2
|
75 |
+
together,0.05685960815567709,0.2934101736311624,1,0.2365505654754853,2
|
76 |
+
racist,0.05690136904108209,0.2921771536484656,1,0.2352757846073835,2
|
77 |
+
seen,0.05743798035151437,0.27579722769484927,1,0.2183592473433349,2
|
78 |
+
come,0.057718411246406615,0.2667991684867617,1,0.2090807572403551,2
|
79 |
+
right,0.057912655969312,0.2603668053595391,1,0.2024541493902271,2
|
80 |
+
home,0.057923332747269435,0.260008194091471,1,0.2020848613442016,2
|
81 |
+
off,0.057954909949980205,0.2589443973588688,1,0.2009894874088886,2
|
82 |
+
much,0.05809394624156719,0.2542023775907844,1,0.1961084313492172,2
|
83 |
+
country,0.058112775037441056,0.25355272073990537,1,0.1954399457024643,2
|
84 |
+
same,0.05822955362468593,0.24948200409660323,1,0.1912524504719173,2
|
85 |
+
years,0.058437972018826584,0.24202981083724698,1,0.1835918388184204,2
|
86 |
+
very,0.05853168026703931,0.2385957277700314,1,0.1800640475029921,2
|
87 |
+
too,0.058552439364551706,0.2378275985166722,1,0.1792751591521205,2
|
88 |
+
many,0.05855929060532242,0.23757348901626313,1,0.1790141984109407,2
|
89 |
+
want,0.05872034003795834,0.23151170399808113,1,0.1727913639601228,2
|
90 |
+
any,0.058750386586767206,0.23036131214393932,1,0.1716109255571721,2
|
91 |
+
school,0.05883669862062957,0.22702091484815176,1,0.1681842162275222,2
|
92 |
+
new,0.05885331180507264,0.22637172048019993,1,0.1675184086751273,2
|
93 |
+
re,0.06443062398124205,0.31792348313485363,2,0.2534928591536116,4
|
94 |
+
their,0.0673749015451427,0.2363630406174499,2,0.1689881390723072,4
|
95 |
+
n,0.06835640163523277,0.34108789456279964,5,0.2727314929275669,11
|
96 |
+
video,0.06866933048854157,0.35867025318793766,3,0.2900009226993961,6
|
97 |
+
because,0.069439486402535,0.3435654563470742,3,0.2741259699445392,6
|
98 |
+
if,0.0723582099252775,0.2779347513604833,3,0.2055765414352058,6
|
99 |
+
not,0.07261138242606927,0.27139049502137347,3,0.1987791125953042,6
|
100 |
+
of,0.07386617721664718,0.4214432869429458,17,0.3475771097262986,43
|
101 |
+
some,0.07441524739605304,0.34640811119034154,4,0.2719928637942885,8
|
102 |
+
people,0.07860216044130108,0.35229538975976327,5,0.2736932293184622,10
|
103 |
+
t,0.07940379660667957,0.33801346795189585,5,0.2586096713452163,10
|
104 |
+
full,0.08703614532265386,0.37559975753270997,2,0.2885636122100561,3
|
105 |
+
who,0.0888348343425302,0.34107328384903,4,0.2522384495064998,7
|
106 |
+
first,0.09032434450394483,0.3231548763674664,2,0.2328305318635216,3
|
107 |
+
do,0.09054478668463428,0.311483384651383,4,0.2209385979667487,7
|
108 |
+
say,0.09151993515591758,0.3013652923481402,2,0.2098453571922226,3
|
109 |
+
my,0.09209675785906876,0.32366394250068425,5,0.2315671846416155,9
|
110 |
+
vacation,0.10239277946248643,0.4150039721576905,1,0.3126111926952041,1
|
111 |
+
gypsy,0.10239277946248643,0.4150039721576905,1,0.3126111926952041,1
|
112 |
+
constantly,0.10363847950570027,0.40099347696909554,1,0.2973549974633953,1
|
113 |
+
suspected,0.1041135696830604,0.3954892471925377,1,0.2913756775094773,1
|
114 |
+
beating,0.10488919365991134,0.38629541978740645,1,0.2814062261274951,1
|
115 |
+
marry,0.10521458251591509,0.382357289307344,1,0.2771427067914289,1
|
116 |
+
bulgarian,0.10521458251591509,0.382357289307344,1,0.2771427067914289,1
|
117 |
+
famous,0.10577767103222374,0.3754217905526198,1,0.2696441195203961,1
|
118 |
+
protect,0.10646635492471745,0.36671849966113956,1,0.2602521447364221,1
|
119 |
+
lies,0.10685213607104643,0.3617297305324054,1,0.254877594461359,1
|
120 |
+
last,0.10717126912122038,0.3641396245458601,3,0.2569683554246397,4
|
121 |
+
btw,0.10719449725255464,0.35723006123906836,1,0.2500355639865137,1
|
122 |
+
criminal,0.10735220302796727,0.3551335293325131,1,0.2477813263045458,1
|
123 |
+
glad,0.1084899989641396,0.3395282081788679,1,0.2310382092147283,1
|
124 |
+
running,0.10869313692010768,0.3366469365003771,1,0.2279537995802694,1
|
125 |
+
12,0.10897382433217895,0.33261435005594214,1,0.2236405257237632,1
|
126 |
+
york,0.10914708030796108,0.3300944335676952,1,0.2209473532597341,1
|
127 |
+
b,0.10938910671867055,0.32653347516450876,1,0.2171443684458382,1
|
128 |
+
genocide,0.10946550761748647,0.32539923643435326,1,0.2159337288168668,1
|
129 |
+
9,0.10981989721745106,0.32007192514348526,1,0.2102520279260342,1
|
130 |
+
head,0.10981989721745106,0.32007192514348526,1,0.2102520279260342,1
|
131 |
+
local,0.10981989721745106,0.32007192514348526,1,0.2102520279260342,1
|
132 |
+
face,0.10988582796514837,0.3190684929780839,1,0.2091826650129355,1
|
133 |
+
job,0.10995027665690052,0.3180837706829696,1,0.2081334940260691,1
|
134 |
+
teacher,0.1103090927700707,0.3125297991722355,1,0.2022207064021648,1
|
135 |
+
whole,0.11047279410099015,0.30995417918642315,1,0.199481385085433,1
|
136 |
+
media,0.11052531368413435,0.30912211344576335,1,0.198596799761629,1
|
137 |
+
culture,0.11062749391788904,0.30749512414184604,1,0.196867630223957,1
|
138 |
+
done,0.11072607464082279,0.3059150773895706,1,0.1951890027487478,1
|
139 |
+
beautiful,0.11072607464082279,0.3059150773895706,1,0.1951890027487478,1
|
140 |
+
when,0.11094803913772003,0.3108573159478735,3,0.1999092768101535,4
|
141 |
+
called,0.11095825667553816,0.30215229058316906,1,0.1911940339076309,1
|
142 |
+
better,0.11169565359924566,0.28978772395843566,1,0.17809207035919,1
|
143 |
+
god,0.1118920756139812,0.2863788706607983,1,0.1744867950468171,1
|
144 |
+
please,0.11201538569415484,0.28421210679182835,1,0.1721967210976735,1
|
145 |
+
negro,0.11224590239829166,0.28010381733991385,1,0.1678579149416222,1
|
146 |
+
use,0.11243210968104217,0.27672789871782166,1,0.1642957890367795,1
|
147 |
+
start,0.11248293353928115,0.27579722769484927,1,0.1633142941555681,1
|
148 |
+
nothing,0.11255732923328424,0.27442758541300943,1,0.1618702561797252,1
|
149 |
+
ever,0.11318189784414673,0.2625623962620298,1,0.1493804984178831,1
|
150 |
+
own,0.11361651718953067,0.25387672954364016,1,0.1402602123541095,1
|
151 |
+
over,0.11408972162072786,0.24395486781234127,1,0.1298651461916134,1
|
152 |
+
hall,0.1142689469400206,0.4432872774575441,2,0.3290183305175235,2
|
153 |
+
those,0.11453469061080171,0.23411265125295821,1,0.1195779606421565,1
|
154 |
+
were,0.11491240566783767,0.22530299430375167,1,0.110390588635914,1
|
155 |
+
think,0.1149300519807238,0.2248800432261317,1,0.1099499912454079,1
|
156 |
+
they,0.11634025222626646,0.34159740274887285,7,0.2252571505226064,11
|
157 |
+
your,0.11761941982518956,0.35035626059064096,5,0.2327368407654514,7
|
158 |
+
proud,0.12074878142850476,0.37894431128282685,2,0.2581955298543221,2
|
159 |
+
hell,0.12239364548712797,0.36024727464174416,2,0.2378536291546162,2
|
160 |
+
may,0.1226920751280409,0.3567200648421205,2,0.2340279897140796,2
|
161 |
+
from,0.12287877677520898,0.3930186576832394,7,0.2701398809080304,10
|
162 |
+
even,0.12622656789496858,0.3109417374610052,2,0.1847151695660366,2
|
163 |
+
these,0.12722500572802004,0.29630683450188333,2,0.1690818287738633,2
|
164 |
+
then,0.12730796221846766,0.29504761147136205,2,0.1677396492528944,2
|
165 |
+
how,0.12783788898524176,0.28682993066969575,2,0.158992041684454,2
|
166 |
+
know,0.12784953919957098,0.2866457459731065,2,0.1587962067735355,2
|
167 |
+
is,0.1323473199394925,0.4381859402767081,16,0.3058386203372156,27
|
168 |
+
are,0.14283735826517246,0.37451165546260606,9,0.2316742971974336,12
|
169 |
+
lesbian,0.16249146111472934,0.46678952826885234,2,0.304298067154123,1
|
170 |
+
race,0.17010120477726476,0.34782524740034015,3,0.1777240426230754,2
|
171 |
+
well,0.17031150538200726,0.34577235744526535,3,0.1754608520632581,2
|
172 |
+
high,0.1773768418607607,0.3567200648421205,2,0.1793432229813598,1
|
173 |
+
family,0.17756130225419067,0.3550373950852266,2,0.1774760928310359,1
|
174 |
+
group,0.1780220039321509,0.3507832518628138,2,0.1727612479306629,1
|
175 |
+
friends,0.17813074491007164,0.34976809161424605,2,0.1716373467041744,1
|
176 |
+
its,0.18211015677690806,0.3091159590657023,2,0.1270058022887942,1
|
177 |
+
anti,0.18721688635256262,0.44879343989113013,5,0.2615765535385675,3
|
178 |
+
city,0.19599265607498764,0.42642749753303844,4,0.2304348414580508,2
|
179 |
+
pride,0.2456266028742538,0.4527303153136059,4,0.2071037124393521,1
|
180 |
+
gay,0.48835557573280747,0.7119961014565707,29,0.2236405257237632,1
|
pmi_files/gay-she_npmi.csv
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,she-npmi,she-count
|
2 |
+
i,-0.143223444433665,0.1726839646987878,4,0.3159074091324528,60
|
3 |
+
like,-0.14044425050918025,0.1581211733732094,1,0.29856542388238966,21
|
4 |
+
about,-0.09175367275879864,0.1808148946377946,1,0.27256856739659324,14
|
5 |
+
was,-0.0887939483612532,0.2944540472351808,4,0.383247995596434,44
|
6 |
+
back,-0.07367081039141277,0.2292298231880766,1,0.3029006335794894,12
|
7 |
+
out,-0.05731251502894236,0.2442552474162119,2,0.30156776244515426,19
|
8 |
+
me,-0.05478410276551618,0.1846341847286308,1,0.23941828749414698,10
|
9 |
+
would,-0.05477406672519941,0.1872459344625401,1,0.2420200011877395,10
|
10 |
+
think,-0.04362883856601302,0.2248800432261317,1,0.2685088817921447,9
|
11 |
+
school,-0.043620166728867954,0.2270209148481517,1,0.27064108157701966,9
|
12 |
+
a,-0.03562780004055366,0.3185280405536974,10,0.35415584059425104,70
|
13 |
+
off,-0.03171668729904159,0.2589443973588688,1,0.2906610846579104,8
|
14 |
+
teacher,-0.031486061857086356,0.3125297991722355,1,0.34401586102932186,8
|
15 |
+
sorry,-0.03146555304757248,0.3152346794336491,1,0.34670023248122156,8
|
16 |
+
but,-0.029977848538500274,0.2696359246510539,3,0.2996137731895542,22
|
17 |
+
and,-0.029267329592708502,0.3426108028061029,12,0.3718781323988114,80
|
18 |
+
thing,-0.01875150491535521,0.2656148204121383,1,0.2843663253274935,7
|
19 |
+
too,-0.018541959368458732,0.2378275985166722,1,0.25636955788513094,7
|
20 |
+
if,-0.018257597190710073,0.2779347513604833,3,0.29619234855119336,20
|
21 |
+
here,-0.018073644657873172,0.1942590017110966,1,0.21233264636896979,7
|
22 |
+
has,-0.013784501992102238,0.2834110779089208,2,0.297195579901023,13
|
23 |
+
not,-0.005394018834790293,0.2713904950213734,3,0.2767845138561637,18
|
24 |
+
be,-0.003960967334453613,0.2225641675538312,2,0.22652513488828482,12
|
25 |
+
watch,-0.0039271627084133676,0.2535527207399053,1,0.2574798834483187,6
|
26 |
+
now,-0.003628291623815727,0.2353284949928119,1,0.23895678661662761,6
|
27 |
+
an,-0.0030726540056014717,0.2041660570800269,1,0.20723871108562839,6
|
28 |
+
white,-0.0004454295884095405,0.2766179029996072,4,0.27706333258801674,23
|
29 |
+
beautiful,0.011788324779785475,0.3059150773895706,1,0.2941267526097851,5
|
30 |
+
same,0.013176024306053663,0.2494820040966032,1,0.23630597979054954,5
|
31 |
+
day,0.01343808004967112,0.2391127293173303,1,0.22567464926765918,5
|
32 |
+
very,0.013451203394757139,0.2385957277700314,1,0.22514452437527427,5
|
33 |
+
old,0.013651022134836877,0.306593848210513,2,0.2929428260756761,10
|
34 |
+
were,0.013790496646029743,0.2253029943037516,1,0.21151249765772187,5
|
35 |
+
time,0.013806755994651032,0.2246695232264159,1,0.21086276723176486,5
|
36 |
+
what,0.014530336844715636,0.1967951157977903,1,0.18226477895307466,5
|
37 |
+
no,0.014764075575361024,0.2672907979249346,2,0.2525267223495736,10
|
38 |
+
at,0.015709849563201483,0.2855405370323465,3,0.269830687469145,15
|
39 |
+
or,0.015948613254274047,0.2779347513604833,3,0.26198613810620924,15
|
40 |
+
my,0.01670256781369589,0.3236639425006842,5,0.3069613746869883,25
|
41 |
+
so,0.023559184800767463,0.2869969161341534,3,0.26343773133338594,14
|
42 |
+
then,0.024838189792433296,0.295047611471362,2,0.2702094216789287,9
|
43 |
+
one,0.02618453295057485,0.2563483149879553,2,0.23016378203738044,9
|
44 |
+
place,0.0323922135961596,0.2781514807557532,1,0.2457592671595936,4
|
45 |
+
right,0.03302528116661263,0.2603668053595391,1,0.22734152419292647,4
|
46 |
+
own,0.033254344964695814,0.2538767295436401,1,0.22062238457894429,4
|
47 |
+
look,0.03338744564422513,0.2500918886982128,1,0.21670444305398767,4
|
48 |
+
great,0.033430066805228836,0.2488777721240473,1,0.21544770531881846,4
|
49 |
+
down,0.03349248329984866,0.2470978748650735,1,0.21360539156522484,4
|
50 |
+
years,0.03366977632589238,0.2420298108372469,1,0.2083600345113545,4
|
51 |
+
how,0.037109949884991,0.2868299306696957,2,0.2497199807847047,8
|
52 |
+
n,0.03793623385495548,0.3410878945627996,5,0.3031516607078441,21
|
53 |
+
by,0.03796321751259116,0.2661766556423075,2,0.22821343812971637,8
|
54 |
+
because,0.038209337559407974,0.3435654563470742,3,0.3053561187876662,12
|
55 |
+
to,0.038634802663644774,0.3492553272265888,13,0.31062052456294403,59
|
56 |
+
when,0.03974825374786367,0.3108573159478735,3,0.27110906220000985,12
|
57 |
+
the,0.04003684705736177,0.3669247776870533,17,0.3268879306296915,78
|
58 |
+
it,0.040820148415804336,0.3114057652599964,7,0.2705856168441921,30
|
59 |
+
t,0.04408528593270161,0.3380134679518958,5,0.2939281820191942,20
|
60 |
+
for,0.048076912501118285,0.3102720307063573,6,0.262195118205239,24
|
61 |
+
kids,0.04931023196902318,0.3093736463117378,2,0.2600634143427146,7
|
62 |
+
say,0.049710008799409344,0.3013652923481402,2,0.25165528354873085,7
|
63 |
+
will,0.050450971307516135,0.2860229890669719,3,0.23557201775945574,11
|
64 |
+
there,0.05294705471774744,0.2334112465517538,2,0.18046419183400636,7
|
65 |
+
done,0.05579753480823685,0.3059150773895706,1,0.25011754258133373,3
|
66 |
+
man,0.05770486220646104,0.2671990310042123,1,0.20949416879775123,3
|
67 |
+
ever,0.05792499339376611,0.2625623962620298,1,0.2046374028682637,3
|
68 |
+
non,0.05802861478646365,0.2603668053595391,1,0.20233819057307545,3
|
69 |
+
on,0.058777918933722695,0.3198189922109506,6,0.2610410732772279,22
|
70 |
+
around,0.05886615987817409,0.242301429055201,1,0.1834352691770269,3
|
71 |
+
in,0.059361015471075085,0.3753081883179328,12,0.3159471728468577,47
|
72 |
+
should,0.05946544644093804,0.2290057342516891,1,0.16954028781075106,3
|
73 |
+
our,0.06080268560388177,0.1980957739850262,1,0.13729308838114443,3
|
74 |
+
something,0.06263165511842073,0.3347887912404371,2,0.27215713612201636,6
|
75 |
+
know,0.0654595165322378,0.2866457459731065,2,0.2211862294408687,6
|
76 |
+
he,0.06578633045574328,0.2808250738851172,2,0.2150387434293739,6
|
77 |
+
as,0.06703730526259602,0.3056104596524184,4,0.23857315438982238,13
|
78 |
+
we,0.06846024646284726,0.2308256648221037,2,0.16236541835925644,6
|
79 |
+
is,0.07664615121056262,0.4381859402767081,16,0.3615397890661455,57
|
80 |
+
s,0.07934517766198651,0.3521118307945456,7,0.2727666531325591,22
|
81 |
+
m,0.08318194065085513,0.280151186098834,2,0.19696924544797886,5
|
82 |
+
do,0.08523119995811293,0.311483384651383,4,0.22625218469327005,11
|
83 |
+
their,0.08584011492738267,0.2363630406174499,2,0.15052292569006723,5
|
84 |
+
wants,0.08737635585993028,0.3242893202525402,1,0.23691296439260992,2
|
85 |
+
from,0.08757559378639584,0.3930186576832394,7,0.30544306389684356,20
|
86 |
+
head,0.08767465915793826,0.3200719251434852,1,0.23239726598554694,2
|
87 |
+
behind,0.08774520567097874,0.3190684929780839,1,0.23132328730710514,2
|
88 |
+
whole,0.08837846554383749,0.3099541791864231,1,0.2215757136425856,2
|
89 |
+
called,0.08890978511499331,0.302152290583169,1,0.2132425054681757,2
|
90 |
+
together,0.08949337438835611,0.2934101736311624,1,0.20391679924280628,2
|
91 |
+
work,0.09022855946472608,0.2821223288815718,1,0.19189376941684572,2
|
92 |
+
negro,0.09035785063036095,0.2801038173399138,1,0.18974596670955285,2
|
93 |
+
use,0.09057261398683475,0.2767278987178216,1,0.18615528473098686,2
|
94 |
+
start,0.09063149568189505,0.2757972276948492,1,0.18516573201295417,2
|
95 |
+
long,0.09074620027927102,0.2739778398397057,1,0.18323163956043467,2
|
96 |
+
come,0.09119356739554738,0.2667991684867617,1,0.17560560109121434,2
|
97 |
+
home,0.09160912032831883,0.260008194091471,1,0.1683990737631522,2
|
98 |
+
that,0.09176084553912478,0.3585699924174608,9,0.266809146878336,27
|
99 |
+
much,0.09195849833786629,0.2542023775907844,1,0.1622438792529181,2
|
100 |
+
country,0.09199725540797538,0.2535527207399053,1,0.16155546533192994,2
|
101 |
+
over,0.09256193669291496,0.2439548678123412,1,0.15139293111942623,2
|
102 |
+
want,0.09327201395725743,0.2315117039980811,1,0.13823969004082368,2
|
103 |
+
any,0.09333640930739451,0.2303613121439393,1,0.13702490283654478,2
|
104 |
+
new,0.09355809394668468,0.2263717204801999,1,0.13281362653351522,2
|
105 |
+
this,0.09870851211092174,0.3672135959579981,8,0.26850508384707633,22
|
106 |
+
first,0.10048362364661359,0.3231548763674664,2,0.22267125272085284,4
|
107 |
+
some,0.10375073841864149,0.3464081111903415,4,0.2426573727717,9
|
108 |
+
you,0.10866610600393464,0.2794372060610774,5,0.17077110005714277,12
|
109 |
+
all,0.11468162182374644,0.266386609973114,3,0.15170498814936753,6
|
110 |
+
with,0.1173406040184149,0.3638724653524244,7,0.2465318613340095,16
|
111 |
+
well,0.125224935160613,0.3457723574452653,3,0.2205474222846523,5
|
112 |
+
even,0.12664738787381796,0.3109417374610052,2,0.1842943495871872,3
|
113 |
+
theater,0.12815536157646412,0.4245535929759084,1,0.29639823139944427,1
|
114 |
+
crying,0.1293470339156117,0.4150039721576905,1,0.28565693824207883,1
|
115 |
+
yr,0.13027880324759195,0.4073755921177137,1,0.27709678887012174,1
|
116 |
+
adopt,0.13104463780295467,0.4009934769690955,1,0.2699488391661408,1
|
117 |
+
cry,0.13104463780295467,0.4009934769690955,1,0.2699488391661408,1
|
118 |
+
teaches,0.13226067935947422,0.3906388455418885,1,0.25837816618241427,1
|
119 |
+
marry,0.13320975597838047,0.382357289307344,1,0.2491475333289635,1
|
120 |
+
bulgarian,0.13320975597838047,0.382357289307344,1,0.2491475333289635,1
|
121 |
+
people,0.13334687068849896,0.3522953897597632,5,0.21894851907126425,9
|
122 |
+
drugs,0.1343313185332365,0.372327527646395,1,0.2379962091131585,1
|
123 |
+
protect,0.13494527597621891,0.3667184996611395,1,0.2317732236849206,1
|
124 |
+
values,0.13494527597621891,0.3667184996611395,1,0.2317732236849206,1
|
125 |
+
opinion,0.13494527597621891,0.3667184996611395,1,0.2317732236849206,1
|
126 |
+
inside,0.13572940069762407,0.359425265523159,1,0.22369586482553494,1
|
127 |
+
classes,0.1359622826772975,0.3572300612390683,1,0.2212677785617708,1
|
128 |
+
apparently,0.13618334547675326,0.3551335293325131,1,0.21895018385575982,1
|
129 |
+
question,0.13639372693195576,0.3531265776680795,1,0.21673285073612372,1
|
130 |
+
longer,0.13639372693195576,0.3531265776680795,1,0.21673285073612372,1
|
131 |
+
below,0.13696996386296328,0.3475694225157413,1,0.21059945865277802,1
|
132 |
+
drug,0.13714623624888803,0.3458514332334042,1,0.2087051969845162,1
|
133 |
+
sort,0.1373156331900818,0.3441922898187163,1,0.2068766566286345,1
|
134 |
+
middle,0.1373156331900818,0.3441922898187163,1,0.2068766566286345,1
|
135 |
+
laugh,0.1379339312489628,0.338066692043886,1,0.2001327607949232,1
|
136 |
+
running,0.1380756393952027,0.3366469365003771,1,0.19857129710517438,1
|
137 |
+
sick,0.1380756393952027,0.3366469365003771,1,0.19857129710517438,1
|
138 |
+
12,0.13847486507004192,0.3326143500559421,1,0.19413948498590017,1
|
139 |
+
wo,0.13847486507004192,0.3326143500559421,1,0.19413948498590017,1
|
140 |
+
kill,0.13860014083858377,0.3313387637323238,1,0.19273862289374002,1
|
141 |
+
brother,0.13884027702930063,0.3288797483035058,1,0.19003947127420517,1
|
142 |
+
law,0.13928375431308646,0.3242893202525402,1,0.18500556593945375,1
|
143 |
+
9,0.13968568833416548,0.3200719251434852,1,0.18038623680931973,1
|
144 |
+
pictures,0.13968568833416548,0.3200719251434852,1,0.18038623680931973,1
|
145 |
+
face,0.13978054396164763,0.3190684929780839,1,0.17928794901643624,1
|
146 |
+
job,0.13987334141676752,0.3180837706829696,1,0.1782104292662021,1
|
147 |
+
blood,0.14030928595898828,0.3134163766099798,1,0.1731070906509915,1
|
148 |
+
future,0.14039136733640264,0.3125297991722355,1,0.17213843183583286,1
|
149 |
+
care,0.14070470125528048,0.3091221134457633,1,0.1684174121904828,1
|
150 |
+
though,0.1415873699372479,0.2993151866511928,1,0.15772781671394487,1
|
151 |
+
crime,0.1419396417292966,0.2953110512667621,1,0.1533714095374655,1
|
152 |
+
racist,0.1422120759579391,0.2921771536484656,1,0.14996507769052647,1
|
153 |
+
brown,0.14236736412780265,0.2903758635860459,1,0.14800849945824324,1
|
154 |
+
last,0.1435172399669158,0.3641396245458601,3,0.22062238457894429,4
|
155 |
+
seen,0.14358933536291638,0.2757972276948492,1,0.13220789233193284,1
|
156 |
+
nothing,0.14370095811080352,0.2744275854130094,1,0.13072662730220586,1
|
157 |
+
who,0.14505192914754195,0.34107328384903,4,0.19602135470148807,6
|
158 |
+
of,0.14675272968440495,0.4214432869429458,17,0.27469055725854086,40
|
159 |
+
have,0.15254390865846856,0.2655600483084889,4,0.11301613965002033,6
|
160 |
+
support,0.15378430426544867,0.3702186933072549,2,0.2164343890418062,2
|
161 |
+
high,0.15540406005809512,0.3567200648421205,2,0.20131600478402537,2
|
162 |
+
may,0.15540406005809512,0.3567200648421205,2,0.20131600478402537,2
|
163 |
+
family,0.155601532161787,0.3550373950852266,2,0.1994358629234396,2
|
164 |
+
group,0.1560964082955674,0.3507832518628138,2,0.1946868435672464,2
|
165 |
+
his,0.1606920743779653,0.3083489917165534,2,0.1476569173385881,2
|
166 |
+
they,0.16308263760861644,0.3415974027488728,7,0.17851476514025635,11
|
167 |
+
children,0.1666741191582783,0.3787406693376116,3,0.2120665501793333,3
|
168 |
+
video,0.16929417761419682,0.3586702531879376,3,0.18937607557374078,3
|
169 |
+
race,0.17064584965957288,0.3478252474003401,3,0.1771793977407672,3
|
170 |
+
are,0.1903125131051586,0.374511655462606,9,0.18419914235744742,12
|
171 |
+
your,0.19235527830385513,0.3503562605906409,5,0.15800098228678577,5
|
172 |
+
hall,0.1941397441285806,0.4432872774575441,2,0.2491475333289635,1
|
173 |
+
important,0.20176802923608533,0.3988216212399497,2,0.19705359200386435,1
|
174 |
+
community,0.20485208221585172,0.3789443112828268,2,0.17409222906697508,1
|
175 |
+
open,0.20510653205364912,0.377244963889482,2,0.17213843183583286,1
|
176 |
+
young,0.20547064007989188,0.3747963099624649,2,0.169325669882573,1
|
177 |
+
hell,0.20757248813273835,0.3602472746417441,2,0.15267478650900576,1
|
178 |
+
friends,0.20902148631677486,0.349768091614246,2,0.14074660529747113,1
|
179 |
+
youtube,0.2113812892562001,0.3629510613818781,5,0.15156977212567802,4
|
180 |
+
re,0.21309536752879465,0.3179234831348536,2,0.10482811560605892,1
|
181 |
+
its,0.21413556683513585,0.3091159590657023,2,0.09498039223056642,1
|
182 |
+
these,0.21558220327322153,0.2963068345018833,2,0.08072463122866175,1
|
183 |
+
pride,0.2755774636458267,0.4527303153136059,4,0.17715285166777922,1
|
pmi_files/gay-straight_npmi.csv
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,straight-npmi,straight-count
|
2 |
+
like,-0.1744017961677864,0.1581211733732094,1,0.3325229695409958,3
|
3 |
+
there,-0.1408825949532362,0.2334112465517538,2,0.37429384150499,4
|
4 |
+
i,-0.1291678023598303,0.1726839646987878,4,0.3018517670586181,6
|
5 |
+
about,-0.12340583541785027,0.1808148946377946,1,0.3042207300556449,2
|
6 |
+
me,-0.12316396198426627,0.1846341847286308,1,0.30779814671289707,2
|
7 |
+
what,-0.12237090229188224,0.1967951157977903,1,0.31916601808967254,2
|
8 |
+
an,-0.12187328952806639,0.2041660570800269,1,0.3260393466080933,2
|
9 |
+
should,-0.12010281753689964,0.2290057342516891,1,0.34910855178858874,2
|
10 |
+
down,-0.11872304316844207,0.2470978748650735,1,0.3658209180335156,2
|
11 |
+
nothing,-0.11649581972199125,0.2744275854130094,1,0.3909234051350006,2
|
12 |
+
god,-0.11546817732962511,0.2863788706607983,1,0.4018470479904234,2
|
13 |
+
face,-0.11249196442774645,0.3190684929780839,1,0.4315604574058303,2
|
14 |
+
out,-0.10270390454245054,0.2442552474162119,2,0.34695915195866245,3
|
15 |
+
all,-0.09631872577522593,0.266386609973114,3,0.3627053357483399,4
|
16 |
+
and,-0.08669895843474829,0.3426108028061029,12,0.4293097612408512,12
|
17 |
+
the,-0.085561002378717,0.3669247776870533,17,0.4524857800657703,16
|
18 |
+
it,-0.07283344742357423,0.3114057652599964,7,0.38423921268357064,7
|
19 |
+
a,-0.06330805585575355,0.3185280405536974,10,0.38183609640945093,9
|
20 |
+
white,-0.06284138990012611,0.2766179029996072,4,0.3394592928997333,4
|
21 |
+
do,-0.0612627894772691,0.311483384651383,4,0.3727461741286521,4
|
22 |
+
at,-0.05773073606652046,0.2855405370323465,3,0.34327127309886696,3
|
23 |
+
when,-0.05666601588497078,0.3108573159478735,3,0.3675233318328443,3
|
24 |
+
their,-0.053830302813666575,0.2363630406174499,2,0.29019334343111647,2
|
25 |
+
one,-0.0531875605737383,0.2563483149879553,2,0.3095358755616936,2
|
26 |
+
no,-0.052817489265728934,0.2672907979249346,2,0.32010828719066353,2
|
27 |
+
then,-0.05182133381683829,0.295047611471362,2,0.3468689452882003,2
|
28 |
+
here,-0.047229633987432296,0.1942590017110966,1,0.2414886356985289,1
|
29 |
+
time,-0.04650531515933867,0.2246695232264159,1,0.27117483838575457,1
|
30 |
+
any,-0.04636018696658123,0.2303613121439393,1,0.2767214991105205,1
|
31 |
+
now,-0.046231076018063755,0.2353284949928119,1,0.28155957101087564,1
|
32 |
+
day,-0.04613117637708891,0.2391127293173303,1,0.2852439056944192,1
|
33 |
+
years,-0.04605326197851195,0.2420298108372469,1,0.28808307281575884,1
|
34 |
+
around,-0.046045966978496417,0.242301429055201,1,0.2883473960336974,1
|
35 |
+
over,-0.04600141212197614,0.2439548678123412,1,0.28995627993431733,1
|
36 |
+
look,-0.04583382382737078,0.2500918886982128,1,0.2959257125255836,1
|
37 |
+
own,-0.0457287292305279,0.2538767295436401,1,0.299605458774168,1
|
38 |
+
much,-0.04571962492265741,0.2542023775907844,1,0.2999220025134418,1
|
39 |
+
off,-0.0455859379999054,0.2589443973588688,1,0.3045303353587742,1
|
40 |
+
thing,-0.04539436534354191,0.2656148204121383,1,0.3110091857556802,1
|
41 |
+
seen,-0.04509400236921146,0.2757972276948492,1,0.3208912300640607,1
|
42 |
+
please,-0.04483855783273111,0.2842121067918283,1,0.3290506646245594,1
|
43 |
+
job,-0.043744418291597476,0.3180837706829696,1,0.3618281889745671,1
|
44 |
+
local,-0.04367692152121444,0.3200719251434852,1,0.36374884666469964,1
|
45 |
+
head,-0.04367692152121444,0.3200719251434852,1,0.36374884666469964,1
|
46 |
+
force,-0.04304953605186029,0.338066692043886,1,0.3811162280957463,1
|
47 |
+
san,-0.04264099848773295,0.3493509573384713,1,0.3919919558262043,1
|
48 |
+
issue,-0.04165269448889014,0.3754217905526198,1,0.41707448504150996,1
|
49 |
+
francisco,-0.04122220671340937,0.3862954197874064,1,0.42751762650081576,1
|
50 |
+
homosexual,-0.04122220671340937,0.3862954197874064,1,0.42751762650081576,1
|
51 |
+
you,-0.03488306053130985,0.2794372060610774,5,0.31432026659238727,4
|
52 |
+
people,-0.03296978277843865,0.3522953897597632,5,0.38526517253820186,4
|
53 |
+
was,-0.024036595562681784,0.2944540472351808,4,0.3184906427978626,3
|
54 |
+
as,-0.023840971669675082,0.3056104596524184,4,0.3294514313220935,3
|
55 |
+
who,-0.023179140427478262,0.34107328384903,4,0.3642524242765083,3
|
56 |
+
with,-0.019866761694854185,0.3638724653524244,7,0.3837392270472786,5
|
57 |
+
for,-0.010081333402746528,0.3102720307063573,6,0.3203533641091038,4
|
58 |
+
on,-0.010001487564390066,0.3198189922109506,6,0.3298204797753407,4
|
59 |
+
if,-0.008524907855394948,0.2779347513604833,3,0.28645965921587824,2
|
60 |
+
or,-0.008524907855394948,0.2779347513604833,3,0.28645965921587824,2
|
61 |
+
community,0.020755215233189905,0.3789443112828268,2,0.3581890960496369,1
|
62 |
+
open,0.02078411335653252,0.377244963889482,2,0.35646085053294946,1
|
63 |
+
full,0.020811948070292574,0.3755997575327099,2,0.35478780946241734,1
|
64 |
+
keep,0.021230589904559005,0.349768091614246,2,0.328537501709687,1
|
65 |
+
something,0.02145752556165631,0.3347887912404371,2,0.3133312656787808,1
|
66 |
+
kids,0.021816029341923948,0.3093736463117378,2,0.28755761696981386,1
|
67 |
+
its,0.02181949344584372,0.3091159590657023,2,0.28729646561985855,1
|
68 |
+
old,0.02185321743325863,0.306593848210513,2,0.28474063077725437,1
|
69 |
+
say,0.021922084841883793,0.3013652923481402,2,0.2794432075062564,1
|
70 |
+
has,0.02214783718570129,0.2834110779089208,2,0.2612632407232195,1
|
71 |
+
he,0.0221789846403726,0.2808250738851172,2,0.2586460892447446,1
|
72 |
+
by,0.022348921454473147,0.2661766556423075,2,0.24382773418783438,1
|
73 |
+
be,0.022789572923563095,0.2225641675538312,2,0.19977459463026812,1
|
74 |
+
to,0.024264535877557725,0.3492553272265888,13,0.3249907913490311,7
|
75 |
+
have,0.02646880031770482,0.2655600483084889,4,0.23909124799078407,2
|
76 |
+
s,0.04983014890128923,0.3521118307945456,7,0.3022816818932564,3
|
77 |
+
n,0.053667204410891456,0.3410878945627996,5,0.28742069015190813,2
|
78 |
+
t,0.05378042201963218,0.3380134679518958,5,0.2842330459322636,2
|
79 |
+
my,0.05429270827728211,0.3236639425006842,5,0.2693712342234021,2
|
80 |
+
event,0.05997323912164021,0.4469947365571956,3,0.3870214974355554,1
|
81 |
+
in,0.06298955583127375,0.3753081883179328,12,0.31231863248665903,5
|
82 |
+
video,0.0647966376133054,0.3586702531879376,3,0.2938736155746322,1
|
83 |
+
will,0.0678349733714517,0.2860229890669719,3,0.21818801569552018,1
|
84 |
+
not,0.0683468418161364,0.2713904950213734,3,0.203043653205237,1
|
85 |
+
of,0.0965209485792562,0.4214432869429458,17,0.3249223383636896,6
|
86 |
+
from,0.09745726161045065,0.3930186576832394,7,0.29556139607278875,2
|
87 |
+
they,0.1011468017513188,0.3415974027488728,7,0.240450600997554,2
|
88 |
+
is,0.11114567367020689,0.4381859402767081,16,0.3270402666065012,5
|
89 |
+
this,0.11975440148310118,0.3672135959579981,8,0.2474591944748969,2
|
90 |
+
your,0.12951736121939708,0.3503562605906409,5,0.22083889937124382,1
|
91 |
+
are,0.1379832830020161,0.374511655462606,9,0.23652837246058991,2
|
92 |
+
that,0.13947997359096015,0.3585699924174608,9,0.21909001882650064,2
|
pmi_files/gay-their_npmi.csv
ADDED
@@ -0,0 +1,294 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,their-npmi,their-count
|
2 |
+
their,-0.38700897820899044,0.2363630406174499,2,0.6233720188264403,599
|
3 |
+
own,-0.11454220762039685,0.2538767295436401,1,0.36841893716403695,62
|
4 |
+
about,-0.10274160105867852,0.1808148946377946,1,0.2835564956964731,54
|
5 |
+
i,-0.09442011273169862,0.1726839646987878,4,0.2671040774304864,156
|
6 |
+
like,-0.09006531649876429,0.1581211733732094,1,0.2481864898719737,48
|
7 |
+
they,-0.05216952537934527,0.3415974027488728,7,0.39376692812821806,198
|
8 |
+
what,-0.05186180136162705,0.1967951157977903,1,0.24865691715941735,34
|
9 |
+
have,-0.046401239817641715,0.2655600483084889,4,0.3119612881261306,114
|
10 |
+
would,-0.04564489626111373,0.1872459344625401,1,0.23289083072365382,32
|
11 |
+
be,-0.04320283381062798,0.2225641675538312,2,0.2657670013644592,59
|
12 |
+
our,-0.03892052070151336,0.1980957739850262,1,0.23701629468653956,30
|
13 |
+
and,-0.036873071660252055,0.3426108028061029,12,0.37948387446635495,294
|
14 |
+
school,-0.03530041001556636,0.2270209148481517,1,0.26232132486371806,29
|
15 |
+
those,-0.02816251336141576,0.2341126512529582,1,0.26227516461437395,27
|
16 |
+
think,-0.02446648408034019,0.2248800432261317,1,0.2493465273064719,26
|
17 |
+
many,-0.024446016427943057,0.2375734890162631,1,0.26201950544420616,26
|
18 |
+
all,-0.019748744081919067,0.266386609973114,3,0.28613535405503304,71
|
19 |
+
off,-0.01669665700679729,0.2589443973588688,1,0.2756410543656661,24
|
20 |
+
should,-0.016643835973311316,0.2290057342516891,1,0.24564957022500042,24
|
21 |
+
to,-0.013496460270346067,0.3492553272265888,13,0.3627517874969349,279
|
22 |
+
not,-0.01272792819377977,0.2713904950213734,3,0.2841184232151532,67
|
23 |
+
home,-0.012650957124330009,0.260008194091471,1,0.27265915121580103,23
|
24 |
+
country,-0.01262953087184232,0.2535527207399053,1,0.26618225161174763,23
|
25 |
+
jews,-0.00848459757852471,0.2660070984268671,1,0.2744916960053918,22
|
26 |
+
here,-0.007982242929983313,0.1942590017110966,1,0.20224124464107993,22
|
27 |
+
were,-0.0037825656603828195,0.2253029943037516,1,0.22908555996413443,21
|
28 |
+
by,-0.002199222994435035,0.2661766556423075,2,0.26837587863674256,41
|
29 |
+
around,0.0006526360002355736,0.242301429055201,1,0.24164879305496542,20
|
30 |
+
an,0.001099310059082953,0.2041660570800269,1,0.20306674702094396,20
|
31 |
+
white,0.0019890276434313403,0.2766179029996072,4,0.27462887535617586,79
|
32 |
+
so,0.0021927593236053533,0.2869969161341534,3,0.28480415681054805,59
|
33 |
+
or,0.004321521922054095,0.2779347513604833,3,0.2736132294384292,58
|
34 |
+
but,0.004450829380001575,0.2696359246510539,3,0.26518509527105233,58
|
35 |
+
out,0.006278894458610351,0.2442552474162119,2,0.23797635295760156,38
|
36 |
+
there,0.006451351989820553,0.2334112465517538,2,0.22695989456193325,38
|
37 |
+
for,0.008282161376524821,0.3102720307063573,6,0.30198986932983246,113
|
38 |
+
we,0.00937631259348179,0.2308256648221037,2,0.22144935222862192,37
|
39 |
+
back,0.010661823799395315,0.2292298231880766,1,0.2185679993886813,18
|
40 |
+
time,0.010736001218746377,0.2246695232264159,1,0.21393352200766952,18
|
41 |
+
me,0.011392829617720479,0.1846341847286308,1,0.17324135511091032,18
|
42 |
+
the,0.013087880306622668,0.3669247776870533,17,0.3538368973804306,316
|
43 |
+
at,0.018992308187891216,0.2855405370323465,3,0.2665482288444553,51
|
44 |
+
kids,0.019742336386918746,0.3093736463117378,2,0.28963130992481906,33
|
45 |
+
culture,0.019788448262187175,0.307495124141846,1,0.2877066758796588,16
|
46 |
+
much,0.020964930906670703,0.2542023775907844,1,0.2332374466841137,16
|
47 |
+
on,0.023308751563253904,0.3198189922109506,6,0.2965102406476967,101
|
48 |
+
if,0.023726215614066848,0.2779347513604833,3,0.25420853574641644,49
|
49 |
+
it,0.024522909389308012,0.3114057652599964,7,0.2868828558706884,118
|
50 |
+
right,0.02660238667338624,0.2603668053595391,1,0.23376441868615286,15
|
51 |
+
how,0.026670976139455793,0.2868299306696957,2,0.2601589545302399,31
|
52 |
+
look,0.026854396120638446,0.2500918886982128,1,0.22323749257757436,15
|
53 |
+
down,0.02692722995007138,0.2470978748650735,1,0.22017064491500213,15
|
54 |
+
a,0.027951609446212666,0.3185280405536974,10,0.2905764311074847,168
|
55 |
+
will,0.02819301906619548,0.2860229890669719,3,0.2578299700007764,47
|
56 |
+
even,0.02927702531947851,0.3109417374610052,2,0.28166471214152666,30
|
57 |
+
in,0.02978935925547488,0.3753081883179328,12,0.3455188290624579,199
|
58 |
+
are,0.030056862436590337,0.374511655462606,9,0.34445479302601567,146
|
59 |
+
thing,0.03256641242319916,0.2656148204121383,1,0.23304840798893914,14
|
60 |
+
very,0.03330606706427977,0.2385957277700314,1,0.20528966070575164,14
|
61 |
+
now,0.03339333897931579,0.2353284949928119,1,0.2019351560134961,14
|
62 |
+
that,0.03373397278997431,0.3585699924174608,9,0.3248360196274865,143
|
63 |
+
do,0.03468908126079451,0.311483384651383,4,0.27679430339058847,60
|
64 |
+
these,0.036617733156278476,0.2963068345018833,2,0.2596891013456048,28
|
65 |
+
know,0.03694147645796228,0.2866457459731065,2,0.2497042695151442,28
|
66 |
+
schools,0.03833065766545771,0.2880583185647423,1,0.24972766089928458,13
|
67 |
+
people,0.03858088241040347,0.3522953897597632,5,0.31371450734935974,73
|
68 |
+
non,0.03920872812389828,0.2603668053595391,1,0.22115807723564082,13
|
69 |
+
over,0.03970794155365545,0.2439548678123412,1,0.20424692625868573,13
|
70 |
+
any,0.04010950344918521,0.2303613121439393,1,0.19025180869475408,13
|
71 |
+
no,0.04123999618448235,0.2672907979249346,2,0.22605080174045225,27
|
72 |
+
who,0.04152335871273788,0.34107328384903,4,0.29954992513629214,56
|
73 |
+
you,0.043258711788099535,0.2794372060610774,5,0.23617849427297788,72
|
74 |
+
one,0.0454087857730511,0.2563483149879553,2,0.2109395292149042,26
|
75 |
+
with,0.0489823878668354,0.3638724653524244,7,0.314890077485589,97
|
76 |
+
because,0.04898640872325005,0.3435654563470742,3,0.29457904762382414,38
|
77 |
+
as,0.049378254404552235,0.3056104596524184,4,0.25623220524786616,53
|
78 |
+
has,0.052307366419642204,0.2834110779089208,2,0.23110371148927858,24
|
79 |
+
use,0.052976154510394086,0.2767278987178216,1,0.22375174420742752,11
|
80 |
+
watch,0.05385705732437529,0.2535527207399053,1,0.19969566341553002,11
|
81 |
+
great,0.05402881226670686,0.2488777721240473,1,0.19484895985734044,11
|
82 |
+
day,0.05438114888968437,0.2391127293173303,1,0.18473158042764593,11
|
83 |
+
want,0.05464939548280756,0.2315117039980811,1,0.17686230851527354,11
|
84 |
+
then,0.05594531266264885,0.295047611471362,2,0.23910229880871314,23
|
85 |
+
children,0.058488383006064626,0.3787406693376116,3,0.32025228633154695,34
|
86 |
+
when,0.05916627878304498,0.3108573159478735,3,0.25169103716482855,35
|
87 |
+
of,0.06031602008212161,0.4214432869429458,17,0.3611272668608242,240
|
88 |
+
god,0.06055788949572774,0.2863788706607983,1,0.22582098116507057,10
|
89 |
+
come,0.06139788119812073,0.2667991684867617,1,0.205401287288641,10
|
90 |
+
same,0.06210568861922136,0.2494820040966032,1,0.18737631547738184,10
|
91 |
+
years,0.062400161616590705,0.2420298108372469,1,0.1796296492206562,10
|
92 |
+
government,0.06860724921390937,0.2993151866511928,1,0.2307079374372834,9
|
93 |
+
seen,0.06974470721564743,0.2757972276948492,1,0.20605252047920178,9
|
94 |
+
too,0.07142896185066769,0.2378275985166722,1,0.16639863666600452,9
|
95 |
+
race,0.07289481351509358,0.3478252474003401,3,0.2749304338852465,30
|
96 |
+
t,0.07498280717408262,0.3380134679518958,5,0.2630306607778132,54
|
97 |
+
liberals,0.07635524500145119,0.3300944335676952,1,0.253739188566244,8
|
98 |
+
care,0.0775673806657175,0.3091221134457633,1,0.2315547327800458,8
|
99 |
+
n,0.08359397099333993,0.3410878945627996,5,0.25749392356945966,50
|
100 |
+
was,0.08448960341366896,0.2944540472351808,4,0.20996444382151186,39
|
101 |
+
ones,0.08755632460350576,0.3180837706829696,1,0.23052744607946385,7
|
102 |
+
media,0.08811473989385757,0.3091221134457633,1,0.22100737355190572,7
|
103 |
+
though,0.08870926375264224,0.2993151866511928,1,0.21060592289855054,7
|
104 |
+
believe,0.08879073298436901,0.2979486935218571,1,0.20915796053748809,7
|
105 |
+
racist,0.08913113236008213,0.2921771536484656,1,0.20304602128838345,7
|
106 |
+
s,0.08948579640918353,0.3521118307945456,7,0.2626260343853621,71
|
107 |
+
say,0.08962594351274342,0.3013652923481402,2,0.21173934883539677,16
|
108 |
+
negro,0.0898239117949402,0.2801038173399138,1,0.1902799055449736,7
|
109 |
+
some,0.09559808506727308,0.3464081111903415,4,0.2508100261230684,34
|
110 |
+
force,0.09803405458440698,0.338066692043886,1,0.24003263745947903,6
|
111 |
+
face,0.09938913115577022,0.3190684929780839,1,0.21967936182231365,6
|
112 |
+
re,0.10051138448278388,0.3179234831348536,2,0.2174120986520697,14
|
113 |
+
called,0.10053189230693269,0.302152290583169,1,0.20162039827623632,6
|
114 |
+
better,0.10132932292346986,0.2897877239584356,1,0.18845840103496575,6
|
115 |
+
place,0.10205070248781156,0.2781514807557532,1,0.17610077826794163,6
|
116 |
+
nothing,0.10227562280249194,0.2744275854130094,1,0.17215196261051743,6
|
117 |
+
ever,0.10297311487008931,0.2625623962620298,1,0.1595892813919405,6
|
118 |
+
complain,0.10750417127696132,0.3862954197874064,1,0.27879124851044507,5
|
119 |
+
values,0.10926817089302437,0.3667184996611395,1,0.25745032876811513,5
|
120 |
+
m,0.10968489295522374,0.280151186098834,2,0.17046629314361025,13
|
121 |
+
events,0.11043679833697395,0.3531265776680795,1,0.24268977933110553,5
|
122 |
+
sort,0.1111800464853292,0.3441922898187163,1,0.2330122433333871,5
|
123 |
+
action,0.11156022556820988,0.3395282081788679,1,0.22796798261065804,5
|
124 |
+
laugh,0.11167825369441203,0.338066692043886,1,0.22638843834947397,5
|
125 |
+
sick,0.11179240573583688,0.3366469365003771,1,0.2248545307645402,5
|
126 |
+
wants,0.11276506622119198,0.3242893202525402,1,0.21152425403134822,5
|
127 |
+
local,0.11308844143806018,0.3200719251434852,1,0.20698348370542502,5
|
128 |
+
behind,0.11316473990394108,0.3190684929780839,1,0.2059037530741428,5
|
129 |
+
job,0.11323937625242805,0.3180837706829696,1,0.20484439443054156,5
|
130 |
+
turn,0.11323937625242805,0.3180837706829696,1,0.20484439443054156,5
|
131 |
+
party,0.11338393603015887,0.3161675396474623,1,0.20278360361730344,5
|
132 |
+
future,0.11365589755015001,0.3125297991722355,1,0.19887390162208549,5
|
133 |
+
together,0.11503229306142643,0.2934101736311624,1,0.17837788056973597,5
|
134 |
+
work,0.11580323495687575,0.2821223288815718,1,0.16631909392469604,5
|
135 |
+
your,0.11901441831970286,0.3503562605906409,5,0.23134184227093804,36
|
136 |
+
new,0.11916173950409237,0.2263717204801999,1,0.10720998097610754,5
|
137 |
+
date,0.12601417354995784,0.359425265523159,1,0.23341109197320117,4
|
138 |
+
this,0.12741269071574204,0.3672135959579981,8,0.23980090524225603,61
|
139 |
+
well,0.12751368182499387,0.3457723574452653,3,0.21825867562027143,17
|
140 |
+
huge,0.12757033267708948,0.342587805514648,1,0.21501747283755854,4
|
141 |
+
wo,0.128453429699693,0.3326143500559421,1,0.20416092035624908,4
|
142 |
+
b,0.12897780107822776,0.3265334751645087,1,0.19755567408628094,4
|
143 |
+
head,0.12952336347267132,0.3200719251434852,1,0.19054856167081388,4
|
144 |
+
across,0.12960701185524973,0.3190684929780839,1,0.18946148112283415,4
|
145 |
+
100,0.1298472208662034,0.3161675396474623,1,0.1863203187812589,4
|
146 |
+
blood,0.13007280317286257,0.3134163766099798,1,0.1833435734371172,4
|
147 |
+
its,0.13032615817994045,0.3091159590657023,2,0.17878980088576182,10
|
148 |
+
done,0.13067689593643375,0.3059150773895706,1,0.17523818145313683,4
|
149 |
+
nice,0.1311410804478817,0.3000110950503858,1,0.16887001460250411,4
|
150 |
+
crime,0.13150352627327866,0.2953110512667621,1,0.16380752499348344,4
|
151 |
+
proud,0.13247028467198327,0.3789443112828268,2,0.24647402661084353,9
|
152 |
+
long,0.13307005697924307,0.2739778398397057,1,0.14090778286046263,4
|
153 |
+
man,0.13354098525409455,0.2671990310042123,1,0.13365804575011772,4
|
154 |
+
my,0.13399213480661468,0.3236639425006842,5,0.18967180769406952,32
|
155 |
+
friends,0.13545679222118331,0.349768091614246,2,0.21431129939306268,9
|
156 |
+
first,0.1379516535972882,0.3231548763674664,2,0.18520322277017823,9
|
157 |
+
is,0.13840557584202517,0.4381859402767081,16,0.2997803644346829,134
|
158 |
+
vile,0.14367868782870177,0.382357289307344,1,0.2386786014786422,3
|
159 |
+
raise,0.14479713519871126,0.372327527646395,1,0.22753039244768372,3
|
160 |
+
keep,0.14503211110446496,0.349768091614246,2,0.20473598050978103,8
|
161 |
+
island,0.1454073647892218,0.3667184996611395,1,0.2213111348719177,3
|
162 |
+
exist,0.14594095243746155,0.3617297305324054,1,0.21578877809494387,3
|
163 |
+
realize,0.14594095243746155,0.3617297305324054,1,0.21578877809494387,3
|
164 |
+
from,0.14654677981795208,0.3930186576832394,7,0.24647187786528732,42
|
165 |
+
apparently,0.14663326136722496,0.3551335293325131,1,0.20850026796528812,3
|
166 |
+
cities,0.14703882997560278,0.3512013387422007,1,0.20416250876659794,3
|
167 |
+
forced,0.14703882997560278,0.3512013387422007,1,0.20416250876659794,3
|
168 |
+
below,0.14740870240172432,0.3475694225157413,1,0.20016072011401698,3
|
169 |
+
immigration,0.14835504214979653,0.338066692043886,1,0.18971164989408948,3
|
170 |
+
running,0.14849377564785798,0.3366469365003771,1,0.1881531608525191,3
|
171 |
+
kill,0.14900637392784372,0.3313387637323238,1,0.18233238980448008,3
|
172 |
+
genocide,0.14956855672374203,0.3253992364343532,1,0.17583067971061117,3
|
173 |
+
law,0.14967228078661157,0.3242893202525402,1,0.17461703946592863,3
|
174 |
+
pictures,0.15006259098236258,0.3200719251434852,1,0.17000933416112263,3
|
175 |
+
20,0.15033246722908797,0.3171170182430329,1,0.16678455101394493,3
|
176 |
+
sorry,0.15050284242728135,0.3152346794336491,1,0.16473183700636773,3
|
177 |
+
true,0.1508995723786546,0.310799181717965,1,0.1598996093393104,3
|
178 |
+
men,0.15206806701706818,0.2972776711293206,1,0.1452096041122524,3
|
179 |
+
brown,0.15264083518709673,0.2903758635860459,1,0.13773502839894916,3
|
180 |
+
young,0.15290563250592198,0.3747963099624649,2,0.2218906774565429,7
|
181 |
+
start,0.15379839026324146,0.2757972276948492,1,0.12199883743160775,3
|
182 |
+
his,0.15984388807360594,0.3083489917165534,2,0.14850510364294744,7
|
183 |
+
support,0.1654112351865094,0.3702186933072549,2,0.20480745812074547,6
|
184 |
+
unique,0.16630800613352434,0.4150039721576905,1,0.2486959660241662,2
|
185 |
+
family,0.16719797683196574,0.3550373950852266,2,0.18783941825326084,6
|
186 |
+
offspring,0.16737596499847857,0.4073755921177137,1,0.23999962711923511,2
|
187 |
+
group,0.16768222547645464,0.3507832518628138,2,0.18310102638635914,6
|
188 |
+
adopt,0.16825014749034714,0.4009934769690955,1,0.23274332947874835,2
|
189 |
+
suspected,0.16899001202962297,0.3954892471925377,1,0.22649923516291473,2
|
190 |
+
something,0.1694388941264222,0.3347887912404371,2,0.16534989711401488,6
|
191 |
+
homosexual,0.1701968765219474,0.3862954197874064,1,0.216098543265459,2
|
192 |
+
entertainment,0.1701968765219474,0.3862954197874064,1,0.216098543265459,2
|
193 |
+
dating,0.17070279201585511,0.382357289307344,1,0.21165449729148886,2
|
194 |
+
supporting,0.17070279201585511,0.382357289307344,1,0.21165449729148886,2
|
195 |
+
married,0.17070279201585511,0.382357289307344,1,0.21165449729148886,2
|
196 |
+
issue,0.17157773045079722,0.3754217905526198,1,0.2038440601018226,2
|
197 |
+
rights,0.1719615008622313,0.372327527646395,1,0.20036602678416368,2
|
198 |
+
old,0.17229151505504142,0.306593848210513,2,0.13430233315547158,6
|
199 |
+
foot,0.17231655908036722,0.3694352282631972,1,0.19711866918282997,2
|
200 |
+
identity,0.17231655908036722,0.3694352282631972,1,0.19711866918282997,2
|
201 |
+
protect,0.1726468455384681,0.3667184996611395,1,0.1940716541226714,2
|
202 |
+
opinion,0.1726468455384681,0.3667184996611395,1,0.1940716541226714,2
|
203 |
+
soldiers,0.1726468455384681,0.3667184996611395,1,0.1940716541226714,2
|
204 |
+
cultural,0.17295554137239422,0.3641558927637921,1,0.1912003513913979,2
|
205 |
+
poster,0.17295554137239422,0.3641558927637921,1,0.1912003513913979,2
|
206 |
+
lies,0.17324525188572362,0.3617297305324054,1,0.1884844786466818,2
|
207 |
+
inside,0.17351813771997673,0.359425265523159,1,0.18590712780318228,2
|
208 |
+
btw,0.1737760106629784,0.3572300612390683,1,0.1834540505760899,2
|
209 |
+
longer,0.17425263125763607,0.3531265776680795,1,0.1788739464104434,2
|
210 |
+
he,0.17462965821796234,0.2808250738851172,2,0.10619541566715486,6
|
211 |
+
san,0.17468494411098137,0.3493509573384713,1,0.17466601322748995,2
|
212 |
+
drug,0.17508032632257048,0.3458514332334042,1,0.17077110691083375,2
|
213 |
+
middle,0.17526599460343611,0.3441922898187163,1,0.1689262952152802,2
|
214 |
+
society,0.1759415646535373,0.338066692043886,1,0.1621251273903487,2
|
215 |
+
mostly,0.1759415646535373,0.338066692043886,1,0.1621251273903487,2
|
216 |
+
near,0.17773214181150102,0.321094855033611,1,0.14336271322211,2
|
217 |
+
9,0.17783626876084938,0.3200719251434852,1,0.14223565638263583,2
|
218 |
+
open,0.1783710622673965,0.377244963889482,2,0.19887390162208549,5
|
219 |
+
teacher,0.17859074821894633,0.3125297991722355,1,0.13393905095328917,2
|
220 |
+
000,0.1786764991357113,0.3116575655709478,1,0.13298106643523652,2
|
221 |
+
whole,0.1788430652843966,0.3099541791864231,1,0.13111111390202648,2
|
222 |
+
may,0.1809515715963008,0.3567200648421205,2,0.1757684932458197,5
|
223 |
+
please,0.1812165789140261,0.2842121067918283,1,0.1029955278778022,2
|
224 |
+
openly,0.1857947373942797,0.436757189926077,2,0.2509624525317973,4
|
225 |
+
last,0.1906994520588848,0.3641396245458601,3,0.17344017248697527,8
|
226 |
+
community,0.1946256191292431,0.3789443112828268,2,0.1843186921535837,4
|
227 |
+
high,0.19758272648647823,0.3567200648421205,2,0.15913733835564225,4
|
228 |
+
100yrs,0.20147032390619862,0.4583216697345582,1,0.25685134582835956,1
|
229 |
+
blasphemied,0.20147032390619862,0.4583216697345582,1,0.25685134582835956,1
|
230 |
+
sends,0.20530541716593018,0.4374955473279124,1,0.23219013016198223,1
|
231 |
+
ethnically,0.20530541716593018,0.4374955473279124,1,0.23219013016198223,1
|
232 |
+
supper,0.20530541716593018,0.4374955473279124,1,0.23219013016198223,1
|
233 |
+
parody,0.20530541716593018,0.4374955473279124,1,0.23219013016198223,1
|
234 |
+
smashing,0.20530541716593018,0.4374955473279124,1,0.23219013016198223,1
|
235 |
+
cleansed,0.20530541716593018,0.4374955473279124,1,0.23219013016198223,1
|
236 |
+
sponsored,0.20756312232613683,0.4245535929759084,1,0.21699047064977156,1
|
237 |
+
desire,0.20756312232613683,0.4245535929759084,1,0.21699047064977156,1
|
238 |
+
realizing,0.20756312232613683,0.4245535929759084,1,0.21699047064977156,1
|
239 |
+
dying,0.20756312232613683,0.4245535929759084,1,0.21699047064977156,1
|
240 |
+
practically,0.20916799069208766,0.4150039721576905,1,0.20583598146560286,1
|
241 |
+
crying,0.20916799069208766,0.4150039721576905,1,0.20583598146560286,1
|
242 |
+
destroying,0.20916799069208766,0.4150039721576905,1,0.20583598146560286,1
|
243 |
+
scenes,0.20916799069208766,0.4150039721576905,1,0.20583598146560286,1
|
244 |
+
yr,0.21041300866812207,0.4073755921177137,1,0.1969625834495916,1
|
245 |
+
constantly,0.21142953857923596,0.4009934769690955,1,0.18956393838985952,1
|
246 |
+
cry,0.21142953857923596,0.4009934769690955,1,0.18956393838985952,1
|
247 |
+
throat,0.21142953857923596,0.4009934769690955,1,0.18956393838985952,1
|
248 |
+
yrs,0.21142953857923596,0.4009934769690955,1,0.18956393838985952,1
|
249 |
+
important,0.2121831884080874,0.3988216212399497,2,0.1866384328318623,3
|
250 |
+
alive,0.2130304655863852,0.3906388455418885,1,0.1776083799555033,1
|
251 |
+
francisco,0.2136842857980301,0.3862954197874064,1,0.1726111339893763,1
|
252 |
+
regardless,0.2136842857980301,0.3862954197874064,1,0.1726111339893763,1
|
253 |
+
held,0.2136842857980301,0.3862954197874064,1,0.1726111339893763,1
|
254 |
+
council,0.2136842857980301,0.3862954197874064,1,0.1726111339893763,1
|
255 |
+
destroyed,0.2136842857980301,0.3862954197874064,1,0.1726111339893763,1
|
256 |
+
target,0.2136842857980301,0.3862954197874064,1,0.1726111339893763,1
|
257 |
+
alliance,0.21426808656513946,0.382357289307344,1,0.1680892027422045,1
|
258 |
+
famous,0.21527546859132288,0.3754217905526198,1,0.16014632196129694,1
|
259 |
+
wtf,0.21527546859132288,0.3754217905526198,1,0.16014632196129694,1
|
260 |
+
full,0.2157001481933995,0.3755997575327099,2,0.1598996093393104,3
|
261 |
+
drugs,0.21571639681614135,0.372327527646395,1,0.15661113083025363,1
|
262 |
+
70,0.21612381015957638,0.3694352282631972,1,0.1533114181036208,1
|
263 |
+
sexual,0.2168556982136119,0.3641558927637921,1,0.14730019455018023,1
|
264 |
+
bbc,0.21718695737047336,0.3617297305324054,1,0.14454277316193206,1
|
265 |
+
strange,0.21718695737047336,0.3617297305324054,1,0.14454277316193206,1
|
266 |
+
fine,0.21718695737047336,0.3617297305324054,1,0.14454277316193206,1
|
267 |
+
classes,0.21779287179541545,0.3572300612390683,1,0.13943718944365285,1
|
268 |
+
hell,0.2178632347068534,0.3602472746417441,2,0.1423840399348907,3
|
269 |
+
christ,0.21807144235867895,0.3551335293325131,1,0.13706208697383412,1
|
270 |
+
moment,0.21905678796488193,0.3475694225157413,1,0.12851263455085937,1
|
271 |
+
mr,0.21905678796488193,0.3475694225157413,1,0.12851263455085937,1
|
272 |
+
glad,0.22007057487086046,0.3395282081788679,1,0.11945763330800747,1
|
273 |
+
nationalists,0.22059385320517308,0.3352664448180075,1,0.11467259161283441,1
|
274 |
+
section,0.220756807528783,0.3339229422135849,1,0.11316613468480188,1
|
275 |
+
12,0.22091460416914777,0.3326143500559421,1,0.11169974588679432,1
|
276 |
+
brother,0.22135993776329055,0.3288797483035058,1,0.10751981054021524,1
|
277 |
+
book,0.22238097739486237,0.3200719251434852,1,0.09769094774862283,1
|
278 |
+
p,0.2224947009644237,0.3190684929780839,1,0.09657379201366019,1
|
279 |
+
wrong,0.22271435278528373,0.3171170182430329,1,0.09440266545774918,1
|
280 |
+
war,0.22312538860268222,0.3134163766099798,1,0.09029098800729757,1
|
281 |
+
beautiful,0.22393655540064955,0.3059150773895706,1,0.08197852198892103,1
|
282 |
+
welcome,0.22558132606773523,0.2897877239584356,1,0.06420639789070036,1
|
283 |
+
youth,0.2420185869515117,0.3853813001736217,2,0.14336271322211,2
|
284 |
+
video,0.24549454598658477,0.3586702531879376,3,0.11317570720135284,4
|
285 |
+
pride,0.24892571697765797,0.4527303153136059,4,0.20380459833594794,5
|
286 |
+
anti,0.254172434281094,0.4487934398911301,5,0.1946210056100361,7
|
287 |
+
homosexuality,0.2689278741872574,0.4850264174527164,3,0.216098543265459,2
|
288 |
+
city,0.2710269267508196,0.4264274975330384,4,0.1554005707822188,4
|
289 |
+
gays,0.27438119598338917,0.4469923299727655,2,0.1726111339893763,1
|
290 |
+
hall,0.2751980747153396,0.4432872774575441,2,0.1680892027422045,1
|
291 |
+
youtube,0.31396941949667667,0.3629510613818781,5,0.048981641885201405,4
|
292 |
+
marriage,0.3159700641296722,0.5435004565773559,6,0.22753039244768372,3
|
293 |
+
event,0.3222892231255212,0.4469947365571956,3,0.1247055134316744,1
|
294 |
+
gay,0.5559115332614294,0.7119961014565707,29,0.15608456819514124,2
|
pmi_files/gay-them_npmi.csv
ADDED
@@ -0,0 +1,260 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,them-npmi,them-count
|
2 |
+
i,-0.17256373089584223,0.1726839646987878,4,0.34524769559463003,209
|
3 |
+
their,-0.10839195996291962,0.2363630406174499,2,0.3447550005803695,84
|
4 |
+
like,-0.10066734428533503,0.1581211733732094,1,0.25878851765854444,44
|
5 |
+
about,-0.09725851674798375,0.1808148946377946,1,0.27807341138577835,43
|
6 |
+
would,-0.09168564463653697,0.1872459344625401,1,0.27893157909907706,41
|
7 |
+
be,-0.0765934178062184,0.2225641675538312,2,0.2991575853600496,65
|
8 |
+
have,-0.06503010875342452,0.2655600483084889,4,0.3305901570619134,109
|
9 |
+
our,-0.06441219949435767,0.1980957739850262,1,0.26250797347938387,32
|
10 |
+
out,-0.06413485394636864,0.2442552474162119,2,0.30839010136258055,59
|
11 |
+
we,-0.06033703648172961,0.2308256648221037,2,0.2911627013038333,57
|
12 |
+
to,-0.05056228050838535,0.3492553272265888,13,0.39981760773497416,285
|
13 |
+
what,-0.0504061785745539,0.1967951157977903,1,0.2472012943723442,28
|
14 |
+
should,-0.04989161553929891,0.2290057342516891,1,0.278897349790988,28
|
15 |
+
want,-0.04984604141865953,0.2315117039980811,1,0.28135774541674063,28
|
16 |
+
and,-0.04692146280311693,0.3426108028061029,12,0.38953226560921983,260
|
17 |
+
were,-0.04624766293742,0.2253029943037516,1,0.2715506572411716,27
|
18 |
+
think,-0.04242613533944878,0.2248800432261317,1,0.2673061785655805,26
|
19 |
+
not,-0.04191007218748749,0.2713904950213734,3,0.3133005672088609,71
|
20 |
+
many,-0.038325214042136097,0.2375734890162631,1,0.2758987030583992,25
|
21 |
+
there,-0.035041365591465395,0.2334112465517538,2,0.2684526121432192,46
|
22 |
+
they,-0.032784815104761555,0.3415974027488728,7,0.37438221785363435,146
|
23 |
+
me,-0.03033286677069677,0.1846341847286308,1,0.21496705149932757,23
|
24 |
+
back,-0.030119646399542344,0.2292298231880766,1,0.25934946958761895,23
|
25 |
+
will,-0.028867065516254675,0.2860229890669719,3,0.31489005458322655,64
|
26 |
+
school,-0.025746267647697357,0.2270209148481517,1,0.25276718249584906,22
|
27 |
+
any,-0.025731977872157086,0.2303613121439393,1,0.2560932900160964,22
|
28 |
+
if,-0.02307070796383809,0.2779347513604833,3,0.3010054593243214,61
|
29 |
+
own,-0.021116051686792148,0.2538767295436401,1,0.27499278123043225,21
|
30 |
+
all,-0.01904309228913098,0.266386609973114,3,0.28542970226224496,59
|
31 |
+
around,-0.016445183384108636,0.242301429055201,1,0.25874661243930963,20
|
32 |
+
a,-0.016093690869498634,0.3185280405536974,10,0.334621731423196,184
|
33 |
+
here,-0.0113551585697243,0.1942590017110966,1,0.2056141602808209,19
|
34 |
+
jews,-0.006514662790197134,0.2660070984268671,1,0.27252176121706423,18
|
35 |
+
much,-0.006459400952434247,0.2542023775907844,1,0.26066177854321865,18
|
36 |
+
look,-0.006438952844453616,0.2500918886982128,1,0.2565308415426664,18
|
37 |
+
down,-0.006423666657666471,0.2470978748650735,1,0.25352154152274,18
|
38 |
+
or,-0.006193214948116921,0.2779347513604833,3,0.2841279663086002,53
|
39 |
+
one,-0.004445809542184764,0.2563483149879553,2,0.26079412453014006,35
|
40 |
+
so,-0.004010032183300261,0.2869969161341534,3,0.29100694831745366,52
|
41 |
+
you,-0.003496943356443516,0.2794372060610774,5,0.28293414941752093,86
|
42 |
+
for,-0.0009725298369209212,0.3102720307063573,6,0.3112445605432782,101
|
43 |
+
an,-0.0006846898210001451,0.2041660570800269,1,0.20485074690102706,17
|
44 |
+
but,0.0007644617097807282,0.2696359246510539,3,0.2688714629412732,50
|
45 |
+
as,0.0016664764936566434,0.3056104596524184,4,0.30394398315876175,66
|
46 |
+
white,0.0020139335402803993,0.2766179029996072,4,0.2746039694593268,66
|
47 |
+
do,0.003481801719902755,0.311483384651383,4,0.3080015829314802,65
|
48 |
+
at,0.010250003089273152,0.2855405370323465,3,0.27529053394307335,46
|
49 |
+
off,0.01037858393013516,0.2589443973588688,1,0.24856581342873366,15
|
50 |
+
too,0.010676198410583454,0.2378275985166722,1,0.22715140010608875,15
|
51 |
+
it,0.012943706496918173,0.3114057652599964,7,0.29846205876307824,107
|
52 |
+
no,0.01543816165276396,0.2672907979249346,2,0.25185263627217064,29
|
53 |
+
now,0.01704982291702567,0.2353284949928119,1,0.21827867207578622,14
|
54 |
+
those,0.017070597578249774,0.2341126512529582,1,0.2170420536747084,14
|
55 |
+
when,0.01741780810099558,0.3108573159478735,3,0.29343950784687794,43
|
56 |
+
on,0.017760355692639174,0.3198189922109506,6,0.30205863651831144,88
|
57 |
+
how,0.01869493416758461,0.2868299306696957,2,0.2681349965021111,28
|
58 |
+
then,0.022232381051673022,0.295047611471362,2,0.27281523041968897,27
|
59 |
+
watch,0.023412877183116465,0.2535527207399053,1,0.23013984355678885,13
|
60 |
+
same,0.023496914520318712,0.2494820040966032,1,0.2259850895762845,13
|
61 |
+
time,0.02399902442712845,0.2246695232264159,1,0.20067049879928744,13
|
62 |
+
the,0.02536190681792666,0.3669247776870533,17,0.3415628708691266,248
|
63 |
+
right,0.030378086109088875,0.2603668053595391,1,0.22998871925045022,12
|
64 |
+
home,0.03802182028721379,0.260008194091471,1,0.22198637380425723,11
|
65 |
+
over,0.038466608607336555,0.2439548678123412,1,0.20548825920500463,11
|
66 |
+
know,0.03859289200451815,0.2866457459731065,2,0.24805285396858834,23
|
67 |
+
with,0.04132156176484875,0.3638724653524244,7,0.32255090358757565,86
|
68 |
+
by,0.04368832768949027,0.2661766556423075,2,0.22248832795281726,22
|
69 |
+
are,0.04380015870086951,0.374511655462606,9,0.3307114967617365,111
|
70 |
+
use,0.04572920325471766,0.2767278987178216,1,0.23099869546310395,10
|
71 |
+
seen,0.045760277489435175,0.2757972276948492,1,0.23003695020541404,10
|
72 |
+
come,0.046057138118240415,0.2667991684867617,1,0.2207420303685213,10
|
73 |
+
thing,0.046095729169517624,0.2656148204121383,1,0.21951909124262067,10
|
74 |
+
ever,0.04619467282959144,0.2625623962620298,1,0.21636772343243837,10
|
75 |
+
kids,0.046728995219652125,0.3093736463117378,2,0.2626446510920857,21
|
76 |
+
these,0.04722554028760506,0.2963068345018833,2,0.24908129421427821,21
|
77 |
+
of,0.05025226730533844,0.4214432869429458,17,0.37119101963760737,213
|
78 |
+
in,0.05064642076265974,0.3753081883179328,12,0.32466176755527304,146
|
79 |
+
care,0.05337625694193282,0.3091221134457633,1,0.25574585650383047,9
|
80 |
+
that,0.053838585186465115,0.3585699924174608,9,0.3047314072309957,104
|
81 |
+
non,0.055260647967668164,0.2603668053595391,1,0.20510615739187094,9
|
82 |
+
years,0.05590750899049973,0.2420298108372469,1,0.18612230184674716,9
|
83 |
+
very,0.056024904081186405,0.2385957277700314,1,0.182570823688845,9
|
84 |
+
has,0.05746080269967324,0.2834110779089208,2,0.22595027520924754,19
|
85 |
+
because,0.06197956975867175,0.3435654563470742,3,0.28158588658840245,28
|
86 |
+
people,0.062228663106766946,0.3522953897597632,5,0.29006672665299627,50
|
87 |
+
crime,0.06367003844334407,0.2953110512667621,1,0.23164101282341804,8
|
88 |
+
work,0.06425010666907427,0.2821223288815718,1,0.21787222221249752,8
|
89 |
+
start,0.06452066755205821,0.2757972276948492,1,0.211276560142791,8
|
90 |
+
nothing,0.06457860426623613,0.2744275854130094,1,0.20984898114677325,8
|
91 |
+
long,0.06459757828135684,0.2739778398397057,1,0.20938026155834885,8
|
92 |
+
even,0.06679708833787068,0.3109417374610052,2,0.2441446491231345,17
|
93 |
+
kill,0.07261762054031362,0.3313387637323238,1,0.2587211431920102,7
|
94 |
+
behind,0.07328892191053021,0.3190684929780839,1,0.24577957106755366,7
|
95 |
+
turn,0.07334181291040301,0.3180837706829696,1,0.2447419577725666,7
|
96 |
+
though,0.07432205335068928,0.2993151866511928,1,0.2249931333005035,7
|
97 |
+
better,0.07479944177583889,0.2897877239584356,1,0.21498828218259672,7
|
98 |
+
schools,0.07488464010150434,0.2880583185647423,1,0.21317367846323795,7
|
99 |
+
t,0.07526771339355903,0.3380134679518958,5,0.26274575455833676,45
|
100 |
+
was,0.07646304525438416,0.2944540472351808,4,0.21799100198079666,35
|
101 |
+
country,0.07649131921636843,0.2535527207399053,1,0.1770614015235369,7
|
102 |
+
its,0.07852278142553853,0.3091159590657023,2,0.23059317764016374,15
|
103 |
+
who,0.0801123174930487,0.34107328384903,4,0.2609609663559813,33
|
104 |
+
some,0.08303946601330064,0.3464081111903415,4,0.26336864517704084,32
|
105 |
+
n,0.08568610975552793,0.3410878945627996,5,0.25540178480727166,41
|
106 |
+
blood,0.08577503426301261,0.3134163766099798,1,0.22764134234696717,6
|
107 |
+
men,0.08670863266869958,0.2972776711293206,1,0.210569038460621,6
|
108 |
+
my,0.08685686873299392,0.3236639425006842,5,0.23680707376769028,41
|
109 |
+
god,0.0873126830150254,0.2863788706607983,1,0.1990661876457729,6
|
110 |
+
new,0.090259699521135,0.2263717204801999,1,0.1361120209590649,6
|
111 |
+
say,0.0920391892143313,0.3013652923481402,2,0.2093261031338089,13
|
112 |
+
near,0.09936561911078429,0.321094855033611,1,0.22172923592282673,5
|
113 |
+
across,0.09950277294758275,0.3190684929780839,1,0.21956572003050112,5
|
114 |
+
media,0.10016318899061025,0.3091221134457633,1,0.20895892445515304,5
|
115 |
+
done,0.10037160057429056,0.3059150773895706,1,0.20554347681528,5
|
116 |
+
m,0.1005559119743121,0.280151186098834,2,0.1795952741245219,12
|
117 |
+
called,0.10061331769935303,0.302152290583169,1,0.20153897288381598,5
|
118 |
+
government,0.10079356550092614,0.2993151866511928,1,0.19852162115026664,5
|
119 |
+
please,0.10172415636527377,0.2842121067918283,1,0.18248795042655452,5
|
120 |
+
day,0.10421480208144854,0.2391127293173303,1,0.13489792723588176,5
|
121 |
+
children,0.10785743721008756,0.3787406693376116,3,0.270883232127524,17
|
122 |
+
friends,0.11158020456033199,0.349768091614246,2,0.238187887053914,10
|
123 |
+
lies,0.11283467848361281,0.3617297305324054,1,0.24889505204879261,4
|
124 |
+
re,0.11410604632755944,0.3179234831348536,2,0.20381743680729414,10
|
125 |
+
liberals,0.11544018116286078,0.3300944335676952,1,0.2146542524048344,4
|
126 |
+
pictures,0.11621158013211663,0.3200719251434852,1,0.20386034501136857,4
|
127 |
+
he,0.11673117840978023,0.2808250738851172,2,0.16409389547533695,10
|
128 |
+
future,0.11677502005084442,0.3125297991722355,1,0.19575477912139108,4
|
129 |
+
whole,0.11696408725063062,0.3099541791864231,1,0.19299009193579247,4
|
130 |
+
place,0.1191589167407742,0.2781514807557532,1,0.158992564014979,4
|
131 |
+
keep,0.12047478779078771,0.349768091614246,2,0.22929330382345828,9
|
132 |
+
great,0.12095249007494366,0.2488777721240473,1,0.12792528204910364,4
|
133 |
+
race,0.12220564887269658,0.3478252474003401,3,0.22561959852764352,15
|
134 |
+
s,0.12534800421726416,0.3521118307945456,7,0.22676382657728145,44
|
135 |
+
your,0.13031152168066207,0.3503562605906409,5,0.22004473890997883,27
|
136 |
+
drugs,0.13231460041116605,0.372327527646395,1,0.24001292723522893,3
|
137 |
+
soldiers,0.1328771679908205,0.3667184996611395,1,0.233841331670319,3
|
138 |
+
realize,0.13336914799329486,0.3617297305324054,1,0.22836058253911057,3
|
139 |
+
apparently,0.1340075701549469,0.3551335293325131,1,0.22112595917756617,3
|
140 |
+
longer,0.1341990918316111,0.3531265776680795,1,0.21892748583646837,3
|
141 |
+
events,0.1341990918316111,0.3531265776680795,1,0.21892748583646837,3
|
142 |
+
middle,0.1350363011534207,0.3441922898187163,1,0.2091559886652956,3
|
143 |
+
sort,0.1350363011534207,0.3441922898187163,1,0.2091559886652956,3
|
144 |
+
action,0.13546340243128935,0.3395282081788679,1,0.20406480574757857,3
|
145 |
+
well,0.13546968823807903,0.3457723574452653,3,0.21030266920718627,13
|
146 |
+
laugh,0.13559583443124704,0.338066692043886,1,0.20247085761263897,3
|
147 |
+
running,0.1357238422077719,0.3366469365003771,1,0.2009230942926052,3
|
148 |
+
head,0.13717172853905077,0.3200719251434852,1,0.18290019660443443,3
|
149 |
+
face,0.13725663667946747,0.3190684929780839,1,0.1818118562986164,3
|
150 |
+
ones,0.13733965774089657,0.3180837706829696,1,0.18074411294207304,3
|
151 |
+
20,0.13742087106104575,0.3171170182430329,1,0.17969614718198715,3
|
152 |
+
together,0.1393219713817965,0.2934101736311624,1,0.1540882022493659,3
|
153 |
+
brown,0.13955280490060024,0.2903758635860459,1,0.15082305868544565,3
|
154 |
+
welcome,0.13959722053380683,0.2897877239584356,1,0.15019050342462878,3
|
155 |
+
hell,0.14013340320885936,0.3602472746417441,2,0.22011387143288474,7
|
156 |
+
negro,0.1403133098299792,0.2801038173399138,1,0.1397905075099346,3
|
157 |
+
from,0.14368806116546984,0.3930186576832394,7,0.24933059651776956,36
|
158 |
+
first,0.14368861510711728,0.3231548763674664,2,0.17946626126034915,7
|
159 |
+
this,0.14476223635805457,0.3672135959579981,8,0.2224513595999435,44
|
160 |
+
is,0.1505095175662305,0.4381859402767081,16,0.2876764227104776,103
|
161 |
+
young,0.15082139165251926,0.3747963099624649,2,0.22397491830994562,6
|
162 |
+
offspring,0.15568246601430275,0.4073755921177137,1,0.25169312610341094,2
|
163 |
+
limerick,0.1571964453376767,0.3954892471925377,1,0.23829280185486099,2
|
164 |
+
drag,0.15779803566107992,0.3906388455418885,1,0.23284080988080857,2
|
165 |
+
issue,0.15962475346103602,0.3754217905526198,1,0.2157970370915838,2
|
166 |
+
values,0.16062840191692102,0.3667184996611395,1,0.2060900977442185,2
|
167 |
+
classes,0.16168869083833726,0.3572300612390683,1,0.19554137040073105,2
|
168 |
+
cities,0.16234407759136646,0.3512013387422007,1,0.18885726115083426,2
|
169 |
+
drug,0.16291380829137245,0.3458514332334042,1,0.18293762494203178,2
|
170 |
+
huge,0.1632559003647624,0.342587805514648,1,0.17933190514988562,2
|
171 |
+
youth,0.16365206425079498,0.3853813001736217,2,0.22172923592282673,5
|
172 |
+
immigration,0.16372297710904213,0.338066692043886,1,0.17434371493484388,2
|
173 |
+
mostly,0.16372297710904213,0.338066692043886,1,0.17434371493484388,2
|
174 |
+
agree,0.16372297710904213,0.338066692043886,1,0.17434371493484388,2
|
175 |
+
force,0.16372297710904213,0.338066692043886,1,0.17434371493484388,2
|
176 |
+
society,0.16372297710904213,0.338066692043886,1,0.17434371493484388,2
|
177 |
+
wo,0.16427573961093414,0.3326143500559421,1,0.16833861044500795,2
|
178 |
+
b,0.1648786943416106,0.3265334751645087,1,0.1616547808228981,2
|
179 |
+
genocide,0.16498958564686386,0.3253992364343532,1,0.16040965078748934,2
|
180 |
+
law,0.1650976202748349,0.3242893202525402,1,0.1591916999777053,2
|
181 |
+
job,0.16569293047013564,0.3180837706829696,1,0.15239084021283397,2
|
182 |
+
wrong,0.1657843441020861,0.3171170182430329,1,0.1513326741409468,2
|
183 |
+
sorry,0.16596130712624033,0.3152346794336491,1,0.14927337230740875,2
|
184 |
+
true,0.16637294368390573,0.310799181717965,1,0.14442623803405927,2
|
185 |
+
beautiful,0.16681753223022242,0.3059150773895706,1,0.13909754515934816,2
|
186 |
+
may,0.16706378489466434,0.3567200648421205,2,0.18965627994745615,5
|
187 |
+
high,0.16706378489466434,0.3567200648421205,2,0.18965627994745615,5
|
188 |
+
family,0.16725375914738175,0.3550373950852266,2,0.18778363593784483,5
|
189 |
+
believe,0.16752322835574063,0.2979486935218571,1,0.13042546516611647,2
|
190 |
+
racist,0.16801946867857298,0.2921771536484656,1,0.12415768496989259,2
|
191 |
+
old,0.17223898618591468,0.306593848210513,2,0.13435486202459831,5
|
192 |
+
group,0.18476186022155786,0.3507832518628138,2,0.16602139164125593,4
|
193 |
+
his,0.18935645662641665,0.3083489917165534,2,0.11899253509013676,4
|
194 |
+
sends,0.19457685584473747,0.4374955473279124,1,0.24291869148317494,1
|
195 |
+
advocates,0.19457685584473747,0.4374955473279124,1,0.24291869148317494,1
|
196 |
+
smashing,0.19457685584473747,0.4374955473279124,1,0.24291869148317494,1
|
197 |
+
marxism,0.19457685584473747,0.4374955473279124,1,0.24291869148317494,1
|
198 |
+
desire,0.19673435570464545,0.4245535929759084,1,0.22781923727126294,1
|
199 |
+
attended,0.20043106451405,0.4009934769690955,1,0.2005624124550455,1
|
200 |
+
bite,0.20043106451405,0.4009934769690955,1,0.2005624124550455,1
|
201 |
+
teaches,0.20196248861368746,0.3906388455418885,1,0.18867635692820103,1
|
202 |
+
croatian,0.20196248861368746,0.3906388455418885,1,0.18867635692820103,1
|
203 |
+
proud,0.20228087867096986,0.3789443112828268,2,0.17666343261185694,3
|
204 |
+
dude,0.20258806310324667,0.3862954197874064,1,0.18370735668415972,1
|
205 |
+
homosexual,0.20258806310324667,0.3862954197874064,1,0.18370735668415972,1
|
206 |
+
full,0.20274505276712873,0.3755997575327099,2,0.17285470476558118,3
|
207 |
+
bulgarian,0.20314671409043816,0.382357289307344,1,0.1792105752169058,1
|
208 |
+
alliance,0.20314671409043816,0.382357289307344,1,0.1792105752169058,1
|
209 |
+
dating,0.20314671409043816,0.382357289307344,1,0.1792105752169058,1
|
210 |
+
vile,0.20314671409043816,0.382357289307344,1,0.1792105752169058,1
|
211 |
+
support,0.20347980473531668,0.3702186933072549,2,0.1667388885719382,3
|
212 |
+
rights,0.20453293313474064,0.372327527646395,1,0.16779459451165435,1
|
213 |
+
raise,0.20453293313474064,0.372327527646395,1,0.16779459451165435,1
|
214 |
+
foot,0.20492296040594582,0.3694352282631972,1,0.16451226785725137,1
|
215 |
+
speech,0.20528536343594803,0.3667184996611395,1,0.16143313622519148,1
|
216 |
+
island,0.20528536343594803,0.3667184996611395,1,0.16143313622519148,1
|
217 |
+
protect,0.20528536343594803,0.3667184996611395,1,0.16143313622519148,1
|
218 |
+
opinion,0.20528536343594803,0.3667184996611395,1,0.16143313622519148,1
|
219 |
+
sexual,0.20562370809487573,0.3641558927637921,1,0.1585321846689164,1
|
220 |
+
cultural,0.20562370809487573,0.3641558927637921,1,0.1585321846689164,1
|
221 |
+
poster,0.20562370809487573,0.3641558927637921,1,0.1585321846689164,1
|
222 |
+
exist,0.20594091287920055,0.3617297305324054,1,0.15578881765320488,1
|
223 |
+
strange,0.20594091287920055,0.3617297305324054,1,0.15578881765320488,1
|
224 |
+
date,0.20623939667097652,0.359425265523159,1,0.1531858688521825,1
|
225 |
+
criminal,0.2067879983082333,0.3551335293325131,1,0.14834553102427978,1
|
226 |
+
christ,0.2067879983082333,0.3551335293325131,1,0.14834553102427978,1
|
227 |
+
company,0.2077319057054217,0.3475694225157413,1,0.1398375168103196,1
|
228 |
+
moment,0.2077319057054217,0.3475694225157413,1,0.1398375168103196,1
|
229 |
+
something,0.20794984402973274,0.3347887912404371,2,0.12683894721070435,3
|
230 |
+
glad,0.20870332190726526,0.3395282081788679,1,0.13082488627160266,1
|
231 |
+
sick,0.2090433942314438,0.3366469365003771,1,0.12760354226893328,1
|
232 |
+
nationalists,0.209204840500622,0.3352664448180075,1,0.1260616043173855,1
|
233 |
+
section,0.20936103456392685,0.3339229422135849,1,0.12456190764965802,1
|
234 |
+
12,0.20951229227720575,0.3326143500559421,1,0.12310205777873635,1
|
235 |
+
york,0.2098011276702561,0.3300944335676952,1,0.12029330589743908,1
|
236 |
+
wants,0.21045433435615224,0.3242893202525402,1,0.11383498589638795,1
|
237 |
+
book,0.21091826284768317,0.3200719251434852,1,0.10915366229580202,1
|
238 |
+
local,0.21091826284768317,0.3200719251434852,1,0.10915366229580202,1
|
239 |
+
p,0.21102733052370767,0.3190684929780839,1,0.1080411624543762,1
|
240 |
+
party,0.21133981402293384,0.3161675396474623,1,0.10482772562452848,1
|
241 |
+
war,0.21163227686384,0.3134163766099798,1,0.10178409974613979,1
|
242 |
+
teacher,0.21172571991308156,0.3125297991722355,1,0.10080407925915394,1
|
243 |
+
culture,0.21224893827302665,0.307495124141846,1,0.09524618586881935,1
|
244 |
+
nice,0.21300343989292148,0.3000110950503858,1,0.08700765515746434,1
|
245 |
+
man,0.21598643950165228,0.2671990310042123,1,0.05121259150255999,1
|
246 |
+
openly,0.2209601528344932,0.436757189926077,2,0.2157970370915838,2
|
247 |
+
important,0.22756347950215436,0.3988216212399497,2,0.17125814173779533,2
|
248 |
+
community,0.23067350423322847,0.3789443112828268,2,0.14827080704959833,2
|
249 |
+
last,0.23092438882364735,0.3641396245458601,3,0.13321523572221272,4
|
250 |
+
open,0.23092839216559424,0.377244963889482,2,0.14631657172388773,2
|
251 |
+
video,0.2316924618603358,0.3586702531879376,3,0.1269777913276018,4
|
252 |
+
anti,0.25201157320447215,0.4487934398911301,5,0.19678186668665792,6
|
253 |
+
gays,0.2632849732886058,0.4469923299727655,2,0.18370735668415972,1
|
254 |
+
hall,0.2640767022406383,0.4432872774575441,2,0.1792105752169058,1
|
255 |
+
event,0.2658906824702414,0.4469947365571956,3,0.18110405408695426,2
|
256 |
+
city,0.2787038832610078,0.4264274975330384,4,0.14772361427203054,3
|
257 |
+
pride,0.3013976411726591,0.4527303153136059,4,0.1513326741409468,2
|
258 |
+
parade,0.30465591381561447,0.4724505083272688,3,0.16779459451165435,1
|
259 |
+
youtube,0.321580393634264,0.3629510613818781,5,0.04137066774761411,3
|
260 |
+
marriage,0.37570586206570156,0.5435004565773559,6,0.16779459451165435,1
|
pmi_files/gay-they_npmi.csv
ADDED
@@ -0,0 +1,324 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,they-npmi,they-count
|
2 |
+
they,-0.24418790931122963,0.3415974027488728,7,0.5857853120601024,1163
|
3 |
+
like,-0.11835055777548076,0.1581211733732094,1,0.27647173114869017,123
|
4 |
+
their,-0.1067224161280022,0.2363630406174499,2,0.3430854567454521,198
|
5 |
+
i,-0.0953045209767904,0.1726839646987878,4,0.2679884856755782,315
|
6 |
+
be,-0.08837074198024517,0.2225641675538312,2,0.3109349095340764,171
|
7 |
+
about,-0.07803688734572606,0.1808148946377946,1,0.25885178198352066,87
|
8 |
+
what,-0.06996945988676206,0.1967951157977903,1,0.26676457568455236,81
|
9 |
+
were,-0.06409705674672345,0.2253029943037516,1,0.28940005105047506,77
|
10 |
+
have,-0.0602885591542085,0.2655600483084889,4,0.3258486074626974,252
|
11 |
+
think,-0.04803241413723086,0.2248800432261317,1,0.27291245736336256,66
|
12 |
+
our,-0.04167576315143787,0.1980957739850262,1,0.23977153713646407,62
|
13 |
+
would,-0.041667345016050045,0.1872459344625401,1,0.22891327947859014,62
|
14 |
+
want,-0.03486489924071948,0.2315117039980811,1,0.2663766032388006,58
|
15 |
+
should,-0.031345415076676514,0.2290057342516891,1,0.2603511493283656,56
|
16 |
+
all,-0.029485716518860672,0.266386609973114,3,0.29587232649197465,154
|
17 |
+
and,-0.02116338550557617,0.3426108028061029,12,0.36377418831167907,538
|
18 |
+
out,-0.02008891224627779,0.2442552474162119,2,0.2643441596624897,97
|
19 |
+
if,-0.01779000908637579,0.2779347513604833,3,0.2957247604468591,140
|
20 |
+
to,-0.01123251942352299,0.3492553272265888,13,0.3604878466501118,550
|
21 |
+
do,-0.006078891726640501,0.311483384651383,4,0.3175622763780235,168
|
22 |
+
are,-0.005278327606245581,0.374511655462606,9,0.3797899830688516,369
|
23 |
+
those,-0.003289768949057026,0.2341126512529582,1,0.2374024202020152,42
|
24 |
+
here,-0.002597033245325342,0.1942590017110966,1,0.19685603495642195,42
|
25 |
+
not,-0.0020675058243502242,0.2713904950213734,3,0.27345800084572364,123
|
26 |
+
but,-0.0010567232470165555,0.2696359246510539,3,0.27069264789807046,122
|
27 |
+
me,-7.069658755196051e-05,0.1846341847286308,1,0.18470488131618276,41
|
28 |
+
around,0.0011955176050146288,0.242301429055201,1,0.24110591145018637,40
|
29 |
+
will,0.0025413954314572607,0.2860229890669719,3,0.2834815936355146,118
|
30 |
+
off,0.003258655907679986,0.2589443973588688,1,0.25568574145118883,39
|
31 |
+
so,0.00553667525745527,0.2869969161341534,3,0.28146024087669813,115
|
32 |
+
there,0.005768281559776656,0.2334112465517538,2,0.22764296499197714,77
|
33 |
+
same,0.005864299517078814,0.2494820040966032,1,0.2436177045795244,38
|
34 |
+
school,0.0063335877739149615,0.2270209148481517,1,0.22068732707423674,38
|
35 |
+
come,0.007971309243833491,0.2667991684867617,1,0.2588278592429282,37
|
36 |
+
re,0.00802704556297501,0.3179234831348536,2,0.30989643757187857,74
|
37 |
+
an,0.009362798805545386,0.2041660570800269,1,0.19480325827448153,37
|
38 |
+
back,0.011356118618477101,0.2292298231880766,1,0.2178737045695995,36
|
39 |
+
no,0.012149125172176756,0.2672907979249346,2,0.25514167275275784,72
|
40 |
+
a,0.013197506737815279,0.3185280405536974,10,0.3053305338158821,369
|
41 |
+
white,0.013301288615018725,0.2766179029996072,4,0.2633166143845885,145
|
42 |
+
own,0.01337428338840349,0.2538767295436401,1,0.2405024461552366,35
|
43 |
+
or,0.014174081085019608,0.2779347513604833,3,0.2637606702754637,107
|
44 |
+
how,0.014585860114028126,0.2868299306696957,2,0.27224407055566757,70
|
45 |
+
time,0.016788872413814132,0.2246695232264159,1,0.20788065081260176,34
|
46 |
+
when,0.017533975581244365,0.3108573159478735,3,0.29332334036662916,103
|
47 |
+
one,0.018508047351113666,0.2563483149879553,2,0.23784026763684163,68
|
48 |
+
it,0.01895843407724429,0.3114057652599964,7,0.2924473311827521,246
|
49 |
+
the,0.020629936022199924,0.3669247776870533,17,0.34629484166485336,607
|
50 |
+
much,0.021541526904221148,0.2542023775907844,1,0.23266085068656325,32
|
51 |
+
now,0.022081169338418305,0.2353284949928119,1,0.21324732565439358,32
|
52 |
+
as,0.025750265712333853,0.3056104596524184,4,0.27986019394008455,130
|
53 |
+
we,0.027390114311998115,0.2308256648221037,2,0.2034355505101056,63
|
54 |
+
look,0.027492265791592668,0.2500918886982128,1,0.22259962290662014,30
|
55 |
+
many,0.027884902200591394,0.2375734890162631,1,0.2096885868156717,30
|
56 |
+
any,0.028110126911568084,0.2303613121439393,1,0.2022511852323712,30
|
57 |
+
down,0.03063269701186827,0.2470978748650735,1,0.21646517785320524,29
|
58 |
+
then,0.03186917800411332,0.295047611471362,2,0.2631784334672487,59
|
59 |
+
know,0.03567951698208377,0.2866457459731065,2,0.2509662289910227,57
|
60 |
+
over,0.03711660068510761,0.2439548678123412,1,0.20683826712723358,27
|
61 |
+
by,0.0382935685244373,0.2661766556423075,2,0.22788308711787023,56
|
62 |
+
at,0.04129113872186688,0.2855405370323465,3,0.24424939831047962,84
|
63 |
+
because,0.0424923493347828,0.3435654563470742,3,0.3010731070122914,81
|
64 |
+
on,0.042681006310313074,0.3198189922109506,6,0.27713798590063754,175
|
65 |
+
for,0.04469285104553444,0.3102720307063573,6,0.26557917966082284,173
|
66 |
+
that,0.046031556747445135,0.3585699924174608,9,0.31253843567001566,263
|
67 |
+
home,0.04683548603417004,0.260008194091471,1,0.21317270805730099,24
|
68 |
+
n,0.04880258937439208,0.3410878945627996,5,0.2922853051884075,135
|
69 |
+
t,0.04897635306802062,0.3380134679518958,5,0.2890371148838752,135
|
70 |
+
say,0.05004788587281983,0.3013652923481402,2,0.25131740647532036,49
|
71 |
+
right,0.050498059530726974,0.2603668053595391,1,0.20986874582881213,23
|
72 |
+
non,0.050498059530726974,0.2603668053595391,1,0.20986874582881213,23
|
73 |
+
years,0.051272893640559314,0.2420298108372469,1,0.19075691719668758,23
|
74 |
+
day,0.051394079352572425,0.2391127293173303,1,0.18771864996475787,23
|
75 |
+
kids,0.05165667198412488,0.3093736463117378,2,0.2577169743276129,48
|
76 |
+
you,0.05219300901300267,0.2794372060610774,5,0.22724419704807475,135
|
77 |
+
these,0.05231256311003951,0.2963068345018833,2,0.24399427139184376,48
|
78 |
+
better,0.05297006858605682,0.2897877239584356,1,0.23681765537237878,22
|
79 |
+
thing,0.05408004848262185,0.2656148204121383,1,0.21153477192951645,22
|
80 |
+
country,0.054617322524319584,0.2535527207399053,1,0.19893539821558573,22
|
81 |
+
too,0.055301194000932946,0.2378275985166722,1,0.18252640451573926,22
|
82 |
+
ever,0.05818215054800746,0.2625623962620298,1,0.20438024571402236,21
|
83 |
+
very,0.05927352137303729,0.2385957277700314,1,0.17932220639699412,21
|
84 |
+
schools,0.06104854511443453,0.2880583185647423,1,0.22700977345030776,20
|
85 |
+
jews,0.06214565879181963,0.2660070984268671,1,0.20386143963504746,20
|
86 |
+
long,0.06604466643585497,0.2739778398397057,1,0.20793317340385073,19
|
87 |
+
in,0.06771106219081519,0.3753081883179328,12,0.3075971261271176,313
|
88 |
+
new,0.06837508413732837,0.2263717204801999,1,0.15799663634287153,19
|
89 |
+
government,0.06914216735722076,0.2993151866511928,1,0.23017301929397202,18
|
90 |
+
watch,0.07160231203127768,0.2535527207399053,1,0.18195040870862764,18
|
91 |
+
racist,0.07421215719975233,0.2921771536484656,1,0.21796499644871326,17
|
92 |
+
with,0.07481141057454171,0.3638724653524244,7,0.2890610547778827,159
|
93 |
+
people,0.07657091788407844,0.3522953897597632,5,0.2757244718756848,106
|
94 |
+
work,0.07972530564145508,0.2821223288815718,1,0.2023970232401167,16
|
95 |
+
place,0.07995778370838988,0.2781514807557532,1,0.1981936970473633,16
|
96 |
+
start,0.0800945843976302,0.2757972276948492,1,0.195702643297219,16
|
97 |
+
believe,0.08943451246253412,0.2979486935218571,1,0.20851418105932298,14
|
98 |
+
even,0.08967707702462516,0.3109417374610052,2,0.22126466043638002,32
|
99 |
+
together,0.08973280884653095,0.2934101736311624,1,0.20367736478463144,14
|
100 |
+
god,0.09018823698591671,0.2863788706607983,1,0.1961906336748816,14
|
101 |
+
great,0.09248006406517403,0.2488777721240473,1,0.15639770805887326,14
|
102 |
+
turn,0.09384806578957394,0.3180837706829696,1,0.22423570489339567,13
|
103 |
+
care,0.09448961802252276,0.3091221134457633,1,0.21463249542324053,13
|
104 |
+
men,0.09531537916474472,0.2972776711293206,1,0.20196229196457585,13
|
105 |
+
use,0.09668838356277035,0.2767278987178216,1,0.18003951515505126,13
|
106 |
+
nothing,0.0968373781851235,0.2744275854130094,1,0.17759020722788588,13
|
107 |
+
behind,0.09995369021802908,0.3190684929780839,1,0.2191148027600548,12
|
108 |
+
ones,0.10002811448254473,0.3180837706829696,1,0.21805565620042489,12
|
109 |
+
of,0.1005440084991438,0.4214432869429458,17,0.320899278443802,377
|
110 |
+
media,0.10069670389191376,0.3091221134457633,1,0.20842540955384953,12
|
111 |
+
culture,0.10081640216054316,0.307495124141846,1,0.20667872198130283,12
|
112 |
+
negro,0.1027541552084831,0.2801038173399138,1,0.1773496621314307,12
|
113 |
+
was,0.10356252918872821,0.2944540472351808,4,0.1908915180464526,66
|
114 |
+
wo,0.10550968820703088,0.3326143500559421,1,0.2271046618489112,11
|
115 |
+
who,0.10792433421655606,0.34107328384903,4,0.23314894963247396,61
|
116 |
+
man,0.11040683355924089,0.2671990310042123,1,0.1567921974449714,11
|
117 |
+
s,0.11375296861415396,0.3521118307945456,7,0.23835886218039165,117
|
118 |
+
though,0.11537479800701483,0.2993151866511928,1,0.18394038864417794,10
|
119 |
+
crime,0.11568433588745108,0.2953110512667621,1,0.17962671537931102,10
|
120 |
+
brown,0.11606079228420624,0.2903758635860459,1,0.17431507130183965,10
|
121 |
+
seen,0.11714032946993064,0.2757972276948492,1,0.15865689822491857,10
|
122 |
+
my,0.11787379386578956,0.3236639425006842,5,0.20579014863489464,75
|
123 |
+
kill,0.12057670098907508,0.3313387637323238,1,0.2107620627432487,9
|
124 |
+
law,0.1211976539087597,0.3242893202525402,1,0.2030916663437805,9
|
125 |
+
whole,0.1224218575952091,0.3099541791864231,1,0.187532321591214,9
|
126 |
+
called,0.12306650446781617,0.302152290583169,1,0.17908578611535284,9
|
127 |
+
its,0.1270507527075082,0.3091159590657023,2,0.18206520635819406,21
|
128 |
+
his,0.1271180963137225,0.3083489917165534,2,0.18123089540283088,21
|
129 |
+
sort,0.12797174041894507,0.3441922898187163,1,0.21622054939977123,8
|
130 |
+
force,0.1285580755910775,0.338066692043886,1,0.20950861645280852,8
|
131 |
+
has,0.12922618063603217,0.2834110779089208,2,0.15418489727288862,21
|
132 |
+
he,0.12943575461350454,0.2808250738851172,2,0.15138931927161264,21
|
133 |
+
some,0.12961262070290902,0.3464081111903415,4,0.21679549048743246,49
|
134 |
+
face,0.1303109934561895,0.3190684929780839,1,0.18875749952189438,8
|
135 |
+
well,0.13095322324152048,0.3457723574452653,3,0.21481913420374482,33
|
136 |
+
first,0.13425873674660696,0.3231548763674664,2,0.18889613962085947,19
|
137 |
+
cultural,0.13545137420576547,0.3641558927637921,1,0.22870451855802665,7
|
138 |
+
keep,0.13609519690668131,0.349768091614246,2,0.21367289470756468,18
|
139 |
+
something,0.13763362373929275,0.3347887912404371,2,0.19715516750114434,18
|
140 |
+
liberals,0.13892917378532732,0.3300944335676952,1,0.19116525978236787,7
|
141 |
+
b,0.1392726159738102,0.3265334751645087,1,0.18726085919069851,7
|
142 |
+
wrong,0.14016254382066723,0.3171170182430329,1,0.17695447442236567,7
|
143 |
+
future,0.14058649714675678,0.3125297991722355,1,0.17194330202547872,7
|
144 |
+
true,0.1407448156500357,0.310799181717965,1,0.1700543660679293,7
|
145 |
+
this,0.14166806157032588,0.3672135959579981,8,0.2255455343876722,109
|
146 |
+
race,0.14249379298225626,0.3478252474003401,3,0.20533145441808384,29
|
147 |
+
m,0.1426932863623375,0.280151186098834,2,0.1374578997364965,18
|
148 |
+
please,0.1430655533894519,0.2842121067918283,1,0.1411465534023764,7
|
149 |
+
realize,0.14646955963761304,0.3617297305324054,1,0.21526017089479238,6
|
150 |
+
forced,0.14763086484755325,0.3512013387422007,1,0.20357047389464747,6
|
151 |
+
huge,0.14855364132518362,0.342587805514648,1,0.1940341641894644,6
|
152 |
+
action,0.14887552175351224,0.3395282081788679,1,0.19065268642535568,6
|
153 |
+
group,0.15081365095751828,0.3507832518628138,2,0.1999696009052955,15
|
154 |
+
local,0.15085039073692239,0.3200719251434852,1,0.16922153440656282,6
|
155 |
+
p,0.15094887957128184,0.3190684929780839,1,0.16811961340680204,6
|
156 |
+
job,0.15104521236854185,0.3180837706829696,1,0.16703855831442777,6
|
157 |
+
war,0.1514975086388229,0.3134163766099798,1,0.1619188679711569,6
|
158 |
+
teacher,0.15158262057012437,0.3125297991722355,1,0.16094717860211114,6
|
159 |
+
nice,0.15275715241563448,0.3000110950503858,1,0.14725394263475133,6
|
160 |
+
hell,0.15522723967677385,0.3602472746417441,2,0.20502003496497026,14
|
161 |
+
soldiers,0.15835943063148977,0.3667184996611395,1,0.20835906902964973,5
|
162 |
+
longer,0.15995614176754042,0.3531265776680795,1,0.19317043590053906,5
|
163 |
+
question,0.15995614176754042,0.3531265776680795,1,0.19317043590053906,5
|
164 |
+
old,0.16106637141373406,0.306593848210513,2,0.14552747679677894,14
|
165 |
+
mostly,0.16164643599139597,0.338066692043886,1,0.17642025605249004,5
|
166 |
+
society,0.16164643599139597,0.338066692043886,1,0.17642025605249004,5
|
167 |
+
immigration,0.16164643599139597,0.338066692043886,1,0.17642025605249004,5
|
168 |
+
laugh,0.16164643599139597,0.338066692043886,1,0.17642025605249004,5
|
169 |
+
your,0.1617742488230272,0.3503562605906409,5,0.1885820117676137,48
|
170 |
+
nationalists,0.1619516365923877,0.3352664448180075,1,0.1733148082256198,5
|
171 |
+
genocide,0.16300444435902325,0.3253992364343532,1,0.16239479207532995,5
|
172 |
+
near,0.16345270051708344,0.321094855033611,1,0.15764215451652758,5
|
173 |
+
head,0.16355824668202143,0.3200719251434852,1,0.15651367846146377,5
|
174 |
+
book,0.16355824668202143,0.3200719251434852,1,0.15651367846146377,5
|
175 |
+
100,0.16395764329141552,0.3161675396474623,1,0.1522098963560468,5
|
176 |
+
sorry,0.16405225909398036,0.3152346794336491,1,0.15118242033966872,5
|
177 |
+
blood,0.1642357837757212,0.3134163766099798,1,0.14918059283425858,5
|
178 |
+
done,0.16498038124193365,0.3059150773895706,1,0.14093469614763693,5
|
179 |
+
welcome,0.16651324457489422,0.2897877239584356,1,0.12327447938354139,5
|
180 |
+
children,0.166936383664889,0.3787406693376116,3,0.21180428567272258,21
|
181 |
+
may,0.16775291464019035,0.3567200648421205,2,0.18896715020193014,12
|
182 |
+
friends,0.1685946694317037,0.349768091614246,2,0.1811734221825423,12
|
183 |
+
from,0.1700543877245109,0.3930186576832394,7,0.2229642699587285,68
|
184 |
+
married,0.17122313503967895,0.382357289307344,1,0.21113415426766502,4
|
185 |
+
supporting,0.17122313503967895,0.382357289307344,1,0.21113415426766502,4
|
186 |
+
sexual,0.1735832586211447,0.3641558927637921,1,0.1905726341426474,4
|
187 |
+
date,0.17417441871092815,0.359425265523159,1,0.18525084681223086,4
|
188 |
+
inside,0.17417441871092815,0.359425265523159,1,0.18525084681223086,4
|
189 |
+
family,0.17469218769091843,0.3550373950852266,2,0.18034520739430815,11
|
190 |
+
criminal,0.17470283147416996,0.3551335293325131,1,0.18043069785834312,4
|
191 |
+
apparently,0.17470283147416996,0.3551335293325131,1,0.18043069785834312,4
|
192 |
+
running,0.17689346059898647,0.3366469365003771,1,0.1597534759013906,4
|
193 |
+
sick,0.17689346059898647,0.3366469365003771,1,0.1597534759013906,4
|
194 |
+
wants,0.17828091399020118,0.3242893202525402,1,0.14600840626233902,4
|
195 |
+
party,0.17915946535714886,0.3161675396474623,1,0.13700807429031345,4
|
196 |
+
000,0.17963595746127614,0.3116575655709478,1,0.13202160810967167,4
|
197 |
+
is,0.18666928321320247,0.4381859402767081,16,0.2515166570635056,191
|
198 |
+
bite,0.18703293704183796,0.4009934769690955,1,0.21396053992725753,3
|
199 |
+
young,0.18726398837125088,0.3747963099624649,2,0.187532321591214,9
|
200 |
+
drag,0.1885716891173717,0.3906388455418885,1,0.20206715642451678,3
|
201 |
+
absolute,0.1897661564193841,0.382357289307344,1,0.19259113288795987,3
|
202 |
+
vile,0.1897661564193841,0.382357289307344,1,0.19259113288795987,3
|
203 |
+
dating,0.1897661564193841,0.382357289307344,1,0.19259113288795987,3
|
204 |
+
drugs,0.19116992784209752,0.372327527646395,1,0.18115759980429746,3
|
205 |
+
fine,0.19260250558690983,0.3617297305324054,1,0.1691272249454956,3
|
206 |
+
strange,0.19260250558690983,0.3617297305324054,1,0.1691272249454956,3
|
207 |
+
lies,0.19260250558690983,0.3617297305324054,1,0.1691272249454956,3
|
208 |
+
bbc,0.19260250558690983,0.3617297305324054,1,0.1691272249454956,3
|
209 |
+
events,0.1937273725400403,0.3531265776680795,1,0.15939920512803918,3
|
210 |
+
company,0.19443592411327568,0.3475694225157413,1,0.15313349840246562,3
|
211 |
+
moment,0.19443592411327568,0.3475694225157413,1,0.15313349840246562,3
|
212 |
+
drug,0.19465211456346218,0.3458514332334042,1,0.15119931866994205,3
|
213 |
+
proud,0.19536037775640855,0.3789443112828268,2,0.18358393352641825,8
|
214 |
+
agree,0.19561487852866066,0.338066692043886,1,0.14245181351522535,3
|
215 |
+
brother,0.1967156522730801,0.3288797483035058,1,0.1321640960304257,3
|
216 |
+
across,0.1978491332838076,0.3190684929780839,1,0.12121935969427627,3
|
217 |
+
marxism,0.20568653728209765,0.4374955473279124,1,0.23180901004581475,2
|
218 |
+
demand,0.20568653728209765,0.4374955473279124,1,0.23180901004581475,2
|
219 |
+
realizing,0.2080134406598172,0.4245535929759084,1,0.2165401523160912,2
|
220 |
+
high,0.20824545561042337,0.3567200648421205,2,0.1484746092316971,7
|
221 |
+
scenes,0.20967062024194819,0.4150039721576905,1,0.20533335191574234,2
|
222 |
+
quebec,0.20967062024194819,0.4150039721576905,1,0.20533335191574234,2
|
223 |
+
destroying,0.20967062024194819,0.4150039721576905,1,0.20533335191574234,2
|
224 |
+
seeking,0.21201080106575387,0.4009934769690955,1,0.1889826759033416,2
|
225 |
+
important,0.2128739108535877,0.3988216212399497,2,0.185947710386362,6
|
226 |
+
alive,0.2136712582252236,0.3906388455418885,1,0.1769675873166649,2
|
227 |
+
beating,0.21435040208790335,0.3862954197874064,1,0.17194501769950304,2
|
228 |
+
entertainment,0.21435040208790335,0.3862954197874064,1,0.17194501769950304,2
|
229 |
+
council,0.21435040208790335,0.3862954197874064,1,0.17194501769950304,2
|
230 |
+
complain,0.21435040208790335,0.3862954197874064,1,0.17194501769950304,2
|
231 |
+
last,0.21473612614950258,0.3641396245458601,3,0.1494034983963575,12
|
232 |
+
marry,0.21495734190145113,0.382357289307344,1,0.16739994740589284,2
|
233 |
+
closed,0.21495734190145113,0.382357289307344,1,0.16739994740589284,2
|
234 |
+
fag,0.2155057883089845,0.3787510227464202,1,0.1632452344374357,2
|
235 |
+
issue,0.2160058836244051,0.3754217905526198,1,0.15941590692821472,2
|
236 |
+
open,0.21629778528737084,0.377244963889482,2,0.16094717860211114,6
|
237 |
+
rights,0.21646534232447076,0.372327527646395,1,0.15586218532192422,2
|
238 |
+
raise,0.21646534232447076,0.372327527646395,1,0.15586218532192422,2
|
239 |
+
foot,0.21689016925758797,0.3694352282631972,1,0.15254505900560922,2
|
240 |
+
identity,0.21689016925758797,0.3694352282631972,1,0.15254505900560922,2
|
241 |
+
island,0.2172851303794655,0.3667184996611395,1,0.149433369281674,2
|
242 |
+
support,0.21735886987946293,0.3702186933072549,2,0.15285982342779195,6
|
243 |
+
poster,0.2176540718043413,0.3641558927637921,1,0.14650182095945083,2
|
244 |
+
exist,0.2180001423046757,0.3617297305324054,1,0.14372958822772972,2
|
245 |
+
christ,0.21892520825330247,0.3551335293325131,1,0.1362083210792106,2
|
246 |
+
cities,0.2194656931073056,0.3512013387422007,1,0.13173564563489512,2
|
247 |
+
san,0.2197172022931677,0.3493509573384713,1,0.1296337550453036,2
|
248 |
+
middle,0.2204088504514098,0.3441922898187163,1,0.12378343936730653,2
|
249 |
+
pictures,0.22345793112817053,0.3200719251434852,1,0.09661399401531467,2
|
250 |
+
beautiful,0.2251070899065187,0.3059150773895706,1,0.08080798748305187,2
|
251 |
+
youth,0.22773914565709413,0.3853813001736217,2,0.15764215451652758,5
|
252 |
+
video,0.23781427076585987,0.3586702531879376,3,0.12085598242207773,9
|
253 |
+
damnit,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
254 |
+
lgbt,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
255 |
+
absolut,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
256 |
+
rupaul,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
257 |
+
paperwork,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
258 |
+
perfected,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
259 |
+
exatly,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
260 |
+
defenseless,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
261 |
+
cocktail,0.24099393866019717,0.4583216697345582,1,0.217327731074361,1
|
262 |
+
community,0.2439823651102864,0.3789443112828268,2,0.1349619461725404,4
|
263 |
+
girlfriends,0.24540310526879627,0.4374955473279124,1,0.19209244205911613,1
|
264 |
+
sponsor,0.24540310526879627,0.4374955473279124,1,0.19209244205911613,1
|
265 |
+
mankind,0.24540310526879627,0.4374955473279124,1,0.19209244205911613,1
|
266 |
+
sends,0.24540310526879627,0.4374955473279124,1,0.19209244205911613,1
|
267 |
+
montreal,0.24799171872427633,0.4245535929759084,1,0.17656187425163206,1
|
268 |
+
rag,0.24799171872427633,0.4245535929759084,1,0.17656187425163206,1
|
269 |
+
expressed,0.24799171872427633,0.4245535929759084,1,0.17656187425163206,1
|
270 |
+
desire,0.24799171872427633,0.4245535929759084,1,0.17656187425163206,1
|
271 |
+
purposes,0.249828331447052,0.4150039721576905,1,0.16517564071063853,1
|
272 |
+
practically,0.249828331447052,0.4150039721576905,1,0.16517564071063853,1
|
273 |
+
crying,0.249828331447052,0.4150039721576905,1,0.16517564071063853,1
|
274 |
+
abomination,0.249828331447052,0.4150039721576905,1,0.16517564071063853,1
|
275 |
+
aside,0.249828331447052,0.4150039721576905,1,0.16517564071063853,1
|
276 |
+
assume,0.2512510019442095,0.4073755921177137,1,0.15612459017350416,1
|
277 |
+
advocate,0.2512510019442095,0.4073755921177137,1,0.15612459017350416,1
|
278 |
+
vodka,0.2512510019442095,0.4073755921177137,1,0.15612459017350416,1
|
279 |
+
offspring,0.2512510019442095,0.4073755921177137,1,0.15612459017350416,1
|
280 |
+
openly,0.25207724300312384,0.436757189926077,2,0.18467994692295311,3
|
281 |
+
attended,0.2524111243052969,0.4009934769690955,1,0.1485823526637986,1
|
282 |
+
adopt,0.2524111243052969,0.4009934769690955,1,0.1485823526637986,1
|
283 |
+
abortion,0.2524111243052969,0.4009934769690955,1,0.1485823526637986,1
|
284 |
+
essay,0.2524111243052969,0.4009934769690955,1,0.1485823526637986,1
|
285 |
+
yrs,0.2524111243052969,0.4009934769690955,1,0.1485823526637986,1
|
286 |
+
messages,0.2524111243052969,0.4009934769690955,1,0.1485823526637986,1
|
287 |
+
limerick,0.2533897481837092,0.3954892471925377,1,0.14209949900882848,1
|
288 |
+
stage,0.2533897481837092,0.3954892471925377,1,0.14209949900882848,1
|
289 |
+
croatian,0.25423537818949266,0.3906388455418885,1,0.13640346735239584,1
|
290 |
+
fights,0.25423537818949266,0.3906388455418885,1,0.13640346735239584,1
|
291 |
+
anti,0.2549082731229374,0.4487934398911301,5,0.19388516676819265,14
|
292 |
+
letter,0.2549793611656546,0.3862954197874064,1,0.13131605862175177,1
|
293 |
+
homosexual,0.2549793611656546,0.3862954197874064,1,0.13131605862175177,1
|
294 |
+
destroyed,0.2549793611656546,0.3862954197874064,1,0.13131605862175177,1
|
295 |
+
dude,0.2549793611656546,0.3862954197874064,1,0.13131605862175177,1
|
296 |
+
regardless,0.2549793611656546,0.3862954197874064,1,0.13131605862175177,1
|
297 |
+
bulgarian,0.25564313203829003,0.382357289307344,1,0.1267141572690539,1
|
298 |
+
wrote,0.25678726712758565,0.3754217905526198,1,0.11863452342503418,1
|
299 |
+
wtf,0.25678726712758565,0.3754217905526198,1,0.11863452342503418,1
|
300 |
+
attend,0.25678726712758565,0.3754217905526198,1,0.11863452342503418,1
|
301 |
+
70,0.25774949699798483,0.3694352282631972,1,0.11168573126521235,1
|
302 |
+
values,0.25817844373112936,0.3667184996611395,1,0.10854005593001013,1
|
303 |
+
protect,0.25817844373112936,0.3667184996611395,1,0.10854005593001013,1
|
304 |
+
speech,0.25817844373112936,0.3667184996611395,1,0.10854005593001013,1
|
305 |
+
btw,0.25963897543357184,0.3572300612390683,1,0.09759108580549648,1
|
306 |
+
classes,0.25963897543357184,0.3572300612390683,1,0.09759108580549648,1
|
307 |
+
florida,0.2599538338411852,0.3551335293325131,1,0.09517969549132788,1
|
308 |
+
glad,0.2622087831377926,0.3395282081788679,1,0.0773194250410753,1
|
309 |
+
section,0.2629808238215961,0.3339229422135849,1,0.07094211839198876,1
|
310 |
+
12,0.2631581955765149,0.3326143500559421,1,0.0694561544794272,1
|
311 |
+
city,0.2631710870281415,0.4264274975330384,4,0.1632564105048969,9
|
312 |
+
full,0.26357146927968256,0.3755997575327099,2,0.11202828825302732,3
|
313 |
+
9,0.2648034908482756,0.3200719251434852,1,0.0552684342952096,1
|
314 |
+
pride,0.27577584089124024,0.4527303153136059,4,0.17695447442236567,7
|
315 |
+
homosexuality,0.2879331503672511,0.4850264174527164,3,0.19709326708546535,3
|
316 |
+
parade,0.29129290852297135,0.4724505083272688,3,0.18115759980429746,3
|
317 |
+
youtube,0.30666124471821626,0.3629510613818781,5,0.05628981666366184,9
|
318 |
+
lesbian,0.3106649380953481,0.4667895282688523,2,0.15612459017350416,1
|
319 |
+
gays,0.3156762713510137,0.4469923299727655,2,0.13131605862175177,1
|
320 |
+
hall,0.31657312018849015,0.4432872774575441,2,0.1267141572690539,1
|
321 |
+
boston,0.31657312018849015,0.4432872774575441,2,0.1267141572690539,1
|
322 |
+
marriage,0.36234285677305844,0.5435004565773559,6,0.18115759980429746,3
|
323 |
+
event,0.3643535958853621,0.4469947365571956,3,0.08264114067183351,1
|
324 |
+
gay,0.5180655937437961,0.7119961014565707,29,0.1939305077127745,7
|
pmi_files/gay-woman_npmi.csv
ADDED
@@ -0,0 +1,156 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,gay-npmi,gay-count,woman-npmi,woman-count
|
2 |
+
white,-0.18611717455663218,0.2766179029996072,4,0.4627350775562394,35
|
3 |
+
man,-0.1570438936754801,0.2671990310042123,1,0.4242429246796924,11
|
4 |
+
like,-0.1436050517582193,0.1581211733732094,1,0.3017262251314287,9
|
5 |
+
me,-0.14162038387979858,0.1846341847286308,1,0.3262545686084294,9
|
6 |
+
a,-0.12758294513618584,0.3185280405536974,10,0.4461109856898832,49
|
7 |
+
an,-0.1263610982918267,0.2041660570800269,1,0.3305271553718536,8
|
8 |
+
about,-0.09527323008612842,0.1808148946377946,1,0.276088124723923,6
|
9 |
+
i,-0.09033461283766112,0.1726839646987878,4,0.2630185775364489,18
|
10 |
+
men,-0.08842292350391423,0.2972776711293206,1,0.3857005946332348,6
|
11 |
+
old,-0.08117073064710711,0.306593848210513,2,0.3877645788576201,10
|
12 |
+
would,-0.07510956832239443,0.1872459344625401,1,0.2623555027849345,5
|
13 |
+
years,-0.07278792661795719,0.2420298108372469,1,0.3148177374552041,5
|
14 |
+
out,-0.0721912030784414,0.2442552474162119,2,0.3164464504946533,9
|
15 |
+
by,-0.07113556053564468,0.2661766556423075,2,0.3373122161779522,9
|
16 |
+
who,-0.064721571007477,0.34107328384903,4,0.405794854856507,16
|
17 |
+
for,-0.054918251313346045,0.3102720307063573,6,0.3651902820197033,21
|
18 |
+
here,-0.051451178830900196,0.1942590017110966,1,0.2457101805419968,4
|
19 |
+
want,-0.05037716503955511,0.2315117039980811,1,0.2818888690376362,4
|
20 |
+
home,-0.04946713129871105,0.260008194091471,1,0.3094753253901821,4
|
21 |
+
on,-0.0473082053273734,0.3198189922109506,6,0.367127197538324,20
|
22 |
+
be,-0.043347567319168806,0.2225641675538312,2,0.265911734873,7
|
23 |
+
was,-0.0395055622698966,0.2944540472351808,4,0.3339596095050774,13
|
24 |
+
and,-0.0298238896878662,0.3426108028061029,12,0.3724346924939691,34
|
25 |
+
not,-0.027442350065157883,0.2713904950213734,3,0.2988328450865313,9
|
26 |
+
what,-0.022511712260931294,0.1967951157977903,1,0.2193068280587216,3
|
27 |
+
our,-0.022494360013606995,0.1980957739850262,1,0.2205901339986332,3
|
28 |
+
time,-0.022126072310713008,0.2246695232264159,1,0.2467955955371289,3
|
29 |
+
should,-0.02206348739504857,0.2290057342516891,1,0.2510692216467377,3
|
30 |
+
any,-0.022043779024465027,0.2303613121439393,1,0.2524050911684043,3
|
31 |
+
look,-0.021749203996833222,0.2500918886982128,1,0.271841092695046,3
|
32 |
+
own,-0.021691046566527483,0.2538767295436401,1,0.2755677761101676,3
|
33 |
+
to,-0.021347359096112573,0.3492553272265888,13,0.3706026863227014,35
|
34 |
+
negro,-0.021273463317713903,0.2801038173399138,1,0.3013772806576277,3
|
35 |
+
dating,-0.019402642777845425,0.382357289307344,1,0.4017599320851894,3
|
36 |
+
in,-0.013100557122691203,0.3753081883179328,12,0.388408745440624,31
|
37 |
+
there,-0.005432141245469202,0.2334112465517538,2,0.238843387797223,5
|
38 |
+
their,-0.005412737549069818,0.2363630406174499,2,0.2417757781665197,5
|
39 |
+
one,-0.005281055958648306,0.2563483149879553,2,0.2616293709466036,5
|
40 |
+
youtube,-0.0006543741835318695,0.3629510613818781,5,0.36360543556541,12
|
41 |
+
if,0.002340751196599211,0.2779347513604833,3,0.2755940001638841,7
|
42 |
+
with,0.005999668682249215,0.3638724653524244,7,0.3578727966701752,16
|
43 |
+
the,0.01257129679161989,0.3669247776870533,17,0.3543534808954334,38
|
44 |
+
throat,0.014557934331402789,0.4009934769690955,1,0.3864355426376927,2
|
45 |
+
force,0.015186127456403908,0.338066692043886,1,0.3228805645874821,2
|
46 |
+
local,0.015334716758618583,0.3200719251434852,1,0.3047372083848666,2
|
47 |
+
face,0.015342596659043861,0.3190684929780839,1,0.30372589631904,2
|
48 |
+
teacher,0.015392895465407508,0.3125297991722355,1,0.297136903706828,2
|
49 |
+
crime,0.015516651740631604,0.2953110512667621,1,0.2797943995261305,2
|
50 |
+
seen,0.01564167516630499,0.2757972276948492,1,0.2601555525285442,2
|
51 |
+
thing,0.01570049531412171,0.2656148204121383,1,0.2499143250980166,2
|
52 |
+
right,0.015729093802221206,0.2603668053595391,1,0.2446377115573179,2
|
53 |
+
off,0.015736643905873815,0.2589443973588688,1,0.243207753452995,2
|
54 |
+
same,0.0157846871785082,0.2494820040966032,1,0.233697316918095,2
|
55 |
+
down,0.01579619366748472,0.2470978748650735,1,0.2313016811975888,2
|
56 |
+
too,0.015838646586364913,0.2378275985166722,1,0.2219889519303073,2
|
57 |
+
those,0.01585463776905119,0.2341126512529582,1,0.218258013483907,2
|
58 |
+
school,0.015883542668968492,0.2270209148481517,1,0.2111373721791832,2
|
59 |
+
he,0.018039626209503667,0.2808250738851172,2,0.2627854476756135,4
|
60 |
+
at,0.019808372910848693,0.2855405370323465,3,0.2657321641214978,6
|
61 |
+
but,0.019929265150730707,0.2696359246510539,3,0.2497066595003232,6
|
62 |
+
you,0.022722188712001712,0.2794372060610774,5,0.2567150173490757,10
|
63 |
+
as,0.03678502295869479,0.3056104596524184,4,0.2688254366937236,7
|
64 |
+
or,0.039986303039002496,0.2779347513604833,3,0.2379484483214808,5
|
65 |
+
all,0.04019211177415569,0.266386609973114,3,0.2261944981989583,5
|
66 |
+
re,0.04577999101701008,0.3179234831348536,2,0.2721434921178435,3
|
67 |
+
m,0.0467085313848597,0.280151186098834,2,0.2334426547139743,3
|
68 |
+
no,0.0469877559483039,0.2672907979249346,2,0.2203030419766307,3
|
69 |
+
we,0.04767800279398329,0.2308256648221037,2,0.1831476620281204,3
|
70 |
+
have,0.05544699091653668,0.2655600483084889,4,0.2101130573919522,6
|
71 |
+
it,0.0573147165396411,0.3114057652599964,7,0.2540910487203553,11
|
72 |
+
seeking,0.06842520789689288,0.4009934769690955,1,0.3325682690722026,1
|
73 |
+
abortion,0.06842520789689288,0.4009934769690955,1,0.3325682690722026,1
|
74 |
+
yrs,0.06842520789689288,0.4009934769690955,1,0.3325682690722026,1
|
75 |
+
beating,0.069249038822428,0.3862954197874064,1,0.3170463809649784,1
|
76 |
+
rights,0.0699960092889953,0.372327527646395,1,0.3023315183573997,1
|
77 |
+
date,0.07065498854028573,0.359425265523159,1,0.2887702769828733,1
|
78 |
+
inside,0.07065498854028573,0.359425265523159,1,0.2887702769828733,1
|
79 |
+
apparently,0.07086760599617176,0.3551335293325131,1,0.2842659233363413,1
|
80 |
+
forced,0.0710595320113303,0.3512013387422007,1,0.2801418067308704,1
|
81 |
+
middle,0.0713948172905699,0.3441922898187163,1,0.2727974725281464,1
|
82 |
+
huge,0.07147034193502949,0.342587805514648,1,0.2711174635796185,1
|
83 |
+
mostly,0.07168069798625842,0.338066692043886,1,0.2663859940576276,1
|
84 |
+
laugh,0.07168069798625842,0.338066692043886,1,0.2663859940576276,1
|
85 |
+
wo,0.0719295617773329,0.3326143500559421,1,0.2606847882786092,1
|
86 |
+
liberals,0.07204280071233649,0.3300944335676952,1,0.2580516328553587,1
|
87 |
+
brother,0.0720969843682685,0.3288797483035058,1,0.2567827639352373,1
|
88 |
+
near,0.0724380537586142,0.321094855033611,1,0.2486568012749968,1
|
89 |
+
9,0.0724820743677688,0.3200719251434852,1,0.2475898507757164,1
|
90 |
+
p,0.07252507649447237,0.3190684929780839,1,0.2465434164836115,1
|
91 |
+
behind,0.07252507649447237,0.3190684929780839,1,0.2465434164836115,1
|
92 |
+
turn,0.0725671040979729,0.3180837706829696,1,0.2455166665849967,1
|
93 |
+
20,0.0726081983649507,0.3171170182430329,1,0.2445088198780822,1
|
94 |
+
wrong,0.0726081983649507,0.3171170182430329,1,0.2445088198780822,1
|
95 |
+
some,0.07278481433903139,0.3464081111903415,4,0.2736232968513101,5
|
96 |
+
000,0.07283717398141201,0.3116575655709478,1,0.2388203915895358,1
|
97 |
+
true,0.07287269786795139,0.310799181717965,1,0.2379264838500136,1
|
98 |
+
beautiful,0.07307235644644197,0.3059150773895706,1,0.2328427209431286,1
|
99 |
+
nice,0.07330810726692821,0.3000110950503858,1,0.2267029877834576,1
|
100 |
+
racist,0.07361147607053697,0.2921771536484656,1,0.2185656775779286,1
|
101 |
+
brown,0.07367970943166269,0.2903758635860459,1,0.2166961541543832,1
|
102 |
+
god,0.0738290873067684,0.2863788706607983,1,0.2125497833540299,1
|
103 |
+
please,0.07390889618742069,0.2842121067918283,1,0.2103032106044076,1
|
104 |
+
use,0.07417825055890512,0.2767278987178216,1,0.2025496481589165,1
|
105 |
+
nothing,0.07425907290597178,0.2744275854130094,1,0.2001685125070376,1
|
106 |
+
long,0.0742747669809315,0.2739778398397057,1,0.1997030728587742,1
|
107 |
+
come,0.07452049657035262,0.2667991684867617,1,0.1922786719164091,1
|
108 |
+
jews,0.0745470596093139,0.2660070984268671,1,0.1914600388175532,1
|
109 |
+
ever,0.07466131189574743,0.2625623962620298,1,0.1879010843662824,1
|
110 |
+
much,0.0749300143511632,0.2542023775907844,1,0.1792723632396212,1
|
111 |
+
over,0.0752428384860662,0.2439548678123412,1,0.168712029326275,1
|
112 |
+
around,0.0752916082974297,0.242301429055201,1,0.1670098207577713,1
|
113 |
+
now,0.0754920798785165,0.2353284949928119,1,0.1598364151142954,1
|
114 |
+
back,0.07566053066130732,0.2292298231880766,1,0.1535692925267693,1
|
115 |
+
new,0.0757372658220051,0.2263717204801999,1,0.1506344546581948,1
|
116 |
+
were,0.07576559758626722,0.2253029943037516,1,0.1495373967174844,1
|
117 |
+
may,0.08129587150769307,0.3567200648421205,2,0.2754241933344274,2
|
118 |
+
family,0.08138939824838448,0.3550373950852266,2,0.2736479968368421,2
|
119 |
+
your,0.08155900413433981,0.3503562605906409,5,0.2687972564563011,6
|
120 |
+
keep,0.08167851223594291,0.349768091614246,2,0.2680895793783031,2
|
121 |
+
that,0.08257983691771209,0.3585699924174608,9,0.2759901554997487,12
|
122 |
+
my,0.08291487241551979,0.3236639425006842,5,0.2407490700851644,6
|
123 |
+
its,0.08371794971413818,0.3091159590657023,2,0.2253980093515641,2
|
124 |
+
then,0.0843454055280764,0.295047611471362,2,0.2107022059432856,2
|
125 |
+
how,0.08469339860958369,0.2868299306696957,2,0.202136532060112,2
|
126 |
+
know,0.084701042106339,0.2866457459731065,2,0.2019447038667675,2
|
127 |
+
video,0.08890708032989691,0.3586702531879376,3,0.2697631728580407,3
|
128 |
+
well,0.0896708223326852,0.3457723574452653,3,0.2561015351125801,3
|
129 |
+
because,0.0897977394935483,0.3435654563470742,3,0.2537677168535259,3
|
130 |
+
will,0.09272180413806497,0.2860229890669719,3,0.1933011849289069,3
|
131 |
+
s,0.09553145605624763,0.3521118307945456,7,0.256580374738298,8
|
132 |
+
t,0.1023467095401499,0.3380134679518958,5,0.2356667584117459,5
|
133 |
+
of,0.11134196160568699,0.4214432869429458,17,0.3101013253372588,21
|
134 |
+
they,0.1121568446359626,0.3415974027488728,7,0.2294405581129102,7
|
135 |
+
children,0.1247642217779733,0.3787406693376116,3,0.2539764475596383,2
|
136 |
+
n,0.12590729957078808,0.3410878945627996,5,0.2151805949920115,4
|
137 |
+
race,0.1273533769137354,0.3478252474003401,3,0.2204718704866047,2
|
138 |
+
do,0.12743841852985438,0.311483384651383,4,0.1840449661215286,3
|
139 |
+
when,0.13004508929911562,0.3108573159478735,3,0.1808122266487579,2
|
140 |
+
important,0.13536434525871016,0.3988216212399497,2,0.2634572759812395,1
|
141 |
+
proud,0.137352747774467,0.3789443112828268,2,0.2415915635083598,1
|
142 |
+
full,0.1376732736826963,0.3755997575327099,2,0.2379264838500136,1
|
143 |
+
young,0.1377496720382466,0.3747963099624649,2,0.2370466379242183,1
|
144 |
+
high,0.13940727279281528,0.3567200648421205,2,0.2173127920493052,1
|
145 |
+
first,0.14217685237870423,0.3231548763674664,2,0.1809780239887622,1
|
146 |
+
kids,0.14319914521266622,0.3093736463117378,2,0.1661745010990716,1
|
147 |
+
his,0.14327250496735,0.3083489917165534,2,0.1650764867492034,1
|
148 |
+
say,0.14376276843464308,0.3013652923481402,2,0.1576025239134971,1
|
149 |
+
has,0.14494559199010687,0.2834110779089208,2,0.1384654859188139,1
|
150 |
+
from,0.1457373536239688,0.3930186576832394,7,0.2472813040592706,5
|
151 |
+
people,0.1542036463276879,0.3522953897597632,5,0.1980917434320753,3
|
152 |
+
are,0.166988654823536,0.374511655462606,9,0.20752300063907,6
|
153 |
+
is,0.16703819229544048,0.4381859402767081,16,0.2711477479812676,13
|
154 |
+
this,0.16914733175671898,0.3672135959579981,8,0.1980662642012791,5
|
155 |
+
last,0.18520313050407408,0.3641396245458601,3,0.178936494041786,1
|
156 |
+
so,0.1924543427562759,0.2869969161341534,3,0.0945425733778775,1
|
pmi_files/gay_npmi.csv
ADDED
@@ -0,0 +1,417 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,gay-npmi
|
2 |
+
000,0.3116575655709478
|
3 |
+
100,0.3161675396474623
|
4 |
+
100yrs,0.4583216697345582
|
5 |
+
12,0.3326143500559421
|
6 |
+
20,0.3171170182430329
|
7 |
+
70,0.3694352282631972
|
8 |
+
9,0.3200719251434852
|
9 |
+
a,0.3185280405536974
|
10 |
+
abomination,0.4150039721576905
|
11 |
+
abortion,0.4009934769690955
|
12 |
+
about,0.1808148946377946
|
13 |
+
absolut,0.4583216697345582
|
14 |
+
absolute,0.382357289307344
|
15 |
+
abusive,0.4245535929759084
|
16 |
+
across,0.3190684929780839
|
17 |
+
action,0.3395282081788679
|
18 |
+
actors,0.4150039721576905
|
19 |
+
adopt,0.4009934769690955
|
20 |
+
advocate,0.4073755921177137
|
21 |
+
advocates,0.4374955473279124
|
22 |
+
agree,0.338066692043886
|
23 |
+
alive,0.3906388455418885
|
24 |
+
all,0.266386609973114
|
25 |
+
alliance,0.382357289307344
|
26 |
+
an,0.2041660570800269
|
27 |
+
and,0.3426108028061029
|
28 |
+
anti,0.4487934398911301
|
29 |
+
any,0.2303613121439393
|
30 |
+
apparently,0.3551335293325131
|
31 |
+
are,0.374511655462606
|
32 |
+
around,0.242301429055201
|
33 |
+
artists,0.4073755921177137
|
34 |
+
as,0.3056104596524184
|
35 |
+
aside,0.4150039721576905
|
36 |
+
assume,0.4073755921177137
|
37 |
+
at,0.2855405370323465
|
38 |
+
attend,0.3754217905526198
|
39 |
+
attended,0.4009934769690955
|
40 |
+
b,0.3265334751645087
|
41 |
+
back,0.2292298231880766
|
42 |
+
bagly,0.4583216697345582
|
43 |
+
bbc,0.3617297305324054
|
44 |
+
be,0.2225641675538312
|
45 |
+
beating,0.3862954197874064
|
46 |
+
beautiful,0.3059150773895706
|
47 |
+
because,0.3435654563470742
|
48 |
+
behind,0.3190684929780839
|
49 |
+
believe,0.2979486935218571
|
50 |
+
below,0.3475694225157413
|
51 |
+
better,0.2897877239584356
|
52 |
+
bisexual,0.4583216697345582
|
53 |
+
bite,0.4009934769690955
|
54 |
+
blasphemied,0.4583216697345582
|
55 |
+
blogger,0.4583216697345582
|
56 |
+
blood,0.3134163766099798
|
57 |
+
bondage,0.4583216697345582
|
58 |
+
book,0.3200719251434852
|
59 |
+
boston,0.4432872774575441
|
60 |
+
brother,0.3288797483035058
|
61 |
+
brown,0.2903758635860459
|
62 |
+
btw,0.3572300612390683
|
63 |
+
bucharest,0.4583216697345582
|
64 |
+
budapest,0.4073755921177137
|
65 |
+
bulgarian,0.382357289307344
|
66 |
+
but,0.2696359246510539
|
67 |
+
by,0.2661766556423075
|
68 |
+
called,0.302152290583169
|
69 |
+
care,0.3091221134457633
|
70 |
+
charity,0.4583216697345582
|
71 |
+
children,0.3787406693376116
|
72 |
+
christ,0.3551335293325131
|
73 |
+
cities,0.3512013387422007
|
74 |
+
city,0.4264274975330384
|
75 |
+
clad,0.4583216697345582
|
76 |
+
classes,0.3572300612390683
|
77 |
+
cleansed,0.4374955473279124
|
78 |
+
closed,0.382357289307344
|
79 |
+
cocktail,0.4583216697345582
|
80 |
+
come,0.2667991684867617
|
81 |
+
commission,0.4374955473279124
|
82 |
+
community,0.3789443112828268
|
83 |
+
company,0.3475694225157413
|
84 |
+
complain,0.3862954197874064
|
85 |
+
constantly,0.4009934769690955
|
86 |
+
council,0.3862954197874064
|
87 |
+
country,0.2535527207399053
|
88 |
+
crime,0.2953110512667621
|
89 |
+
criminal,0.3551335293325131
|
90 |
+
croatian,0.3906388455418885
|
91 |
+
crossdressers,0.4583216697345582
|
92 |
+
cry,0.4009934769690955
|
93 |
+
crying,0.4150039721576905
|
94 |
+
cultural,0.3641558927637921
|
95 |
+
culture,0.307495124141846
|
96 |
+
cwpv,0.4583216697345582
|
97 |
+
damnit,0.4583216697345582
|
98 |
+
date,0.359425265523159
|
99 |
+
dating,0.382357289307344
|
100 |
+
day,0.2391127293173303
|
101 |
+
defenseless,0.4583216697345582
|
102 |
+
demand,0.4374955473279124
|
103 |
+
designers,0.4374955473279124
|
104 |
+
desire,0.4245535929759084
|
105 |
+
destroyed,0.3862954197874064
|
106 |
+
destroying,0.4150039721576905
|
107 |
+
destroys,0.4150039721576905
|
108 |
+
do,0.311483384651383
|
109 |
+
done,0.3059150773895706
|
110 |
+
doorman,0.4583216697345582
|
111 |
+
down,0.2470978748650735
|
112 |
+
drag,0.3906388455418885
|
113 |
+
drug,0.3458514332334042
|
114 |
+
drugs,0.372327527646395
|
115 |
+
dude,0.3862954197874064
|
116 |
+
dying,0.4245535929759084
|
117 |
+
ending,0.4245535929759084
|
118 |
+
entertainment,0.3862954197874064
|
119 |
+
essay,0.4009934769690955
|
120 |
+
ethnically,0.4374955473279124
|
121 |
+
even,0.3109417374610052
|
122 |
+
event,0.4469947365571956
|
123 |
+
events,0.3531265776680795
|
124 |
+
ever,0.2625623962620298
|
125 |
+
exatly,0.4583216697345582
|
126 |
+
exist,0.3617297305324054
|
127 |
+
existent,0.4583216697345582
|
128 |
+
expressed,0.4245535929759084
|
129 |
+
face,0.3190684929780839
|
130 |
+
fag,0.3787510227464202
|
131 |
+
family,0.3550373950852266
|
132 |
+
famous,0.3754217905526198
|
133 |
+
fashion,0.4073755921177137
|
134 |
+
fashionable,0.4245535929759084
|
135 |
+
featuring,0.3954892471925377
|
136 |
+
fights,0.3906388455418885
|
137 |
+
fine,0.3617297305324054
|
138 |
+
first,0.3231548763674664
|
139 |
+
florida,0.3551335293325131
|
140 |
+
foot,0.3694352282631972
|
141 |
+
for,0.3102720307063573
|
142 |
+
force,0.338066692043886
|
143 |
+
forced,0.3512013387422007
|
144 |
+
francisco,0.3862954197874064
|
145 |
+
friends,0.349768091614246
|
146 |
+
from,0.3930186576832394
|
147 |
+
full,0.3755997575327099
|
148 |
+
future,0.3125297991722355
|
149 |
+
gay,0.7119961014565707
|
150 |
+
gays,0.4469923299727655
|
151 |
+
genocide,0.3253992364343532
|
152 |
+
girlfriends,0.4374955473279124
|
153 |
+
glad,0.3395282081788679
|
154 |
+
glbt,0.4583216697345582
|
155 |
+
god,0.2863788706607983
|
156 |
+
government,0.2993151866511928
|
157 |
+
grandmother,0.4009934769690955
|
158 |
+
great,0.2488777721240473
|
159 |
+
group,0.3507832518628138
|
160 |
+
gypsy,0.4150039721576905
|
161 |
+
hall,0.4432872774575441
|
162 |
+
has,0.2834110779089208
|
163 |
+
have,0.2655600483084889
|
164 |
+
he,0.2808250738851172
|
165 |
+
head,0.3200719251434852
|
166 |
+
heavy,0.3906388455418885
|
167 |
+
held,0.3862954197874064
|
168 |
+
hell,0.3602472746417441
|
169 |
+
here,0.1942590017110966
|
170 |
+
high,0.3567200648421205
|
171 |
+
his,0.3083489917165534
|
172 |
+
hitchens,0.4374955473279124
|
173 |
+
home,0.260008194091471
|
174 |
+
homosexual,0.3862954197874064
|
175 |
+
homosexuality,0.4850264174527164
|
176 |
+
how,0.2868299306696957
|
177 |
+
huge,0.342587805514648
|
178 |
+
hungarian,0.3667184996611395
|
179 |
+
hungary,0.4073755921177137
|
180 |
+
i,0.1726839646987878
|
181 |
+
identity,0.3694352282631972
|
182 |
+
if,0.2779347513604833
|
183 |
+
immigration,0.338066692043886
|
184 |
+
important,0.3988216212399497
|
185 |
+
in,0.3753081883179328
|
186 |
+
inside,0.359425265523159
|
187 |
+
is,0.4381859402767081
|
188 |
+
island,0.3667184996611395
|
189 |
+
issue,0.3754217905526198
|
190 |
+
it,0.3114057652599964
|
191 |
+
its,0.3091159590657023
|
192 |
+
jews,0.2660070984268671
|
193 |
+
job,0.3180837706829696
|
194 |
+
keep,0.349768091614246
|
195 |
+
kids,0.3093736463117378
|
196 |
+
kill,0.3313387637323238
|
197 |
+
kitartas,0.4583216697345582
|
198 |
+
know,0.2866457459731065
|
199 |
+
last,0.3641396245458601
|
200 |
+
laugh,0.338066692043886
|
201 |
+
law,0.3242893202525402
|
202 |
+
leather,0.4583216697345582
|
203 |
+
lesbian,0.4667895282688523
|
204 |
+
letter,0.3862954197874064
|
205 |
+
lgbt,0.4583216697345582
|
206 |
+
liberals,0.3300944335676952
|
207 |
+
lier,0.4583216697345582
|
208 |
+
lies,0.3617297305324054
|
209 |
+
like,0.1581211733732094
|
210 |
+
limerick,0.3954892471925377
|
211 |
+
local,0.3200719251434852
|
212 |
+
long,0.2739778398397057
|
213 |
+
longer,0.3531265776680795
|
214 |
+
look,0.2500918886982128
|
215 |
+
m,0.280151186098834
|
216 |
+
man,0.2671990310042123
|
217 |
+
mankind,0.4374955473279124
|
218 |
+
many,0.2375734890162631
|
219 |
+
marriage,0.5435004565773559
|
220 |
+
married,0.382357289307344
|
221 |
+
marry,0.382357289307344
|
222 |
+
marxism,0.4374955473279124
|
223 |
+
massachusetts,0.4150039721576905
|
224 |
+
may,0.3567200648421205
|
225 |
+
mayor,0.4150039721576905
|
226 |
+
mccourt,0.4583216697345582
|
227 |
+
me,0.1846341847286308
|
228 |
+
media,0.3091221134457633
|
229 |
+
men,0.2972776711293206
|
230 |
+
messages,0.4009934769690955
|
231 |
+
middle,0.3441922898187163
|
232 |
+
moment,0.3475694225157413
|
233 |
+
montreal,0.4245535929759084
|
234 |
+
morals,0.4245535929759084
|
235 |
+
mostly,0.338066692043886
|
236 |
+
mr,0.3475694225157413
|
237 |
+
mrs,0.4583216697345582
|
238 |
+
much,0.2542023775907844
|
239 |
+
my,0.3236639425006842
|
240 |
+
n,0.3410878945627996
|
241 |
+
naacp,0.4374955473279124
|
242 |
+
nationalists,0.3352664448180075
|
243 |
+
near,0.321094855033611
|
244 |
+
negro,0.2801038173399138
|
245 |
+
new,0.2263717204801999
|
246 |
+
ngo,0.4583216697345582
|
247 |
+
nice,0.3000110950503858
|
248 |
+
no,0.2672907979249346
|
249 |
+
non,0.2603668053595391
|
250 |
+
not,0.2713904950213734
|
251 |
+
nothing,0.2744275854130094
|
252 |
+
now,0.2353284949928119
|
253 |
+
of,0.4214432869429458
|
254 |
+
off,0.2589443973588688
|
255 |
+
offspring,0.4073755921177137
|
256 |
+
old,0.306593848210513
|
257 |
+
on,0.3198189922109506
|
258 |
+
one,0.2563483149879553
|
259 |
+
ones,0.3180837706829696
|
260 |
+
open,0.377244963889482
|
261 |
+
openly,0.436757189926077
|
262 |
+
opinion,0.3667184996611395
|
263 |
+
or,0.2779347513604833
|
264 |
+
organizes,0.4583216697345582
|
265 |
+
our,0.1980957739850262
|
266 |
+
out,0.2442552474162119
|
267 |
+
outraged,0.4245535929759084
|
268 |
+
over,0.2439548678123412
|
269 |
+
own,0.2538767295436401
|
270 |
+
p,0.3190684929780839
|
271 |
+
paperwork,0.4583216697345582
|
272 |
+
parade,0.4724505083272688
|
273 |
+
parades,0.4583216697345582
|
274 |
+
parody,0.4374955473279124
|
275 |
+
partied,0.4583216697345582
|
276 |
+
party,0.3161675396474623
|
277 |
+
patriot,0.4150039721576905
|
278 |
+
pedo,0.4583216697345582
|
279 |
+
people,0.3522953897597632
|
280 |
+
perfected,0.4583216697345582
|
281 |
+
peter,0.382357289307344
|
282 |
+
petting,0.4583216697345582
|
283 |
+
pictures,0.3200719251434852
|
284 |
+
place,0.2781514807557532
|
285 |
+
platform,0.4009934769690955
|
286 |
+
please,0.2842121067918283
|
287 |
+
poets,0.4583216697345582
|
288 |
+
poster,0.3641558927637921
|
289 |
+
practically,0.4150039721576905
|
290 |
+
pride,0.4527303153136059
|
291 |
+
prom,0.4667895282688523
|
292 |
+
propagand,0.4583216697345582
|
293 |
+
protect,0.3667184996611395
|
294 |
+
proud,0.3789443112828268
|
295 |
+
purposes,0.4150039721576905
|
296 |
+
putin,0.4009934769690955
|
297 |
+
quebec,0.4150039721576905
|
298 |
+
question,0.3531265776680795
|
299 |
+
race,0.3478252474003401
|
300 |
+
racist,0.2921771536484656
|
301 |
+
rag,0.4245535929759084
|
302 |
+
raise,0.372327527646395
|
303 |
+
re,0.3179234831348536
|
304 |
+
realize,0.3617297305324054
|
305 |
+
realizing,0.4245535929759084
|
306 |
+
regardless,0.3862954197874064
|
307 |
+
right,0.2603668053595391
|
308 |
+
rights,0.372327527646395
|
309 |
+
romania,0.3954892471925377
|
310 |
+
running,0.3366469365003771
|
311 |
+
rupaul,0.4583216697345582
|
312 |
+
s,0.3521118307945456
|
313 |
+
same,0.2494820040966032
|
314 |
+
san,0.3493509573384713
|
315 |
+
say,0.3013652923481402
|
316 |
+
scenes,0.4150039721576905
|
317 |
+
school,0.2270209148481517
|
318 |
+
schools,0.2880583185647423
|
319 |
+
sculptors,0.4583216697345582
|
320 |
+
seated,0.4583216697345582
|
321 |
+
section,0.3339229422135849
|
322 |
+
seeking,0.4009934769690955
|
323 |
+
seen,0.2757972276948492
|
324 |
+
sends,0.4374955473279124
|
325 |
+
sexual,0.3641558927637921
|
326 |
+
should,0.2290057342516891
|
327 |
+
sick,0.3366469365003771
|
328 |
+
smashing,0.4374955473279124
|
329 |
+
so,0.2869969161341534
|
330 |
+
society,0.338066692043886
|
331 |
+
soldiers,0.3667184996611395
|
332 |
+
some,0.3464081111903415
|
333 |
+
something,0.3347887912404371
|
334 |
+
sorry,0.3152346794336491
|
335 |
+
sort,0.3441922898187163
|
336 |
+
speech,0.3667184996611395
|
337 |
+
sponsor,0.4374955473279124
|
338 |
+
sponsored,0.4245535929759084
|
339 |
+
stage,0.3954892471925377
|
340 |
+
start,0.2757972276948492
|
341 |
+
strange,0.3617297305324054
|
342 |
+
sunny,0.4374955473279124
|
343 |
+
supper,0.4374955473279124
|
344 |
+
support,0.3702186933072549
|
345 |
+
supporting,0.382357289307344
|
346 |
+
suspected,0.3954892471925377
|
347 |
+
swissgirl,0.4583216697345582
|
348 |
+
t,0.3380134679518958
|
349 |
+
target,0.3862954197874064
|
350 |
+
teacher,0.3125297991722355
|
351 |
+
teaches,0.3906388455418885
|
352 |
+
tesak,0.4583216697345582
|
353 |
+
that,0.3585699924174608
|
354 |
+
the,0.3669247776870533
|
355 |
+
theater,0.4245535929759084
|
356 |
+
their,0.2363630406174499
|
357 |
+
thelgbt,0.4583216697345582
|
358 |
+
then,0.295047611471362
|
359 |
+
there,0.2334112465517538
|
360 |
+
these,0.2963068345018833
|
361 |
+
they,0.3415974027488728
|
362 |
+
thing,0.2656148204121383
|
363 |
+
think,0.2248800432261317
|
364 |
+
this,0.3672135959579981
|
365 |
+
those,0.2341126512529582
|
366 |
+
though,0.2993151866511928
|
367 |
+
throat,0.4009934769690955
|
368 |
+
time,0.2246695232264159
|
369 |
+
to,0.3492553272265888
|
370 |
+
together,0.2934101736311624
|
371 |
+
too,0.2378275985166722
|
372 |
+
transgender,0.4949733841805795
|
373 |
+
true,0.310799181717965
|
374 |
+
trump,0.4150039721576905
|
375 |
+
turn,0.3180837706829696
|
376 |
+
unique,0.4150039721576905
|
377 |
+
use,0.2767278987178216
|
378 |
+
vacation,0.4150039721576905
|
379 |
+
values,0.3667184996611395
|
380 |
+
very,0.2385957277700314
|
381 |
+
video,0.3586702531879376
|
382 |
+
vile,0.382357289307344
|
383 |
+
vodka,0.4073755921177137
|
384 |
+
voters,0.4150039721576905
|
385 |
+
want,0.2315117039980811
|
386 |
+
wants,0.3242893202525402
|
387 |
+
war,0.3134163766099798
|
388 |
+
was,0.2944540472351808
|
389 |
+
watch,0.2535527207399053
|
390 |
+
waving,0.4374955473279124
|
391 |
+
we,0.2308256648221037
|
392 |
+
welcome,0.2897877239584356
|
393 |
+
well,0.3457723574452653
|
394 |
+
were,0.2253029943037516
|
395 |
+
what,0.1967951157977903
|
396 |
+
when,0.3108573159478735
|
397 |
+
white,0.2766179029996072
|
398 |
+
who,0.34107328384903
|
399 |
+
whole,0.3099541791864231
|
400 |
+
will,0.2860229890669719
|
401 |
+
with,0.3638724653524244
|
402 |
+
wo,0.3326143500559421
|
403 |
+
work,0.2821223288815718
|
404 |
+
would,0.1872459344625401
|
405 |
+
wrong,0.3171170182430329
|
406 |
+
wrote,0.3754217905526198
|
407 |
+
wtf,0.3754217905526198
|
408 |
+
yearly,0.4583216697345582
|
409 |
+
years,0.2420298108372469
|
410 |
+
york,0.3300944335676952
|
411 |
+
you,0.2794372060610774
|
412 |
+
young,0.3747963099624649
|
413 |
+
your,0.3503562605906409
|
414 |
+
youth,0.3853813001736217
|
415 |
+
youtube,0.3629510613818781
|
416 |
+
yr,0.4073755921177137
|
417 |
+
yrs,0.4009934769690955
|
pmi_files/gay_pmi.csv
ADDED
@@ -0,0 +1,417 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,gay-pmi
|
2 |
+
the,2.5934728783739263
|
3 |
+
to,2.68950937574052
|
4 |
+
i,1.5380112206902792
|
5 |
+
and,2.6951065544565536
|
6 |
+
a,2.587552476992313
|
7 |
+
of,3.2595165493660185
|
8 |
+
in,3.1068456461981326
|
9 |
+
is,3.5845713215377786
|
10 |
+
it,2.8261308458592267
|
11 |
+
that,3.212465195661319
|
12 |
+
you,2.684461537920708
|
13 |
+
for,2.949901668465262
|
14 |
+
are,3.440803563852633
|
15 |
+
have,2.664313837616596
|
16 |
+
on,3.083347674930829
|
17 |
+
they,3.24229124308414
|
18 |
+
this,3.471544705406913
|
19 |
+
white,2.817678662786515
|
20 |
+
s,3.3963275391537664
|
21 |
+
with,3.574653884880433
|
22 |
+
was,3.075184364291668
|
23 |
+
my,3.3126577411607028
|
24 |
+
all,2.8845416080156414
|
25 |
+
be,2.506319955518584
|
26 |
+
but,2.9327160603187665
|
27 |
+
as,3.2429778205227127
|
28 |
+
not,2.9589080337568454
|
29 |
+
like,1.904692678589183
|
30 |
+
t,3.534513462290484
|
31 |
+
we,2.627272565936247
|
32 |
+
do,3.333491828063545
|
33 |
+
or,3.0577225371280057
|
34 |
+
if,3.0577225371280057
|
35 |
+
there,2.665662455487889
|
36 |
+
n,3.583303626459916
|
37 |
+
their,2.7098075542518485
|
38 |
+
at,3.1748400153554948
|
39 |
+
will,3.182353198706278
|
40 |
+
so,3.197551059615709
|
41 |
+
from,4.046381487352691
|
42 |
+
your,3.733184157085968
|
43 |
+
out,2.8295318240835354
|
44 |
+
people,3.765084788752744
|
45 |
+
about,2.23839448150288
|
46 |
+
me,2.2963817391532286
|
47 |
+
one,3.017913039030609
|
48 |
+
youtube,3.943847047176568
|
49 |
+
would,2.336348999560294
|
50 |
+
who,3.814077566639817
|
51 |
+
here,2.444951009142292
|
52 |
+
by,3.175588798617736
|
53 |
+
what,2.484691337791806
|
54 |
+
when,3.583303626459916
|
55 |
+
no,3.193729885688386
|
56 |
+
our,2.505169869135347
|
57 |
+
some,3.905353342415904
|
58 |
+
an,2.601630135322909
|
59 |
+
m,3.4071950238506794
|
60 |
+
he,3.418591158581549
|
61 |
+
has,3.462522087807276
|
62 |
+
know,3.517920867197064
|
63 |
+
how,3.521090441958344
|
64 |
+
time,2.938608829285917
|
65 |
+
think,2.9421612308902847
|
66 |
+
were,2.949304118402665
|
67 |
+
new,2.9673877938359605
|
68 |
+
then,3.664191285599016
|
69 |
+
school,2.97839707934433
|
70 |
+
these,3.686414422383727
|
71 |
+
should,3.012171396462934
|
72 |
+
back,3.0159954929013373
|
73 |
+
any,3.0353384557444683
|
74 |
+
want,3.055062961092247
|
75 |
+
because,4.157667271029894
|
76 |
+
say,3.7764948554907742
|
77 |
+
well,4.198489265550149
|
78 |
+
those,3.09987697688204
|
79 |
+
now,3.120930386079872
|
80 |
+
race,4.236710478370347
|
81 |
+
many,3.1599809009517448
|
82 |
+
too,3.164415498019611
|
83 |
+
old,3.8709856989116966
|
84 |
+
very,3.1778385183517512
|
85 |
+
day,3.186888353871669
|
86 |
+
his,3.903025052656313
|
87 |
+
its,3.917076806111964
|
88 |
+
kids,3.9218049473079097
|
89 |
+
years,3.23818164825922
|
90 |
+
around,3.2429778205227127
|
91 |
+
even,3.950653101645568
|
92 |
+
over,3.272248202822826
|
93 |
+
down,3.328242472177401
|
94 |
+
video,4.442686226062191
|
95 |
+
great,3.360160075145706
|
96 |
+
same,3.3710297473826096
|
97 |
+
look,3.382018868958205
|
98 |
+
re,4.0807062298937655
|
99 |
+
watch,3.444717463173769
|
100 |
+
country,3.444717463173769
|
101 |
+
own,3.450617185300957
|
102 |
+
last,4.549229473969067
|
103 |
+
much,3.456551920820772
|
104 |
+
first,4.179912879977214
|
105 |
+
off,3.543563297810401
|
106 |
+
home,3.5632360634091063
|
107 |
+
non,3.569880606127775
|
108 |
+
right,3.569880606127775
|
109 |
+
ever,3.6107026006480303
|
110 |
+
thing,3.667861014487978
|
111 |
+
jews,3.675241121785602
|
112 |
+
come,3.690166772002277
|
113 |
+
man,3.69771397763766
|
114 |
+
something,4.406128630328394
|
115 |
+
children,4.842846281940663
|
116 |
+
long,3.826925709117666
|
117 |
+
nothing,3.835583771860781
|
118 |
+
start,3.862017028928936
|
119 |
+
seen,3.862017028928936
|
120 |
+
use,3.8800355344316144
|
121 |
+
place,3.907687065762124
|
122 |
+
negro,3.945786911994395
|
123 |
+
work,3.9853960500894408
|
124 |
+
friends,4.70931488931614
|
125 |
+
keep,4.70931488931614
|
126 |
+
please,4.02663900862349
|
127 |
+
anti,5.63607692105759
|
128 |
+
group,4.730368298513972
|
129 |
+
god,4.069656393707181
|
130 |
+
city,5.478173891611782
|
131 |
+
schools,4.103179085745825
|
132 |
+
family,4.819315784530469
|
133 |
+
better,4.137864643733714
|
134 |
+
welcome,4.137864643733714
|
135 |
+
brown,4.149699101380717
|
136 |
+
may,4.854822472987379
|
137 |
+
high,4.854822472987379
|
138 |
+
racist,4.186066745551592
|
139 |
+
together,4.211068047757009
|
140 |
+
hell,4.929857658930292
|
141 |
+
crime,4.2497825599377
|
142 |
+
men,4.29005645907564
|
143 |
+
believe,4.303849781207975
|
144 |
+
government,4.332020658174672
|
145 |
+
though,4.332020658174672
|
146 |
+
nice,4.346409395626772
|
147 |
+
called,4.390861158197605
|
148 |
+
support,5.146528695738884
|
149 |
+
done,4.46964203605072
|
150 |
+
beautiful,4.46964203605072
|
151 |
+
culture,4.502978456318312
|
152 |
+
media,4.53746463238948
|
153 |
+
care,4.53746463238948
|
154 |
+
young,5.248311390048826
|
155 |
+
whole,4.555164209488882
|
156 |
+
full,5.266329895551505
|
157 |
+
true,4.573182714991559
|
158 |
+
000,4.591531853659756
|
159 |
+
future,4.610223986671909
|
160 |
+
open,5.303371167231854
|
161 |
+
teacher,4.610223986671909
|
162 |
+
war,4.629272181642604
|
163 |
+
blood,4.629272181642604
|
164 |
+
proud,5.341837448059651
|
165 |
+
community,5.341837448059651
|
166 |
+
sorry,4.668492894795885
|
167 |
+
party,4.6886956021134045
|
168 |
+
100,4.6886956021134045
|
169 |
+
20,4.70931488931614
|
170 |
+
wrong,4.70931488931614
|
171 |
+
pride,6.095609250436031
|
172 |
+
turn,4.730368298513972
|
173 |
+
job,4.730368298513972
|
174 |
+
ones,4.730368298513972
|
175 |
+
behind,4.751874503734936
|
176 |
+
face,4.751874503734936
|
177 |
+
p,4.751874503734936
|
178 |
+
across,4.751874503734936
|
179 |
+
9,4.773853410453711
|
180 |
+
book,4.773853410453711
|
181 |
+
pictures,4.773853410453711
|
182 |
+
head,4.773853410453711
|
183 |
+
local,4.773853410453711
|
184 |
+
near,4.79632626630577
|
185 |
+
youth,5.489473446865715
|
186 |
+
wants,4.866943833519724
|
187 |
+
law,4.866943833519724
|
188 |
+
genocide,4.891636446110095
|
189 |
+
b,4.916954254094384
|
190 |
+
brother,4.969597987579807
|
191 |
+
york,4.996996961767921
|
192 |
+
liberals,4.996996961767921
|
193 |
+
kill,5.0251678387346175
|
194 |
+
gay,8.421451205594343
|
195 |
+
12,5.054155375607869
|
196 |
+
wo,5.054155375607869
|
197 |
+
section,5.084008338757551
|
198 |
+
important,5.80792717798425
|
199 |
+
nationalists,5.114779997424304
|
200 |
+
sick,5.146528695738884
|
201 |
+
running,5.146528695738884
|
202 |
+
mostly,5.179318518561876
|
203 |
+
society,5.179318518561876
|
204 |
+
laugh,5.179318518561876
|
205 |
+
force,5.179318518561876
|
206 |
+
immigration,5.179318518561876
|
207 |
+
agree,5.179318518561876
|
208 |
+
action,5.213220070237557
|
209 |
+
glad,5.213220070237557
|
210 |
+
huge,5.284679034219701
|
211 |
+
sort,5.322419362202549
|
212 |
+
event,6.421031650870659
|
213 |
+
middle,5.322419362202549
|
214 |
+
drug,5.36164007535583
|
215 |
+
company,5.402462069876085
|
216 |
+
mr,5.402462069876085
|
217 |
+
below,5.402462069876085
|
218 |
+
moment,5.402462069876085
|
219 |
+
san,5.445021684294881
|
220 |
+
forced,5.489473446865715
|
221 |
+
cities,5.489473446865715
|
222 |
+
question,5.535993462500608
|
223 |
+
events,5.535993462500608
|
224 |
+
longer,5.535993462500608
|
225 |
+
criminal,5.58478362667004
|
226 |
+
florida,5.58478362667004
|
227 |
+
apparently,5.58478362667004
|
228 |
+
christ,5.58478362667004
|
229 |
+
classes,5.63607692105759
|
230 |
+
btw,5.63607692105759
|
231 |
+
inside,5.690144142327866
|
232 |
+
date,5.690144142327866
|
233 |
+
strange,5.747302556167814
|
234 |
+
bbc,5.747302556167814
|
235 |
+
exist,5.747302556167814
|
236 |
+
fine,5.747302556167814
|
237 |
+
lies,5.747302556167814
|
238 |
+
realize,5.747302556167814
|
239 |
+
poster,5.80792717798425
|
240 |
+
sexual,5.80792717798425
|
241 |
+
cultural,5.80792717798425
|
242 |
+
hungarian,5.872465699121821
|
243 |
+
island,5.872465699121821
|
244 |
+
soldiers,5.872465699121821
|
245 |
+
values,5.872465699121821
|
246 |
+
speech,5.872465699121821
|
247 |
+
opinion,5.872465699121821
|
248 |
+
protect,5.872465699121821
|
249 |
+
foot,5.941458570608772
|
250 |
+
identity,5.941458570608772
|
251 |
+
70,5.941458570608772
|
252 |
+
rights,6.015566542762494
|
253 |
+
drugs,6.015566542762494
|
254 |
+
raise,6.015566542762494
|
255 |
+
parade,7.114178831430603
|
256 |
+
marriage,7.807326011990549
|
257 |
+
openly,6.788756430995976
|
258 |
+
attend,6.095609250436031
|
259 |
+
wtf,6.095609250436031
|
260 |
+
issue,6.095609250436031
|
261 |
+
wrote,6.095609250436031
|
262 |
+
famous,6.095609250436031
|
263 |
+
fag,6.18262062742566
|
264 |
+
absolute,6.2779308072299855
|
265 |
+
hall,6.97107798778993
|
266 |
+
supporting,6.2779308072299855
|
267 |
+
peter,6.2779308072299855
|
268 |
+
boston,6.97107798778993
|
269 |
+
bulgarian,6.2779308072299855
|
270 |
+
dating,6.2779308072299855
|
271 |
+
marry,6.2779308072299855
|
272 |
+
alliance,6.2779308072299855
|
273 |
+
married,6.2779308072299855
|
274 |
+
vile,6.2779308072299855
|
275 |
+
closed,6.2779308072299855
|
276 |
+
council,6.383291322887811
|
277 |
+
regardless,6.383291322887811
|
278 |
+
homosexuality,7.481903611555921
|
279 |
+
homosexual,6.383291322887811
|
280 |
+
target,6.383291322887811
|
281 |
+
beating,6.383291322887811
|
282 |
+
complain,6.383291322887811
|
283 |
+
entertainment,6.383291322887811
|
284 |
+
held,6.383291322887811
|
285 |
+
francisco,6.383291322887811
|
286 |
+
destroyed,6.383291322887811
|
287 |
+
dude,6.383291322887811
|
288 |
+
letter,6.383291322887811
|
289 |
+
gays,7.076438503447757
|
290 |
+
drag,6.501074358544195
|
291 |
+
fights,6.501074358544195
|
292 |
+
heavy,6.501074358544195
|
293 |
+
croatian,6.501074358544195
|
294 |
+
alive,6.501074358544195
|
295 |
+
teaches,6.501074358544195
|
296 |
+
romania,6.634605751168717
|
297 |
+
stage,6.634605751168717
|
298 |
+
featuring,6.634605751168717
|
299 |
+
suspected,6.634605751168717
|
300 |
+
limerick,6.634605751168717
|
301 |
+
yrs,6.788756430995976
|
302 |
+
grandmother,6.788756430995976
|
303 |
+
bite,6.788756430995976
|
304 |
+
platform,6.788756430995976
|
305 |
+
essay,6.788756430995976
|
306 |
+
seeking,6.788756430995976
|
307 |
+
constantly,6.788756430995976
|
308 |
+
cry,6.788756430995976
|
309 |
+
messages,6.788756430995976
|
310 |
+
throat,6.788756430995976
|
311 |
+
attended,6.788756430995976
|
312 |
+
putin,6.788756430995976
|
313 |
+
abortion,6.788756430995976
|
314 |
+
adopt,6.788756430995976
|
315 |
+
offspring,6.97107798778993
|
316 |
+
advocate,6.97107798778993
|
317 |
+
prom,7.664225168349875
|
318 |
+
lesbian,7.664225168349875
|
319 |
+
hungary,6.97107798778993
|
320 |
+
budapest,6.97107798778993
|
321 |
+
fashion,6.97107798778993
|
322 |
+
artists,6.97107798778993
|
323 |
+
yr,6.97107798778993
|
324 |
+
vodka,6.97107798778993
|
325 |
+
assume,6.97107798778993
|
326 |
+
destroying,7.194221539104141
|
327 |
+
crying,7.194221539104141
|
328 |
+
destroys,7.194221539104141
|
329 |
+
purposes,7.194221539104141
|
330 |
+
quebec,7.194221539104141
|
331 |
+
massachusetts,7.194221539104141
|
332 |
+
mayor,7.194221539104141
|
333 |
+
practically,7.194221539104141
|
334 |
+
patriot,7.194221539104141
|
335 |
+
gypsy,7.194221539104141
|
336 |
+
scenes,7.194221539104141
|
337 |
+
vacation,7.194221539104141
|
338 |
+
actors,7.194221539104141
|
339 |
+
unique,7.194221539104141
|
340 |
+
trump,7.194221539104141
|
341 |
+
abomination,7.194221539104141
|
342 |
+
aside,7.194221539104141
|
343 |
+
voters,7.194221539104141
|
344 |
+
ending,7.481903611555921
|
345 |
+
morals,7.481903611555921
|
346 |
+
montreal,7.481903611555921
|
347 |
+
sponsored,7.481903611555921
|
348 |
+
fashionable,7.481903611555921
|
349 |
+
expressed,7.481903611555921
|
350 |
+
realizing,7.481903611555921
|
351 |
+
rag,7.481903611555921
|
352 |
+
abusive,7.481903611555921
|
353 |
+
desire,7.481903611555921
|
354 |
+
outraged,7.481903611555921
|
355 |
+
theater,7.481903611555921
|
356 |
+
dying,7.481903611555921
|
357 |
+
mankind,7.887368719664085
|
358 |
+
parody,7.887368719664085
|
359 |
+
marxism,7.887368719664085
|
360 |
+
demand,7.887368719664085
|
361 |
+
sends,7.887368719664085
|
362 |
+
supper,7.887368719664085
|
363 |
+
hitchens,7.887368719664085
|
364 |
+
designers,7.887368719664085
|
365 |
+
waving,7.887368719664085
|
366 |
+
advocates,7.887368719664085
|
367 |
+
smashing,7.887368719664085
|
368 |
+
commission,7.887368719664085
|
369 |
+
ethnically,7.887368719664085
|
370 |
+
sponsor,7.887368719664085
|
371 |
+
transgender,8.58051590022403
|
372 |
+
naacp,7.887368719664085
|
373 |
+
girlfriends,7.887368719664085
|
374 |
+
cleansed,7.887368719664085
|
375 |
+
sunny,7.887368719664085
|
376 |
+
pedo,8.58051590022403
|
377 |
+
perfected,8.58051590022403
|
378 |
+
petting,8.58051590022403
|
379 |
+
partied,8.58051590022403
|
380 |
+
poets,8.58051590022403
|
381 |
+
yearly,8.58051590022403
|
382 |
+
parades,8.58051590022403
|
383 |
+
paperwork,8.58051590022403
|
384 |
+
propagand,8.58051590022403
|
385 |
+
swissgirl,8.58051590022403
|
386 |
+
thelgbt,8.58051590022403
|
387 |
+
tesak,8.58051590022403
|
388 |
+
seated,8.58051590022403
|
389 |
+
sculptors,8.58051590022403
|
390 |
+
rupaul,8.58051590022403
|
391 |
+
crossdressers,8.58051590022403
|
392 |
+
damnit,8.58051590022403
|
393 |
+
cwpv,8.58051590022403
|
394 |
+
clad,8.58051590022403
|
395 |
+
cocktail,8.58051590022403
|
396 |
+
charity,8.58051590022403
|
397 |
+
exatly,8.58051590022403
|
398 |
+
existent,8.58051590022403
|
399 |
+
defenseless,8.58051590022403
|
400 |
+
doorman,8.58051590022403
|
401 |
+
absolut,8.58051590022403
|
402 |
+
100yrs,8.58051590022403
|
403 |
+
blasphemied,8.58051590022403
|
404 |
+
bisexual,8.58051590022403
|
405 |
+
blogger,8.58051590022403
|
406 |
+
bucharest,8.58051590022403
|
407 |
+
bondage,8.58051590022403
|
408 |
+
bagly,8.58051590022403
|
409 |
+
lier,8.58051590022403
|
410 |
+
lgbt,8.58051590022403
|
411 |
+
mccourt,8.58051590022403
|
412 |
+
kitartas,8.58051590022403
|
413 |
+
leather,8.58051590022403
|
414 |
+
ngo,8.58051590022403
|
415 |
+
organizes,8.58051590022403
|
416 |
+
mrs,8.58051590022403
|
417 |
+
glbt,8.58051590022403
|
pmi_files/gay_vocab_cooc.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pmi_files/he-her_npmi.csv
ADDED
@@ -0,0 +1,757 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,her-npmi,her-count
|
2 |
+
her,-0.43416154238123006,0.2069367917689627,8,0.6410983341501928,194
|
3 |
+
she,-0.28047462650734534,0.19734296331572,6,0.4778175898230653,61
|
4 |
+
girl,-0.24016053000600068,0.1090577837769784,1,0.3492183137829791,14
|
5 |
+
child,-0.1589753397609219,0.1230464384271103,1,0.2820217781880322,6
|
6 |
+
http,-0.1459479496099242,0.0499457923792223,1,0.1958937419891465,5
|
7 |
+
come,-0.1447356156438725,0.0853510238673883,1,0.2300866395112608,5
|
8 |
+
days,-0.1435017730284488,0.1135982153697986,1,0.2570999883982474,5
|
9 |
+
death,-0.14287180166060032,0.1262792757529701,1,0.2691510774135704,5
|
10 |
+
stupid,-0.14282860506144268,0.1271156669545797,1,0.2699442720160224,5
|
11 |
+
baby,-0.1402076504719182,0.1721033076466162,1,0.3123109581185344,5
|
12 |
+
name,-0.13702438533706482,0.1568546939653642,2,0.293879079302429,8
|
13 |
+
woman,-0.1298472072739316,0.2160162220575436,4,0.3458634293314752,13
|
14 |
+
2,-0.1255714925818871,0.0799721664842618,1,0.2055436590661489,4
|
15 |
+
friends,-0.12479997226077759,0.1036696241832601,1,0.2284695964440377,4
|
16 |
+
beautiful,-0.12385804889499608,0.1279640196191445,1,0.2518220685141406,4
|
17 |
+
save,-0.12185805113792988,0.1702566504369363,1,0.2921147015748662,4
|
18 |
+
kids,-0.11965009935943033,0.1388743673033785,3,0.2585244666628088,9
|
19 |
+
www,-0.1133974184099669,0.0777469309490085,2,0.1911443493589754,6
|
20 |
+
used,-0.1105656691804314,0.162555891643112,2,0.2731215608235434,6
|
21 |
+
1,-0.1014159360359999,0.0832299992270129,1,0.1846459352630128,3
|
22 |
+
free,-0.10109451319013629,0.0976559011878147,1,0.198750414377951,3
|
23 |
+
women,-0.10090313484708481,0.1054145089888328,1,0.2063176438359176,3
|
24 |
+
parents,-0.1001936078380615,0.1305846688181157,1,0.2307782766561772,3
|
25 |
+
night,-0.1001936078380615,0.1305846688181157,1,0.2307782766561772,3
|
26 |
+
using,-0.09965852635496128,0.1469916683588166,1,0.2466501947137779,3
|
27 |
+
street,-0.09939067063152349,0.1546108140414885,1,0.254001484673012,3
|
28 |
+
12,-0.09928949764574202,0.1574014836242536,1,0.2566909812699956,3
|
29 |
+
bring,-0.09912397666834213,0.1618727247361693,1,0.2609967014045114,3
|
30 |
+
dog,-0.09906464040392102,0.1634484939149016,1,0.2625131343188226,3
|
31 |
+
student,-0.09848937557225801,0.1780655339314804,1,0.2765549095037384,3
|
32 |
+
gang,-0.0981048658954467,0.1872536620266978,1,0.2853585279221445,3
|
33 |
+
apartment,-0.09761138366502078,0.1984748915997329,1,0.2960862752647537,3
|
34 |
+
bodies,-0.09730281102533972,0.2052057148099754,1,0.3025085258353151,3
|
35 |
+
boyfriend,-0.096472830238328,0.222381851321548,1,0.318854681559876,3
|
36 |
+
story,-0.09454409675513539,0.162555891643112,2,0.2570999883982474,5
|
37 |
+
mother,-0.09275971376067149,0.2162138176509555,3,0.308973531411627,7
|
38 |
+
sister,-0.09260336648699921,0.2116021254214722,2,0.3042054919084714,5
|
39 |
+
daughter,-0.09069836919975732,0.2578617223826998,3,0.3485600915824571,7
|
40 |
+
were,-0.08552004997171059,0.1451731647628367,4,0.2306932147345473,8
|
41 |
+
let,-0.08432339348942638,0.1857874802982196,4,0.270110873787646,8
|
42 |
+
com,-0.08187135608327221,0.1154258830699894,3,0.1972972391532616,6
|
43 |
+
year,-0.07704036156649002,0.2101220037174057,7,0.2871623652838957,12
|
44 |
+
found,-0.0764355716812172,0.2215532441375704,5,0.2979888158187876,9
|
45 |
+
another,-0.07590155132130869,0.1442942208639418,2,0.2201957721852505,4
|
46 |
+
give,-0.0756431772899279,0.1556564701612703,2,0.2312996474511982,4
|
47 |
+
hell,-0.075425077115811,0.1645811272521478,2,0.2400062043679588,4
|
48 |
+
skin,-0.07515214297156142,0.1750554028743826,2,0.250207545845944,4
|
49 |
+
front,-0.0750364555059056,0.1792955852167742,2,0.2543320407226798,4
|
50 |
+
age,-0.07456870443243849,0.1954375076504655,2,0.270006212082904,4
|
51 |
+
die,-0.07429422596656629,0.2042778730319584,2,0.2785720989985247,4
|
52 |
+
hands,-0.07405703304891811,0.2116021254214722,2,0.2856591584703903,4
|
53 |
+
morning,-0.07370618746956728,0.2219687601924021,2,0.2956749476619694,4
|
54 |
+
sat,-0.0725703288025632,0.2525000155577136,2,0.3250703443602768,4
|
55 |
+
watch,-0.07212671731547729,0.1747476949277644,4,0.2468744122432417,7
|
56 |
+
own,-0.0719862485044078,0.2093159464087432,6,0.281302194913151,10
|
57 |
+
its,-0.06928605633379128,0.0578119201243179,1,0.1270979764581092,2
|
58 |
+
work,-0.06888124711894118,0.1019719286524134,1,0.1708531757713546,2
|
59 |
+
until,-0.0686189270480665,0.120731448408112,1,0.1893503754561785,2
|
60 |
+
yet,-0.0685575098746693,0.1246409694806751,1,0.1931984793553444,2
|
61 |
+
attack,-0.06850347932349551,0.1279640196191445,1,0.19646749894264,2
|
62 |
+
history,-0.0684596864177118,0.1305846688181157,1,0.1990443552358275,2
|
63 |
+
reason,-0.06837949222373421,0.1352303523296223,1,0.2036098445533565,2
|
64 |
+
stuff,-0.0683622416881996,0.1362056013466759,1,0.2045678430348755,2
|
65 |
+
others,-0.0683622416881996,0.1362056013466759,1,0.2045678430348755,2
|
66 |
+
blue,-0.068344548276738,0.1371975268438515,1,0.2055420751205895,2
|
67 |
+
goes,-0.068344548276738,0.1371975268438515,1,0.2055420751205895,2
|
68 |
+
st,-0.06826895267699051,0.1413450250196306,1,0.2096139776966211,2
|
69 |
+
ya,-0.06818453377271519,0.1458165370096662,1,0.2140010707823814,2
|
70 |
+
song,-0.0681618461973165,0.1469916683588166,1,0.2151535145561331,2
|
71 |
+
rest,-0.0681384609737686,0.1481917723891737,1,0.2163302333629423,2
|
72 |
+
mind,-0.06806373936113291,0.1519540008447359,1,0.2200177402058688,2
|
73 |
+
mine,-0.06792119278249639,0.1588516959120974,1,0.2267728886945938,2
|
74 |
+
outside,-0.06792119278249639,0.1588516959120974,1,0.2267728886945938,2
|
75 |
+
looked,-0.06792119278249639,0.1588516959120974,1,0.2267728886945938,2
|
76 |
+
walk,-0.06792119278249639,0.1588516959120974,1,0.2267728886945938,2
|
77 |
+
instead,-0.06788946601775248,0.1603413215322604,1,0.2282307875500129,2
|
78 |
+
8,-0.06785650075078051,0.1618727247361693,1,0.2297292254869498,2
|
79 |
+
early,-0.06771040455666771,0.1684719010074631,1,0.2361823055641308,2
|
80 |
+
hit,-0.06771040455666771,0.1684719010074631,1,0.2361823055641308,2
|
81 |
+
home,-0.06768131194358451,0.2291642487050512,7,0.2968455606486357,11
|
82 |
+
continue,-0.067669766676937,0.1702566504369363,1,0.2379264171138733,2
|
83 |
+
shame,-0.0674863311393456,0.1780655339314804,1,0.245551865070826,2
|
84 |
+
playing,-0.0674863311393456,0.1780655339314804,1,0.245551865070826,2
|
85 |
+
eating,-0.0674342557839763,0.1802139995771872,1,0.2476482553611635,2
|
86 |
+
stories,-0.0673791927151895,0.1824552746959061,1,0.2498344674110956,2
|
87 |
+
kick,-0.0673791927151895,0.1824552746959061,1,0.2498344674110956,2
|
88 |
+
heads,-0.06732082292153244,0.1847983596268498,1,0.2521191825483822,2
|
89 |
+
13,-0.06725877462754531,0.1872536620266978,1,0.2545124366542431,2
|
90 |
+
river,-0.0671926110829347,0.1898333100014528,1,0.2570259210843875,2
|
91 |
+
road,-0.0671926110829347,0.1898333100014528,1,0.2570259210843875,2
|
92 |
+
beaten,-0.0671926110829347,0.1898333100014528,1,0.2570259210843875,2
|
93 |
+
protect,-0.06704576550980479,0.1954253217553395,1,0.2624710872651443,2
|
94 |
+
standing,-0.06704576550980479,0.1954253217553395,1,0.2624710872651443,2
|
95 |
+
tells,-0.06696371349484939,0.1984748915997329,1,0.2654386050945823,2
|
96 |
+
victim,-0.06696371349484939,0.1984748915997329,1,0.2654386050945823,2
|
97 |
+
turning,-0.066874738637629,0.2017249076957935,1,0.2685996463334225,2
|
98 |
+
24,-0.06677769640459047,0.2052057148099754,1,0.2719834112145659,2
|
99 |
+
tuesday,-0.0665531965499698,0.2130221037729962,1,0.279575300322966,2
|
100 |
+
turns,-0.0665531965499698,0.2130221037729962,1,0.279575300322966,2
|
101 |
+
kiss,-0.0665531965499698,0.2130221037729962,1,0.279575300322966,2
|
102 |
+
sacrifice,-0.06642140151341552,0.2174693650254091,1,0.2838907665388246,2
|
103 |
+
27,-0.06642140151341552,0.2174693650254091,1,0.2838907665388246,2
|
104 |
+
hated,-0.06642140151341552,0.2174693650254091,1,0.2838907665388246,2
|
105 |
+
cat,-0.06610147197554128,0.2278770964950076,1,0.2939785684705489,2
|
106 |
+
smile,-0.06610147197554128,0.2278770964950076,1,0.2939785684705489,2
|
107 |
+
louis,-0.06610147197554128,0.2278770964950076,1,0.2939785684705489,2
|
108 |
+
want,-0.06508379152008958,0.1283600997961968,3,0.1934438913162864,5
|
109 |
+
also,-0.06476199769567048,0.1489322998267673,3,0.2136942975224378,5
|
110 |
+
d,-0.06429143123070541,0.1737215264475171,3,0.2380129576782225,5
|
111 |
+
love,-0.06396083525034318,0.1888128644372828,3,0.252773699687626,5
|
112 |
+
family,-0.0639466939140104,0.1894262605098467,3,0.2533729544238571,5
|
113 |
+
sorry,-0.06324911275720987,0.2171942397830345,3,0.2804433525402444,5
|
114 |
+
killed,-0.0628370913689689,0.2318053121111062,3,0.2946424034800751,5
|
115 |
+
show,-0.057821648715061985,0.1815220120537514,4,0.2393436607688134,6
|
116 |
+
thing,-0.05771068338834809,0.1874104319877782,4,0.2451211153761263,6
|
117 |
+
old,-0.05693890761186182,0.2573745810154487,12,0.3143134886273105,16
|
118 |
+
video,-0.05363094075629529,0.1875431139707149,5,0.2411740547270102,7
|
119 |
+
little,-0.053216285885026915,0.2101268564651671,5,0.263343142350194,7
|
120 |
+
eyes,-0.05299289964664211,0.2210329701947546,5,0.2740258698413967,7
|
121 |
+
blacks,-0.0522691092489523,0.1120914194566537,2,0.164360528705606,3
|
122 |
+
son,-0.05178211242575781,0.2708414112240708,5,0.3226235236498286,7
|
123 |
+
their,-0.051564302795823594,0.1185095728967177,6,0.1700738756925413,8
|
124 |
+
girls,-0.051496401677180115,0.1784226119702001,2,0.2299190136473802,3
|
125 |
+
racial,-0.05139366356159428,0.1848286591355917,2,0.236222322697186,3
|
126 |
+
murder,-0.05121268706331239,0.1954375076504655,2,0.2466501947137779,3
|
127 |
+
ask,-0.05110129093528459,0.2016040666103639,2,0.2527053575456485,3
|
128 |
+
case,-0.05107684333995438,0.2029246413330576,2,0.254001484673012,3
|
129 |
+
close,-0.05107684333995438,0.2029246413330576,2,0.254001484673012,3
|
130 |
+
lived,-0.0509703230655314,0.2085521401588969,2,0.2595224632244283,3
|
131 |
+
laugh,-0.050911008897350424,0.2116021254214722,2,0.2625131343188226,3
|
132 |
+
murders,-0.0497065318246564,0.2644792724967404,2,0.3141858043213968,3
|
133 |
+
dead,-0.04415390635900729,0.2331078146914669,3,0.2772617210504742,4
|
134 |
+
told,-0.04403029608648873,0.2961685152037671,9,0.3401988112902558,11
|
135 |
+
car,-0.043965350742168424,0.2432337891788983,3,0.2871991399210667,4
|
136 |
+
by,-0.042514708597672174,0.2307237338936239,14,0.2732384424912961,16
|
137 |
+
being,-0.041565695009857295,0.1761176566372516,4,0.2176833516471089,5
|
138 |
+
next,-0.04116098074319738,0.2104317920342599,4,0.2515927727774573,5
|
139 |
+
behind,-0.04065289752468268,0.2437793527132703,4,0.284432250237953,5
|
140 |
+
house,-0.038903916261833926,0.2293423424304631,5,0.268246258692297,6
|
141 |
+
youtube,-0.03843462009494761,0.1403854219632466,6,0.1788200420581942,7
|
142 |
+
this,-0.03803028559841928,0.2443811242131975,31,0.2824114098116168,32
|
143 |
+
ago,-0.036709809825294315,0.2378121974561907,7,0.274522007281485,8
|
144 |
+
off,-0.03613540873164767,0.2400178251332915,8,0.2761532338649392,9
|
145 |
+
n,-0.035870606841505975,0.2173676111503682,17,0.2532382179918742,18
|
146 |
+
can,-0.0357019733193244,0.2060374558719943,12,0.2417394291913187,13
|
147 |
+
see,-0.02756314053140979,0.233669356046302,13,0.2612324965777118,13
|
148 |
+
get,-0.027223581637846384,0.2107767598371156,12,0.238000341474962,12
|
149 |
+
i,-0.025850332400483123,0.2804425706745275,83,0.3062929030750106,74
|
150 |
+
good,-0.02513025725566362,0.1880003629706798,8,0.2131306202263434,8
|
151 |
+
around,-0.024987837316021305,0.223001355238971,8,0.2479891925549923,8
|
152 |
+
there,-0.024525492105436197,0.1293745577263232,7,0.1539000498317594,7
|
153 |
+
first,-0.024337307866136804,0.2248933923649319,7,0.2492307002310687,7
|
154 |
+
while,-0.02419444622169692,0.2483286906950209,7,0.2725231369167178,7
|
155 |
+
t,-0.023890268952343696,0.226015552872284,19,0.2499058218246277,18
|
156 |
+
every,-0.023736013113042298,0.2023031338207952,6,0.2260391469338375,6
|
157 |
+
in,-0.023094491507064996,0.3068139413991058,76,0.3299084329061708,67
|
158 |
+
hair,-0.022828489372438504,0.2311497514667045,5,0.253978240839143,5
|
159 |
+
any,-0.0221523188658779,0.1504602816662984,4,0.1726126005321763,4
|
160 |
+
life,-0.022015407137746718,0.2160162220575436,4,0.2380316291952903,4
|
161 |
+
remember,-0.021899606707998426,0.2397226224715697,4,0.2616222291795681,4
|
162 |
+
we,-0.021847997256656898,0.2081836817200336,16,0.2300316789766905,15
|
163 |
+
father,-0.021827851935820597,0.2516845426691109,4,0.2735123946049315,4
|
164 |
+
race,-0.02108885450100831,0.133421214939728,3,0.1545100694407363,3
|
165 |
+
place,-0.021075551388028385,0.1776748629899226,3,0.198750414377951,3
|
166 |
+
help,-0.02103208399573181,0.1973163724434777,3,0.2183484564392095,3
|
167 |
+
done,-0.02100137268158289,0.2072364295485747,3,0.2282378022301576,3
|
168 |
+
month,-0.020900045434542297,0.2318053121111062,3,0.2527053575456485,3
|
169 |
+
back,-0.020841653748879696,0.2701350188001274,15,0.2909766725490071,14
|
170 |
+
town,-0.019770818190529282,0.1533273618275327,2,0.173098180018062,2
|
171 |
+
feel,-0.019770226467023005,0.1562526789912628,2,0.1760229054582858,2
|
172 |
+
5,-0.019769363500954484,0.158696829921797,2,0.1784661934227515,2
|
173 |
+
must,-0.019769363500954484,0.158696829921797,2,0.1784661934227515,2
|
174 |
+
check,-0.01976481143045461,0.1659699231990525,2,0.1857347346295071,2
|
175 |
+
ireland,-0.019761617972338885,0.1329727049055025,2,0.1527343228778414,2
|
176 |
+
makes,-0.01975265430796741,0.1767148446346726,2,0.19646749894264,2
|
177 |
+
looking,-0.0197507825682407,0.1244100767525769,2,0.1441608593208176,2
|
178 |
+
german,-0.019745862903482903,0.1810818176203651,2,0.200827680523848,2
|
179 |
+
live,-0.019745069353244188,0.1208540626737509,2,0.1405991320269951,2
|
180 |
+
v,-0.019744305899682096,0.1819959849433494,2,0.2017402908430315,2
|
181 |
+
great,-0.019735177441718987,0.1155268589033919,2,0.1352620363451109,2
|
182 |
+
am,-0.019729286209485913,0.112703413552737,2,0.1324326997622229,2
|
183 |
+
face,-0.019726574083423404,0.1909526217506602,2,0.2106791958340836,2
|
184 |
+
head,-0.019724113741912713,0.1920407509762043,2,0.211764864718117,2
|
185 |
+
later,-0.019709928984999098,0.1978224262232114,2,0.2175323552082105,2
|
186 |
+
making,-0.019691880480524088,0.2042778730319584,2,0.2239697535124825,2
|
187 |
+
months,-0.019678647391115994,0.2085521401588969,2,0.2282307875500129,2
|
188 |
+
play,-0.019673750206364693,0.2100554752805851,2,0.2297292254869498,2
|
189 |
+
evil,-0.019651211280371506,0.2165310942837593,2,0.2361823055641308,2
|
190 |
+
second,-0.019637815834619488,0.2200927067126292,2,0.2397305225472487,2
|
191 |
+
court,-0.019574350842798016,0.2349380858114451,2,0.2545124366542431,2
|
192 |
+
suspect,-0.019549281367978094,0.2401240913849502,2,0.2596733727529283,2
|
193 |
+
white,-0.0195447235385795,0.2657242016696104,36,0.2852689252081899,32
|
194 |
+
attacked,-0.01951949335850689,0.2459191117360754,2,0.2654386050945823,2
|
195 |
+
yesterday,-0.019502361728571393,0.2490972846048511,2,0.2685996463334225,2
|
196 |
+
yard,-0.019502361728571393,0.2490972846048511,2,0.2685996463334225,2
|
197 |
+
calling,-0.019502361728571393,0.2490972846048511,2,0.2685996463334225,2
|
198 |
+
nose,-0.019483395656852254,0.2525000155577136,2,0.2719834112145659,2
|
199 |
+
dude,-0.0194114940420842,0.2644792724967404,2,0.2838907665388246,2
|
200 |
+
disgusted,-0.019380478079292884,0.2692737725980185,2,0.2886542506773114,2
|
201 |
+
custody,-0.019344286282074963,0.2746342821884739,2,0.2939785684705489,2
|
202 |
+
traitor,-0.0193012211320987,0.2807255553852731,2,0.3000267765173718,2
|
203 |
+
several,-0.017851918961013596,0.1519540008447359,1,0.1698059198057495,1
|
204 |
+
nordic,-0.017851918961013596,0.1519540008447359,1,0.1698059198057495,1
|
205 |
+
scum,-0.017851888257335413,0.1532665376034473,1,0.1711184258607827,1
|
206 |
+
50,-0.017851888257335413,0.1532665376034473,1,0.1711184258607827,1
|
207 |
+
info,-0.017851888257335413,0.1532665376034473,1,0.1711184258607827,1
|
208 |
+
change,-0.017851864542980794,0.1506716419301829,1,0.1685235064731637,1
|
209 |
+
gone,-0.017851864542980794,0.1506716419301829,1,0.1685235064731637,1
|
210 |
+
kill,-0.017851546027118692,0.1559885191897013,1,0.17384006521682,1
|
211 |
+
wo,-0.01785122020188709,0.1574014836242536,1,0.1752527038261407,1
|
212 |
+
website,-0.01785122020188709,0.1574014836242536,1,0.1752527038261407,1
|
213 |
+
posted,-0.017850902439280003,0.1458165370096662,1,0.1636674394489462,1
|
214 |
+
example,-0.017850780495816898,0.1588516959120974,1,0.1767024764079143,1
|
215 |
+
30,-0.017850498821577798,0.1446652913734118,1,0.1625157901949896,1
|
216 |
+
dr,-0.017850498821577798,0.1446652913734118,1,0.1625157901949896,1
|
217 |
+
holocaust,-0.017850217802875296,0.1603413215322604,1,0.1781915393351357,1
|
218 |
+
disgusting,-0.017850217802875296,0.1603413215322604,1,0.1781915393351357,1
|
219 |
+
9,-0.017850037930983803,0.1435369152639026,1,0.1613869531948864,1
|
220 |
+
brothers,-0.017849523222844,0.1424304572085385,1,0.1602799804313825,1
|
221 |
+
anymore,-0.017849522038760418,0.1618727247361693,1,0.1797222467749297,1
|
222 |
+
fighting,-0.017849522038760418,0.1618727247361693,1,0.1797222467749297,1
|
223 |
+
thousands,-0.017848682002851002,0.1634484939149016,1,0.1812971759177526,1
|
224 |
+
fast,-0.017848682002851002,0.1634484939149016,1,0.1812971759177526,1
|
225 |
+
control,-0.017848682002851002,0.1634484939149016,1,0.1812971759177526,1
|
226 |
+
east,-0.017848682002851002,0.1634484939149016,1,0.1812971759177526,1
|
227 |
+
sisters,-0.017847685215537284,0.1650714711739678,1,0.1829191563895051,1
|
228 |
+
reading,-0.017847685215537284,0.1650714711739678,1,0.1829191563895051,1
|
229 |
+
learn,-0.017846986836065393,0.1382067522017294,1,0.1560537390377948,1
|
230 |
+
lots,-0.017846986836065393,0.1382067522017294,1,0.1560537390377948,1
|
231 |
+
picture,-0.017846986836065393,0.1382067522017294,1,0.1560537390377948,1
|
232 |
+
blood,-0.017845468795374214,0.1362056013466759,1,0.1540510701420501,1
|
233 |
+
damn,-0.01784516388045901,0.1684719010074631,1,0.1863170648879221,1
|
234 |
+
movies,-0.01784516388045901,0.1684719010074631,1,0.1863170648879221,1
|
235 |
+
body,-0.01784516388045901,0.1684719010074631,1,0.1863170648879221,1
|
236 |
+
light,-0.017844655262953812,0.1352303523296223,1,0.1530750075925761,1
|
237 |
+
future,-0.017844655262953812,0.1352303523296223,1,0.1530750075925761,1
|
238 |
+
000,-0.01784380802087221,0.1342711901562243,1,0.1521149981770965,1
|
239 |
+
door,-0.0178436060517852,0.1702566504369363,1,0.1881002564887215,1
|
240 |
+
bus,-0.0178436060517852,0.1702566504369363,1,0.1881002564887215,1
|
241 |
+
giving,-0.0178436060517852,0.1702566504369363,1,0.1881002564887215,1
|
242 |
+
london,-0.01784292888386721,0.1333275565200254,1,0.1511704854038926,1
|
243 |
+
whole,-0.017842019551499694,0.1323989222436762,1,0.1502409417951759,1
|
244 |
+
add,-0.01784182430347442,0.1721033076466162,1,0.1899451319500906,1
|
245 |
+
slavic,-0.017839795989530283,0.1740166493297413,1,0.1918564453192716,1
|
246 |
+
hopefully,-0.017839795989530283,0.1740166493297413,1,0.1918564453192716,1
|
247 |
+
facebook,-0.017837495261950415,0.1760020400449241,1,0.1938395353068745,1
|
248 |
+
often,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
249 |
+
account,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
250 |
+
x202a,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
251 |
+
boys,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
252 |
+
favorite,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
253 |
+
swedish,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
254 |
+
x202c,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
255 |
+
throw,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
256 |
+
mention,-0.017834892464226315,0.1780655339314804,1,0.1959004263957067,1
|
257 |
+
themselves,-0.0178327104210583,0.1246409694806751,1,0.1424736799017334,1
|
258 |
+
gonna,-0.0178319533773392,0.1802139995771872,1,0.1980459529545264,1
|
259 |
+
surprised,-0.0178319533773392,0.1802139995771872,1,0.1980459529545264,1
|
260 |
+
straight,-0.0178319533773392,0.1802139995771872,1,0.1980459529545264,1
|
261 |
+
question,-0.0178319533773392,0.1802139995771872,1,0.1980459529545264,1
|
262 |
+
till,-0.0178319533773392,0.1802139995771872,1,0.1980459529545264,1
|
263 |
+
sitting,-0.0178319533773392,0.1802139995771872,1,0.1980459529545264,1
|
264 |
+
college,-0.017831572741056498,0.1238383892740116,1,0.1416699620150681,1
|
265 |
+
problem,-0.017830418024768008,0.1230464384271103,1,0.1408768564518783,1
|
266 |
+
u,-0.0178292471026473,0.1222648193611372,1,0.1400940664637845,1
|
267 |
+
rlm,-0.017828638273573977,0.1824552746959061,1,0.2002839129694801,1
|
268 |
+
florida,-0.017828638273573977,0.1824552746959061,1,0.2002839129694801,1
|
269 |
+
reality,-0.017824900716990305,0.1847983596268498,1,0.2026232603438401,1
|
270 |
+
although,-0.017824900716990305,0.1847983596268498,1,0.2026232603438401,1
|
271 |
+
break,-0.017824900716990305,0.1847983596268498,1,0.2026232603438401,1
|
272 |
+
guess,-0.01782441647659941,0.1192361348614164,1,0.1370605513380158,1
|
273 |
+
google,-0.01782068602559661,0.1872536620266978,1,0.2050743480522944,1
|
274 |
+
wonderful,-0.01782068602559661,0.1872536620266978,1,0.2050743480522944,1
|
275 |
+
trash,-0.01782068602559661,0.1872536620266978,1,0.2050743480522944,1
|
276 |
+
welfare,-0.01782068602559661,0.1872536620266978,1,0.2050743480522944,1
|
277 |
+
crime,-0.01781938260708478,0.1163519457282454,1,0.1341713283353302,1
|
278 |
+
strange,-0.017815929275364906,0.1898333100014528,1,0.2076492392768177,1
|
279 |
+
didnt,-0.017815929275364906,0.1898333100014528,1,0.2076492392768177,1
|
280 |
+
watched,-0.017810552673981295,0.1925515581348793,1,0.2103621108088606,1
|
281 |
+
taught,-0.017810552673981295,0.1925515581348793,1,0.2103621108088606,1
|
282 |
+
charge,-0.017810552673981295,0.1925515581348793,1,0.2103621108088606,1
|
283 |
+
missing,-0.017810552673981295,0.1925515581348793,1,0.2103621108088606,1
|
284 |
+
growing,-0.017810552673981295,0.1925515581348793,1,0.2103621108088606,1
|
285 |
+
high,-0.017810188916999786,0.1116112181907623,1,0.1294214071077621,1
|
286 |
+
nationalist,-0.017807489471304908,0.1103213113293789,1,0.1281288008006838,1
|
287 |
+
write,-0.017804462052392805,0.1954253217553395,1,0.2132297838077323,1
|
288 |
+
crimes,-0.017804462052392805,0.1954253217553395,1,0.2132297838077323,1
|
289 |
+
arms,-0.017804462052392805,0.1954253217553395,1,0.2132297838077323,1
|
290 |
+
names,-0.017804462052392805,0.1954253217553395,1,0.2132297838077323,1
|
291 |
+
michael,-0.017804462052392805,0.1954253217553395,1,0.2132297838077323,1
|
292 |
+
ancestors,-0.017804462052392805,0.1954253217553395,1,0.2132297838077323,1
|
293 |
+
schools,-0.017803390661175506,0.1084355553839195,1,0.126238946045095,1
|
294 |
+
wanna,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
295 |
+
latest,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
296 |
+
restaurant,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
297 |
+
17,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
298 |
+
ing,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
299 |
+
owner,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
300 |
+
tall,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
301 |
+
whenever,-0.01779754209731252,0.1984748915997329,1,0.2162724336970454,1
|
302 |
+
such,-0.017795043690849707,0.104827463167343,1,0.1226225068581927,1
|
303 |
+
please,-0.017793636200983107,0.1042458708178899,1,0.122039507018873,1
|
304 |
+
laughing,-0.017789649747183917,0.2017249076957935,1,0.2195145574429774,1
|
305 |
+
literally,-0.017789649747183917,0.2017249076957935,1,0.2195145574429774,1
|
306 |
+
hop,-0.017789649747183917,0.2017249076957935,1,0.2195145574429774,1
|
307 |
+
bigger,-0.017789649747183917,0.2017249076957935,1,0.2195145574429774,1
|
308 |
+
monkey,-0.017780604842007497,0.2052057148099754,1,0.2229863196519829,1
|
309 |
+
lines,-0.017780604842007497,0.2052057148099754,1,0.2229863196519829,1
|
310 |
+
hearing,-0.017780604842007497,0.2052057148099754,1,0.2229863196519829,1
|
311 |
+
bag,-0.017780604842007497,0.2052057148099754,1,0.2229863196519829,1
|
312 |
+
forum,-0.017779370401588904,0.0987076831979309,1,0.1164870535995198,1
|
313 |
+
field,-0.0177701765487793,0.2089552952680086,1,0.2267254718167879,1
|
314 |
+
idiot,-0.0177701765487793,0.2089552952680086,1,0.2267254718167879,1
|
315 |
+
gas,-0.0177701765487793,0.2089552952680086,1,0.2267254718167879,1
|
316 |
+
kinda,-0.0177701765487793,0.2089552952680086,1,0.2267254718167879,1
|
317 |
+
authorities,-0.0177701765487793,0.2089552952680086,1,0.2267254718167879,1
|
318 |
+
https,-0.0177604931770856,0.0921615278613187,1,0.1099220210384043,1
|
319 |
+
whitey,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
320 |
+
healthy,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
321 |
+
hall,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
322 |
+
pop,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
323 |
+
knocked,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
324 |
+
moore,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
325 |
+
savage,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
326 |
+
nigeria,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
327 |
+
drop,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
328 |
+
changed,-0.017758063071829283,0.2130221037729962,1,0.2307801668448255,1
|
329 |
+
area,-0.017753182565070094,0.0898111578179486,1,0.1075643403830187,1
|
330 |
+
norwegian,-0.017743860270890505,0.2174693650254091,1,0.2352132252962996,1
|
331 |
+
forest,-0.017743860270890505,0.2174693650254091,1,0.2352132252962996,1
|
332 |
+
arab,-0.017743860270890505,0.2174693650254091,1,0.2352132252962996,1
|
333 |
+
jumped,-0.017743860270890505,0.2174693650254091,1,0.2352132252962996,1
|
334 |
+
eyed,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
335 |
+
discovered,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
336 |
+
wind,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
337 |
+
boat,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
338 |
+
blind,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
339 |
+
hook,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
340 |
+
personally,-0.01772701110130559,0.222381851321548,1,0.2401088624228536,1
|
341 |
+
handed,-0.0177067200167621,0.2278770964950076,1,0.2455838165117697,1
|
342 |
+
wigger,-0.0177067200167621,0.2278770964950076,1,0.2455838165117697,1
|
343 |
+
chosen,-0.0177067200167621,0.2278770964950076,1,0.2455838165117697,1
|
344 |
+
bitch,-0.0177067200167621,0.2278770964950076,1,0.2455838165117697,1
|
345 |
+
kicked,-0.0177067200167621,0.2278770964950076,1,0.2455838165117697,1
|
346 |
+
crack,-0.0177067200167621,0.2278770964950076,1,0.2455838165117697,1
|
347 |
+
31,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
348 |
+
salute,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
349 |
+
daddy,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
350 |
+
ur,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
351 |
+
officer,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
352 |
+
complex,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
353 |
+
citizen,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
354 |
+
hungry,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
355 |
+
nearest,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
356 |
+
federal,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
357 |
+
introduce,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
358 |
+
brand,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
359 |
+
homeschool,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
360 |
+
wore,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
361 |
+
pregnant,-0.017681798843354496,0.234125090348718,1,0.2518068891920725,1
|
362 |
+
niglet,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
363 |
+
previous,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
364 |
+
yr,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
365 |
+
begging,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
366 |
+
coat,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
367 |
+
harris,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
368 |
+
brethren,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
369 |
+
aswell,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
370 |
+
invasion,-0.017650366480363916,0.241385611753937,1,0.2590359782343009,1
|
371 |
+
smashed,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
372 |
+
complaining,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
373 |
+
stabbed,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
374 |
+
fourth,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
375 |
+
suddenly,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
376 |
+
jr,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
377 |
+
customer,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
378 |
+
ne,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
379 |
+
130,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
380 |
+
ap,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
381 |
+
41,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
382 |
+
deaf,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
383 |
+
williams,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
384 |
+
actors,-0.01760919894253188,0.2500865766313553,1,0.2676957755738872,1
|
385 |
+
gf,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
386 |
+
73,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
387 |
+
stormed,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
388 |
+
principal,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
389 |
+
string,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
390 |
+
sue,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
391 |
+
suited,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
392 |
+
reporter,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
393 |
+
facility,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
394 |
+
auto,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
395 |
+
backpack,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
396 |
+
mins,-0.017552097626552743,0.2610138323762697,1,0.2785659300028224,1
|
397 |
+
patch,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
398 |
+
guidance,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
399 |
+
gather,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
400 |
+
reyes,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
401 |
+
larceny,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
402 |
+
demarco,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
403 |
+
cookies,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
404 |
+
chick,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
405 |
+
substitute,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
406 |
+
talkin,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
407 |
+
trespassing,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
408 |
+
urban,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
409 |
+
whut,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
410 |
+
youths,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
411 |
+
robbers,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
412 |
+
straw,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
413 |
+
lincoln,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
414 |
+
igger,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
415 |
+
ivan,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
416 |
+
kicks,-0.017464735013244637,0.2758851054843536,1,0.2933498404975982,1
|
417 |
+
butchy,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
418 |
+
neevr,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
419 |
+
robberies,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
420 |
+
jacqueline,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
421 |
+
finially,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
422 |
+
sparkly,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
423 |
+
uneven,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
424 |
+
towers,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
425 |
+
forgein,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
426 |
+
jewel,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
427 |
+
packi,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
428 |
+
huffed,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
429 |
+
marte,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
430 |
+
wrench,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
431 |
+
conslour,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
432 |
+
paulus,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
433 |
+
ohhh,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
434 |
+
monkies,-0.017299690339486307,0.2999676259941186,1,0.3172673163336049,1
|
435 |
+
time,-0.016994685777258683,0.2349508552914493,11,0.251945541068708,10
|
436 |
+
will,-0.0164402165086783,0.2309496408068444,18,0.2473898573155227,16
|
437 |
+
here,-0.015671227342299504,0.1950122911660209,10,0.2106835185083204,9
|
438 |
+
them,-0.015644157113529206,0.1790504480269035,10,0.1946946051404327,9
|
439 |
+
went,-0.014128902174517233,0.2688308675671143,9,0.2829597697416315,8
|
440 |
+
then,-0.013096004565251118,0.2675153887896063,15,0.2806113933548574,13
|
441 |
+
two,-0.010185372692048306,0.2325624175876295,7,0.2427477902796778,6
|
442 |
+
last,-0.010167139165872696,0.2228579875629596,7,0.2330251267288323,6
|
443 |
+
well,-0.01011688257669971,0.2025393912991246,7,0.2126562738758243,6
|
444 |
+
at,-0.010061571453039708,0.2621653549502092,24,0.2722269264032489,20
|
445 |
+
and,-0.009545313614084283,0.3669835250093558,134,0.3765288386234401,107
|
446 |
+
try,-0.007434028005391696,0.2359644277937728,6,0.2433984557991645,5
|
447 |
+
few,-0.006594950510697001,0.2439845252609459,11,0.2505794757716429,9
|
448 |
+
out,-0.006448000008977717,0.2512296150141405,21,0.2576776150231182,17
|
449 |
+
they,-0.006098788515126186,0.1914014632236356,21,0.1975002517387618,17
|
450 |
+
said,-0.0049801207828995,0.3080818812270229,15,0.3130620020099224,12
|
451 |
+
other,-0.0042237718871979135,0.2258245137093504,10,0.2300482855965483,8
|
452 |
+
came,-0.003748978399059494,0.2355917586294029,5,0.2393407370284624,4
|
453 |
+
saw,-0.003651714711563697,0.2151074324471886,5,0.2187591471587523,4
|
454 |
+
before,-0.003613282408944596,0.2075661208540629,5,0.2111794032630075,4
|
455 |
+
black,-0.001962709158259357,0.2599833813150044,18,0.2619460904732638,14
|
456 |
+
no,-0.0004683459047016003,0.2243899847440016,13,0.2248583306487032,10
|
457 |
+
who,-5.099823986060015e-05,0.2473322684282952,17,0.2473832666681558,13
|
458 |
+
gave,0.0013693094630983782,0.2687132076990917,4,0.2673438982359933,3
|
459 |
+
caught,0.0013905601983738025,0.2654650119605131,4,0.2640744517621393,3
|
460 |
+
taken,0.001473943563746194,0.2529134088892094,4,0.2514394653254632,3
|
461 |
+
negro,0.0016047994298876156,0.261655366015887,8,0.2600505665859994,6
|
462 |
+
10,0.0016322667575948968,0.2298700689877525,4,0.2282378022301576,3
|
463 |
+
kid,0.0016322667575948968,0.2298700689877525,4,0.2282378022301576,3
|
464 |
+
week,0.0017164769519752987,0.2179991367577704,4,0.2162826598057951,3
|
465 |
+
ca,0.0017667725976366067,0.2110274516479782,4,0.2092606790503416,3
|
466 |
+
could,0.0018660643514377961,0.2279052112852753,8,0.2260391469338375,6
|
467 |
+
children,0.0019097898417893833,0.1916555784415737,4,0.1897457885997843,3
|
468 |
+
way,0.0019187096724891939,0.2213519120831723,8,0.2194332024106831,6
|
469 |
+
some,0.0019830862024032836,0.2467560713754371,16,0.2447729851730338,12
|
470 |
+
ll,0.002011747801632713,0.1782268436906092,4,0.1762150958889765,3
|
471 |
+
think,0.002051196361836427,0.2051914175092283,8,0.2031402211473919,6
|
472 |
+
need,0.0020910990113642003,0.1679800363899763,4,0.1658889373786121,3
|
473 |
+
when,0.005221984415006986,0.2786012441732314,22,0.2733792597582244,16
|
474 |
+
jew,0.005878103676829116,0.2551759909150728,7,0.2492978872382437,5
|
475 |
+
heard,0.005888835445425483,0.2540709758029276,7,0.2481821403575021,5
|
476 |
+
seen,0.005973162028643508,0.2454094338146803,7,0.2394362717860368,5
|
477 |
+
make,0.006223470671248704,0.2199177681936865,7,0.2136942975224378,5
|
478 |
+
never,0.006298195735715911,0.2123697878755924,7,0.2060715921398765,5
|
479 |
+
for,0.007502420824877121,0.2682361341607829,43,0.2607337133359058,31
|
480 |
+
where,0.008313134365453306,0.243673657466446,10,0.2353605231009927,7
|
481 |
+
me,0.009486545353857678,0.256311327137585,20,0.2468247817837273,14
|
482 |
+
showed,0.009857951475898075,0.2894332517988641,3,0.279575300322966,2
|
483 |
+
teaching,0.010109762455824012,0.2671356835402115,3,0.2570259210843875,2
|
484 |
+
apparently,0.010189343804314188,0.2600238112154098,3,0.2498344674110956,2
|
485 |
+
tree,0.010258735644594091,0.2537964701963474,3,0.2435377345517533,2
|
486 |
+
brought,0.010300561586588819,0.2500310841338375,3,0.2397305225472487,2
|
487 |
+
people,0.01039158791016831,0.2018165227873521,13,0.1914249348771838,9
|
488 |
+
15,0.010457622029436814,0.2358108643049227,3,0.2253532422754859,2
|
489 |
+
sad,0.010568194465735592,0.2257217090218687,3,0.2151535145561331,2
|
490 |
+
class,0.010616476268444697,0.2212956721025283,3,0.2106791958340836,2
|
491 |
+
along,0.010616476268444697,0.2212956721025283,3,0.2106791958340836,2
|
492 |
+
community,0.010671742530365985,0.2162138176509555,3,0.2055420751205895,2
|
493 |
+
open,0.010692483476510889,0.2143023280298674,3,0.2036098445533565,2
|
494 |
+
wait,0.010712527486856194,0.2124528183298877,3,0.2017402908430315,2
|
495 |
+
point,0.010750710317578488,0.2089234480155795,3,0.198172737698001,2
|
496 |
+
6,0.010768930605934701,0.2072364295485747,3,0.19646749894264,2
|
497 |
+
small,0.010803804465292305,0.2040022838206367,3,0.1931984793553444,2
|
498 |
+
called,0.010812218960920689,0.2032209159311311,3,0.1924086969702104,2
|
499 |
+
half,0.010836787824377886,0.2009371766938326,3,0.1901003888694547,2
|
500 |
+
charged,0.010963737043404032,0.2997499258945969,6,0.2887861888511929,4
|
501 |
+
actually,0.0109921212062834,0.1864189774357781,3,0.1754268562294947,2
|
502 |
+
talk,0.011090339051578996,0.1771669507981736,3,0.1660766117465946,2
|
503 |
+
non,0.01128333797212458,0.1588193004961539,3,0.1475359625240293,2
|
504 |
+
why,0.011318219658057599,0.1554790789788752,3,0.1441608593208176,2
|
505 |
+
my,0.01152875766699879,0.2849522560294085,36,0.2734234983624097,25
|
506 |
+
ve,0.0121772716663964,0.2026065063630896,6,0.1904292346966932,4
|
507 |
+
does,0.012356504751205893,0.2616398738641152,9,0.2492833691129093,6
|
508 |
+
it,0.012730017633161839,0.282676061060643,56,0.2699460434274812,39
|
509 |
+
school,0.013320177488603396,0.245762252299744,12,0.2324420748111406,8
|
510 |
+
more,0.013696595616175894,0.21908269325941,12,0.2053860976432341,8
|
511 |
+
do,0.01460516984920851,0.2023034769179556,15,0.1876983070687471,10
|
512 |
+
from,0.015467371403553198,0.2772162963949818,27,0.2617489249914286,18
|
513 |
+
about,0.017437444988097073,0.2679674567428005,23,0.2505300117547034,15
|
514 |
+
person,0.0177350753587312,0.262164903126746,8,0.2444298277680148,5
|
515 |
+
on,0.017885546246154682,0.3008782192383364,51,0.2829926729921817,34
|
516 |
+
very,0.018415806390114198,0.2192127979620017,8,0.2007969915718875,5
|
517 |
+
than,0.0184936903639214,0.2141385972637255,8,0.1956449068998041,5
|
518 |
+
know,0.01873757392891101,0.1980179852325126,8,0.1792804113036016,5
|
519 |
+
looks,0.0199926746905994,0.2349365742652359,5,0.2149438995746365,3
|
520 |
+
trying,0.020023363098024022,0.2330131925330292,5,0.2129898294350052,3
|
521 |
+
far,0.020033355793310198,0.2323855868172371,5,0.2123522310239269,3
|
522 |
+
may,0.020033355793310198,0.2323855868172371,5,0.2123522310239269,3
|
523 |
+
take,0.02052261191248328,0.2008190393883608,5,0.1802964274758775,3
|
524 |
+
find,0.020688129479793926,0.1897398762893147,5,0.1690517468095208,3
|
525 |
+
as,0.02272385333894031,0.2473580749232725,24,0.2246342215843322,15
|
526 |
+
had,0.022808346331262497,0.2849805617368761,18,0.2621722154056136,11
|
527 |
+
are,0.02419655010334759,0.18731970956441,21,0.1631231594610624,13
|
528 |
+
nothing,0.025240730331631406,0.2439998774903837,7,0.2187591471587523,4
|
529 |
+
ever,0.025472092245799993,0.2317916532001716,7,0.2063195609543716,4
|
530 |
+
is,0.02557314812411693,0.3371909978520548,84,0.3116178497279379,54
|
531 |
+
hope,0.025593999118726785,0.2252388348948494,7,0.1996448357761226,4
|
532 |
+
that,0.025846127696099397,0.3028621838072919,60,0.2770160561111925,38
|
533 |
+
m,0.02641030884613929,0.1789245045997037,7,0.1525141957535644,4
|
534 |
+
but,0.02655341884311399,0.2636441465050679,28,0.2370907276619539,17
|
535 |
+
our,0.026631334578371108,0.1655469678569883,7,0.1389156332786172,4
|
536 |
+
with,0.027073317403292885,0.3137730160062972,47,0.2866996986030043,29
|
537 |
+
like,0.028066989675172016,0.2765718254354235,30,0.2485048357602515,18
|
538 |
+
checking,0.02857387251587029,0.2962696480897575,2,0.2676957755738872,1
|
539 |
+
dropped,0.02857387251587029,0.2962696480897575,2,0.2676957755738872,1
|
540 |
+
rob,0.02857387251587029,0.2962696480897575,2,0.2676957755738872,1
|
541 |
+
punk,0.028763267708429185,0.2877992459427301,2,0.2590359782343009,1
|
542 |
+
spoke,0.028918666193200604,0.2807255553852731,2,0.2518068891920725,1
|
543 |
+
nerve,0.028918666193200604,0.2807255553852731,2,0.2518068891920725,1
|
544 |
+
threw,0.029050465676704218,0.2746342821884739,2,0.2455838165117697,1
|
545 |
+
suspended,0.029050465676704218,0.2746342821884739,2,0.2455838165117697,1
|
546 |
+
statement,0.0291649101751649,0.2692737725980185,2,0.2401088624228536,1
|
547 |
+
fought,0.0291649101751649,0.2692737725980185,2,0.2401088624228536,1
|
548 |
+
hates,0.02926604720044082,0.2644792724967404,2,0.2352132252962996,1
|
549 |
+
sunday,0.029356651954507706,0.2601368187993332,2,0.2307801668448255,1
|
550 |
+
rapes,0.029356651954507706,0.2601368187993332,2,0.2307801668448255,1
|
551 |
+
would,0.029366097475753333,0.2533320794697774,19,0.2239659819940241,11
|
552 |
+
table,0.02943871103237608,0.256164182849164,2,0.2267254718167879,1
|
553 |
+
shop,0.029582727161873684,0.2490972846048511,2,0.2195145574429774,1
|
554 |
+
filthy,0.029646678039029983,0.2459191117360754,2,0.2162724336970454,1
|
555 |
+
obviously,0.029646678039029983,0.2459191117360754,2,0.2162724336970454,1
|
556 |
+
opinion,0.029706242352657397,0.2429360261603897,2,0.2132297838077323,1
|
557 |
+
values,0.029706242352657397,0.2429360261603897,2,0.2132297838077323,1
|
558 |
+
turned,0.029706242352657397,0.2429360261603897,2,0.2132297838077323,1
|
559 |
+
nor,0.029761980576089586,0.2401240913849502,2,0.2103621108088606,1
|
560 |
+
piece,0.029814352003966094,0.2374635912807838,2,0.2076492392768177,1
|
561 |
+
nazi,0.029814352003966094,0.2374635912807838,2,0.2076492392768177,1
|
562 |
+
sell,0.029814352003966094,0.2374635912807838,2,0.2076492392768177,1
|
563 |
+
typical,0.029814352003966094,0.2374635912807838,2,0.2076492392768177,1
|
564 |
+
station,0.029814352003966094,0.2374635912807838,2,0.2076492392768177,1
|
565 |
+
y,0.029863737759150688,0.2349380858114451,2,0.2050743480522944,1
|
566 |
+
criminal,0.029954782464993807,0.2302386954344739,2,0.2002839129694801,1
|
567 |
+
asked,0.029954782464993807,0.2302386954344739,2,0.2002839129694801,1
|
568 |
+
shoot,0.029996943898643408,0.2280428968531698,2,0.1980459529545264,1
|
569 |
+
forced,0.030037141386379695,0.2259375677820864,2,0.1959004263957067,1
|
570 |
+
channel,0.030037141386379695,0.2259375677820864,2,0.1959004263957067,1
|
571 |
+
fun,0.03007554800004869,0.2239150833069232,2,0.1938395353068745,1
|
572 |
+
bar,0.030147574762538598,0.2200927067126292,2,0.1899451319500906,1
|
573 |
+
lives,0.0302140293958372,0.2165310942837593,2,0.1863170648879221,1
|
574 |
+
chinese,0.030245420994299693,0.2148367257055479,2,0.1845913047112482,1
|
575 |
+
killing,0.030245420994299693,0.2148367257055479,2,0.1845913047112482,1
|
576 |
+
indeed,0.03030494950371959,0.2116021254214722,2,0.1812971759177526,1
|
577 |
+
israel,0.03030494950371959,0.2116021254214722,2,0.1812971759177526,1
|
578 |
+
sick,0.030333228505655396,0.2100554752805851,2,0.1797222467749297,1
|
579 |
+
knows,0.030412842168717702,0.2056655459948584,2,0.1752527038261407,1
|
580 |
+
three,0.030462061074568392,0.2029246413330576,2,0.1724625802584892,1
|
581 |
+
your,0.030535747391766094,0.1634660558259603,9,0.1329303084341942,5
|
582 |
+
started,0.030634522170244094,0.1931503123652337,2,0.1625157901949896,1
|
583 |
+
talking,0.030634522170244094,0.1931503123652337,2,0.1625157901949896,1
|
584 |
+
either,0.030653797781317882,0.1920407509762043,2,0.1613869531948864,1
|
585 |
+
band,0.030653797781317882,0.1920407509762043,2,0.1613869531948864,1
|
586 |
+
job,0.030691071289130595,0.1898850542052856,2,0.159193982916155,1
|
587 |
+
happy,0.030691071289130595,0.1898850542052856,2,0.159193982916155,1
|
588 |
+
pride,0.03070910503327659,0.1888372308782339,2,0.1581281258449573,1
|
589 |
+
students,0.030726758826933875,0.1878083830693084,2,0.1570816242423745,1
|
590 |
+
proud,0.0307609868342458,0.1858047603564353,2,0.1550437735221895,1
|
591 |
+
join,0.030793867226772992,0.1838688748193491,2,0.1530750075925761,1
|
592 |
+
guys,0.030793867226772992,0.1838688748193491,2,0.1530750075925761,1
|
593 |
+
yeah,0.030809833605381393,0.1829248317824779,2,0.1521149981770965,1
|
594 |
+
coming,0.03095458281484939,0.174242902957373,2,0.1432883201425236,1
|
595 |
+
fight,0.030993484756208,0.1718703412080863,2,0.1408768564518783,1
|
596 |
+
least,0.030993484756208,0.1718703412080863,2,0.1408768564518783,1
|
597 |
+
europe,0.03104264301624321,0.1688474492254997,2,0.1378048062092565,1
|
598 |
+
believe,0.031054484908676877,0.1681150362466927,2,0.1370605513380158,1
|
599 |
+
best,0.031077665818260103,0.1666764954370398,2,0.1355988296187797,1
|
600 |
+
meet,0.031089013853826286,0.1659699231990525,2,0.1348809093452262,1
|
601 |
+
else,0.031184588751257986,0.1599563250059945,2,0.1287717362547365,1
|
602 |
+
city,0.031233178625622804,0.1568546939653642,2,0.1256215153397414,1
|
603 |
+
group,0.0312789974342364,0.1539015042924291,2,0.1226225068581927,1
|
604 |
+
use,0.0314100894831192,0.1452923157208958,2,0.1138822262377766,1
|
605 |
+
start,0.03142504866743881,0.1442942208639418,2,0.112869172196503,1
|
606 |
+
really,0.031535431781107,0.1368242648557956,2,0.1052888330746886,1
|
607 |
+
im,0.03157919870050979,0.1338091862028425,2,0.1022299875023327,1
|
608 |
+
thread,0.0316488833600853,0.1289429224898053,2,0.09729403912972,1
|
609 |
+
to,0.032175417104283066,0.3514753794923577,128,0.3192999623880746,81
|
610 |
+
brother,0.032867151287077206,0.2541708568500221,4,0.2213037055629449,2
|
611 |
+
male,0.032976961431188806,0.2493071947941311,4,0.2163302333629423,2
|
612 |
+
line,0.033100156879186715,0.2437793527132703,4,0.2106791958340836,2
|
613 |
+
just,0.033188270993779884,0.2568752418783067,23,0.2236869708845268,13
|
614 |
+
teacher,0.03325191251624188,0.2368617570695984,4,0.2036098445533565,2
|
615 |
+
care,0.03332988527507952,0.2332590748330901,4,0.1999291895580106,2
|
616 |
+
or,0.033374994068510494,0.2495235482573121,23,0.2161485541888016,13
|
617 |
+
getting,0.03340257004511249,0.2298700689877525,4,0.19646749894264,2
|
618 |
+
soon,0.0335189754068507,0.2243789101419821,4,0.1908599347351314,2
|
619 |
+
etc,0.0335500294531631,0.2229004049093416,4,0.1893503754561785,2
|
620 |
+
probably,0.03362392183997609,0.2193586564694832,4,0.1857347346295071,2
|
621 |
+
big,0.0337452187014006,0.2134703315327301,4,0.1797251128313295,2
|
622 |
+
still,0.03400372043529781,0.2005936206968247,4,0.1665899002615269,2
|
623 |
+
world,0.034383484777542495,0.1807754121735431,4,0.1463919273960006,2
|
624 |
+
look,0.03456059912810841,0.1711183996095087,4,0.1365578004814003,2
|
625 |
+
those,0.034855222375389294,0.1543836702001945,4,0.1195284478248052,2
|
626 |
+
fact,0.03490806755759951,0.2674442379749849,6,0.2325361704173854,3
|
627 |
+
go,0.035692788834076616,0.2607799741046443,15,0.2250871852705677,8
|
628 |
+
same,0.036361820607919315,0.2047692037459095,6,0.1684073831379902,3
|
629 |
+
over,0.036482674686644595,0.1990526717312369,6,0.1625699970445923,3
|
630 |
+
was,0.03710467513338078,0.3699397943615183,69,0.3328351192281375,40
|
631 |
+
anything,0.0371379125988793,0.2540309176950682,8,0.2168930050961889,4
|
632 |
+
now,0.03806557761995949,0.2158726057943222,8,0.1778070281743627,4
|
633 |
+
man,0.038356384112370606,0.2688584579434478,10,0.2305020738310772,5
|
634 |
+
of,0.0392481303374867,0.3190170936566082,91,0.2797689633191215,54
|
635 |
+
a,0.04646292389227458,0.3797807848382674,139,0.3333178609459928,81
|
636 |
+
thought,0.047145799429726604,0.2845334481488334,9,0.2373876487191068,4
|
637 |
+
away,0.0472067279869266,0.2827028131636415,9,0.2354960851767149,4
|
638 |
+
into,0.04766506969143372,0.2847179274118009,15,0.2370528577203672,7
|
639 |
+
friend,0.047800065557154575,0.287964164855566,7,0.2401640992984114,3
|
640 |
+
after,0.047859704446269774,0.2624944699319864,9,0.2146347654857166,4
|
641 |
+
put,0.04795175228105358,0.2595530683330365,9,0.2116013160519829,4
|
642 |
+
too,0.048211794694761306,0.2482114079280115,11,0.1999996132332502,5
|
643 |
+
says,0.04835765353576432,0.2710655675959852,7,0.2227079140602209,3
|
644 |
+
only,0.04855084382385971,0.2368843237796826,11,0.1883334799558229,5
|
645 |
+
down,0.0485824043927551,0.2387045937204702,9,0.1901221893277151,4
|
646 |
+
years,0.04873244137883201,0.2335502791376422,9,0.1848178377588102,4
|
647 |
+
be,0.0488002033958031,0.2703685345409298,30,0.2215683311451267,15
|
648 |
+
day,0.0488177497653092,0.2305833719742898,9,0.1817656222089806,4
|
649 |
+
dont,0.049639179288457624,0.2287974584719686,7,0.179158279183511,3
|
650 |
+
one,0.05002518835658212,0.2634512858759837,21,0.2134260975194016,10
|
651 |
+
new,0.050558556325939086,0.1945849825756717,7,0.1440264262497326,3
|
652 |
+
kind,0.051336050849785764,0.2549458954031423,5,0.2036098445533565,2
|
653 |
+
doing,0.05160104016017428,0.2464113977169987,5,0.1948103575568244,2
|
654 |
+
lot,0.05200281464943882,0.2330131925330292,5,0.1810103778835904,2
|
655 |
+
better,0.052057318481525505,0.2311497514667045,5,0.179092432985179,2
|
656 |
+
times,0.05249960023760841,0.2155803228242201,5,0.1630807225866117,2
|
657 |
+
the,0.0535573315927545,0.359651211376102,159,0.3060938797833475,91
|
658 |
+
because,0.05462029211202998,0.2791726611453676,16,0.2245523690333376,7
|
659 |
+
how,0.055116546614835615,0.2656466990988649,16,0.2105301524840293,7
|
660 |
+
up,0.05515193198994539,0.2681989987870025,22,0.2130470667970571,10
|
661 |
+
right,0.0557848558947015,0.2791892977325816,12,0.2234044418378801,5
|
662 |
+
have,0.058337074725487326,0.2544127505978315,36,0.1960756758723442,17
|
663 |
+
won,0.05848690788008579,0.2937001331763854,3,0.2352132252962996,1
|
664 |
+
stood,0.05848690788008579,0.2937001331763854,3,0.2352132252962996,1
|
665 |
+
ran,0.059290575490580505,0.2725203592983128,3,0.2132297838077323,1
|
666 |
+
claims,0.05966002119283692,0.262283281536677,3,0.2026232603438401,1
|
667 |
+
safe,0.05966002119283692,0.262283281536677,3,0.2026232603438401,1
|
668 |
+
ass,0.05973989824592971,0.2600238112154098,3,0.2002839129694801,1
|
669 |
+
telling,0.060085952183746905,0.2500310841338375,3,0.1899451319500906,1
|
670 |
+
scene,0.06014650768802959,0.2482467641767511,3,0.1881002564887215,1
|
671 |
+
feet,0.06014650768802959,0.2482467641767511,3,0.1881002564887215,1
|
672 |
+
whatever,0.06014650768802959,0.2482467641767511,3,0.1881002564887215,1
|
673 |
+
wife,0.060366678001811,0.2416638539195636,3,0.1812971759177526,1
|
674 |
+
pro,0.06060234978067741,0.2344424149974974,3,0.17384006521682,1
|
675 |
+
happened,0.06068688625032348,0.2318053121111062,3,0.1711184258607827,1
|
676 |
+
thats,0.06080508018379349,0.2280748245219483,3,0.1672697443381548,1
|
677 |
+
power,0.06080508018379349,0.2280748245219483,3,0.1672697443381548,1
|
678 |
+
cant,0.061079478799510284,0.2192076046444676,3,0.1581281258449573,1
|
679 |
+
food,0.06111032112367318,0.2181919453660477,3,0.1570816242423745,1
|
680 |
+
everything,0.06114050074523972,0.2171942397830345,3,0.1560537390377948,1
|
681 |
+
almost,0.06117004412876598,0.2162138176509555,3,0.1550437735221895,1
|
682 |
+
cause,0.06125509903060761,0.2133700972077041,3,0.1521149981770965,1
|
683 |
+
call,0.06125509903060761,0.2133700972077041,3,0.1521149981770965,1
|
684 |
+
end,0.06133524483431199,0.210661111720372,3,0.14932586688606,1
|
685 |
+
hard,0.0615286039189033,0.2040022838206367,3,0.1424736799017334,1
|
686 |
+
american,0.06186559756611429,0.1919435646596027,3,0.1300779670934884,1
|
687 |
+
read,0.06230606327710039,0.1751752354736034,3,0.112869172196503,1
|
688 |
+
guy,0.06233710397419939,0.3133479586621135,13,0.2510108546879141,5
|
689 |
+
long,0.062354687075096005,0.1732442576256842,3,0.1108895705505882,1
|
690 |
+
which,0.0626019324631944,0.1631455603069277,3,0.1005436278437333,1
|
691 |
+
most,0.0628621250413599,0.1519540781305787,3,0.0890919530892188,1
|
692 |
+
anyone,0.0628775416463279,0.151270775193521,3,0.0883932335471931,1
|
693 |
+
re,0.0629444115726594,0.148278745410627,3,0.0853343338379676,1
|
694 |
+
not,0.06434658631423418,0.2735757943163469,30,0.2092292080021127,13
|
695 |
+
weeks,0.06654564240815272,0.2692131501125408,6,0.2026675077043881,2
|
696 |
+
left,0.06723397484249022,0.2515810121136826,6,0.1843470372711924,2
|
697 |
+
again,0.06763695054042831,0.2407351305584903,6,0.173098180018062,2
|
698 |
+
many,0.06924287235736981,0.1924551079565076,6,0.1232122355991378,2
|
699 |
+
has,0.0694275760795619,0.3006447317347214,23,0.2312171556551595,9
|
700 |
+
s,0.06950638490284572,0.3344077089270795,60,0.2649013240242338,27
|
701 |
+
been,0.06965696426075531,0.1782588910259426,6,0.1086019267651873,2
|
702 |
+
an,0.07011230148642711,0.251900454170425,16,0.1817881526839979,6
|
703 |
+
got,0.07176121802480792,0.3093876722116877,19,0.2376264541868798,7
|
704 |
+
say,0.07195713844153201,0.2671069875520589,14,0.1951498491105269,5
|
705 |
+
what,0.0739753480076043,0.2627176681051585,19,0.1887423200975542,7
|
706 |
+
you,0.07453876637069179,0.2241099673571392,32,0.1495712009864474,13
|
707 |
+
all,0.07548718713097241,0.2516763394157666,26,0.1761891522847942,10
|
708 |
+
so,0.07981957862661651,0.2970331192325622,32,0.2172135406059457,12
|
709 |
+
if,0.08027060246537662,0.3120276505060418,39,0.2317570480406652,15
|
710 |
+
knife,0.08084324401806567,0.3003578014610431,4,0.2195145574429774,1
|
711 |
+
jews,0.08176379798959338,0.235335439391138,7,0.1535716414015446,2
|
712 |
+
did,0.0818925709622628,0.3258558616445767,21,0.2439632906823139,7
|
713 |
+
lets,0.0829374414291083,0.2567775066459283,4,0.17384006521682,1
|
714 |
+
means,0.0830524309892394,0.2541708568500221,4,0.1711184258607827,1
|
715 |
+
sent,0.0831610361959472,0.2516845426691109,4,0.1685235064731637,1
|
716 |
+
poor,0.08321314933783278,0.2504828936759876,4,0.1672697443381548,1
|
717 |
+
under,0.08382445271712469,0.2359394508942212,4,0.1521149981770965,1
|
718 |
+
support,0.08410141591915471,0.2290530950832699,4,0.1449516791641152,1
|
719 |
+
different,0.08437005749693319,0.2221748637061897,4,0.1378048062092565,1
|
720 |
+
men,0.08442470979048361,0.2207500126645353,4,0.1363253028740517,1
|
721 |
+
pm,0.0844514247679154,0.2200502543866951,4,0.1355988296187797,1
|
722 |
+
enough,0.0844514247679154,0.2200502543866951,4,0.1355988296187797,1
|
723 |
+
4,0.08447774712425699,0.2193586564694832,4,0.1348809093452262,1
|
724 |
+
money,0.0846038251774825,0.2160162220575436,4,0.1314123968800611,1
|
725 |
+
tell,0.0846518476889983,0.2147298147824867,4,0.1300779670934884,1
|
726 |
+
brown,0.08469859527799359,0.2134703315327301,4,0.1287717362547365,1
|
727 |
+
part,0.08476645853238379,0.2116290054331027,4,0.1268625469007189,1
|
728 |
+
3,0.085161234917903,0.2005936206968247,4,0.1154323857789217,1
|
729 |
+
someone,0.0852964908497687,0.1966753080076791,4,0.1113788171579104,1
|
730 |
+
something,0.08552351168621859,0.1899237975322404,4,0.1044002858460218,1
|
731 |
+
stormfront,0.08560607567313061,0.1874104319877782,4,0.1018043563146476,1
|
732 |
+
post,0.085632671888303,0.1865938851959278,4,0.1009612133076248,1
|
733 |
+
anti,0.09275873016171321,0.2658569101797752,8,0.173098180018062,2
|
734 |
+
country,0.09425185190462679,0.2345049011799161,8,0.1402530492752893,2
|
735 |
+
going,0.0999612023324758,0.2667837507229824,12,0.1668225483905066,3
|
736 |
+
hand,0.10116542148600441,0.2684351658241592,5,0.1672697443381548,1
|
737 |
+
wrong,0.10162398550604598,0.2597521113510033,5,0.1581281258449573,1
|
738 |
+
once,0.102905879365607,0.2336474547550918,5,0.1307415753894848,1
|
739 |
+
racist,0.102905879365607,0.2336474547550918,5,0.1307415753894848,1
|
740 |
+
god,0.10318278629558152,0.2275874349627348,5,0.1244046486671533,1
|
741 |
+
bad,0.1034045457476101,0.2226071377740595,5,0.1192025920264494,1
|
742 |
+
should,0.1034187030830617,0.2942617995514562,19,0.1908430964683945,5
|
743 |
+
thank,0.1036470642911529,0.2170207711971171,5,0.1133737069059642,1
|
744 |
+
even,0.10553767997586141,0.2346621085844964,9,0.129124428608635,2
|
745 |
+
these,0.10553808368226308,0.1666550833746634,5,0.0611169996924003,1
|
746 |
+
whites,0.1059160932475471,0.1544739431028826,5,0.0485578498553355,1
|
747 |
+
saying,0.11643363298839518,0.2801010724373414,6,0.1636674394489462,1
|
748 |
+
gets,0.11669429318881819,0.2758882761049732,6,0.159193982916155,1
|
749 |
+
much,0.1202088955750598,0.2096529091548148,6,0.089444013579755,1
|
750 |
+
news,0.12041123283657781,0.2050839150721779,6,0.0846726822356001,1
|
751 |
+
maybe,0.14477953499537558,0.2509691055905672,8,0.1061895705951916,1
|
752 |
+
always,0.14546428855045068,0.2396592645832495,8,0.0941949760327988,1
|
753 |
+
him,0.1465046799326547,0.3981794333598364,38,0.2516747534271817,7
|
754 |
+
boy,0.15213914417452126,0.3052141517670974,9,0.1530750075925761,1
|
755 |
+
jewish,0.15311639560356918,0.2932104620673537,9,0.1400940664637845,1
|
756 |
+
his,0.1558167942126075,0.4018955450203755,45,0.246078750807768,8
|
757 |
+
he,0.43541258070829975,0.6523775851441201,292,0.2169650044358204,8
|
pmi_files/he-him_npmi.csv
ADDED
@@ -0,0 +1,812 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,him-npmi,him-count
|
2 |
+
him,-0.2732700908599044,0.3981794333598364,38,0.6714495242197408,130
|
3 |
+
ok,-0.16551897528259388,0.1532665376034473,1,0.3187855128860412,4
|
4 |
+
minister,-0.16310777384140202,0.1802139995771872,1,0.3433217734185892,4
|
5 |
+
trudeau,-0.16135337087740872,0.1984748915997329,1,0.3598282624771416,4
|
6 |
+
2,-0.14541358007372668,0.0799721664842618,1,0.2253857465579885,3
|
7 |
+
come,-0.1451337886747112,0.0853510238673883,1,0.2304848125420995,3
|
8 |
+
girl,-0.1438109245063292,0.1090577837769784,1,0.2528687082833076,3
|
9 |
+
picture,-0.14198551951676092,0.1382067522017294,1,0.2801922717184903,3
|
10 |
+
gone,-0.1411385725943261,0.1506716419301829,1,0.291810214524509,3
|
11 |
+
set,-0.1408627045271245,0.1546108140414885,1,0.295473518568613,3
|
12 |
+
thousands,-0.1402294787555348,0.1634484939149016,1,0.3036779726704364,3
|
13 |
+
jail,-0.138618473698392,0.1847983596268498,1,0.3234168333252418,3
|
14 |
+
talk,-0.1273660269203081,0.1771669507981736,3,0.3045329777184817,6
|
15 |
+
www,-0.12409811429757409,0.0777469309490085,2,0.2018450452465826,4
|
16 |
+
give,-0.1201344043619341,0.1556564701612703,2,0.2757908745232044,4
|
17 |
+
lol,-0.11899427297872178,0.174242902957373,2,0.2932371759360948,4
|
18 |
+
head,-0.1178331934764634,0.1920407509762043,2,0.3098739444526677,4
|
19 |
+
ask,-0.11718144627567728,0.2016040666103639,2,0.3187855128860412,4
|
20 |
+
its,-0.11187039843938229,0.0578119201243179,1,0.1696823185637002,2
|
21 |
+
1,-0.1109771308570101,0.0832299992270129,1,0.194207130084023,2
|
22 |
+
area,-0.110724840197993,0.0898111578179486,1,0.2005359980159416,2
|
23 |
+
work,-0.11023601985184721,0.1019719286524134,1,0.2122079485042606,2
|
24 |
+
since,-0.11009231807495799,0.1054145089888328,1,0.2155068270637908,2
|
25 |
+
days,-0.1097413061523445,0.1135982153697986,1,0.2233395215221431,2
|
26 |
+
guess,-0.1094917988766905,0.1192361348614164,1,0.2287279337381069,2
|
27 |
+
child,-0.1093196277412819,0.1230464384271103,1,0.2323660661683922,2
|
28 |
+
night,-0.10897059761447511,0.1305846688181157,1,0.2395552664325908,2
|
29 |
+
reason,-0.1087499408951641,0.1352303523296223,1,0.2439802932247864,2
|
30 |
+
learn,-0.108606347263734,0.1382067522017294,1,0.2468130994654634,2
|
31 |
+
song,-0.1081724193257722,0.1469916683588166,1,0.2551640876845888,2
|
32 |
+
call,-0.10793880213420937,0.2133700972077041,3,0.3213088993419135,5
|
33 |
+
mine,-0.10756270210108138,0.1588516959120974,1,0.2664143980131788,2
|
34 |
+
especially,-0.10756270210108138,0.1588516959120974,1,0.2664143980131788,2
|
35 |
+
disgusting,-0.1074841850098047,0.1603413215322604,1,0.2678255065420651,2
|
36 |
+
dog,-0.10731901980989608,0.1634484939149016,1,0.2707675137247977,2
|
37 |
+
damn,-0.10704802876948041,0.1684719010074631,1,0.2755199297769435,2
|
38 |
+
number,-0.10704802876948041,0.1684719010074631,1,0.2755199297769435,2
|
39 |
+
muslim,-0.10704802876948041,0.1684719010074631,1,0.2755199297769435,2
|
40 |
+
lost,-0.10704802876948041,0.1684719010074631,1,0.2755199297769435,2
|
41 |
+
giving,-0.10695057051196019,0.1702566504369363,1,0.2772072209488965,2
|
42 |
+
baby,-0.1068490817381571,0.1721033076466162,1,0.2789523893847733,2
|
43 |
+
boys,-0.10651690089608978,0.1780655339314804,1,0.2845824348275702,2
|
44 |
+
sitting,-0.10639551520799839,0.1802139995771872,1,0.2866095147851856,2
|
45 |
+
eating,-0.10639551520799839,0.1802139995771872,1,0.2866095147851856,2
|
46 |
+
ill,-0.10639551520799839,0.1802139995771872,1,0.2866095147851856,2
|
47 |
+
ape,-0.10626793521307021,0.1824552746959061,1,0.2887232099089763,2
|
48 |
+
kick,-0.10626793521307021,0.1824552746959061,1,0.2887232099089763,2
|
49 |
+
stories,-0.10626793521307021,0.1824552746959061,1,0.2887232099089763,2
|
50 |
+
watched,-0.1056812064909575,0.1925515581348793,1,0.2982327646258368,2
|
51 |
+
known,-0.10551061183292187,0.1954253217553395,1,0.3009359335882614,2
|
52 |
+
victim,-0.10532784352413052,0.1984748915997329,1,0.3038027351238634,2
|
53 |
+
17,-0.10532784352413052,0.1984748915997329,1,0.3038027351238634,2
|
54 |
+
whenever,-0.10532784352413052,0.1984748915997329,1,0.3038027351238634,2
|
55 |
+
wanna,-0.10532784352413052,0.1984748915997329,1,0.3038027351238634,2
|
56 |
+
vote,-0.10532784352413052,0.1984748915997329,1,0.3038027351238634,2
|
57 |
+
prime,-0.10513109471895132,0.2017249076957935,1,0.3068560024147448,2
|
58 |
+
monkey,-0.1049181254002095,0.2052057148099754,1,0.3101238402101849,2
|
59 |
+
honest,-0.10468611187537757,0.2089552952680086,1,0.3136414071433862,2
|
60 |
+
vile,-0.10443142462484609,0.2130221037729962,1,0.3174535283978423,2
|
61 |
+
jumped,-0.1041492892070251,0.2174693650254091,1,0.3216186542324342,2
|
62 |
+
hated,-0.1041492892070251,0.2174693650254091,1,0.3216186542324342,2
|
63 |
+
lads,-0.10383324752303527,0.222381851321548,1,0.3262150988445833,2
|
64 |
+
next,-0.10379946220539579,0.2104317920342599,4,0.3142312542396557,6
|
65 |
+
adam,-0.10196488455078129,0.2500865766313553,1,0.3520514611821366,2
|
66 |
+
jose,-0.10118797175627231,0.2610138323762697,1,0.362201804132542,2
|
67 |
+
cookies,-0.10009449238906393,0.2758851054843536,1,0.3759795978734175,2
|
68 |
+
looking,-0.09625229886322689,0.1244100767525769,2,0.2206623756158038,3
|
69 |
+
really,-0.0957363124859312,0.1368242648557956,2,0.2325605773417268,3
|
70 |
+
use,-0.0953692747398511,0.1452923157208958,2,0.2406615904607469,3
|
71 |
+
girls,-0.09381639613609533,0.1784226119702001,2,0.2722390081062954,3
|
72 |
+
proud,-0.0934451266073992,0.1858047603564353,2,0.2792498869638345,3
|
73 |
+
students,-0.09334277661329018,0.1878083830693084,2,0.2811511596825986,3
|
74 |
+
com,-0.0924523813166069,0.1154258830699894,3,0.2078782643865963,4
|
75 |
+
get,-0.09162160764517488,0.2107767598371156,12,0.3023983674822905,13
|
76 |
+
why,-0.0908141394713162,0.1554790789788752,3,0.2462932184501914,4
|
77 |
+
which,-0.09047107156469722,0.1631455603069277,3,0.2536166318716249,4
|
78 |
+
d,-0.08998232789928812,0.1737215264475171,3,0.2637038543468052,4
|
79 |
+
sat,-0.08967756547183697,0.2525000155577136,2,0.3421775810295506,3
|
80 |
+
love,-0.08925392606758042,0.1888128644372828,3,0.2780667905048632,4
|
81 |
+
need,-0.0888361845407317,0.1679800363899763,4,0.256816220930708,5
|
82 |
+
look,-0.08869194766716021,0.1711183996095087,4,0.2598103472766689,5
|
83 |
+
let,-0.08799732252927919,0.1857874802982196,4,0.2737848028274988,5
|
84 |
+
kid,-0.08570819776883468,0.2298700689877525,4,0.3155782667565872,5
|
85 |
+
i,-0.08497642904071362,0.2804425706745275,83,0.3654189997152411,63
|
86 |
+
video,-0.07015707359980808,0.1875431139707149,5,0.257700187570523,5
|
87 |
+
times,-0.06900772251109641,0.2155803228242201,5,0.2845880453353165,5
|
88 |
+
god,-0.06848634498634781,0.2275874349627348,5,0.2960737799490826,5
|
89 |
+
being,-0.0677979736174811,0.1761176566372516,4,0.2439156302547327,4
|
90 |
+
ll,-0.06772131328705869,0.1782268436906092,4,0.2459481569776679,4
|
91 |
+
show,-0.0676005020941143,0.1815220120537514,4,0.2491225141478657,4
|
92 |
+
post,-0.06741206203625111,0.1865938851959278,4,0.2540059472321789,4
|
93 |
+
someone,-0.06702854633912611,0.1966753080076791,4,0.2637038543468052,4
|
94 |
+
3,-0.06687627614515432,0.2005936206968247,4,0.267469896841979,4
|
95 |
+
want,-0.0660084729830171,0.1283600997961968,3,0.1943685727792139,3
|
96 |
+
out,-0.06554735793009642,0.2512296150141405,21,0.3167769729442369,17
|
97 |
+
at,-0.0644515577992818,0.2621653549502092,24,0.326616912749491,19
|
98 |
+
place,-0.0644464102558949,0.1776748629899226,3,0.2421212732458175,3
|
99 |
+
see,-0.06420964493652737,0.233669356046302,13,0.2978790009828294,11
|
100 |
+
you,-0.06405047891479118,0.2241099673571392,32,0.2881604462719304,24
|
101 |
+
gave,-0.06394330258553471,0.2687132076990917,4,0.3326565102846264,4
|
102 |
+
class,-0.0628377506307852,0.2212956721025283,3,0.2841334227333135,3
|
103 |
+
killed,-0.062418514913512496,0.2318053121111062,3,0.2942238270246187,3
|
104 |
+
happened,-0.062418514913512496,0.2318053121111062,3,0.2942238270246187,3
|
105 |
+
her,-0.06237246163657942,0.2069367917689627,8,0.2693092534055421,7
|
106 |
+
wife,-0.06201411875087279,0.2416638539195636,3,0.3036779726704364,3
|
107 |
+
self,-0.061881038815869704,0.2448519891734698,3,0.3067330279893395,3
|
108 |
+
off,-0.061048098834333486,0.2400178251332915,8,0.301065923967625,7
|
109 |
+
name,-0.06095534587856802,0.1568546939653642,2,0.2178100398439322,2
|
110 |
+
else,-0.06086235155795541,0.1599563250059945,2,0.2208186765639499,2
|
111 |
+
story,-0.060783629879031104,0.162555891643112,2,0.2233395215221431,2
|
112 |
+
hell,-0.060721807425860114,0.1645811272521478,2,0.2253029346780079,2
|
113 |
+
check,-0.0606791634705523,0.1659699231990525,2,0.2266490866696048,2
|
114 |
+
they,-0.060644149815209714,0.1914014632236356,21,0.2520456130388453,16
|
115 |
+
believe,-0.060612897491414214,0.1681150362466927,2,0.2287279337381069,2
|
116 |
+
send,-0.0605198781716757,0.1711001198388357,2,0.2316199980105114,2
|
117 |
+
nation,-0.0603152930208056,0.177562498760735,2,0.2378777917815406,2
|
118 |
+
front,-0.060259681215816624,0.1792955852167742,2,0.2395552664325908,2
|
119 |
+
posts,-0.05937466469251221,0.2056655459948584,2,0.2650402106873706,2
|
120 |
+
sister,-0.05916538830332549,0.2116021254214722,2,0.2707675137247977,2
|
121 |
+
israel,-0.05916538830332549,0.2116021254214722,2,0.2707675137247977,2
|
122 |
+
morning,-0.058791120355434295,0.2219687601924021,2,0.2807598805478364,2
|
123 |
+
bet,-0.058719602138912724,0.2239150833069232,2,0.2826346854458359,2
|
124 |
+
consider,-0.0583981643635936,0.2325337179490334,2,0.290931882312627,2
|
125 |
+
y,-0.05830711213251388,0.2349380858114451,2,0.293245197943959,2
|
126 |
+
math,-0.058108673240886616,0.2401240913849502,2,0.2982327646258368,2
|
127 |
+
obviously,-0.05788362338778802,0.2459191117360754,2,0.3038027351238634,2
|
128 |
+
calling,-0.05775871780989372,0.2490972846048511,2,0.3068560024147448,2
|
129 |
+
himself,-0.05762382465247129,0.2525000155577136,2,0.3101238402101849,2
|
130 |
+
thrown,-0.0573167095985091,0.2601368187993332,2,0.3174535283978423,2
|
131 |
+
http,-0.0572182333610801,0.0499457923792223,1,0.1071640257403024,1
|
132 |
+
fired,-0.05694132624656478,0.2692737725980185,2,0.3262150988445833,2
|
133 |
+
https,-0.056443690379646805,0.0921615278613187,1,0.1486052182409655,1
|
134 |
+
free,-0.05633025571176689,0.0976559011878147,1,0.1539861568995816,1
|
135 |
+
forum,-0.05630821014960659,0.0987076831979309,1,0.1550158933475375,1
|
136 |
+
org,-0.05627423554534379,0.1003187610200016,1,0.1565929965653454,1
|
137 |
+
friends,-0.05620277364370531,0.1036696241832601,1,0.1598723978269654,1
|
138 |
+
such,-0.0561778304583337,0.104827463167343,1,0.1610052936256767,1
|
139 |
+
music,-0.0559847051476305,0.1135982153697986,1,0.1695829205174291,1
|
140 |
+
until,-0.05582219827174721,0.120731448408112,1,0.1765536466798592,1
|
141 |
+
everyone,-0.055804555146922286,0.1214932470685176,1,0.1772978022154399,1
|
142 |
+
u,-0.055786629020271095,0.1222648193611372,1,0.1780514483814083,1
|
143 |
+
each,-0.05576841135554261,0.1230464384271103,1,0.1788148497826529,1
|
144 |
+
yet,-0.055731065304852,0.1246409694806751,1,0.1803720347855271,1
|
145 |
+
stupid,-0.055672622673793803,0.1271156669545797,1,0.1827882896283735,1
|
146 |
+
beautiful,-0.0556524530406709,0.1279640196191445,1,0.1836164726598154,1
|
147 |
+
parents,-0.05558971213591579,0.1305846688181157,1,0.1861743809540315,1
|
148 |
+
yourself,-0.05556801092366989,0.1314847852689559,1,0.1870527961926258,1
|
149 |
+
whole,-0.0555458923959192,0.1323989222436762,1,0.1879448146395954,1
|
150 |
+
london,-0.0555233412878354,0.1333275565200254,1,0.1888508978078608,1
|
151 |
+
true,-0.0555233412878354,0.1333275565200254,1,0.1888508978078608,1
|
152 |
+
alone,-0.05550034149001151,0.1342711901562243,1,0.1897715316462358,1
|
153 |
+
light,-0.05547687598519249,0.1352303523296223,1,0.1907072283148148,1
|
154 |
+
blue,-0.05542847482378491,0.1371975268438515,1,0.1926260016676364,1
|
155 |
+
goes,-0.05542847482378491,0.1371975268438515,1,0.1926260016676364,1
|
156 |
+
lots,-0.0554034999353018,0.1382067522017294,1,0.1936102521370312,1
|
157 |
+
negroes,-0.05537798070046729,0.1392339371976888,1,0.1946119178981561,1
|
158 |
+
stay,-0.05532521677614102,0.1413450250196306,1,0.1966702417957716,1
|
159 |
+
book,-0.05526998303629138,0.1435369152639026,1,0.198806898300194,1
|
160 |
+
30,-0.05524137012443861,0.1446652913734118,1,0.1999066614978504,1
|
161 |
+
sf,-0.05524137012443861,0.1446652913734118,1,0.1999066614978504,1
|
162 |
+
comes,-0.05524137012443861,0.1446652913734118,1,0.1999066614978504,1
|
163 |
+
ya,-0.0552120520691006,0.1458165370096662,1,0.2010285890787668,1
|
164 |
+
pass,-0.055181995306234494,0.1469916683588166,1,0.2021736636650511,1
|
165 |
+
using,-0.055181995306234494,0.1469916683588166,1,0.2021736636650511,1
|
166 |
+
rest,-0.055151163837473094,0.1481917723891737,1,0.2033429362266468,1
|
167 |
+
tried,-0.0550870191430102,0.1506716419301829,1,0.2057586610731931,1
|
168 |
+
single,-0.055053619426385314,0.1519540008447359,1,0.2070076202711212,1
|
169 |
+
scum,-0.055019271368667605,0.1532665376034473,1,0.2082858089721149,1
|
170 |
+
eat,-0.05494751592604799,0.1559885191897013,1,0.2109360351157493,1
|
171 |
+
kill,-0.05494751592604799,0.1559885191897013,1,0.2109360351157493,1
|
172 |
+
radio,-0.054909989763459593,0.1574014836242536,1,0.2123114733877132,1
|
173 |
+
outside,-0.0548712765967814,0.1588516959120974,1,0.2137229725088788,1
|
174 |
+
looked,-0.0548712765967814,0.1588516959120974,1,0.2137229725088788,1
|
175 |
+
instead,-0.054831302770568385,0.1603413215322604,1,0.2151726243028288,1
|
176 |
+
football,-0.054831302770568385,0.1603413215322604,1,0.2151726243028288,1
|
177 |
+
problems,-0.054789987602612,0.1618727247361693,1,0.2166627123387813,1
|
178 |
+
bit,-0.054789987602612,0.1618727247361693,1,0.2166627123387813,1
|
179 |
+
list,-0.054789987602612,0.1618727247361693,1,0.2166627123387813,1
|
180 |
+
fast,-0.05474724246256629,0.1634484939149016,1,0.2181957363774679,1
|
181 |
+
east,-0.05474724246256629,0.1634484939149016,1,0.2181957363774679,1
|
182 |
+
id,-0.05470296969454258,0.1650714711739678,1,0.2197744408685104,1
|
183 |
+
reading,-0.05470296969454258,0.1650714711739678,1,0.2197744408685104,1
|
184 |
+
within,-0.0546570613508561,0.1667447869857026,1,0.2214018483365587,1
|
185 |
+
alot,-0.0546570613508561,0.1667447869857026,1,0.2214018483365587,1
|
186 |
+
act,-0.0546570613508561,0.1667447869857026,1,0.2214018483365587,1
|
187 |
+
phone,-0.054609397695766615,0.1684719010074631,1,0.2230812987032297,1
|
188 |
+
similar,-0.054559845427198606,0.1702566504369363,1,0.2248164958641349,1
|
189 |
+
save,-0.054559845427198606,0.1702566504369363,1,0.2248164958641349,1
|
190 |
+
bus,-0.054559845427198606,0.1702566504369363,1,0.2248164958641349,1
|
191 |
+
add,-0.05450825555015401,0.1721033076466162,1,0.2266115631967702,1
|
192 |
+
k,-0.05445446081662339,0.1740166493297413,1,0.2284711101463647,1
|
193 |
+
wondering,-0.054398272621445615,0.1760020400449241,1,0.2304003126663697,1
|
194 |
+
student,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
195 |
+
dogs,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
196 |
+
favorite,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
197 |
+
church,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
198 |
+
mention,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
199 |
+
swedish,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
200 |
+
often,-0.0543394772092099,0.1780655339314804,1,0.2324050111406903,1
|
201 |
+
gonna,-0.054277831000172305,0.1802139995771872,1,0.2344918305773595,1
|
202 |
+
obama,-0.054277831000172305,0.1802139995771872,1,0.2344918305773595,1
|
203 |
+
straight,-0.054277831000172305,0.1802139995771872,1,0.2344918305773595,1
|
204 |
+
x,-0.054213054777648484,0.1824552746959061,1,0.2366683294735546,1
|
205 |
+
military,-0.054213054777648484,0.1824552746959061,1,0.2366683294735546,1
|
206 |
+
wp,-0.054213054777648484,0.1824552746959061,1,0.2366683294735546,1
|
207 |
+
present,-0.054213054777648484,0.1824552746959061,1,0.2366683294735546,1
|
208 |
+
needs,-0.054213054777648484,0.1824552746959061,1,0.2366683294735546,1
|
209 |
+
break,-0.05414482638699522,0.1847983596268498,1,0.238943186013845,1
|
210 |
+
notice,-0.05414482638699522,0.1847983596268498,1,0.238943186013845,1
|
211 |
+
cars,-0.05414482638699522,0.1847983596268498,1,0.238943186013845,1
|
212 |
+
upon,-0.05414482638699522,0.1847983596268498,1,0.238943186013845,1
|
213 |
+
reality,-0.05414482638699522,0.1847983596268498,1,0.238943186013845,1
|
214 |
+
rock,-0.05414482638699522,0.1847983596268498,1,0.238943186013845,1
|
215 |
+
wonderful,-0.05407277146402181,0.1872536620266978,1,0.2413264334907196,1
|
216 |
+
gang,-0.05407277146402181,0.1872536620266978,1,0.2413264334907196,1
|
217 |
+
welfare,-0.05407277146402181,0.1872536620266978,1,0.2413264334907196,1
|
218 |
+
trash,-0.05407277146402181,0.1872536620266978,1,0.2413264334907196,1
|
219 |
+
reported,-0.05407277146402181,0.1872536620266978,1,0.2413264334907196,1
|
220 |
+
beaten,-0.0539964515179841,0.1898333100014528,1,0.2438297615194369,1
|
221 |
+
hold,-0.0539964515179841,0.1898333100014528,1,0.2438297615194369,1
|
222 |
+
strange,-0.0539964515179841,0.1898333100014528,1,0.2438297615194369,1
|
223 |
+
gotten,-0.0539153484082294,0.1925515581348793,1,0.2464669065431087,1
|
224 |
+
tend,-0.0539153484082294,0.1925515581348793,1,0.2464669065431087,1
|
225 |
+
project,-0.0539153484082294,0.1925515581348793,1,0.2464669065431087,1
|
226 |
+
missing,-0.0539153484082294,0.1925515581348793,1,0.2464669065431087,1
|
227 |
+
names,-0.05382884381987271,0.1954253217553395,1,0.2492541655752122,1
|
228 |
+
write,-0.05382884381987271,0.1954253217553395,1,0.2492541655752122,1
|
229 |
+
apartment,-0.053736191670933325,0.1984748915997329,1,0.2522110832706662,1
|
230 |
+
tall,-0.053736191670933325,0.1984748915997329,1,0.2522110832706662,1
|
231 |
+
honour,-0.053736191670933325,0.1984748915997329,1,0.2522110832706662,1
|
232 |
+
double,-0.053736191670933325,0.1984748915997329,1,0.2522110832706662,1
|
233 |
+
turning,-0.05363648031154589,0.2017249076957935,1,0.2553613880073394,1
|
234 |
+
laughing,-0.05363648031154589,0.2017249076957935,1,0.2553613880073394,1
|
235 |
+
nobody,-0.05363648031154589,0.2017249076957935,1,0.2553613880073394,1
|
236 |
+
hurt,-0.05363648031154589,0.2017249076957935,1,0.2553613880073394,1
|
237 |
+
man,-0.0535413935648838,0.2688584579434478,10,0.3223998515083316,8
|
238 |
+
asking,-0.05352857961772067,0.2052057148099754,1,0.2587342944276961,1
|
239 |
+
passed,-0.05352857961772067,0.2052057148099754,1,0.2587342944276961,1
|
240 |
+
bag,-0.05352857961772067,0.2052057148099754,1,0.2587342944276961,1
|
241 |
+
everybody,-0.05352857961772067,0.2052057148099754,1,0.2587342944276961,1
|
242 |
+
hearing,-0.05352857961772067,0.2052057148099754,1,0.2587342944276961,1
|
243 |
+
pair,-0.05341106509972021,0.2089552952680086,1,0.2623663603677288,1
|
244 |
+
bell,-0.05341106509972021,0.2089552952680086,1,0.2623663603677288,1
|
245 |
+
shirt,-0.05341106509972021,0.2089552952680086,1,0.2623663603677288,1
|
246 |
+
field,-0.05341106509972021,0.2089552952680086,1,0.2623663603677288,1
|
247 |
+
ahead,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
248 |
+
dating,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
249 |
+
hall,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
250 |
+
walked,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
251 |
+
kiss,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
252 |
+
drop,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
253 |
+
australia,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
254 |
+
skinheads,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
255 |
+
schooling,-0.05328210588683016,0.2130221037729962,1,0.2663042096598264,1
|
256 |
+
his,-0.053254252039473426,0.4018955450203755,45,0.4551497970598489,32
|
257 |
+
your,-0.053167567969097496,0.1634660558259603,9,0.2166336237950578,7
|
258 |
+
flyers,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
259 |
+
justin,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
260 |
+
sacrifice,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
261 |
+
pagan,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
262 |
+
push,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
263 |
+
holiday,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
264 |
+
fools,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
265 |
+
fans,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
266 |
+
destroyed,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
267 |
+
forest,-0.05313929375351939,0.2174693650254091,1,0.2706086587789285,1
|
268 |
+
guards,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
269 |
+
excuse,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
270 |
+
boyfriend,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
271 |
+
homeschooling,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
272 |
+
satan,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
273 |
+
personally,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
274 |
+
sold,-0.05297937149742951,0.222381851321548,1,0.2753612228189775,1
|
275 |
+
independent,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
276 |
+
rebel,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
277 |
+
handed,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
278 |
+
smile,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
279 |
+
finger,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
280 |
+
cnn,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
281 |
+
kicked,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
282 |
+
bitch,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
283 |
+
screaming,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
284 |
+
balls,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
285 |
+
jones,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
286 |
+
wigger,-0.05279777991384893,0.2278770964950076,1,0.2806748764088565,1
|
287 |
+
introduce,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
288 |
+
professor,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
289 |
+
pregnant,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
290 |
+
positive,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
291 |
+
desert,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
292 |
+
piss,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
293 |
+
picking,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
294 |
+
daddy,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
295 |
+
nbc,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
296 |
+
nigs,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
297 |
+
salute,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
298 |
+
ur,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
299 |
+
wore,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
300 |
+
ye,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
301 |
+
federal,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
302 |
+
faith,-0.05258785511935918,0.234125090348718,1,0.2867129454680772,1
|
303 |
+
housing,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
304 |
+
overwhelming,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
305 |
+
fell,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
306 |
+
ra,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
307 |
+
rapist,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
308 |
+
niglet,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
309 |
+
toddler,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
310 |
+
becouse,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
311 |
+
shave,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
312 |
+
multiply,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
313 |
+
sincerely,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
314 |
+
uncle,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
315 |
+
wisdom,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
316 |
+
dat,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
317 |
+
aswell,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
318 |
+
chocolate,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
319 |
+
pretending,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
320 |
+
coat,-0.05233929187520772,0.241385611753937,1,0.2937249036291447,1
|
321 |
+
extent,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
322 |
+
lessons,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
323 |
+
smashed,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
324 |
+
soldier,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
325 |
+
skinned,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
326 |
+
complaining,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
327 |
+
offering,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
328 |
+
examples,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
329 |
+
feds,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
330 |
+
attempted,-0.0520348820295371,0.2500865766313553,1,0.3021214586608924,1
|
331 |
+
pellets,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
332 |
+
grabs,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
333 |
+
jus,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
334 |
+
auto,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
335 |
+
coke,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
336 |
+
testament,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
337 |
+
backpack,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
338 |
+
og,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
339 |
+
former,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
340 |
+
conquer,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
341 |
+
fugitive,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
342 |
+
gf,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
343 |
+
trunk,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
344 |
+
den,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
345 |
+
trusted,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
346 |
+
wouldnt,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
347 |
+
addict,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
348 |
+
overly,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
349 |
+
wealth,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
350 |
+
twin,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
351 |
+
recommended,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
352 |
+
rag,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
353 |
+
suited,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
354 |
+
stormed,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
355 |
+
stamps,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
356 |
+
alan,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
357 |
+
alex,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
358 |
+
principal,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
359 |
+
taco,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
360 |
+
eddie,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
361 |
+
ate,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
362 |
+
wit,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
363 |
+
intentionally,-0.05164250730564163,0.2610138323762697,1,0.3126563396819113,1
|
364 |
+
abandon,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
365 |
+
verdict,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
366 |
+
loses,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
367 |
+
abraham,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
368 |
+
folklore,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
369 |
+
concerts,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
370 |
+
whut,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
371 |
+
applied,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
372 |
+
attachment,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
373 |
+
heem,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
374 |
+
larceny,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
375 |
+
tempting,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
376 |
+
guidance,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
377 |
+
cbs,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
378 |
+
profession,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
379 |
+
straw,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
380 |
+
igger,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
381 |
+
substitute,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
382 |
+
talkin,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
383 |
+
universe,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
384 |
+
utilities,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
385 |
+
appreciation,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
386 |
+
printing,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
387 |
+
gather,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
388 |
+
falsely,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
389 |
+
patch,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
390 |
+
chick,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
391 |
+
wrist,-0.051090517251247414,0.2758851054843536,1,0.326975622735601,1
|
392 |
+
down,-0.050747085876577,0.2387045937204702,9,0.2894516795970472,7
|
393 |
+
forgein,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
394 |
+
bumps,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
395 |
+
relies,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
396 |
+
statuatory,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
397 |
+
monique,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
398 |
+
wrench,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
399 |
+
finially,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
400 |
+
rish,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
401 |
+
monkies,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
402 |
+
chases,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
403 |
+
appel,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
404 |
+
slap,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
405 |
+
butchy,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
406 |
+
preys,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
407 |
+
peeps,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
408 |
+
cliams,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
409 |
+
ariel,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
410 |
+
packi,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
411 |
+
gat,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
412 |
+
origo,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
413 |
+
tested,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
414 |
+
ohhh,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
415 |
+
quran,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
416 |
+
tapp,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
417 |
+
ratajczak,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
418 |
+
conslour,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
419 |
+
neevr,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
420 |
+
chess,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
421 |
+
traveller,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
422 |
+
capped,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
423 |
+
enchantment,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
424 |
+
enjoying,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
425 |
+
ishmael,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
426 |
+
likened,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
427 |
+
isaac,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
428 |
+
laurie,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
429 |
+
hector,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
430 |
+
joeblogs,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
431 |
+
dised,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
432 |
+
grinned,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
433 |
+
ballot,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
434 |
+
wash,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
435 |
+
knowbody,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
436 |
+
dere,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
437 |
+
dime,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
438 |
+
uneven,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
439 |
+
underage,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
440 |
+
burrowed,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
441 |
+
inspiration,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
442 |
+
kidnaps,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
443 |
+
bankruptcy,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
444 |
+
huffed,-0.05015273361793271,0.2999676259941186,1,0.3501203596120513,1
|
445 |
+
find,-0.049356112273719,0.1897398762893147,5,0.2390959885630337,4
|
446 |
+
or,-0.048581500714649006,0.2495235482573121,23,0.2981050489719611,16
|
447 |
+
things,-0.048147163489190015,0.2293423424304631,5,0.2774895059196531,4
|
448 |
+
house,-0.048147163489190015,0.2293423424304631,5,0.2774895059196531,4
|
449 |
+
know,-0.0472960469852548,0.1980179852325126,8,0.2453140322177674,6
|
450 |
+
from,-0.04426400667178493,0.2772162963949818,27,0.3214803030667667,18
|
451 |
+
there,-0.043046587381507406,0.1293745577263232,7,0.1724211451078306,5
|
452 |
+
something,-0.041798255475300417,0.1899237975322404,4,0.2317220530075408,3
|
453 |
+
still,-0.041527652548992794,0.2005936206968247,4,0.2421212732458175,3
|
454 |
+
to,-0.0413239843868638,0.3514753794923577,128,0.3927993638792215,74
|
455 |
+
tell,-0.04115731589561711,0.2147298147824867,4,0.2558871306781038,3
|
456 |
+
life,-0.041122946683494394,0.2160162220575436,4,0.257139168741038,3
|
457 |
+
week,-0.041069750522380793,0.2179991367577704,4,0.2590688872801512,3
|
458 |
+
enough,-0.04101444619799602,0.2200502543866951,4,0.2610647005846911,3
|
459 |
+
pm,-0.04101444619799602,0.2200502543866951,4,0.2610647005846911,3
|
460 |
+
hope,-0.0406706173122062,0.2252388348948494,7,0.2659094522070556,5
|
461 |
+
just,-0.04060730926031003,0.2568752418783067,23,0.2974825511386167,15
|
462 |
+
dont,-0.040570866273894085,0.2287974584719686,7,0.2693683247458627,5
|
463 |
+
remember,-0.04046964924692062,0.2397226224715697,4,0.2801922717184903,3
|
464 |
+
had,-0.03983330066599933,0.2849805617368761,18,0.3248138624028754,12
|
465 |
+
jesus,-0.039717503909780016,0.2654650119605131,4,0.3051825158702931,3
|
466 |
+
can,-0.0386500096094857,0.2060374558719943,12,0.24468746548148,8
|
467 |
+
for,-0.03705002582680211,0.2682361341607829,43,0.305286159987585,26
|
468 |
+
white,-0.036715159702419675,0.2657242016696104,36,0.3024393613720301,22
|
469 |
+
told,-0.033981715437569615,0.2961685152037671,9,0.3301502306413367,6
|
470 |
+
she,-0.03387663330134841,0.19734296331572,6,0.2312195966170684,4
|
471 |
+
again,-0.032864270071151475,0.2407351305584903,6,0.2735994006296418,4
|
472 |
+
and,-0.03276630030093247,0.3669835250093558,134,0.3997498253102883,74
|
473 |
+
kids,-0.031086164365310726,0.1388743673033785,3,0.1699605316686892,2
|
474 |
+
people,-0.030904804034249805,0.2018165227873521,13,0.2327213268216019,8
|
475 |
+
most,-0.03086041792033098,0.1519540781305787,3,0.1828144960509097,2
|
476 |
+
non,-0.03073882817670981,0.1588193004961539,3,0.1895581286728637,2
|
477 |
+
family,-0.030170805851004484,0.1894262605098467,3,0.2195970663608512,2
|
478 |
+
help,-0.0300175127784697,0.1973163724434777,3,0.2273338852219474,2
|
479 |
+
called,-0.029900957690405905,0.2032209159311311,3,0.233121873621537,2
|
480 |
+
done,-0.02982079303148119,0.2072364295485747,3,0.2370572225800559,2
|
481 |
+
point,-0.029786896821363318,0.2089234480155795,3,0.2387103448369428,2
|
482 |
+
think,-0.029396335979232885,0.2051914175092283,8,0.2345877534884612,5
|
483 |
+
power,-0.029393102666118415,0.2280748245219483,3,0.2574679271880667,2
|
484 |
+
now,-0.029170753362445512,0.2158726057943222,8,0.2450433591567677,5
|
485 |
+
do,-0.02911590271393688,0.2023034769179556,15,0.2314193796318925,9
|
486 |
+
very,-0.029099246607018903,0.2192127979620017,8,0.2483120445690206,5
|
487 |
+
car,-0.029069684884774433,0.2432337891788983,3,0.2723034740636727,2
|
488 |
+
around,-0.029017586039939786,0.223001355238971,8,0.2520189412789108,5
|
489 |
+
whatever,-0.0289604567721454,0.2482467641767511,3,0.2772072209488965,2
|
490 |
+
could,-0.028911009645432695,0.2279052112852753,8,0.256816220930708,5
|
491 |
+
somewhere,-0.028747792402485817,0.2578617223826998,3,0.2866095147851856,2
|
492 |
+
ass,-0.028699398693566525,0.2600238112154098,3,0.2887232099089763,2
|
493 |
+
ran,-0.028415574289948564,0.2725203592983128,3,0.3009359335882614,2
|
494 |
+
up,-0.028412970448614516,0.2681989987870025,22,0.296611969235617,13
|
495 |
+
when,-0.028147840289860726,0.2786012441732314,22,0.3067490844630921,13
|
496 |
+
as,-0.028025906992816207,0.2473580749232725,24,0.2753839819160887,14
|
497 |
+
go,-0.02778639677403738,0.2607799741046443,15,0.2885663708786817,9
|
498 |
+
then,-0.027624968010582285,0.2675153887896063,15,0.2951403568001886,9
|
499 |
+
back,-0.027561720751519914,0.2701350188001274,15,0.2976967395516473,9
|
500 |
+
rat,-0.027149630999874275,0.3249018301822623,3,0.3520514611821366,2
|
501 |
+
would,-0.025525880253838784,0.2533320794697774,19,0.2788579597236162,11
|
502 |
+
have,-0.02458141614509779,0.2544127505978315,36,0.2789941667429293,20
|
503 |
+
school,-0.02397314080963589,0.245762252299744,12,0.2697353931093799,7
|
504 |
+
saw,-0.023195794846233103,0.2151074324471886,5,0.2383032272934217,3
|
505 |
+
found,-0.023081059706037188,0.2215532441375704,5,0.2446343038436076,3
|
506 |
+
bad,-0.0230621796746234,0.2226071377740595,5,0.2456693174486829,3
|
507 |
+
keep,-0.023023314069093914,0.2247707003164845,5,0.2477940143855784,3
|
508 |
+
by,-0.022930372403302063,0.2307237338936239,14,0.253654106296926,8
|
509 |
+
hair,-0.022907890217688326,0.2311497514667045,5,0.2540576416843928,3
|
510 |
+
racist,-0.022862357634590602,0.2336474547550918,5,0.2565098123896824,3
|
511 |
+
once,-0.022862357634590602,0.2336474547550918,5,0.2565098123896824,3
|
512 |
+
son,-0.022161788371962532,0.2708414112240708,5,0.2930031995960333,3
|
513 |
+
some,-0.021606276793041224,0.2467560713754371,16,0.2683623481684783,9
|
514 |
+
our,-0.02099034305233241,0.1655469678569883,7,0.1865373109093207,4
|
515 |
+
home,-0.01995826544281451,0.2291642487050512,7,0.2491225141478657,4
|
516 |
+
while,-0.01962881037417602,0.2483286906950209,7,0.2679575010691969,4
|
517 |
+
says,-0.019226818461358375,0.2710655675959852,7,0.2902923860573436,4
|
518 |
+
with,-0.019127551969383982,0.3137730160062972,47,0.3329005679756812,25
|
519 |
+
be,-0.018087656933481522,0.2703685345409298,30,0.2884561914744113,16
|
520 |
+
put,-0.017761264849046998,0.2595530683330365,9,0.2773143331820835,5
|
521 |
+
time,-0.017115860474873595,0.2349508552914493,11,0.2520667157663229,6
|
522 |
+
few,-0.01696827318973218,0.2439845252609459,11,0.2609527984506781,6
|
523 |
+
n,-0.015857309389885804,0.2173676111503682,17,0.233224920540254,9
|
524 |
+
guy,-0.015100916500672967,0.3133479586621135,13,0.3284488751627865,7
|
525 |
+
this,-0.014687133606406805,0.2443811242131975,31,0.2590682578196043,16
|
526 |
+
got,-0.014089963809058748,0.3093876722116877,19,0.3234776360207465,10
|
527 |
+
like,-0.010210168954853771,0.2765718254354235,30,0.2867819943902773,15
|
528 |
+
all,-0.010204525452879865,0.2516763394157666,26,0.2618808648686465,13
|
529 |
+
we,-0.00966743914824511,0.2081836817200336,16,0.2178511208682787,8
|
530 |
+
how,-0.0089311625701875,0.2656466990988649,16,0.2745778616690524,8
|
531 |
+
their,-0.008898687320725393,0.1185095728967177,6,0.1274082602174431,3
|
532 |
+
on,-0.008710568895220705,0.3008782192383364,51,0.3095887881335571,25
|
533 |
+
good,-0.00860874194108241,0.1880003629706798,8,0.1966091049117622,4
|
534 |
+
other,-0.00855253635236572,0.2258245137093504,10,0.2343770500617161,5
|
535 |
+
where,-0.008345283812464771,0.243673657466446,10,0.2520189412789108,5
|
536 |
+
over,-0.008041912446923316,0.1990526717312369,6,0.2070945841781602,3
|
537 |
+
always,-0.008033005964751816,0.2396592645832495,8,0.2476922705480013,4
|
538 |
+
news,-0.007978108694002894,0.2050839150721779,6,0.2130620237661808,3
|
539 |
+
any,-0.007970821661373084,0.1504602816662984,4,0.1584311033276715,2
|
540 |
+
own,-0.007933367975946598,0.2093159464087432,6,0.2172493143846898,3
|
541 |
+
watch,-0.007730292821722384,0.1747476949277644,4,0.1824779877494868,2
|
542 |
+
try,-0.007652199277496496,0.2359644277937728,6,0.2436166270712693,3
|
543 |
+
am,-0.007470358490646797,0.112703413552737,2,0.1201737720433838,1
|
544 |
+
live,-0.007397684029388701,0.1208540626737509,2,0.1282517467031396,1
|
545 |
+
thread,-0.007325634754500598,0.1289429224898053,2,0.1362685572443059,1
|
546 |
+
weeks,-0.007302739442080652,0.2692131501125408,6,0.2765158895546215,3
|
547 |
+
probably,-0.0072904302001216,0.2193586564694832,4,0.2266490866696048,2
|
548 |
+
im,-0.007282325494672809,0.1338091862028425,2,0.1410915116975153,1
|
549 |
+
soon,-0.007241087868529283,0.2243789101419821,4,0.2316199980105114,2
|
550 |
+
another,-0.007189100717074182,0.1442942208639418,2,0.151483321581016,1
|
551 |
+
irish,-0.007171224773519308,0.1463063352686766,2,0.1534775600421959,1
|
552 |
+
if,-0.007142247126570189,0.3120276505060418,39,0.319169897632612,19
|
553 |
+
teacher,-0.00711853615518801,0.2368617570695984,4,0.2439802932247864,2
|
554 |
+
group,-0.007103789333247595,0.1539015042924291,2,0.1610052936256767,1
|
555 |
+
city,-0.007077586373856193,0.1568546939653642,2,0.1639322803392204,1
|
556 |
+
during,-0.007070950414610394,0.2417141417022772,4,0.2487850921168876,2
|
557 |
+
5,-0.0070612465268729,0.158696829921797,2,0.1657580764486699,1
|
558 |
+
behind,-0.007050706583656391,0.2437793527132703,4,0.2508300592969267,2
|
559 |
+
meet,-0.006996771265522422,0.1659699231990525,2,0.1729666944645749,1
|
560 |
+
best,-0.0069905107587815984,0.1666764954370398,2,0.1736670061958214,1
|
561 |
+
brother,-0.0069489275544299955,0.2541708568500221,4,0.2611197844044521,2
|
562 |
+
fight,-0.006944508574566605,0.1718703412080863,2,0.1788148497826529,1
|
563 |
+
least,-0.006944508574566605,0.1718703412080863,2,0.1788148497826529,1
|
564 |
+
coming,-0.006923504809414116,0.174242902957373,2,0.1811664077667871,1
|
565 |
+
run,-0.006854912864511398,0.1819959849433494,2,0.1888508978078608,1
|
566 |
+
caught,-0.006838462103159637,0.2654650119605131,4,0.2723034740636727,2
|
567 |
+
racial,-0.006829868990060578,0.1848286591355917,2,0.1916585281256523,1
|
568 |
+
already,-0.006803534828847713,0.1878083830693084,2,0.1946119178981561,1
|
569 |
+
crap,-0.006794444423910195,0.1888372308782339,2,0.1956316753021441,1
|
570 |
+
pride,-0.006794444423910195,0.1888372308782339,2,0.1956316753021441,1
|
571 |
+
turn,-0.006785187590486019,0.1898850542052856,2,0.1966702417957716,1
|
572 |
+
happy,-0.006785187590486019,0.1898850542052856,2,0.1966702417957716,1
|
573 |
+
either,-0.006766147323989696,0.1920407509762043,2,0.198806898300194,1
|
574 |
+
started,-0.006756349132616718,0.1931503123652337,2,0.1999066614978504,1
|
575 |
+
age,-0.006736156014585604,0.1954375076504655,2,0.2021736636650511,1
|
576 |
+
murder,-0.006736156014585604,0.1954375076504655,2,0.2021736636650511,1
|
577 |
+
christian,-0.006715106419199507,0.1978224262232114,2,0.2045375326424109,1
|
578 |
+
case,-0.006670095213347493,0.2029246413330576,2,0.2095947365464051,1
|
579 |
+
close,-0.006670095213347493,0.2029246413330576,2,0.2095947365464051,1
|
580 |
+
listen,-0.006658162083790886,0.2042778730319584,2,0.2109360351157493,1
|
581 |
+
o,-0.0066459273928548,0.2056655459948584,2,0.2123114733877132,1
|
582 |
+
england,-0.006633374219942201,0.2070895982889366,2,0.2137229725088788,1
|
583 |
+
months,-0.006620484143931904,0.2085521401588969,2,0.2151726243028288,1
|
584 |
+
play,-0.006607237058196186,0.2100554752805851,2,0.2166627123387813,1
|
585 |
+
cool,-0.006607237058196186,0.2100554752805851,2,0.2166627123387813,1
|
586 |
+
force,-0.006593610955995699,0.2116021254214722,2,0.2181957363774679,1
|
587 |
+
possible,-0.006579581680345004,0.2131948591881654,2,0.2197744408685104,1
|
588 |
+
perhaps,-0.006579581680345004,0.2131948591881654,2,0.2197744408685104,1
|
589 |
+
works,-0.006579581680345004,0.2131948591881654,2,0.2197744408685104,1
|
590 |
+
diversity,-0.006565122631010806,0.2148367257055479,2,0.2214018483365587,1
|
591 |
+
judge,-0.006550204419470407,0.2165310942837593,2,0.2230812987032297,1
|
592 |
+
unfortunately,-0.0065347944602754116,0.2182817014038595,2,0.2248164958641349,1
|
593 |
+
bar,-0.006518856484140995,0.2200927067126292,2,0.2266115631967702,1
|
594 |
+
duke,-0.006502349953962594,0.2219687601924021,2,0.2284711101463647,1
|
595 |
+
fun,-0.006485229359446509,0.2239150833069232,2,0.2304003126663697,1
|
596 |
+
forward,-0.006467443358603886,0.2259375677820864,2,0.2324050111406903,1
|
597 |
+
shoot,-0.006448933724189698,0.2280428968531698,2,0.2344918305773595,1
|
598 |
+
decided,-0.006448933724189698,0.2280428968531698,2,0.2344918305773595,1
|
599 |
+
certain,-0.006448933724189698,0.2280428968531698,2,0.2344918305773595,1
|
600 |
+
asked,-0.0064296340390807005,0.2302386954344739,2,0.2366683294735546,1
|
601 |
+
foreign,-0.006409468064811602,0.2325337179490334,2,0.238943186013845,1
|
602 |
+
starts,-0.006388347679274514,0.2349380858114451,2,0.2413264334907196,1
|
603 |
+
views,-0.006388347679274514,0.2349380858114451,2,0.2413264334907196,1
|
604 |
+
acting,-0.006388347679274514,0.2349380858114451,2,0.2413264334907196,1
|
605 |
+
prison,-0.006388347679274514,0.2349380858114451,2,0.2413264334907196,1
|
606 |
+
nazi,-0.006366170238653102,0.2374635912807838,2,0.2438297615194369,1
|
607 |
+
typical,-0.006366170238653102,0.2374635912807838,2,0.2438297615194369,1
|
608 |
+
nor,-0.006342815158158516,0.2401240913849502,2,0.2464669065431087,1
|
609 |
+
values,-0.00631813941482251,0.2429360261603897,2,0.2492541655752122,1
|
610 |
+
turned,-0.00631813941482251,0.2429360261603897,2,0.2492541655752122,1
|
611 |
+
cops,-0.00631813941482251,0.2429360261603897,2,0.2492541655752122,1
|
612 |
+
opinion,-0.00631813941482251,0.2429360261603897,2,0.2492541655752122,1
|
613 |
+
star,-0.00631813941482251,0.2429360261603897,2,0.2492541655752122,1
|
614 |
+
filthy,-0.006291971534590823,0.2459191117360754,2,0.2522110832706662,1
|
615 |
+
floor,-0.006291971534590823,0.2459191117360754,2,0.2522110832706662,1
|
616 |
+
file,-0.006264103402488286,0.2490972846048511,2,0.2553613880073394,1
|
617 |
+
drugs,-0.006264103402488286,0.2490972846048511,2,0.2553613880073394,1
|
618 |
+
table,-0.006202177518564833,0.256164182849164,2,0.2623663603677288,1
|
619 |
+
awhile,-0.0061673908604931715,0.2601368187993332,2,0.2663042096598264,1
|
620 |
+
sunday,-0.0061673908604931715,0.2601368187993332,2,0.2663042096598264,1
|
621 |
+
hates,-0.006129386282188065,0.2644792724967404,2,0.2706086587789285,1
|
622 |
+
fought,-0.006087450220959023,0.2692737725980185,2,0.2753612228189775,1
|
623 |
+
israeli,-0.006087450220959023,0.2692737725980185,2,0.2753612228189775,1
|
624 |
+
hero,-0.006087450220959023,0.2692737725980185,2,0.2753612228189775,1
|
625 |
+
suspended,-0.006040594220382611,0.2746342821884739,2,0.2806748764088565,1
|
626 |
+
threw,-0.006040594220382611,0.2746342821884739,2,0.2806748764088565,1
|
627 |
+
defending,-0.005987390082804078,0.2807255553852731,2,0.2867129454680772,1
|
628 |
+
nerve,-0.005987390082804078,0.2807255553852731,2,0.2867129454680772,1
|
629 |
+
scared,-0.005987390082804078,0.2807255553852731,2,0.2867129454680772,1
|
630 |
+
punk,-0.00592565768641462,0.2877992459427301,2,0.2937249036291447,1
|
631 |
+
stolen,-0.00592565768641462,0.2877992459427301,2,0.2937249036291447,1
|
632 |
+
butt,-0.00592565768641462,0.2877992459427301,2,0.2937249036291447,1
|
633 |
+
dropped,-0.00585181057113493,0.2962696480897575,2,0.3021214586608924,1
|
634 |
+
rob,-0.00585181057113493,0.2962696480897575,2,0.3021214586608924,1
|
635 |
+
magazine,-0.00585181057113493,0.2962696480897575,2,0.3021214586608924,1
|
636 |
+
bars,-0.00585181057113493,0.2962696480897575,2,0.3021214586608924,1
|
637 |
+
walks,-0.0057592727912924024,0.3068970668906189,2,0.3126563396819113,1
|
638 |
+
atleast,-0.0057592727912924024,0.3068970668906189,2,0.3126563396819113,1
|
639 |
+
abc,-0.005633699616021393,0.3213419231195796,2,0.326975622735601,1
|
640 |
+
are,-0.005013849959058597,0.18731970956441,21,0.1923335595234686,10
|
641 |
+
in,-0.004539347338066602,0.3068139413991058,76,0.3113532887371724,36
|
642 |
+
t,-0.0038996246372005883,0.226015552872284,19,0.2299151775094846,9
|
643 |
+
who,-0.0029006090782845995,0.2473322684282952,17,0.2502328775065798,8
|
644 |
+
so,-0.002382041569909621,0.2970331192325622,32,0.2994151608024718,15
|
645 |
+
but,-0.0015156231428231082,0.2636441465050679,28,0.265159769647891,13
|
646 |
+
said,-0.0014622821262673114,0.3080818812270229,15,0.3095441633532902,7
|
647 |
+
day,0.002587480662119307,0.2305833719742898,9,0.2279958913121705,4
|
648 |
+
after,0.0027678094091415084,0.2624944699319864,9,0.2597266605228449,4
|
649 |
+
went,0.002800680554906898,0.2688308675671143,9,0.2660301870122074,4
|
650 |
+
away,0.0028692457885775013,0.2827028131636415,9,0.279833567375064,4
|
651 |
+
boy,0.002970580508431464,0.3052141517670974,9,0.3022435712586659,4
|
652 |
+
black,0.003183479827941038,0.2599833813150044,18,0.2567999014870634,8
|
653 |
+
it,0.0038351874639321326,0.282676061060643,56,0.2788408735967109,25
|
654 |
+
new,0.0054702471588359836,0.1945849825756717,7,0.1891147354168357,3
|
655 |
+
well,0.005511594119215896,0.2025393912991246,7,0.1970277971799087,3
|
656 |
+
year,0.005549258088150988,0.2101220037174057,7,0.2045727456292547,3
|
657 |
+
never,0.005560094777203706,0.2123697878755924,7,0.2068096930983887,3
|
658 |
+
jews,0.005662203710068592,0.235335439391138,7,0.2296732356810694,3
|
659 |
+
ago,0.005672278424620009,0.2378121974561907,7,0.2321399190315707,3
|
660 |
+
heard,0.005733880287189602,0.2540709758029276,7,0.248337095515738,3
|
661 |
+
about,0.005834599931780204,0.2679674567428005,23,0.2621328568110203,10
|
662 |
+
friend,0.005836975675894696,0.287964164855566,7,0.2821271891796713,3
|
663 |
+
knew,0.005876443579410862,0.3052894489341554,7,0.2994130053547445,3
|
664 |
+
say,0.0066269256108579255,0.2671069875520589,14,0.260480061941201,6
|
665 |
+
one,0.007235570915148093,0.2634512858759837,21,0.2562157149608356,9
|
666 |
+
was,0.008332399923687894,0.3699397943615183,69,0.3616073944378304,30
|
667 |
+
right,0.00910603165379753,0.2791892977325816,12,0.2700832660787841,5
|
668 |
+
these,0.010775643032157695,0.1666550833746634,5,0.1558794403425057,2
|
669 |
+
take,0.010885983191538301,0.2008190393883608,5,0.1899330561968225,2
|
670 |
+
before,0.01090228108250571,0.2075661208540629,5,0.1966638397715572,2
|
671 |
+
little,0.010907991905884012,0.2101268564651671,5,0.1992188645592831,2
|
672 |
+
better,0.010944994633849708,0.2311497514667045,5,0.2202047568328548,2
|
673 |
+
far,0.010946621324231492,0.2323855868172371,5,0.2214389654930056,2
|
674 |
+
may,0.010946621324231492,0.2323855868172371,5,0.2214389654930056,2
|
675 |
+
looks,0.010949786384674698,0.2349365742652359,5,0.2239867878805612,2
|
676 |
+
came,0.010950557372898712,0.2355917586294029,5,0.2246412012565042,2
|
677 |
+
of,0.011232877525541307,0.3190170936566082,91,0.3077842161310669,39
|
678 |
+
here,0.012352240945117499,0.1950122911660209,10,0.1826600502209034,4
|
679 |
+
that,0.013631576607569806,0.3028621838072919,60,0.2892306071997221,25
|
680 |
+
the,0.014485978858839232,0.359651211376102,159,0.3451652325172628,68
|
681 |
+
not,0.015905839872122685,0.2735757943163469,30,0.2576699544442242,12
|
682 |
+
no,0.016913814038058694,0.2243899847440016,13,0.2074761707059429,5
|
683 |
+
will,0.01699150868895391,0.2309496408068444,18,0.2139581321178905,7
|
684 |
+
anti,0.01751981466403721,0.2658569101797752,8,0.248337095515738,3
|
685 |
+
person,0.01753059928313841,0.262164903126746,8,0.2446343038436076,3
|
686 |
+
a,0.01799647944101407,0.3797807848382674,139,0.3617843053972533,58
|
687 |
+
an,0.0201834101476481,0.251900454170425,16,0.2317170440227769,6
|
688 |
+
player,0.0230914743974569,0.2937001331763854,3,0.2706086587789285,1
|
689 |
+
stood,0.0230914743974569,0.2937001331763854,3,0.2706086587789285,1
|
690 |
+
won,0.0230914743974569,0.2937001331763854,3,0.2706086587789285,1
|
691 |
+
showed,0.023129042139037714,0.2894332517988641,3,0.2663042096598264,1
|
692 |
+
twice,0.023192233154410713,0.2819265275821068,3,0.2587342944276961,1
|
693 |
+
greatest,0.023266193723100598,0.2725203592983128,3,0.2492541655752122,1
|
694 |
+
whether,0.02330592202077461,0.2671356835402115,3,0.2438297615194369,1
|
695 |
+
teaching,0.02330592202077461,0.2671356835402115,3,0.2438297615194369,1
|
696 |
+
safe,0.023340095522832005,0.262283281536677,3,0.238943186013845,1
|
697 |
+
claims,0.023340095522832005,0.262283281536677,3,0.238943186013845,1
|
698 |
+
christ,0.0233554817418552,0.2600238112154098,3,0.2366683294735546,1
|
699 |
+
tree,0.023396157529977674,0.2537964701963474,3,0.2304003126663697,1
|
700 |
+
brought,0.023419520937067312,0.2500310841338375,3,0.2266115631967702,1
|
701 |
+
telling,0.023419520937067312,0.2500310841338375,3,0.2266115631967702,1
|
702 |
+
feet,0.023430268312616187,0.2482467641767511,3,0.2248164958641349,1
|
703 |
+
david,0.023513078145061816,0.2331078146914669,3,0.2095947365464051,1
|
704 |
+
month,0.023519503138991288,0.2318053121111062,3,0.2082858089721149,1
|
705 |
+
cannot,0.023519503138991288,0.2318053121111062,3,0.2082858089721149,1
|
706 |
+
sound,0.023525670838284385,0.2305332911094056,3,0.2070076202711212,1
|
707 |
+
red,0.023531595916113396,0.2292902569893065,3,0.2057586610731931,1
|
708 |
+
thats,0.023537291879537403,0.2280748245219483,3,0.2045375326424109,1
|
709 |
+
funny,0.023542771187922917,0.2268857074145697,3,0.2033429362266468,1
|
710 |
+
french,0.02356273987091112,0.2223696381711051,3,0.198806898300194,1
|
711 |
+
wanted,0.02356273987091112,0.2223696381711051,3,0.198806898300194,1
|
712 |
+
food,0.02358002746789159,0.2181919453660477,3,0.1946119178981561,1
|
713 |
+
sorry,0.023583987646003307,0.2171942397830345,3,0.1936102521370312,1
|
714 |
+
mother,0.023587815983319077,0.2162138176509555,3,0.1926260016676364,1
|
715 |
+
having,0.02359509971505261,0.2143023280298674,3,0.1907072283148148,1
|
716 |
+
open,0.02359509971505261,0.2143023280298674,3,0.1907072283148148,1
|
717 |
+
cause,0.023598565561468304,0.2133700972077041,3,0.1897715316462358,1
|
718 |
+
wait,0.023601920522026892,0.2124528183298877,3,0.1888508978078608,1
|
719 |
+
end,0.0236083155277462,0.210661111720372,3,0.1870527961926258,1
|
720 |
+
6,0.023619956888759314,0.2072364295485747,3,0.1836164726598154,1
|
721 |
+
might,0.023619956888759314,0.2072364295485747,3,0.1836164726598154,1
|
722 |
+
hard,0.0236302490351096,0.2040022838206367,3,0.1803720347855271,1
|
723 |
+
half,0.023639374478392705,0.2009371766938326,3,0.1772978022154399,1
|
724 |
+
government,0.0236414916991968,0.200195138379056,3,0.1765536466798592,1
|
725 |
+
through,0.023656375856378697,0.1945700118490484,3,0.1709136359926697,1
|
726 |
+
actually,0.023674290530502906,0.1864189774357781,3,0.1627446869052752,1
|
727 |
+
read,0.023691913892587402,0.1751752354736034,3,0.151483321581016,1
|
728 |
+
long,0.02369411410870642,0.1732442576256842,3,0.1495501435169778,1
|
729 |
+
re,0.02370077533040789,0.148278745410627,3,0.1245779700802191,1
|
730 |
+
also,0.023701116012172924,0.1489322998267673,3,0.1252311838145944,1
|
731 |
+
gets,0.02609018523543319,0.2758882761049732,6,0.24979809086954,2
|
732 |
+
truth,0.02619330018596161,0.2632505227660175,6,0.2370572225800559,2
|
733 |
+
wonder,0.026299678567544116,0.2483654470101704,6,0.2220657684426263,2
|
734 |
+
sure,0.026357654816395487,0.2391031774370448,6,0.2127455226206493,2
|
735 |
+
much,0.026500187091216987,0.2096529091548148,6,0.1831527220635978,2
|
736 |
+
ve,0.026524874960630496,0.2026065063630896,6,0.1760816314024591,2
|
737 |
+
youtube,0.026585653798591,0.1403854219632466,6,0.1137997681646556,2
|
738 |
+
even,0.028418618555050706,0.2346621085844964,9,0.2062434900294457,3
|
739 |
+
old,0.02990135774559008,0.2573745810154487,12,0.2274732232698586,4
|
740 |
+
because,0.0377157082046812,0.2791726611453676,16,0.2414569529406864,5
|
741 |
+
should,0.03789527074212751,0.2942617995514562,19,0.2563665288093287,6
|
742 |
+
my,0.03808501914624529,0.2849522560294085,36,0.2468672368831632,12
|
743 |
+
what,0.03832367225468461,0.2627176681051585,19,0.2243939958504739,6
|
744 |
+
them,0.03876533074446781,0.1790504480269035,10,0.1402851172824357,3
|
745 |
+
jew,0.039669163851282024,0.2551759909150728,7,0.2155068270637908,2
|
746 |
+
nothing,0.03981079602665161,0.2439998774903837,7,0.2041890814637321,2
|
747 |
+
first,0.04002309122294889,0.2248933923649319,7,0.184870301141983,2
|
748 |
+
last,0.04004349151204992,0.2228579875629596,7,0.1828144960509097,2
|
749 |
+
m,0.04038019516899538,0.1789245045997037,7,0.1385443094307083,2
|
750 |
+
me,0.044007808188026576,0.256311327137585,20,0.2123035189495584,6
|
751 |
+
knife,0.0449964134537037,0.3003578014610431,4,0.2553613880073394,1
|
752 |
+
completely,0.04528671431397921,0.2866131478046988,4,0.2413264334907196,1
|
753 |
+
mr,0.045533727426843,0.2740048375732077,4,0.2284711101463647,1
|
754 |
+
security,0.04556796083306139,0.2721795240298316,4,0.2266115631967702,1
|
755 |
+
lets,0.04584147153017901,0.2567775066459283,4,0.2109360351157493,1
|
756 |
+
sent,0.04592588159591779,0.2516845426691109,4,0.2057586610731931,1
|
757 |
+
father,0.04592588159591779,0.2516845426691109,4,0.2057586610731931,1
|
758 |
+
poor,0.04594536103357669,0.2504828936759876,4,0.2045375326424109,1
|
759 |
+
matter,0.04598260350045599,0.2481562671655071,4,0.2021736636650511,1
|
760 |
+
party,0.04609760844099681,0.2407095263391529,4,0.1946119178981561,1
|
761 |
+
getting,0.0462535963279371,0.2298700689877525,4,0.1836164726598154,1
|
762 |
+
support,0.04626480545489639,0.2290530950832699,4,0.1827882896283735,1
|
763 |
+
men,0.04637437568562022,0.2207500126645353,4,0.1743756369789151,1
|
764 |
+
money,0.04643330154011449,0.2160162220575436,4,0.1695829205174291,1
|
765 |
+
woman,0.04643330154011449,0.2160162220575436,4,0.1695829205174291,1
|
766 |
+
stop,0.046441151371066386,0.2153695751797306,4,0.1689284238086642,1
|
767 |
+
brown,0.0464639295821416,0.2134703315327301,4,0.1670064019505885,1
|
768 |
+
ca,0.04649261974965471,0.2110274516479782,4,0.1645348318983235,1
|
769 |
+
children,0.046695939150767696,0.1916555784415737,4,0.144959639290806,1
|
770 |
+
thing,0.0467347636204313,0.1874104319877782,4,0.1406756683673469,1
|
771 |
+
stormfront,0.0467347636204313,0.1874104319877782,4,0.1406756683673469,1
|
772 |
+
world,0.04679132551101478,0.1807754121735431,4,0.1339840866625283,1
|
773 |
+
those,0.04696667453068801,0.1543836702001945,4,0.1074169956695065,1
|
774 |
+
were,0.0470092417763877,0.1451731647628367,4,0.098163922986449,1
|
775 |
+
too,0.047384651196977184,0.2482114079280115,11,0.2008267567310343,3
|
776 |
+
did,0.047989970075628885,0.3258558616445767,21,0.2778658915689478,6
|
777 |
+
s,0.04959135425505179,0.3344077089270795,60,0.2848163546720277,19
|
778 |
+
negro,0.05155178336905611,0.261655366015887,8,0.2101035826468309,2
|
779 |
+
yes,0.051626501997034197,0.2577252055227523,8,0.2060987035257181,2
|
780 |
+
maybe,0.05175024103128409,0.2509691055905672,8,0.1992188645592831,2
|
781 |
+
into,0.05182670233190431,0.2847179274118009,15,0.2328912250798966,4
|
782 |
+
way,0.052222657599759,0.2213519120831723,8,0.1691292544834133,2
|
783 |
+
going,0.05556853107593818,0.2667837507229824,12,0.2112152196470442,3
|
784 |
+
more,0.05642194332049108,0.21908269325941,12,0.1626607499389189,3
|
785 |
+
jewish,0.06159046405684229,0.2932104620673537,9,0.2316199980105114,2
|
786 |
+
thought,0.061834212797117816,0.2845334481488334,9,0.2226992353517156,2
|
787 |
+
does,0.062421009304832104,0.2616398738641152,9,0.1992188645592831,2
|
788 |
+
years,0.0630299092176976,0.2335502791376422,9,0.1705203699199446,2
|
789 |
+
is,0.06371742797216412,0.3371909978520548,84,0.2734735698798907,25
|
790 |
+
wrong,0.0641204360488592,0.2597521113510033,5,0.1956316753021441,1
|
791 |
+
hey,0.06462042829093531,0.2382874344867567,5,0.1736670061958214,1
|
792 |
+
trying,0.06473224816265952,0.2330131925330292,5,0.1682809443703697,1
|
793 |
+
eyes,0.0649701128605426,0.2210329701947546,5,0.156062857334212,1
|
794 |
+
thank,0.06504477562822161,0.2170207711971171,5,0.1519759955688955,1
|
795 |
+
whites,0.0658863315641762,0.1544739431028826,5,0.0885876115387064,1
|
796 |
+
has,0.0764416315529951,0.3006447317347214,23,0.2242031001817263,5
|
797 |
+
charged,0.07834807755803821,0.2997499258945969,6,0.2214018483365587,1
|
798 |
+
wants,0.07899384219211253,0.2823367784187593,6,0.2033429362266468,1
|
799 |
+
public,0.07984665444468061,0.2564003011245398,6,0.1765536466798592,1
|
800 |
+
left,0.0799908066750663,0.2515810121136826,6,0.1715902054386163,1
|
801 |
+
every,0.08120933217112891,0.2023031338207952,6,0.1210938016496663,1
|
802 |
+
many,0.08139738572458781,0.1924551079565076,6,0.1110577222319198,1
|
803 |
+
been,0.08163617741557032,0.1782588910259426,6,0.0966227136103723,1
|
804 |
+
only,0.0823589953391794,0.2368843237796826,11,0.1545253284405032,2
|
805 |
+
seen,0.09392611223366432,0.2454094338146803,7,0.151483321581016,1
|
806 |
+
two,0.09432744095241669,0.2325624175876295,7,0.1382349766352128,1
|
807 |
+
ever,0.0943503495891796,0.2317916532001716,7,0.137441303610992,1
|
808 |
+
anything,0.10589294754141698,0.2540309176950682,8,0.1481379701536512,1
|
809 |
+
country,0.1065955651871974,0.2345049011799161,8,0.1279093359927187,1
|
810 |
+
than,0.1072266364960368,0.2141385972637255,8,0.1069119607676887,1
|
811 |
+
us,0.11812139374670799,0.2242825197807521,9,0.1061611260340441,1
|
812 |
+
he,0.19852907427983724,0.6523775851441201,292,0.4538485108642829,38
|
pmi_files/he-himself_npmi.csv
ADDED
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,himself-npmi,himself-count
|
2 |
+
himself,-0.497412174374805,0.2525000155577136,2,0.7499121899325186,12
|
3 |
+
expressed,-0.31469930056590284,0.2610138323762697,1,0.5757131329421725,2
|
4 |
+
https,-0.2801572341845679,0.0921615278613187,1,0.3723187620458866,1
|
5 |
+
forum,-0.2791840306610175,0.0987076831979309,1,0.3778917138589484,1
|
6 |
+
org,-0.2789416448114141,0.1003187610200016,1,0.3792604058314157,1
|
7 |
+
everyone,-0.27565137038742477,0.1214932470685176,1,0.3971446174559424,1
|
8 |
+
future,-0.2734137882557617,0.1352303523296223,1,0.408644140585384,1
|
9 |
+
reason,-0.2734137882557617,0.1352303523296223,1,0.408644140585384,1
|
10 |
+
100,-0.27274655797899017,0.1392339371976888,1,0.411980495176679,1
|
11 |
+
tried,-0.2708030948863976,0.1506716419301829,1,0.4214747368165805,1
|
12 |
+
nordic,-0.270581771863704,0.1519540008447359,1,0.4225357727084399,1
|
13 |
+
set,-0.2701210400714976,0.1546108140414885,1,0.4247318541129861,1
|
14 |
+
moment,-0.2666666691625957,0.1740166493297413,1,0.440683318492337,1
|
15 |
+
straight,-0.2655307108562456,0.1802139995771872,1,0.4457447104334328,1
|
16 |
+
trouble,-0.26373635468623147,0.1898333100014528,1,0.4535696646876842,1
|
17 |
+
gotten,-0.263222464330938,0.1925515581348793,1,0.4557740224658173,1
|
18 |
+
false,-0.2626759098496441,0.1954253217553395,1,0.4581012316049836,1
|
19 |
+
protect,-0.2626759098496441,0.1954253217553395,1,0.4581012316049836,1
|
20 |
+
entertainment,-0.2583726192667055,0.2174693650254091,1,0.4758419842921146,1
|
21 |
+
pieces,-0.25348483555494206,0.241385611753937,1,0.4948704473088791,1
|
22 |
+
blew,-0.25165082843588876,0.2500865766313553,1,0.5017374050672441,1
|
23 |
+
bomber,-0.25165082843588876,0.2500865766313553,1,0.5017374050672441,1
|
24 |
+
pounds,-0.25165082843588876,0.2500865766313553,1,0.5017374050672441,1
|
25 |
+
suicide,-0.24930585313072234,0.2610138323762697,1,0.510319685506992,1
|
26 |
+
iraq,-0.24930585313072234,0.2610138323762697,1,0.510319685506992,1
|
27 |
+
dynamite,-0.2460405265279852,0.2758851054843536,1,0.5219256320123388,1
|
28 |
+
abraham,-0.2460405265279852,0.2758851054843536,1,0.5219256320123388,1
|
29 |
+
lied,-0.2460405265279852,0.2758851054843536,1,0.5219256320123388,1
|
30 |
+
accusation,-0.24057399316741507,0.2999676259941186,1,0.5405416191615336,1
|
31 |
+
www,-0.23891895900633067,0.0777469309490085,2,0.3166658899553392,1
|
32 |
+
live,-0.23366996271721588,0.1208540626737509,2,0.3545240253909668,1
|
33 |
+
story,-0.2279431318838033,0.162555891643112,2,0.3904990235269153,1
|
34 |
+
used,-0.2279431318838033,0.162555891643112,2,0.3904990235269153,1
|
35 |
+
lol,-0.22622598930911308,0.174242902957373,2,0.4004688922664861,1
|
36 |
+
either,-0.22351803813041912,0.1920407509762043,2,0.4155587891066234,1
|
37 |
+
immigration,-0.22041362263735412,0.2116021254214722,2,0.4320157480588263,1
|
38 |
+
million,-0.21871455829993489,0.2219687601924021,2,0.440683318492337,1
|
39 |
+
morning,-0.21871455829993489,0.2219687601924021,2,0.440683318492337,1
|
40 |
+
fun,-0.2183914275955485,0.2239150833069232,2,0.4423065109024717,1
|
41 |
+
film,-0.2169449150132111,0.2325337179490334,2,0.4494786329622445,1
|
42 |
+
suspect,-0.21564993108086708,0.2401240913849502,2,0.4557740224658173,1
|
43 |
+
yesterday,-0.2140937281428944,0.2490972846048511,2,0.4631910127477455,1
|
44 |
+
murders,-0.2113627117953742,0.2644792724967404,2,0.4758419842921146,1
|
45 |
+
by,-0.20520061416259458,0.2307237338936239,14,0.4359243480562185,3
|
46 |
+
anyone,-0.20265336430012798,0.151270775193521,3,0.353924139493649,1
|
47 |
+
way,-0.20015701846941514,0.2213519120831723,8,0.4215089305525874,2
|
48 |
+
d,-0.1998353452217278,0.1737215264475171,3,0.3735568716692449,1
|
49 |
+
friend,-0.19887394224683652,0.287964164855566,7,0.4868381071024025,2
|
50 |
+
might,-0.19533498851494788,0.2072364295485747,3,0.4025714180635226,1
|
51 |
+
having,-0.1943418125555166,0.2143023280298674,3,0.408644140585384,1
|
52 |
+
funny,-0.19253520553840697,0.2268857074145697,3,0.4194209129529767,1
|
53 |
+
killed,-0.1918157526641792,0.2318053121111062,3,0.4236210647752854,1
|
54 |
+
scene,-0.1893580475516943,0.2482467641767511,3,0.4376048117284454,1
|
55 |
+
third,-0.18908641067234178,0.2500310841338375,3,0.4391174948061793,1
|
56 |
+
ass,-0.1875474735196152,0.2600238112154098,3,0.447571284735025,1
|
57 |
+
here,-0.1859202183210489,0.1950122911660209,10,0.3809325094870698,2
|
58 |
+
who,-0.1856694604847094,0.2473322684282952,17,0.4330017289130046,3
|
59 |
+
were,-0.18276075544528442,0.1451731647628367,4,0.3279339202081211,1
|
60 |
+
any,-0.18219160882476007,0.1504602816662984,4,0.3326518904910585,1
|
61 |
+
being,-0.17931750582577582,0.1761176566372516,4,0.3554351624630274,1
|
62 |
+
show,-0.1786885431652152,0.1815220120537514,4,0.3602105552189666,1
|
63 |
+
stormfront,-0.17799396090580247,0.1874104319877782,4,0.3654043928935807,1
|
64 |
+
something,-0.1776945492727712,0.1899237975322404,4,0.3676183468050116,1
|
65 |
+
support,-0.1728078598017592,0.2290530950832699,4,0.4018609548850291,1
|
66 |
+
get,-0.16834767868569742,0.2107767598371156,12,0.379124438522813,2
|
67 |
+
more,-0.1673133572471121,0.21908269325941,12,0.3863960505065221,2
|
68 |
+
racism,-0.1648617754213041,0.2866131478046988,4,0.4514749232260029,1
|
69 |
+
these,-0.1636980011127609,0.1666550833746634,5,0.3303530844874243,1
|
70 |
+
people,-0.1623505071718679,0.2018165227873521,13,0.36416702995922,2
|
71 |
+
find,-0.1612705660815275,0.1897398762893147,5,0.3510104423708422,1
|
72 |
+
before,-0.1593048181645919,0.2075661208540629,5,0.3668709390186548,1
|
73 |
+
saw,-0.1584494392220563,0.2151074324471886,5,0.3735568716692449,1
|
74 |
+
bad,-0.15758482292347709,0.2226071377740595,5,0.3801919606975366,1
|
75 |
+
god,-0.15700299233316167,0.2275874349627348,5,0.3845904272958965,1
|
76 |
+
trying,-0.1563621714555697,0.2330131925330292,5,0.3893753639885989,1
|
77 |
+
youtube,-0.15178321226621277,0.1403854219632466,6,0.2921686342294594,1
|
78 |
+
there,-0.1399075583236812,0.1293745577263232,7,0.2692821160500044,1
|
79 |
+
m,-0.13576105788445533,0.1789245045997037,7,0.314685562484159,1
|
80 |
+
but,-0.13554588360315523,0.2636441465050679,28,0.3991900301082231,3
|
81 |
+
new,-0.1343461433222808,0.1945849825756717,7,0.3289311258979525,1
|
82 |
+
home,-0.1310463065139154,0.2291642487050512,7,0.3602105552189666,1
|
83 |
+
while,-0.12911415895691492,0.2483286906950209,7,0.3774428496519358,1
|
84 |
+
jew,-0.12840607138684268,0.2551759909150728,7,0.3835820623019155,1
|
85 |
+
this,-0.1268953052139933,0.2443811242131975,31,0.3712764294271908,3
|
86 |
+
know,-0.1229675242038217,0.1980179852325126,8,0.3209855094363343,1
|
87 |
+
in,-0.1223830172453978,0.3068139413991058,76,0.4291969586445036,6
|
88 |
+
think,-0.12234779852230221,0.2051914175092283,8,0.3275392160315305,1
|
89 |
+
that,-0.12215252465197379,0.3028621838072919,60,0.4250147084592657,5
|
90 |
+
than,-0.12156173971339487,0.2141385972637255,8,0.3357003369771204,1
|
91 |
+
maybe,-0.11817369640992292,0.2509691055905672,8,0.3691428020004901,1
|
92 |
+
are,-0.11749300046352232,0.18731970956441,21,0.3048127100279323,2
|
93 |
+
they,-0.11714800071745007,0.1914014632236356,21,0.3085494639410857,2
|
94 |
+
negro,-0.11714505960368377,0.261655366015887,8,0.3788004256195708,1
|
95 |
+
i,-0.11334509331926002,0.2804425706745275,83,0.3937876639937875,6
|
96 |
+
one,-0.11062491152509879,0.2634512858759837,21,0.3740761974010825,2
|
97 |
+
day,-0.1102201017158172,0.2305833719742898,9,0.340803473690107,1
|
98 |
+
even,-0.10987211944015887,0.2346621085844964,9,0.3445342280246553,1
|
99 |
+
after,-0.10742596505959684,0.2624944699319864,9,0.3699204349915832,1
|
100 |
+
did,-0.1043201986113873,0.3258558616445767,21,0.430176060255964,2
|
101 |
+
just,-0.10207847175327439,0.2568752418783067,23,0.3589537136315811,2
|
102 |
+
where,-0.100096499403908,0.243673657466446,10,0.343770156870354,1
|
103 |
+
it,-0.0969385499578232,0.282676061060643,56,0.3796146110184662,4
|
104 |
+
was,-0.09672625275808111,0.3699397943615183,69,0.4666660471195994,5
|
105 |
+
of,-0.09596284730835564,0.3190170936566082,91,0.4149799409649638,6
|
106 |
+
too,-0.0913958916128414,0.2482114079280115,11,0.3396072995408529,1
|
107 |
+
all,-0.08969601720223658,0.2516763394157666,26,0.3413723566180032,2
|
108 |
+
for,-0.0871887052048615,0.2682361341607829,43,0.3554248393656444,3
|
109 |
+
from,-0.08364960904790059,0.2772162963949818,27,0.3608659054428824,2
|
110 |
+
be,-0.0727391303703957,0.2703685345409298,30,0.3431076649113255,2
|
111 |
+
guy,-0.0717537292746348,0.3133479586621135,13,0.3851016879367483,1
|
112 |
+
so,-0.0637406041366167,0.2970331192325622,32,0.3607737233691789,2
|
113 |
+
into,-0.0605898194579626,0.2847179274118009,15,0.3453077468697635,1
|
114 |
+
said,-0.05916155602618228,0.3080818812270229,15,0.3672434372532052,1
|
115 |
+
because,-0.05476817705271042,0.2791726611453676,16,0.333940838198078,1
|
116 |
+
n,-0.05200265870249368,0.2173676111503682,17,0.2693702698528619,1
|
117 |
+
t,-0.04015624174908819,0.226015552872284,19,0.2661717946213722,1
|
118 |
+
to,-0.04013261483912972,0.3514753794923577,128,0.3916079943314874,6
|
119 |
+
would,-0.03895537136460736,0.2533320794697774,19,0.2922874508343848,1
|
120 |
+
him,-0.038496074275830516,0.3981794333598364,38,0.4366755076356669,2
|
121 |
+
me,-0.033520048099607125,0.256311327137585,20,0.2898313752371921,1
|
122 |
+
the,-0.030944594117281787,0.359651211376102,159,0.3905958054933838,7
|
123 |
+
out,-0.0285964641881728,0.2512296150141405,21,0.2798260792023133,1
|
124 |
+
a,-0.024479453233067938,0.3797807848382674,139,0.4042602380713353,6
|
125 |
+
up,-0.023025895273403596,0.2681989987870025,22,0.2912248940604061,1
|
126 |
+
or,-0.018882361085269805,0.2495235482573121,23,0.2684059093425819,1
|
127 |
+
with,-0.017405372657416207,0.3137730160062972,47,0.3311783886637134,2
|
128 |
+
not,0.011694214633732769,0.2735757943163469,30,0.2618815796826141,1
|
129 |
+
you,0.018529239473998205,0.2241099673571392,32,0.205580727883141,1
|
130 |
+
have,0.033470802139704214,0.2544127505978315,36,0.2209419484581273,1
|
131 |
+
white,0.03356501993354602,0.2657242016696104,36,0.2321591817360644,1
|
132 |
+
my,0.03368473021905072,0.2849522560294085,36,0.2512675258103578,1
|
133 |
+
and,0.03904360349971714,0.3669835250093558,134,0.3279399215096387,4
|
134 |
+
if,0.043621741163459904,0.3120276505060418,39,0.2684059093425819,1
|
135 |
+
his,0.059872872096291385,0.4018955450203755,45,0.3420226729240841,1
|
136 |
+
is,0.06450620659087763,0.3371909978520548,84,0.2726847912611772,2
|
137 |
+
on,0.07893064400473962,0.3008782192383364,51,0.2219475752335968,1
|
138 |
+
s,0.10087892235279389,0.3344077089270795,60,0.2335287865742856,1
|
139 |
+
he,0.2560133241206927,0.6523775851441201,292,0.3963642610234274,2
|
pmi_files/he-his_npmi.csv
ADDED
@@ -0,0 +1,957 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,his-npmi,his-count
|
2 |
+
his,-0.2725725605505064,0.4018955450203755,45,0.6744681055708819,199
|
3 |
+
death,-0.1740152900093584,0.1262792757529701,1,0.3002945657623285,6
|
4 |
+
name,-0.16405041469372808,0.1568546939653642,2,0.3209051086590923,9
|
5 |
+
come,-0.1608078450684476,0.0853510238673883,1,0.2461588689358359,5
|
6 |
+
crime,-0.15870827784693275,0.1163519457282454,1,0.2750602235751782,5
|
7 |
+
friends,-0.1402734814013033,0.1036696241832601,1,0.2439431055845634,4
|
8 |
+
wife,-0.13840975763220068,0.2416638539195636,3,0.3800736115517643,10
|
9 |
+
blood,-0.13823522602196883,0.1362056013466759,1,0.2744408273686447,4
|
10 |
+
book,-0.13774069082963442,0.1435369152639026,1,0.281277606093537,4
|
11 |
+
dog,-0.1363326206296153,0.1634484939149016,1,0.2997811145445169,4
|
12 |
+
hours,-0.13609039835245407,0.1667447869857026,1,0.3028351853381567,4
|
13 |
+
latest,-0.13362718626051542,0.1984748915997329,1,0.3321020778602483,4
|
14 |
+
want,-0.12606762682580477,0.1283600997961968,3,0.2544277266220016,8
|
15 |
+
front,-0.12493916152466172,0.1792955852167742,2,0.3042347467414359,6
|
16 |
+
forum,-0.1164471095206732,0.0987076831979309,1,0.2151547927186041,3
|
17 |
+
work,-0.11629413369354809,0.1019719286524134,1,0.2182660623459615,3
|
18 |
+
nationalist,-0.1158931251508075,0.1103213113293789,1,0.2262144364801864,3
|
19 |
+
everyone,-0.11533473871862518,0.1214932470685176,1,0.2368279857871428,3
|
20 |
+
child,-0.11525513579705701,0.1230464384271103,1,0.2383015742241673,3
|
21 |
+
attack,-0.11499993389643509,0.1279640196191445,1,0.2429639535155796,3
|
22 |
+
history,-0.11486196704180371,0.1305846688181157,1,0.2454466358599194,3
|
23 |
+
light,-0.11461403473493159,0.1352303523296223,1,0.2498443870645539,3
|
24 |
+
dr,-0.1140973260813267,0.1446652913734118,1,0.2587626174547385,3
|
25 |
+
rest,-0.11389966980502791,0.1481917723891737,1,0.2620914421942016,3
|
26 |
+
gone,-0.11375920239601478,0.1506716419301829,1,0.2644308443261977,3
|
27 |
+
ok,-0.11361091862220299,0.1532665376034473,1,0.2668774562256503,3
|
28 |
+
set,-0.1135335779609691,0.1546108140414885,1,0.2681443920024576,3
|
29 |
+
disgusting,-0.11319988448139509,0.1603413215322604,1,0.2735412060136555,3
|
30 |
+
thousands,-0.11301624518710182,0.1634484939149016,1,0.2764647391020034,3
|
31 |
+
reading,-0.11291956890412291,0.1650714711739678,1,0.2779910400780907,3
|
32 |
+
blacks,-0.1126513011833659,0.1120914194566537,2,0.2247427206400196,5
|
33 |
+
k,-0.11237743928499777,0.1740166493297413,1,0.2863940886147391,3
|
34 |
+
account,-0.1121268911052723,0.1780655339314804,1,0.2901924250367527,3
|
35 |
+
protect,-0.1110163022604157,0.1954253217553395,1,0.3064416240157552,3
|
36 |
+
murder,-0.10792719995586522,0.1954375076504655,2,0.3033647076063307,5
|
37 |
+
later,-0.1077727543287032,0.1978224262232114,2,0.3055951805519146,5
|
38 |
+
kids,-0.09827221935698421,0.1388743673033785,3,0.2371465866603627,6
|
39 |
+
kid,-0.09807206701326479,0.2298700689877525,4,0.3279421360010173,8
|
40 |
+
family,-0.09563058226587842,0.1894262605098467,3,0.2850568427757251,6
|
41 |
+
www,-0.09424201106725849,0.0777469309490085,2,0.171988942016267,4
|
42 |
+
killed,-0.09309562239127259,0.2318053121111062,3,0.3249009345023788,6
|
43 |
+
car,-0.09236243214237391,0.2432337891788983,3,0.3355962213212722,6
|
44 |
+
house,-0.09211631955952893,0.2293423424304631,5,0.321458661989992,9
|
45 |
+
another,-0.09157329618266238,0.1442942208639418,2,0.2358675170466042,4
|
46 |
+
used,-0.09072099674355541,0.162555891643112,2,0.2532768883866674,4
|
47 |
+
proud,-0.08956183722268726,0.1858047603564353,2,0.2753665975791226,4
|
48 |
+
face,-0.08929398929367649,0.1909526217506602,2,0.2802466110443367,4
|
49 |
+
head,-0.08923685511733273,0.1920407509762043,2,0.281277606093537,4
|
50 |
+
age,-0.08905734067767498,0.1954375076504655,2,0.2844948483281405,4
|
51 |
+
being,-0.0887532805748733,0.1761176566372516,4,0.2648709372121249,7
|
52 |
+
lived,-0.0883477599112596,0.2085521401588969,2,0.2968999000701565,4
|
53 |
+
let,-0.08825803813897012,0.1857874802982196,4,0.2740455184371897,7
|
54 |
+
hands,-0.0881789891230447,0.2116021254214722,2,0.2997811145445169,4
|
55 |
+
floor,-0.08618296612417292,0.2459191117360754,2,0.3321020778602483,4
|
56 |
+
http,-0.08548234265970098,0.0499457923792223,1,0.1354281350389233,2
|
57 |
+
teacher,-0.08541419872446882,0.2368617570695984,4,0.3222759557940672,7
|
58 |
+
its,-0.08526770035209488,0.0578119201243179,1,0.1430796204764128,2
|
59 |
+
2,-0.0846157699894577,0.0799721664842618,1,0.1645879364737195,2
|
60 |
+
1,-0.0845140626513549,0.0832299992270129,1,0.1677440618783678,2
|
61 |
+
org,-0.08395601122549991,0.1003187610200016,1,0.1842747722455015,2
|
62 |
+
since,-0.0837816365276786,0.1054145089888328,1,0.1891961455165114,2
|
63 |
+
yet,-0.08309085384178339,0.1246409694806751,1,0.2077318233224585,2
|
64 |
+
culture,-0.08290054572527208,0.1296981197092574,1,0.2125986654345295,2
|
65 |
+
parents,-0.08286681475044641,0.1305846688181157,1,0.2134514835685621,2
|
66 |
+
others,-0.0826503943596325,0.1362056013466759,1,0.2188559957063084,2
|
67 |
+
com,-0.08256846198642019,0.1154258830699894,3,0.1979943450564096,5
|
68 |
+
30,-0.0823163534238619,0.1446652913734118,1,0.2269816447972737,2
|
69 |
+
using,-0.0822227428929812,0.1469916683588166,1,0.2292144112517978,2
|
70 |
+
races,-0.08207312473315731,0.1506716419301829,1,0.2327447666633402,2
|
71 |
+
several,-0.08202054405712011,0.1519540008447359,1,0.233974544901856,2
|
72 |
+
street,-0.08191087785222201,0.1546108140414885,1,0.2365216918937105,2
|
73 |
+
earth,-0.0818536229901981,0.1559885191897013,1,0.2378421421798994,2
|
74 |
+
mine,-0.08173379004333559,0.1588516959120974,1,0.240585485955433,2
|
75 |
+
none,-0.08173379004333559,0.1588516959120974,1,0.240585485955433,2
|
76 |
+
number,-0.0813228087125846,0.1684719010074631,1,0.2497947097200477,2
|
77 |
+
lost,-0.0813228087125846,0.1684719010074631,1,0.2497947097200477,2
|
78 |
+
victims,-0.0810800978360357,0.1740166493297413,1,0.255096747165777,2
|
79 |
+
attention,-0.0810800978360357,0.1740166493297413,1,0.255096747165777,2
|
80 |
+
favorite,-0.08090017352757639,0.1780655339314804,1,0.2589657074590568,2
|
81 |
+
obama,-0.0808037780318896,0.1802139995771872,1,0.2610177776090768,2
|
82 |
+
surprised,-0.0808037780318896,0.1802139995771872,1,0.2610177776090768,2
|
83 |
+
sitting,-0.0808037780318896,0.1802139995771872,1,0.2610177776090768,2
|
84 |
+
enemy,-0.0808037780318896,0.1802139995771872,1,0.2610177776090768,2
|
85 |
+
ill,-0.0808037780318896,0.1802139995771872,1,0.2610177776090768,2
|
86 |
+
art,-0.0808037780318896,0.1802139995771872,1,0.2610177776090768,2
|
87 |
+
present,-0.0807025375753519,0.1824552746959061,1,0.263157812271258,2
|
88 |
+
stories,-0.0807025375753519,0.1824552746959061,1,0.263157812271258,2
|
89 |
+
upon,-0.08059595528709732,0.1847983596268498,1,0.2653943149139471,2
|
90 |
+
break,-0.08059595528709732,0.1847983596268498,1,0.2653943149139471,2
|
91 |
+
jail,-0.08059595528709732,0.1847983596268498,1,0.2653943149139471,2
|
92 |
+
gang,-0.08048345394244422,0.1872536620266978,1,0.267737115969142,2
|
93 |
+
road,-0.08036435764923541,0.1898333100014528,1,0.2701976676506882,2
|
94 |
+
growing,-0.08023786799843738,0.1925515581348793,1,0.2727894261333167,2
|
95 |
+
service,-0.0801030325402674,0.1954253217553395,1,0.2755283542956069,2
|
96 |
+
accept,-0.0801030325402674,0.1954253217553395,1,0.2755283542956069,2
|
97 |
+
apartment,-0.0799587024159367,0.1984748915997329,1,0.2784335940156696,2
|
98 |
+
trudeau,-0.0799587024159367,0.1984748915997329,1,0.2784335940156696,2
|
99 |
+
wanna,-0.0799587024159367,0.1984748915997329,1,0.2784335940156696,2
|
100 |
+
wrote,-0.07963560938081848,0.2052057148099754,1,0.2848413241907939,2
|
101 |
+
monkey,-0.07963560938081848,0.2052057148099754,1,0.2848413241907939,2
|
102 |
+
field,-0.07945291661238119,0.2089552952680086,1,0.2884082118803898,2
|
103 |
+
26,-0.07945291661238119,0.2089552952680086,1,0.2884082118803898,2
|
104 |
+
married,-0.07925258127831378,0.2130221037729962,1,0.29227468505131,2
|
105 |
+
dating,-0.07925258127831378,0.2130221037729962,1,0.29227468505131,2
|
106 |
+
therefore,-0.07925258127831378,0.2130221037729962,1,0.29227468505131,2
|
107 |
+
types,-0.07925258127831378,0.2130221037729962,1,0.29227468505131,2
|
108 |
+
tuesday,-0.07925258127831378,0.2130221037729962,1,0.29227468505131,2
|
109 |
+
thus,-0.0790309027518748,0.2174693650254091,1,0.2965002677772839,2
|
110 |
+
dedicated,-0.0790309027518748,0.2174693650254091,1,0.2965002677772839,2
|
111 |
+
jackson,-0.07878287835238881,0.222381851321548,1,0.3011647296739368,2
|
112 |
+
elementary,-0.07878287835238881,0.222381851321548,1,0.3011647296739368,2
|
113 |
+
own,-0.0786224916289687,0.2093159464087432,6,0.2879384380377119,9
|
114 |
+
limerick,-0.07850150953962082,0.2278770964950076,1,0.3063786060346284,2
|
115 |
+
kicked,-0.07850150953962082,0.2278770964950076,1,0.3063786060346284,2
|
116 |
+
call,-0.07827480500023098,0.2133700972077041,3,0.2916449022079351,5
|
117 |
+
31,-0.07817657323472768,0.234125090348718,1,0.3123016635834457,2
|
118 |
+
deputies,-0.07779227089764032,0.241385611753937,1,0.3191778826515773,2
|
119 |
+
wisdom,-0.07779227089764032,0.241385611753937,1,0.3191778826515773,2
|
120 |
+
junior,-0.07779227089764032,0.241385611753937,1,0.3191778826515773,2
|
121 |
+
comrade,-0.07732224191893311,0.2500865766313553,1,0.3274088185502884,2
|
122 |
+
rag,-0.07671733049440821,0.2610138323762697,1,0.3377311628706779,2
|
123 |
+
baton,-0.07586800382444331,0.2758851054843536,1,0.3517531093087969,2
|
124 |
+
rouge,-0.07586800382444331,0.2758851054843536,1,0.3517531093087969,2
|
125 |
+
were,-0.07572291109417009,0.1451731647628367,4,0.2208960758570068,6
|
126 |
+
your,-0.0749430601613211,0.1634660558259603,9,0.2384091159872814,12
|
127 |
+
need,-0.07479687917586839,0.1679800363899763,4,0.2427769155658447,6
|
128 |
+
look,-0.07466450987457149,0.1711183996095087,4,0.2457829094840802,6
|
129 |
+
these,-0.07134807490504902,0.1666550833746634,5,0.2380031582797124,7
|
130 |
+
behind,-0.07126764576200559,0.2437793527132703,4,0.3150469984752759,6
|
131 |
+
our,-0.06749862148471789,0.1655469678569883,7,0.2330455893417062,9
|
132 |
+
give,-0.0670222582457824,0.1556564701612703,2,0.2226787284070527,3
|
133 |
+
feel,-0.0670010309499802,0.1562526789912628,2,0.223253709941243,3
|
134 |
+
else,-0.06686830179289402,0.1599563250059945,2,0.2268246267988885,3
|
135 |
+
story,-0.06677425001835971,0.162555891643112,2,0.2293301416614717,3
|
136 |
+
check,-0.06664961656361512,0.1659699231990525,2,0.2326195397626676,3
|
137 |
+
believe,-0.0665706594977751,0.1681150362466927,2,0.2346856957444678,3
|
138 |
+
fight,-0.066431233016081,0.1718703412080863,2,0.2383015742241673,3
|
139 |
+
at,-0.06640916654273049,0.2621653549502092,24,0.3285745214929397,27
|
140 |
+
full,-0.066047673799907,0.1819959849433494,2,0.2480436587432564,3
|
141 |
+
year,-0.0656473083048445,0.2101220037174057,7,0.2757693120222502,9
|
142 |
+
case,-0.0652197506694,0.2029246413330576,2,0.2681443920024576,3
|
143 |
+
posts,-0.06510782074579533,0.2056655459948584,2,0.2707733667406537,3
|
144 |
+
according,-0.06465614177040949,0.2165310942837593,2,0.2811872360541688,3
|
145 |
+
duke,-0.06442532842233697,0.2219687601924021,2,0.2863940886147391,3
|
146 |
+
cop,-0.0637501946634387,0.2374635912807838,2,0.3012137859442225,3
|
147 |
+
spoke,-0.061729151917048586,0.2807255553852731,2,0.3424547073023217,3
|
148 |
+
by,-0.06164060247060679,0.2307237338936239,14,0.2923643363642307,16
|
149 |
+
why,-0.06137378843612831,0.1554790789788752,3,0.2168528674150035,4
|
150 |
+
talk,-0.0606212907389371,0.1771669507981736,3,0.2377882415371107,4
|
151 |
+
against,-0.060528706459001824,0.1797485941312298,3,0.2402773005902316,4
|
152 |
+
help,-0.05988171260471212,0.1973163724434777,3,0.2571980850481898,4
|
153 |
+
class,-0.05895093894180839,0.2212956721025283,3,0.2802466110443367,4
|
154 |
+
any,-0.058810908731130984,0.1504602816662984,4,0.2092711903974294,5
|
155 |
+
self,-0.05798319616468689,0.2448519891734698,3,0.3028351853381567,4
|
156 |
+
their,-0.05761853346981789,0.1185095728967177,6,0.1761281063665356,7
|
157 |
+
big,-0.05658493104325191,0.2134703315327301,4,0.270055262575982,5
|
158 |
+
video,-0.0561212348763869,0.1875431139707149,5,0.2436643488471018,6
|
159 |
+
over,-0.054955092587025384,0.1990526717312369,6,0.2540077643182623,7
|
160 |
+
good,-0.05486997254965531,0.1880003629706798,8,0.2428703355203351,9
|
161 |
+
get,-0.05469183051916918,0.2107767598371156,12,0.2654685903562848,13
|
162 |
+
only,-0.05338736736603411,0.2368843237796826,11,0.2902716911457167,12
|
163 |
+
they,-0.05317133404201299,0.1914014632236356,21,0.2445727972656486,21
|
164 |
+
negro,-0.05201062557859887,0.261655366015887,8,0.3136659915944859,9
|
165 |
+
in,-0.0493519281232459,0.3068139413991058,76,0.3561658695223517,67
|
166 |
+
people,-0.047281204548468514,0.2018165227873521,13,0.2490977273358206,13
|
167 |
+
can,-0.04633081253538068,0.2060374558719943,12,0.252368268407375,12
|
168 |
+
her,-0.04261524668339209,0.2069367917689627,8,0.2495520384523548,8
|
169 |
+
man,-0.04242183535708871,0.2688584579434478,10,0.3112802933005365,10
|
170 |
+
youtube,-0.04218191661769419,0.1403854219632466,6,0.1825673385809408,6
|
171 |
+
first,-0.0409708673943564,0.2248933923649319,7,0.2658642597592883,7
|
172 |
+
jews,-0.0406392080794058,0.235335439391138,7,0.2759746474705438,7
|
173 |
+
every,-0.04047378174504948,0.2023031338207952,6,0.2427769155658447,6
|
174 |
+
news,-0.040392113367057586,0.2050839150721779,6,0.2454760284392355,6
|
175 |
+
those,-0.038880844484835586,0.1543836702001945,4,0.1932645146850301,4
|
176 |
+
saw,-0.038780829040533704,0.2151074324471886,5,0.2538882614877223,5
|
177 |
+
god,-0.03841504952216279,0.2275874349627348,5,0.2660024844848976,5
|
178 |
+
children,-0.03792434307402792,0.1916555784415737,4,0.2295799215156016,4
|
179 |
+
white,-0.037792042374003576,0.2657242016696104,36,0.303516244043614,31
|
180 |
+
someone,-0.03779007421880651,0.1966753080076791,4,0.2344653822264856,4
|
181 |
+
i,-0.037417022455501714,0.2804425706745275,83,0.3178595931300292,67
|
182 |
+
ca,-0.03739905482391459,0.2110274516479782,4,0.2484265064718928,4
|
183 |
+
also,-0.0371646424842077,0.1489322998267673,3,0.186096942310975,3
|
184 |
+
which,-0.036829655573828196,0.1631455603069277,3,0.1999752158807559,3
|
185 |
+
under,-0.03669529783910652,0.2359394508942212,4,0.2726347487333277,4
|
186 |
+
long,-0.0365856239230713,0.1732442576256842,3,0.2098298815487555,3
|
187 |
+
read,-0.036538393364556804,0.1751752354736034,3,0.2117136288381602,3
|
188 |
+
will,-0.03637477946466747,0.2309496408068444,18,0.2673244202715119,16
|
189 |
+
of,-0.03595712365853643,0.3190170936566082,91,0.3549742173151446,73
|
190 |
+
jesus,-0.03582014112985843,0.2654650119605131,4,0.3012851530903715,4
|
191 |
+
for,-0.035763628826863014,0.2682361341607829,43,0.3039997629876459,36
|
192 |
+
end,-0.035637937880987514,0.210661111720372,3,0.2462990496013595,3
|
193 |
+
everything,-0.03546544915492841,0.2171942397830345,3,0.2526596889379629,3
|
194 |
+
looking,-0.0353548480160735,0.1244100767525769,2,0.1597649247686504,2
|
195 |
+
thread,-0.035261090091675995,0.1289429224898053,2,0.1642040125814813,2
|
196 |
+
really,-0.0350958143539479,0.1368242648557956,2,0.1719200792097435,2
|
197 |
+
system,-0.03503657731099069,0.2331078146914669,3,0.2681443920024576,3
|
198 |
+
david,-0.03503657731099069,0.2331078146914669,3,0.2681443920024576,3
|
199 |
+
use,-0.03491504273074841,0.1452923157208958,2,0.1802073584516442,2
|
200 |
+
hate,-0.0348015046740322,0.1505333165098281,2,0.1853348211838603,2
|
201 |
+
town,-0.0347404588746853,0.1533273618275327,2,0.188067820702218,2
|
202 |
+
city,-0.034662878296639416,0.1568546939653642,2,0.1915175722620036,2
|
203 |
+
made,-0.03460824165413409,0.1593233447100808,2,0.1939315863642149,2
|
204 |
+
hell,-0.034490940255683694,0.1645811272521478,2,0.1990720675078315,2
|
205 |
+
meet,-0.0344597436997843,0.1659699231990525,2,0.2004296668988368,2
|
206 |
+
best,-0.03444383788232591,0.1666764954370398,2,0.2011203333193657,2
|
207 |
+
least,-0.03432621289550708,0.1718703412080863,2,0.2061965541035934,2
|
208 |
+
christ,-0.0342830858018473,0.2600238112154098,3,0.2943068970172571,3
|
209 |
+
ass,-0.0342830858018473,0.2600238112154098,3,0.2943068970172571,3
|
210 |
+
lol,-0.034272068566994995,0.174242902957373,2,0.208514971524368,2
|
211 |
+
nation,-0.034195877394795904,0.177562498760735,2,0.2117583761555309,2
|
212 |
+
ball,-0.03407810240401099,0.2671356835402115,3,0.3012137859442225,3
|
213 |
+
on,-0.03402434599769949,0.3008782192383364,51,0.3349025652360359,42
|
214 |
+
students,-0.03395751930399982,0.1878083830693084,2,0.2217659023733082,2
|
215 |
+
pride,-0.033933317834059895,0.1888372308782339,2,0.2227705487122938,2
|
216 |
+
ran,-0.03392126471744239,0.2725203592983128,3,0.3064416240157552,3
|
217 |
+
don,-0.03383133243204001,0.1931503123652337,2,0.2269816447972737,2
|
218 |
+
article,-0.0336600425388206,0.2003145023630354,2,0.233974544901856,2
|
219 |
+
ask,-0.0336289598346646,0.2016040666103639,2,0.2352330264450285,2
|
220 |
+
close,-0.0335970505606529,0.2029246413330576,2,0.2365216918937105,2
|
221 |
+
listen,-0.033564269147941,0.2042778730319584,2,0.2378421421798994,2
|
222 |
+
understand,-0.03353056612679842,0.2056655459948584,2,0.2391961121216568,2
|
223 |
+
gay,-0.03353056612679842,0.2056655459948584,2,0.2391961121216568,2
|
224 |
+
cool,-0.033423364036015785,0.2100554752805851,2,0.2434788393166009,2
|
225 |
+
other,-0.03340137656983319,0.2258245137093504,10,0.2592258902791836,9
|
226 |
+
sister,-0.033385384194790896,0.2116021254214722,2,0.2449875096162631,2
|
227 |
+
social,-0.0333056000083235,0.2148367257055479,2,0.2481423257138714,2
|
228 |
+
chinese,-0.0333056000083235,0.2148367257055479,2,0.2481423257138714,2
|
229 |
+
lives,-0.03326361543628839,0.2165310942837593,2,0.2497947097200477,2
|
230 |
+
and,-0.033214445088978584,0.3669835250093558,134,0.4001979700983344,104
|
231 |
+
bar,-0.033174933431185216,0.2200927067126292,2,0.2532676401438144,2
|
232 |
+
families,-0.03312798697337491,0.2219687601924021,2,0.255096747165777,2
|
233 |
+
bet,-0.03307911156939078,0.2239150833069232,2,0.256994194876314,2
|
234 |
+
forward,-0.03302813967697038,0.2259375677820864,2,0.2589657074590568,2
|
235 |
+
court,-0.03279903015769692,0.2349380858114451,2,0.267737115969142,2
|
236 |
+
prison,-0.03279903015769692,0.2349380858114451,2,0.267737115969142,2
|
237 |
+
ie,-0.03279903015769692,0.2349380858114451,2,0.267737115969142,2
|
238 |
+
lies,-0.032734076369904413,0.2374635912807838,2,0.2701976676506882,2
|
239 |
+
suspect,-0.0326653347483665,0.2401240913849502,2,0.2727894261333167,2
|
240 |
+
cops,-0.0325923281352172,0.2429360261603897,2,0.2755283542956069,2
|
241 |
+
area,-0.032548465302212004,0.0898111578179486,1,0.1223596231201606,1
|
242 |
+
https,-0.03250823407081159,0.0921615278613187,1,0.1246697619321303,1
|
243 |
+
yard,-0.03243109742408429,0.2490972846048511,2,0.2815283820289354,2
|
244 |
+
such,-0.032287451287721494,0.104827463167343,1,0.1371149144550645,1
|
245 |
+
women,-0.0322770555977986,0.1054145089888328,1,0.1376915645866314,1
|
246 |
+
high,-0.03216644223148568,0.1116112181907623,1,0.143777660422248,1
|
247 |
+
thrown,-0.03213786625197679,0.2601368187993332,2,0.29227468505131,2
|
248 |
+
died,-0.03213786625197679,0.2601368187993332,2,0.29227468505131,2
|
249 |
+
music,-0.0321306336770764,0.1135982153697986,1,0.145728849046875,1
|
250 |
+
days,-0.0321306336770764,0.1135982153697986,1,0.145728849046875,1
|
251 |
+
until,-0.032000722792576694,0.120731448408112,1,0.1527321712006887,1
|
252 |
+
u,-0.031972519254729104,0.1222648193611372,1,0.1542373386158663,1
|
253 |
+
each,-0.031958105007288296,0.1230464384271103,1,0.1550045434343986,1
|
254 |
+
themselves,-0.0319286202737015,0.1246409694806751,1,0.1565695897543766,1
|
255 |
+
fought,-0.031890957075918325,0.2692737725980185,2,0.3011647296739368,2
|
256 |
+
statement,-0.031890957075918325,0.2692737725980185,2,0.3011647296739368,2
|
257 |
+
stupid,-0.0318826498950851,0.1271156669545797,1,0.1589983168496648,1
|
258 |
+
beautiful,-0.03186683187989009,0.1279640196191445,1,0.1598308514990346,1
|
259 |
+
london,-0.03176612996300551,0.1333275565200254,1,0.1650936864830309,1
|
260 |
+
000,-0.0317482887123057,0.1342711901562243,1,0.16601947886853,1
|
261 |
+
alone,-0.0317482887123057,0.1342711901562243,1,0.16601947886853,1
|
262 |
+
jimmy,-0.0317443238461545,0.2746342821884739,2,0.3063786060346284,2
|
263 |
+
custody,-0.0317443238461545,0.2746342821884739,2,0.3063786060346284,2
|
264 |
+
threw,-0.0317443238461545,0.2746342821884739,2,0.3063786060346284,2
|
265 |
+
reason,-0.0317301157643356,0.1352303523296223,1,0.1669604680939579,1
|
266 |
+
stuff,-0.03171159864397302,0.1362056013466759,1,0.1679171999906489,1
|
267 |
+
blue,-0.031692724156935,0.1371975268438515,1,0.1688902510007865,1
|
268 |
+
goes,-0.031692724156935,0.1371975268438515,1,0.1688902510007865,1
|
269 |
+
picture,-0.03167347833330181,0.1382067522017294,1,0.1698802305350312,1
|
270 |
+
brothers,-0.0315924714627257,0.1424304572085385,1,0.1740229286712642,1
|
271 |
+
defending,-0.03157610819817258,0.2807255553852731,2,0.3123016635834457,2
|
272 |
+
9,-0.03157112753077468,0.1435369152639026,1,0.1751080427946773,1
|
273 |
+
comes,-0.0315493081811109,0.1446652913734118,1,0.1762145995545227,1
|
274 |
+
dark,-0.03152699185511029,0.1458165370096662,1,0.1773435288647765,1
|
275 |
+
pass,-0.031504155488957186,0.1469916683588166,1,0.1784958238477738,1
|
276 |
+
song,-0.031504155488957186,0.1469916683588166,1,0.1784958238477738,1
|
277 |
+
2508,-0.031504155488957186,0.1469916683588166,1,0.1784958238477738,1
|
278 |
+
stand,-0.03145682197461688,0.1494180136529049,1,0.1808748356275218,1
|
279 |
+
course,-0.031432269787978195,0.1506716419301829,1,0.1821039117181611,1
|
280 |
+
mind,-0.031407087097489905,0.1519540008447359,1,0.1833610879422258,1
|
281 |
+
nordic,-0.031407087097489905,0.1519540008447359,1,0.1833610879422258,1
|
282 |
+
rather,-0.0313812407612728,0.1532665376034473,1,0.1846477783647201,1
|
283 |
+
50,-0.0313812407612728,0.1532665376034473,1,0.1846477783647201,1
|
284 |
+
scum,-0.0313812407612728,0.1532665376034473,1,0.1846477783647201,1
|
285 |
+
butt,-0.03137863670884722,0.2877992459427301,2,0.3191778826515773,2
|
286 |
+
national,-0.0313546949441956,0.1546108140414885,1,0.1859655089856841,1
|
287 |
+
texas,-0.0313546949441956,0.1546108140414885,1,0.1859655089856841,1
|
288 |
+
12,-0.0312993462132484,0.1574014836242536,1,0.188700829837502,1
|
289 |
+
website,-0.0312993462132484,0.1574014836242536,1,0.188700829837502,1
|
290 |
+
radio,-0.0312993462132484,0.1574014836242536,1,0.188700829837502,1
|
291 |
+
looked,-0.031270455232656896,0.1588516959120974,1,0.1901221511447543,1
|
292 |
+
words,-0.031270455232656896,0.1588516959120974,1,0.1901221511447543,1
|
293 |
+
taking,-0.031270455232656896,0.1588516959120974,1,0.1901221511447543,1
|
294 |
+
instead,-0.031240687787704002,0.1603413215322604,1,0.1915820093199644,1
|
295 |
+
holocaust,-0.031240687787704002,0.1603413215322604,1,0.1915820093199644,1
|
296 |
+
football,-0.031240687787704002,0.1603413215322604,1,0.1915820093199644,1
|
297 |
+
bring,-0.0312099890758758,0.1618727247361693,1,0.1930827138120451,1
|
298 |
+
list,-0.0312099890758758,0.1618727247361693,1,0.1930827138120451,1
|
299 |
+
fighting,-0.0312099890758758,0.1618727247361693,1,0.1930827138120451,1
|
300 |
+
east,-0.0311782989672742,0.1634484939149016,1,0.1946267928821758,1
|
301 |
+
aryan,-0.0311782989672742,0.1634484939149016,1,0.1946267928821758,1
|
302 |
+
down,-0.031147158813223885,0.2387045937204702,9,0.2698517525336941,8
|
303 |
+
id,-0.031145551289026185,0.1650714711739678,1,0.196217022462994,1
|
304 |
+
dropped,-0.03113917046053094,0.2962696480897575,2,0.3274088185502884,2
|
305 |
+
within,-0.0311116729851251,0.1667447869857026,1,0.1978564599708277,1
|
306 |
+
alot,-0.0311116729851251,0.1667447869857026,1,0.1978564599708277,1
|
307 |
+
act,-0.0311116729851251,0.1667447869857026,1,0.1978564599708277,1
|
308 |
+
body,-0.031076583124704404,0.1684719010074631,1,0.1995484841321675,1
|
309 |
+
phone,-0.031076583124704404,0.1684719010074631,1,0.1995484841321675,1
|
310 |
+
damn,-0.031076583124704404,0.1684719010074631,1,0.1995484841321675,1
|
311 |
+
early,-0.031076583124704404,0.1684719010074631,1,0.1995484841321675,1
|
312 |
+
event,-0.031040191724653804,0.1702566504369363,1,0.2012968421615901,1
|
313 |
+
continue,-0.031040191724653804,0.1702566504369363,1,0.2012968421615901,1
|
314 |
+
door,-0.031040191724653804,0.1702566504369363,1,0.2012968421615901,1
|
315 |
+
seem,-0.031040191724653804,0.1702566504369363,1,0.2012968421615901,1
|
316 |
+
sort,-0.031040191724653804,0.1702566504369363,1,0.2012968421615901,1
|
317 |
+
numbers,-0.031002398343180415,0.1721033076466162,1,0.2031057059897966,1
|
318 |
+
moment,-0.030963090388588382,0.1740166493297413,1,0.2049797397183297,1
|
319 |
+
violent,-0.030963090388588382,0.1740166493297413,1,0.2049797397183297,1
|
320 |
+
hopefully,-0.030963090388588382,0.1740166493297413,1,0.2049797397183297,1
|
321 |
+
x202a,-0.030879406902768608,0.1780655339314804,1,0.208944940834249,1
|
322 |
+
often,-0.030879406902768608,0.1780655339314804,1,0.208944940834249,1
|
323 |
+
apes,-0.030879406902768608,0.1780655339314804,1,0.208944940834249,1
|
324 |
+
throw,-0.030879406902768608,0.1780655339314804,1,0.208944940834249,1
|
325 |
+
student,-0.030879406902768608,0.1780655339314804,1,0.208944940834249,1
|
326 |
+
t,-0.030844111411507308,0.226015552872284,19,0.2568596642837913,16
|
327 |
+
minister,-0.030834724621389586,0.1802139995771872,1,0.2110487241985768,1
|
328 |
+
gonna,-0.030834724621389586,0.1802139995771872,1,0.2110487241985768,1
|
329 |
+
dna,-0.030834724621389586,0.1802139995771872,1,0.2110487241985768,1
|
330 |
+
eating,-0.030834724621389586,0.1802139995771872,1,0.2110487241985768,1
|
331 |
+
humans,-0.030787907368848677,0.1824552746959061,1,0.2132431820647548,1
|
332 |
+
needs,-0.030787907368848677,0.1824552746959061,1,0.2132431820647548,1
|
333 |
+
wp,-0.030787907368848677,0.1824552746959061,1,0.2132431820647548,1
|
334 |
+
ape,-0.030787907368848677,0.1824552746959061,1,0.2132431820647548,1
|
335 |
+
military,-0.030787907368848677,0.1824552746959061,1,0.2132431820647548,1
|
336 |
+
notice,-0.03073873989815601,0.1847983596268498,1,0.2155370995250058,1
|
337 |
+
level,-0.03073873989815601,0.1847983596268498,1,0.2155370995250058,1
|
338 |
+
muslims,-0.03073873989815601,0.1847983596268498,1,0.2155370995250058,1
|
339 |
+
reality,-0.03073873989815601,0.1847983596268498,1,0.2155370995250058,1
|
340 |
+
worst,-0.03073873989815601,0.1847983596268498,1,0.2155370995250058,1
|
341 |
+
as,-0.030730294875833508,0.2473580749232725,24,0.278088369799106,20
|
342 |
+
welfare,-0.030686972494806314,0.1872536620266978,1,0.2179406345215041,1
|
343 |
+
web,-0.030686972494806314,0.1872536620266978,1,0.2179406345215041,1
|
344 |
+
trash,-0.030686972494806314,0.1872536620266978,1,0.2179406345215041,1
|
345 |
+
beaten,-0.0306323131749473,0.1898333100014528,1,0.2204656231764001,1
|
346 |
+
strange,-0.0306323131749473,0.1898333100014528,1,0.2204656231764001,1
|
347 |
+
reply,-0.0306323131749473,0.1898333100014528,1,0.2204656231764001,1
|
348 |
+
didnt,-0.0306323131749473,0.1898333100014528,1,0.2204656231764001,1
|
349 |
+
watched,-0.03057441753760068,0.1925515581348793,1,0.22312597567248,1
|
350 |
+
count,-0.03057441753760068,0.1925515581348793,1,0.22312597567248,1
|
351 |
+
faces,-0.03057441753760068,0.1925515581348793,1,0.22312597567248,1
|
352 |
+
political,-0.0305128753684277,0.1954253217553395,1,0.2259381971237672,1
|
353 |
+
fall,-0.0305128753684277,0.1954253217553395,1,0.2259381971237672,1
|
354 |
+
known,-0.0305128753684277,0.1954253217553395,1,0.2259381971237672,1
|
355 |
+
arms,-0.0305128753684277,0.1954253217553395,1,0.2259381971237672,1
|
356 |
+
restaurant,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
357 |
+
victim,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
358 |
+
owner,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
359 |
+
neither,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
360 |
+
languages,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
361 |
+
whenever,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
362 |
+
tall,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
363 |
+
ing,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
364 |
+
foot,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
365 |
+
monkeys,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
366 |
+
eu,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
367 |
+
17,-0.030447192658947603,0.1984748915997329,1,0.2289220842586805,1
|
368 |
+
abc,-0.030411186189217287,0.3213419231195796,2,0.3517531093087969,2
|
369 |
+
him,-0.030407466867530264,0.3981794333598364,38,0.4285869002273667,32
|
370 |
+
lack,-0.030376767015529715,0.2017249076957935,1,0.2321016747113232,1
|
371 |
+
usual,-0.030376767015529715,0.2017249076957935,1,0.2321016747113232,1
|
372 |
+
lose,-0.030376767015529715,0.2017249076957935,1,0.2321016747113232,1
|
373 |
+
nobody,-0.030376767015529715,0.2017249076957935,1,0.2321016747113232,1
|
374 |
+
turning,-0.030376767015529715,0.2017249076957935,1,0.2321016747113232,1
|
375 |
+
laughing,-0.030376767015529715,0.2017249076957935,1,0.2321016747113232,1
|
376 |
+
houston,-0.030300853302999087,0.2052057148099754,1,0.2355065681129745,1
|
377 |
+
win,-0.030300853302999087,0.2052057148099754,1,0.2355065681129745,1
|
378 |
+
everybody,-0.030300853302999087,0.2052057148099754,1,0.2355065681129745,1
|
379 |
+
beach,-0.030300853302999087,0.2052057148099754,1,0.2355065681129745,1
|
380 |
+
ss,-0.030300853302999087,0.2052057148099754,1,0.2355065681129745,1
|
381 |
+
gas,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
382 |
+
pic,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
383 |
+
troll,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
384 |
+
skins,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
385 |
+
fan,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
386 |
+
shirt,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
387 |
+
campaign,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
388 |
+
battle,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
389 |
+
fag,-0.0302185144547423,0.2089552952680086,1,0.2391738097227509,1
|
390 |
+
mainstream,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
391 |
+
marine,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
392 |
+
drop,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
393 |
+
nigeria,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
394 |
+
winter,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
395 |
+
role,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
396 |
+
ahead,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
397 |
+
complete,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
398 |
+
hall,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
399 |
+
walked,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
400 |
+
disease,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
401 |
+
skinheads,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
402 |
+
gym,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
403 |
+
lord,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
404 |
+
vile,-0.03012854901407408,0.2130221037729962,1,0.2431506527870703,1
|
405 |
+
pool,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
406 |
+
position,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
407 |
+
weight,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
408 |
+
sacrifice,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
409 |
+
fans,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
410 |
+
justin,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
411 |
+
27,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
412 |
+
trip,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
413 |
+
forest,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
414 |
+
corps,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
415 |
+
fools,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
416 |
+
arab,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
417 |
+
jumped,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
418 |
+
hated,-0.030029380773375913,0.2174693650254091,1,0.247498745798785,1
|
419 |
+
know,-0.029982024836172405,0.1980179852325126,8,0.228000010068685,7
|
420 |
+
personally,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
421 |
+
busy,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
422 |
+
guards,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
423 |
+
boat,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
424 |
+
museum,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
425 |
+
lads,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
426 |
+
burning,-0.029918883848499417,0.222381851321548,1,0.2523007351700474,1
|
427 |
+
announced,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
428 |
+
screaming,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
429 |
+
handed,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
430 |
+
balls,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
431 |
+
wigger,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
432 |
+
officials,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
433 |
+
untill,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
434 |
+
particularly,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
435 |
+
cnn,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
436 |
+
chosen,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
437 |
+
paying,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
438 |
+
bach,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
439 |
+
jones,-0.02979409165370911,0.2278770964950076,1,0.2576711881487167,1
|
440 |
+
ur,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
441 |
+
lower,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
442 |
+
nbc,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
443 |
+
desert,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
444 |
+
herd,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
445 |
+
professor,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
446 |
+
selling,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
447 |
+
wore,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
448 |
+
dies,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
449 |
+
directly,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
450 |
+
quarter,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
451 |
+
complex,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
452 |
+
pregnant,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
453 |
+
served,-0.029650682663843603,0.234125090348718,1,0.2637757730125616,1
|
454 |
+
lebanese,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
455 |
+
alarm,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
456 |
+
allegedly,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
457 |
+
niglet,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
458 |
+
coat,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
459 |
+
aswell,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
460 |
+
theft,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
461 |
+
chocolate,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
462 |
+
marines,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
463 |
+
marco,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
464 |
+
verl,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
465 |
+
conclusion,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
466 |
+
overwhelming,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
467 |
+
brethren,-0.02948199891576911,0.241385611753937,1,0.2708676106697061,1
|
468 |
+
elites,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
469 |
+
lighter,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
470 |
+
screw,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
471 |
+
trump,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
472 |
+
maintain,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
473 |
+
complaining,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
474 |
+
sheriff,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
475 |
+
adam,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
476 |
+
instinct,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
477 |
+
smashed,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
478 |
+
quebec,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
479 |
+
pocket,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
480 |
+
attempted,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
481 |
+
washed,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
482 |
+
abomination,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
483 |
+
stabbed,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
484 |
+
employees,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
485 |
+
laying,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
486 |
+
encouraging,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
487 |
+
stabbing,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
488 |
+
feds,-0.029276969953659082,0.2500865766313553,1,0.2793635465850144,1
|
489 |
+
supporters,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
490 |
+
taco,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
491 |
+
trusted,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
492 |
+
equipment,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
493 |
+
backpack,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
494 |
+
cowards,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
495 |
+
stormed,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
496 |
+
ate,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
497 |
+
principal,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
498 |
+
eddie,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
499 |
+
expressed,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
500 |
+
exception,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
501 |
+
auto,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
502 |
+
nail,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
503 |
+
bits,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
504 |
+
screwing,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
505 |
+
suited,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
506 |
+
grabs,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
507 |
+
wouldnt,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
508 |
+
jose,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
509 |
+
determined,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
510 |
+
gf,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
511 |
+
lane,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
512 |
+
4th,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
513 |
+
livestock,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
514 |
+
knocking,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
515 |
+
deviant,-0.029015036530303018,0.2610138323762697,1,0.2900288689065727,1
|
516 |
+
there,-0.02881907354216029,0.1293745577263232,7,0.1581936312684835,6
|
517 |
+
this,-0.028752524594305412,0.2443811242131975,31,0.2731336488075029,25
|
518 |
+
cbs,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
519 |
+
chronicle,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
520 |
+
youths,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
521 |
+
whut,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
522 |
+
printing,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
523 |
+
aw,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
524 |
+
presenting,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
525 |
+
igger,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
526 |
+
chron,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
527 |
+
enriched,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
528 |
+
57,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
529 |
+
fatally,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
530 |
+
deeds,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
531 |
+
straw,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
532 |
+
tennessee,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
533 |
+
chick,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
534 |
+
tat,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
535 |
+
patch,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
536 |
+
talkin,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
537 |
+
waving,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
538 |
+
kicks,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
539 |
+
destined,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
540 |
+
bonuses,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
541 |
+
supermarket,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
542 |
+
gather,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
543 |
+
pollute,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
544 |
+
spirited,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
545 |
+
universe,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
546 |
+
grandad,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
547 |
+
guidance,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
548 |
+
schooled,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
549 |
+
sergeant,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
550 |
+
applications,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
551 |
+
bombings,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
552 |
+
attachment,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
553 |
+
foster,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
554 |
+
heal,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
555 |
+
represent,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
556 |
+
communicate,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
557 |
+
torn,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
558 |
+
substitute,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
559 |
+
farming,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
560 |
+
mourn,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
561 |
+
concerts,-0.028650618515492332,0.2758851054843536,1,0.3045357239998459,1
|
562 |
+
that,-0.0283511310981045,0.3028621838072919,60,0.3312133149053964,47
|
563 |
+
black,-0.028346724065989592,0.2599833813150044,18,0.288330105380994,15
|
564 |
+
paedophilia,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
565 |
+
conslour,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
566 |
+
panzerfaust,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
567 |
+
scotlandville,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
568 |
+
owns,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
569 |
+
wrench,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
570 |
+
devise,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
571 |
+
parish,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
572 |
+
joeblogs,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
573 |
+
snapped,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
574 |
+
screams,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
575 |
+
gdansk,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
576 |
+
packi,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
577 |
+
parades,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
578 |
+
500euro,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
579 |
+
handwritten,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
580 |
+
recovered,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
581 |
+
doer,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
582 |
+
rethink,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
583 |
+
rish,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
584 |
+
pontius,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
585 |
+
signals,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
586 |
+
cigarette,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
587 |
+
shoving,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
588 |
+
huffed,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
589 |
+
pilate,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
590 |
+
faults,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
591 |
+
damian,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
592 |
+
shiloh,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
593 |
+
relies,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
594 |
+
dive,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
595 |
+
rancher,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
596 |
+
managers,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
597 |
+
thelgbt,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
598 |
+
neevr,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
599 |
+
dubious,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
600 |
+
els,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
601 |
+
unnatural,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
602 |
+
blessings,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
603 |
+
uneven,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
604 |
+
actuallly,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
605 |
+
despised,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
606 |
+
monkies,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
607 |
+
tyrone,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
608 |
+
forgein,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
609 |
+
formal,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
610 |
+
tormented,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
611 |
+
bonus,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
612 |
+
bourgeois,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
613 |
+
butchy,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
614 |
+
finially,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
615 |
+
facade,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
616 |
+
knowbody,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
617 |
+
survived,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
618 |
+
katz,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
619 |
+
succeeded,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
620 |
+
swazi,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
621 |
+
ohhh,-0.02804107675320444,0.2999676259941186,1,0.328008702747323,1
|
622 |
+
n,-0.027839268985499793,0.2173676111503682,17,0.245206880135868,14
|
623 |
+
m,-0.027739438538020023,0.1789245045997037,7,0.2066639431377237,6
|
624 |
+
home,-0.026574940895543187,0.2291642487050512,7,0.2557391896005944,6
|
625 |
+
we,-0.026226653706475395,0.2081836817200336,16,0.234410335426509,13
|
626 |
+
been,-0.02440979140598598,0.1782588910259426,6,0.2026686824319286,5
|
627 |
+
time,-0.024275034987734284,0.2349508552914493,11,0.2592258902791836,9
|
628 |
+
again,-0.02307061978678901,0.2407351305584903,6,0.2638057503452793,5
|
629 |
+
all,-0.021658996215146997,0.2516763394157666,26,0.2733353356309136,20
|
630 |
+
little,-0.01945306505043451,0.2101268564651671,5,0.2295799215156016,4
|
631 |
+
found,-0.01923433062618468,0.2215532441375704,5,0.2407875747637551,4
|
632 |
+
bad,-0.019214062825029105,0.2226071377740595,5,0.2418212005990886,4
|
633 |
+
keep,-0.019172405268078896,0.2247707003164845,5,0.2439431055845634,4
|
634 |
+
who,-0.019055103917842986,0.2473322684282952,17,0.2663873723461382,13
|
635 |
+
looks,-0.018975782050253687,0.2349365742652359,5,0.2539123563154896,4
|
636 |
+
be,-0.01618590864408731,0.2703685345409298,30,0.2865544431850171,22
|
637 |
+
about,-0.01609270159765752,0.2679674567428005,23,0.284060158340458,17
|
638 |
+
to,-0.015242935852503026,0.3514753794923577,128,0.3667183153448607,90
|
639 |
+
way,-0.014989692999717308,0.2213519120831723,8,0.2363416050828896,6
|
640 |
+
up,-0.014112035855913307,0.2681989987870025,22,0.2823110346429158,16
|
641 |
+
watch,-0.013966118533995903,0.1747476949277644,4,0.1887138134617603,3
|
642 |
+
when,-0.013899528051321997,0.2786012441732314,22,0.2925007722245534,16
|
643 |
+
next,-0.013402459662368194,0.2104317920342599,4,0.2238342516966281,3
|
644 |
+
part,-0.0133834855849847,0.2116290054331027,4,0.2250124910180874,3
|
645 |
+
tell,-0.013334323247588903,0.2147298147824867,4,0.2280641380300756,3
|
646 |
+
life,-0.01331391960392811,0.2160162220575436,4,0.2293301416614717,3
|
647 |
+
soon,-0.013181164045929089,0.2243789101419821,4,0.2375600741879112,3
|
648 |
+
support,-0.01310687542263489,0.2290530950832699,4,0.2421599705059048,3
|
649 |
+
remember,-0.012937066466393227,0.2397226224715697,4,0.2526596889379629,3
|
650 |
+
during,-0.012905334751336678,0.2417141417022772,4,0.2546194764536139,3
|
651 |
+
father,-0.01274630165708679,0.2516845426691109,4,0.2644308443261977,3
|
652 |
+
with,-0.011446574504203777,0.3137730160062972,47,0.325219590510501,33
|
653 |
+
from,-0.01081025934207519,0.2772162963949818,27,0.288026555737057,19
|
654 |
+
make,-0.010258086523614901,0.2199177681936865,7,0.2301758547173014,5
|
655 |
+
hope,-0.01017610876436642,0.2252388348948494,7,0.2354149436592158,5
|
656 |
+
two,-0.010063548785520904,0.2325624175876295,7,0.2426259663731504,5
|
657 |
+
while,-0.00982228652190692,0.2483286906950209,7,0.2581509772169278,5
|
658 |
+
or,-0.009605978074441912,0.2495235482573121,23,0.259129526331754,16
|
659 |
+
has,-0.008706435573606897,0.3006447317347214,23,0.3093511673083283,16
|
660 |
+
where,-0.008686558955779383,0.243673657466446,10,0.2523602164222254,7
|
661 |
+
see,-0.008221980968906084,0.233669356046302,13,0.2418913370152081,9
|
662 |
+
the,-0.007885374334897888,0.359651211376102,159,0.3675365857109999,107
|
663 |
+
an,-0.0075774629670044,0.251900454170425,16,0.2594779171374294,11
|
664 |
+
are,-0.005692563687291097,0.18731970956441,21,0.1930122732517011,14
|
665 |
+
do,-0.005052208474451703,0.2023034769179556,15,0.2073556853924073,10
|
666 |
+
out,-0.004687294976076228,0.2512296150141405,21,0.2559169099902167,14
|
667 |
+
more,-0.0045832451679858055,0.21908269325941,12,0.2236659384273958,8
|
668 |
+
race,-0.004551144034691396,0.133421214939728,3,0.1379723589744194,2
|
669 |
+
re,-0.0043715945256739,0.148278745410627,3,0.1526503399363009,2
|
670 |
+
non,-0.004246347695177816,0.1588193004961539,3,0.1630656481913317,2
|
671 |
+
it,-0.004229316833125163,0.282676061060643,56,0.2869053778937682,37
|
672 |
+
day,-0.004176649511830416,0.2305833719742898,9,0.2347600214861202,6
|
673 |
+
even,-0.004124093375183907,0.2346621085844964,9,0.2387862019596803,6
|
674 |
+
then,-0.0041226596055473075,0.2675153887896063,15,0.2716380483951536,10
|
675 |
+
place,-0.0040267169235178035,0.1776748629899226,3,0.1817015799134404,2
|
676 |
+
actually,-0.0039267891711665115,0.1864189774357781,3,0.1903457666069446,2
|
677 |
+
through,-0.0038347374847403914,0.1945700118490484,3,0.1984047493337888,2
|
678 |
+
after,-0.003774053625614726,0.2624944699319864,9,0.2662685235576011,6
|
679 |
+
half,-0.0037635688901460074,0.2009371766938326,3,0.2047007455839786,2
|
680 |
+
called,-0.003738200155474408,0.2032209159311311,3,0.2069591160866055,2
|
681 |
+
went,-0.003696457613631021,0.2688308675671143,9,0.2725273251807453,6
|
682 |
+
6,-0.003693795970716479,0.2072364295485747,3,0.2109302255192912,2
|
683 |
+
done,-0.003693795970716479,0.2072364295485747,3,0.2109302255192912,2
|
684 |
+
point,-0.003675217418949994,0.2089234480155795,3,0.2125986654345295,2
|
685 |
+
state,-0.003665738784494804,0.2097857447840673,3,0.2134514835685621,2
|
686 |
+
wonder,-0.003660840958977868,0.2483654470101704,6,0.2520262879691483,4
|
687 |
+
cause,-0.003626465660729189,0.2133700972077041,3,0.2169965628684333,2
|
688 |
+
left,-0.0036234310693173954,0.2515810121136826,6,0.255204443183,4
|
689 |
+
french,-0.0035287631281321896,0.2223696381711051,3,0.2258984012992373,2
|
690 |
+
sad,-0.0034927022299291177,0.2257217090218687,3,0.2292144112517978,2
|
691 |
+
power,-0.0034674950647353986,0.2280748245219483,3,0.2315423195866837,2
|
692 |
+
happened,-0.003427714333922305,0.2318053121111062,3,0.2352330264450285,2
|
693 |
+
dead,-0.0034138772022435926,0.2331078146914669,3,0.2365216918937105,2
|
694 |
+
telling,-0.0032365560099769097,0.2500310841338375,3,0.2532676401438144,2
|
695 |
+
apparently,-0.0031340010558482123,0.2600238112154098,3,0.263157812271258,2
|
696 |
+
claims,-0.0031110333772700893,0.262283281536677,3,0.2653943149139471,2
|
697 |
+
charged,-0.0030852594435597513,0.2997499258945969,6,0.3028351853381567,4
|
698 |
+
marriage,-0.002947786762262483,0.2785805952666729,3,0.2815283820289354,2
|
699 |
+
stood,-0.0028001346008985073,0.2937001331763854,3,0.2965002677772839,2
|
700 |
+
won,-0.0028001346008985073,0.2937001331763854,3,0.2965002677772839,2
|
701 |
+
have,2.1146944208516594e-06,0.2544127505978315,36,0.2544106359034107,23
|
702 |
+
now,0.0015760744130695892,0.2158726057943222,8,0.2142965313812526,5
|
703 |
+
very,0.0016102357165195813,0.2192127979620017,8,0.2176025622454821,5
|
704 |
+
around,0.0016485644574747993,0.223001355238971,8,0.2213527907814962,5
|
705 |
+
could,0.0016975165595898012,0.2279052112852753,8,0.2262076947256855,5
|
706 |
+
anti,0.002051159834495886,0.2658569101797752,8,0.2638057503452793,5
|
707 |
+
no,0.003362273777650998,0.2243899847440016,13,0.2210277109663506,8
|
708 |
+
one,0.0035144417600571076,0.2634512858759837,21,0.2599368441159266,13
|
709 |
+
whites,0.004263311708950501,0.1544739431028826,5,0.1502106313939321,3
|
710 |
+
times,0.004815706136557407,0.2155803228242201,5,0.2107646166876627,3
|
711 |
+
thank,0.004827132825692193,0.2170207711971171,5,0.2121936383714249,3
|
712 |
+
had,0.004918438016727589,0.2849805617368761,18,0.2800621237201485,11
|
713 |
+
far,0.004944440799110383,0.2323855868172371,5,0.2274411460181267,3
|
714 |
+
once,0.004953702945060007,0.2336474547550918,5,0.2286937518100318,3
|
715 |
+
wrong,0.00513263489738941,0.2597521113510033,5,0.2546194764536139,3
|
716 |
+
back,0.0064217753497762264,0.2701350188001274,15,0.2637132434503512,9
|
717 |
+
into,0.0065260181014134,0.2847179274118009,15,0.2781919093103875,9
|
718 |
+
right,0.00883191376216269,0.2791892977325816,12,0.2703573839704189,7
|
719 |
+
so,0.009104769929702827,0.2970331192325622,32,0.2879283493028594,19
|
720 |
+
dont,0.009448577442830008,0.2287974584719686,7,0.2193488810291386,4
|
721 |
+
ago,0.00950082245970621,0.2378121974561907,7,0.2283113749964845,4
|
722 |
+
heard,0.00958549044440149,0.2540709758029276,7,0.2444854853585261,4
|
723 |
+
jew,0.009590798172037202,0.2551759909150728,7,0.2455851927430356,4
|
724 |
+
friend,0.009722389308583601,0.287964164855566,7,0.2782417755469824,4
|
725 |
+
what,0.010430270000045483,0.2627176681051585,19,0.252287398105113,11
|
726 |
+
like,0.014176180126589832,0.2765718254354235,30,0.2623956453088337,17
|
727 |
+
too,0.014741599299712388,0.2482114079280115,11,0.2334698086282991,6
|
728 |
+
am,0.0165354276629988,0.112703413552737,2,0.0961679858897382,1
|
729 |
+
great,0.016555727491939995,0.1155268589033919,2,0.0989711314114519,1
|
730 |
+
live,0.016592792826109704,0.1208540626737509,2,0.1042612698476412,1
|
731 |
+
ireland,0.016671090169906297,0.1329727049055025,2,0.1163016147355962,1
|
732 |
+
im,0.01667618580820529,0.1338091862028425,2,0.1171330003946372,1
|
733 |
+
start,0.01673667333204712,0.1442942208639418,2,0.1275575475318947,1
|
734 |
+
irish,0.016747563832972795,0.1463063352686766,2,0.1295587714357038,1
|
735 |
+
group,0.016786589837364613,0.1539015042924291,2,0.1371149144550645,1
|
736 |
+
must,0.016809533006851618,0.158696829921797,2,0.1418872969149454,1
|
737 |
+
send,0.016862781222969386,0.1711001198388357,2,0.1542373386158663,1
|
738 |
+
36,0.016868197984046207,0.3068970668906189,2,0.2900288689065727,1
|
739 |
+
atleast,0.016868197984046207,0.3068970668906189,2,0.2900288689065727,1
|
740 |
+
walks,0.016868197984046207,0.3068970668906189,2,0.2900288689065727,1
|
741 |
+
coming,0.01687487658888448,0.174242902957373,2,0.1573680263684885,1
|
742 |
+
skin,0.016877911668630896,0.1750554028743826,2,0.1581774912057517,1
|
743 |
+
makes,0.016883993135638015,0.1767148446346726,2,0.1598308514990346,1
|
744 |
+
teachers,0.016887038789007686,0.177562498760735,2,0.1606754599717273,1
|
745 |
+
girls,0.01689008717928961,0.1784226119702001,2,0.1615325247909105,1
|
746 |
+
german,0.016899244052870688,0.1810818176203651,2,0.1641825735674944,1
|
747 |
+
run,0.016902298460318488,0.1819959849433494,2,0.1650936864830309,1
|
748 |
+
v,0.016902298460318488,0.1819959849433494,2,0.1650936864830309,1
|
749 |
+
communism,0.016906101504743087,0.2962696480897575,2,0.2793635465850144,1
|
750 |
+
ended,0.016906101504743087,0.2962696480897575,2,0.2793635465850144,1
|
751 |
+
rob,0.016906101504743087,0.2962696480897575,2,0.2793635465850144,1
|
752 |
+
preach,0.016906101504743087,0.2962696480897575,2,0.2793635465850144,1
|
753 |
+
guys,0.016908406725391206,0.1838688748193491,2,0.1669604680939579,1
|
754 |
+
crap,0.01692363741288741,0.1888372308782339,2,0.1719135934653465,1
|
755 |
+
job,0.01692666902682699,0.1898850542052856,2,0.1729583851784586,1
|
756 |
+
semitism,0.016931635273023993,0.2877992459427301,2,0.2708676106697061,1
|
757 |
+
punk,0.016931635273023993,0.2877992459427301,2,0.2708676106697061,1
|
758 |
+
band,0.016932708181527006,0.1920407509762043,2,0.1751080427946773,1
|
759 |
+
either,0.016932708181527006,0.1920407509762043,2,0.1751080427946773,1
|
760 |
+
started,0.01693571281071099,0.1931503123652337,2,0.1762145995545227,1
|
761 |
+
shocked,0.016949782372711497,0.2807255553852731,2,0.2637757730125616,1
|
762 |
+
b,0.016950514203222605,0.1990544259213837,2,0.1821039117181611,1
|
763 |
+
three,0.016959132347373507,0.2029246413330576,2,0.1859655089856841,1
|
764 |
+
suspended,0.01696309403975721,0.2746342821884739,2,0.2576711881487167,1
|
765 |
+
knows,0.016964716157356396,0.2056655459948584,2,0.188700829837502,1
|
766 |
+
o,0.016964716157356396,0.2056655459948584,2,0.188700829837502,1
|
767 |
+
play,0.016972761468540015,0.2100554752805851,2,0.1930827138120451,1
|
768 |
+
laugh,0.016975332539296395,0.2116021254214722,2,0.1946267928821758,1
|
769 |
+
force,0.016975332539296395,0.2116021254214722,2,0.1946267928821758,1
|
770 |
+
possible,0.01697783672517139,0.2131948591881654,2,0.196217022462994,1
|
771 |
+
killing,0.016980265734720196,0.2148367257055479,2,0.1978564599708277,1
|
772 |
+
hates,0.01698052669795541,0.2644792724967404,2,0.247498745798785,1
|
773 |
+
q,0.01698052669795541,0.2644792724967404,2,0.247498745798785,1
|
774 |
+
dude,0.01698052669795541,0.2644792724967404,2,0.247498745798785,1
|
775 |
+
evil,0.016982610151591804,0.2165310942837593,2,0.1995484841321675,1
|
776 |
+
judge,0.016982610151591804,0.2165310942837593,2,0.1995484841321675,1
|
777 |
+
short,0.016982610151591804,0.2165310942837593,2,0.1995484841321675,1
|
778 |
+
kept,0.01698616601226291,0.2601368187993332,2,0.2431506527870703,1
|
779 |
+
draw,0.01698616601226291,0.2601368187993332,2,0.2431506527870703,1
|
780 |
+
second,0.0169870007228326,0.2200927067126292,2,0.2031057059897966,1
|
781 |
+
morning,0.016989020474072414,0.2219687601924021,2,0.2049797397183297,1
|
782 |
+
property,0.016990373126413078,0.256164182849164,2,0.2391738097227509,1
|
783 |
+
allowed,0.016992626947837403,0.2259375677820864,2,0.208944940834249,1
|
784 |
+
forced,0.016992626947837403,0.2259375677820864,2,0.208944940834249,1
|
785 |
+
himself,0.01699344744473913,0.2525000155577136,2,0.2355065681129745,1
|
786 |
+
sat,0.01699344744473913,0.2525000155577136,2,0.2355065681129745,1
|
787 |
+
nose,0.01699344744473913,0.2525000155577136,2,0.2355065681129745,1
|
788 |
+
meeting,0.01699344744473913,0.2525000155577136,2,0.2355065681129745,1
|
789 |
+
certain,0.01699417265459302,0.2280428968531698,2,0.2110487241985768,1
|
790 |
+
decided,0.01699417265459302,0.2280428968531698,2,0.2110487241985768,1
|
791 |
+
forums,0.01699417265459302,0.2280428968531698,2,0.2110487241985768,1
|
792 |
+
listening,0.016995609893527885,0.2490972846048511,2,0.2321016747113232,1
|
793 |
+
yards,0.016995609893527885,0.2490972846048511,2,0.2321016747113232,1
|
794 |
+
mate,0.01699661842402761,0.2325337179490334,2,0.2155370995250058,1
|
795 |
+
foreign,0.01699661842402761,0.2325337179490334,2,0.2155370995250058,1
|
796 |
+
identity,0.0169970274773949,0.2459191117360754,2,0.2289220842586805,1
|
797 |
+
attacked,0.0169970274773949,0.2459191117360754,2,0.2289220842586805,1
|
798 |
+
obviously,0.0169970274773949,0.2459191117360754,2,0.2289220842586805,1
|
799 |
+
style,0.0169970274773949,0.2459191117360754,2,0.2289220842586805,1
|
800 |
+
acting,0.016997451289940985,0.2349380858114451,2,0.2179406345215041,1
|
801 |
+
sit,0.016997451289940985,0.2349380858114451,2,0.2179406345215041,1
|
802 |
+
y,0.016997451289940985,0.2349380858114451,2,0.2179406345215041,1
|
803 |
+
views,0.016997451289940985,0.2349380858114451,2,0.2179406345215041,1
|
804 |
+
takes,0.016997829036622503,0.2429360261603897,2,0.2259381971237672,1
|
805 |
+
values,0.016997829036622503,0.2429360261603897,2,0.2259381971237672,1
|
806 |
+
star,0.016997829036622503,0.2429360261603897,2,0.2259381971237672,1
|
807 |
+
sell,0.0169979681043837,0.2374635912807838,2,0.2204656231764001,1
|
808 |
+
typical,0.0169979681043837,0.2374635912807838,2,0.2204656231764001,1
|
809 |
+
nazi,0.0169979681043837,0.2374635912807838,2,0.2204656231764001,1
|
810 |
+
nor,0.016998115712470202,0.2401240913849502,2,0.22312597567248,1
|
811 |
+
math,0.016998115712470202,0.2401240913849502,2,0.22312597567248,1
|
812 |
+
felt,0.016998115712470202,0.2401240913849502,2,0.22312597567248,1
|
813 |
+
was,0.018474972606963902,0.3699397943615183,69,0.3514648217545544,39
|
814 |
+
johnny,0.018765089804117785,0.3152653575814017,4,0.2965002677772839,2
|
815 |
+
ll,0.018818621899236915,0.1782268436906092,4,0.1594082217913723,2
|
816 |
+
world,0.018828598465730484,0.1807754121735431,4,0.1619468137078126,2
|
817 |
+
post,0.018849823317559994,0.1865938851959278,4,0.1677440618783678,2
|
818 |
+
something,0.018860998779674093,0.1899237975322404,4,0.1710627987525663,2
|
819 |
+
still,0.0188920407833843,0.2005936206968247,4,0.1817015799134404,2
|
820 |
+
3,0.0188920407833843,0.2005936206968247,4,0.1817015799134404,2
|
821 |
+
mr,0.01890809040743069,0.2740048375732077,4,0.255096747165777,2
|
822 |
+
security,0.018911883886017167,0.2721795240298316,4,0.2532676401438144,2
|
823 |
+
caught,0.01892399474584819,0.2654650119605131,4,0.2465410172146649,2
|
824 |
+
pm,0.01892992106732938,0.2200502543866951,4,0.2011203333193657,2
|
825 |
+
men,0.018930832402570208,0.2207500126645353,4,0.2018191802619651,2
|
826 |
+
different,0.0189325911966913,0.2221748637061897,4,0.2032422725094984,2
|
827 |
+
taken,0.018938863987353366,0.2529134088892094,4,0.233974544901856,2
|
828 |
+
getting,0.01893984346846131,0.2298700689877525,4,0.2109302255192912,2
|
829 |
+
poor,0.018940574089303885,0.2504828936759876,4,0.2315423195866837,2
|
830 |
+
line,0.018943326028194707,0.2437793527132703,4,0.2248360266850756,2
|
831 |
+
many,0.02022075675257312,0.1924551079565076,6,0.1722343512039345,3
|
832 |
+
got,0.0202298792999967,0.3093876722116877,19,0.289157792911691,10
|
833 |
+
would,0.020250092460496416,0.2533320794697774,19,0.233081987009281,10
|
834 |
+
ve,0.020251299683120505,0.2026065063630896,6,0.1823552066799691,3
|
835 |
+
should,0.020258684196163224,0.2942617995514562,19,0.274003115355293,10
|
836 |
+
gets,0.02026207693368476,0.2758882761049732,6,0.2556261991712884,3
|
837 |
+
public,0.02029524672090882,0.2564003011245398,6,0.236105054403631,3
|
838 |
+
a,0.02061963112525267,0.3797807848382674,139,0.3591611537130147,80
|
839 |
+
than,0.021364140146747007,0.2141385972637255,8,0.1927744571169785,4
|
840 |
+
person,0.021377328362990916,0.262164903126746,8,0.2407875747637551,4
|
841 |
+
anything,0.02138684483584999,0.2540309176950682,8,0.2326440728592182,4
|
842 |
+
maybe,0.021389184074965567,0.2509691055905672,8,0.2295799215156016,4
|
843 |
+
country,0.021390117602119785,0.2345049011799161,8,0.2131147835777963,4
|
844 |
+
always,0.02139193591006039,0.2396592645832495,8,0.2182673286731891,4
|
845 |
+
off,0.021391990861328508,0.2400178251332915,8,0.218625834271963,4
|
846 |
+
going,0.023119401875880574,0.2667837507229824,12,0.2436643488471018,6
|
847 |
+
old,0.02313360648080698,0.2573745810154487,12,0.2342409745346417,6
|
848 |
+
school,0.0231415601853468,0.245762252299744,12,0.2226206921143972,6
|
849 |
+
because,0.02451485014842819,0.2791726611453676,16,0.2546578109969394,8
|
850 |
+
how,0.024547381883869596,0.2656466990988649,16,0.2410993172149953,8
|
851 |
+
you,0.028828155689250207,0.2241099673571392,32,0.195281811667889,16
|
852 |
+
just,0.031334709740071076,0.2568752418783067,23,0.2255405321382356,11
|
853 |
+
few,0.03140413189619032,0.2439845252609459,11,0.2125803933647556,5
|
854 |
+
told,0.03177696528255658,0.2961685152037671,9,0.2643915499212105,4
|
855 |
+
years,0.03220536427610801,0.2335502791376422,9,0.2013449148615342,4
|
856 |
+
us,0.032236706025718986,0.2242825197807521,9,0.1920458137550331,4
|
857 |
+
nothing,0.0337043838343708,0.2439998774903837,7,0.2102954936560129,3
|
858 |
+
never,0.03384562451452772,0.2123697878755924,7,0.1785241633610647,3
|
859 |
+
well,0.033869568585245396,0.2025393912991246,7,0.1686698227138792,3
|
860 |
+
new,0.033882034493159185,0.1945849825756717,7,0.1607029480825125,3
|
861 |
+
son,0.03686686632221478,0.2708414112240708,5,0.233974544901856,2
|
862 |
+
hand,0.03689284623747552,0.2684351658241592,5,0.2315423195866837,2
|
863 |
+
kind,0.03702728240021946,0.2549458954031423,5,0.2179186130029228,2
|
864 |
+
hey,0.037167101167391,0.2382874344867567,5,0.2011203333193657,2
|
865 |
+
came,0.03718700929561411,0.2355917586294029,5,0.1984047493337888,2
|
866 |
+
racist,0.037200899020326,0.2336474547550918,5,0.1964465557347658,2
|
867 |
+
trying,0.03720534499837472,0.2330131925330292,5,0.1958078475346545,2
|
868 |
+
may,0.0372097031312478,0.2323855868172371,5,0.1951758836859893,2
|
869 |
+
better,0.0372181651024896,0.2311497514667045,5,0.1939315863642149,2
|
870 |
+
find,0.037410084697578616,0.1897398762893147,5,0.1523297915917361,2
|
871 |
+
some,0.03759269716350269,0.2467560713754371,16,0.2091633742119344,7
|
872 |
+
is,0.03761119268911073,0.3371909978520548,84,0.2995798051629441,42
|
873 |
+
say,0.03832782553889602,0.2671069875520589,14,0.2287791620131629,6
|
874 |
+
them,0.0423790430352568,0.1790504480269035,10,0.1366714049916467,4
|
875 |
+
said,0.04471847449955019,0.3080818812270229,15,0.2633634067274727,6
|
876 |
+
go,0.04541082243757563,0.2607799741046443,15,0.2153691516670687,6
|
877 |
+
if,0.04601008682446783,0.3120276505060418,39,0.266017563681574,17
|
878 |
+
think,0.04602273654683611,0.2051914175092283,8,0.1591686809623922,3
|
879 |
+
safe,0.04674618201167122,0.262283281536677,3,0.2155370995250058,1
|
880 |
+
guy,0.046783315713835594,0.3133479586621135,13,0.2665646429482779,5
|
881 |
+
daughter,0.04681299818412299,0.2578617223826998,3,0.2110487241985768,1
|
882 |
+
tree,0.046872289080375884,0.2537964701963474,3,0.2069241811159715,1
|
883 |
+
third,0.04692537814404091,0.2500310841338375,3,0.2031057059897966,1
|
884 |
+
whatever,0.04694992201516099,0.2482467641767511,3,0.2012968421615901,1
|
885 |
+
feet,0.04694992201516099,0.2482467641767511,3,0.2012968421615901,1
|
886 |
+
15,0.04711003446742071,0.2358108643049227,3,0.188700829837502,1
|
887 |
+
pro,0.04712648499061811,0.2344424149974974,3,0.1873159300068793,1
|
888 |
+
month,0.04715753374638609,0.2318053121111062,3,0.1846477783647201,1
|
889 |
+
thats,0.0471999888944265,0.2280748245219483,3,0.1808748356275218,1
|
890 |
+
wanted,0.04726159537642782,0.2223696381711051,3,0.1751080427946773,1
|
891 |
+
sorry,0.0473140092480033,0.2171942397830345,3,0.1698802305350312,1
|
892 |
+
almost,0.047323566650168986,0.2162138176509555,3,0.1688902510007865,1
|
893 |
+
mother,0.047323566650168986,0.2162138176509555,3,0.1688902510007865,1
|
894 |
+
community,0.047323566650168986,0.2162138176509555,3,0.1688902510007865,1
|
895 |
+
open,0.0473418599359095,0.2143023280298674,3,0.1669604680939579,1
|
896 |
+
having,0.0473418599359095,0.2143023280298674,3,0.1669604680939579,1
|
897 |
+
hard,0.047432694066260106,0.2040022838206367,3,0.1565695897543766,1
|
898 |
+
small,0.047432694066260106,0.2040022838206367,3,0.1565695897543766,1
|
899 |
+
american,0.047522472819930994,0.1919435646596027,3,0.1444210918396717,1
|
900 |
+
love,0.0475428642365969,0.1888128644372828,3,0.1412700002006859,1
|
901 |
+
d,0.0476243218960519,0.1737215264475171,3,0.1260972045514652,1
|
902 |
+
anyone,0.0476940232576028,0.151270775193521,3,0.1035767519359182,1
|
903 |
+
wants,0.05197084886803782,0.2823367784187593,6,0.2303659295507215,2
|
904 |
+
weeks,0.05221658724410752,0.2692131501125408,6,0.2169965628684333,2
|
905 |
+
fact,0.05224787153995919,0.2674442379749849,6,0.2151963664350257,2
|
906 |
+
truth,0.05232029724672632,0.2632505227660175,6,0.2109302255192912,2
|
907 |
+
did,0.052433815360579006,0.3258558616445767,21,0.2734220462839977,8
|
908 |
+
sure,0.0526897261427825,0.2391031774370448,6,0.1864134512942623,2
|
909 |
+
not,0.05287298476881869,0.2735757943163469,30,0.2207028095475282,12
|
910 |
+
she,0.053138105409070796,0.19734296331572,6,0.1442048579066492,2
|
911 |
+
but,0.054056264280373106,0.2636441465050679,28,0.2095878822246948,11
|
912 |
+
boy,0.055369764702543484,0.3052141517670974,9,0.2498443870645539,3
|
913 |
+
away,0.055878186364752974,0.2827028131636415,9,0.2268246267988885,3
|
914 |
+
does,0.056284796505996104,0.2616398738641152,9,0.2053550773581191,3
|
915 |
+
put,0.05632145645654099,0.2595530683330365,9,0.2032316118764955,3
|
916 |
+
my,0.05828203470171478,0.2849522560294085,36,0.2266702213276937,14
|
917 |
+
me,0.061457312056809765,0.256311327137585,20,0.1948540150807752,7
|
918 |
+
s,0.06221115726706977,0.3344077089270795,60,0.2721965516600097,24
|
919 |
+
knew,0.06470396297872238,0.3052894489341554,7,0.240585485955433,2
|
920 |
+
says,0.0656217132838949,0.2710655675959852,7,0.2054438543120903,2
|
921 |
+
last,0.0665761876682209,0.2228579875629596,7,0.1562817998947387,2
|
922 |
+
knife,0.06825612674971987,0.3003578014610431,4,0.2321016747113232,1
|
923 |
+
lets,0.069461576639049,0.2567775066459283,4,0.1873159300068793,1
|
924 |
+
brother,0.06952307848530201,0.2541708568500221,4,0.1846477783647201,1
|
925 |
+
sent,0.0695806309509498,0.2516845426691109,4,0.1821039117181611,1
|
926 |
+
male,0.06963464803510241,0.2493071947941311,4,0.1796725467590287,1
|
927 |
+
matter,0.0696604433177333,0.2481562671655071,4,0.1784958238477738,1
|
928 |
+
party,0.06982174277608741,0.2407095263391529,4,0.1708877835630655,1
|
929 |
+
word,0.06993821131048258,0.2350318977935135,4,0.1650936864830309,1
|
930 |
+
care,0.0699734255828453,0.2332590748330901,4,0.1632856492502448,1
|
931 |
+
10,0.07003921748871791,0.2298700689877525,4,0.1598308514990346,1
|
932 |
+
etc,0.07016823370865291,0.2229004049093416,4,0.1527321712006887,1
|
933 |
+
probably,0.0702305566827659,0.2193586564694832,4,0.1491280997867173,1
|
934 |
+
4,0.0702305566827659,0.2193586564694832,4,0.1491280997867173,1
|
935 |
+
week,0.07025390060784831,0.2179991367577704,4,0.1477452361499221,1
|
936 |
+
money,0.07028737301066859,0.2160162220575436,4,0.145728849046875,1
|
937 |
+
woman,0.07028737301066859,0.2160162220575436,4,0.145728849046875,1
|
938 |
+
stop,0.0702981410325838,0.2153695751797306,4,0.1450714341471468,1
|
939 |
+
brown,0.07032934774277688,0.2134703315327301,4,0.1431409837899532,1
|
940 |
+
stormfront,0.070694457086745,0.1874104319877782,4,0.1167159749010332,1
|
941 |
+
thing,0.070694457086745,0.1874104319877782,4,0.1167159749010332,1
|
942 |
+
show,0.0707607149863952,0.1815220120537514,4,0.1107612970673562,1
|
943 |
+
yes,0.0780080640985304,0.2577252055227523,8,0.1797171414242219,2
|
944 |
+
thinks,0.0862409354908665,0.3041815700123706,5,0.2179406345215041,1
|
945 |
+
jewish,0.08776660775526338,0.2932104620673537,9,0.2054438543120903,2
|
946 |
+
hair,0.08863884028943961,0.2311497514667045,5,0.1425109111772649,1
|
947 |
+
things,0.0886834575478824,0.2293423424304631,5,0.1406588848825807,1
|
948 |
+
eyes,0.08887950855125049,0.2210329701947546,5,0.1321534616435041,1
|
949 |
+
before,0.0891656752878213,0.2075661208540629,5,0.1184004455662416,1
|
950 |
+
take,0.0892944108109276,0.2008190393883608,5,0.1115246285774332,1
|
951 |
+
here,0.1006283201516215,0.1950122911660209,10,0.0943839710143994,2
|
952 |
+
try,0.1043385811358171,0.2359644277937728,6,0.1316258466579557,1
|
953 |
+
much,0.10504673303983719,0.2096529091548148,6,0.1046061761149776,1
|
954 |
+
same,0.10515908826472761,0.2047692037459095,6,0.0996101154811819,1
|
955 |
+
ever,0.11831890198200148,0.2317916532001716,7,0.1134727512181701,1
|
956 |
+
thought,0.13946201400168662,0.2845334481488334,9,0.1450714341471468,1
|
957 |
+
he,0.22131415593120346,0.6523775851441201,292,0.4310634292129167,45
|
pmi_files/he-man_npmi.csv
ADDED
@@ -0,0 +1,642 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,man-npmi,man-count
|
2 |
+
man,-0.4199293053050455,0.2688584579434478,10,0.6887877632484933,122
|
3 |
+
blacks,-0.2047947139564789,0.1120914194566537,2,0.3168861334131326,8
|
4 |
+
women,-0.2035922232684882,0.1054145089888328,1,0.309006732257321,5
|
5 |
+
www,-0.1940245536011074,0.0777469309490085,2,0.2717714845501159,7
|
6 |
+
http,-0.1870292722823847,0.0499457923792223,1,0.236975064661607,4
|
7 |
+
1,-0.1846914143132965,0.0832299992270129,1,0.2679214135403094,4
|
8 |
+
crime,-0.1820152591152281,0.1163519457282454,1,0.2983672048434735,4
|
9 |
+
death,-0.18114609982740848,0.1262792757529701,1,0.3074253755803786,4
|
10 |
+
night,-0.1807596155630492,0.1305846688181157,1,0.3113442843811649,4
|
11 |
+
woman,-0.17853926144856933,0.2160162220575436,4,0.3945554835061129,11
|
12 |
+
bus,-0.176929286632759,0.1702566504369363,1,0.3471859370696953,4
|
13 |
+
youtube,-0.1745548170045944,0.1403854219632466,6,0.314940238967841,13
|
14 |
+
am,-0.15776511430835638,0.112703413552737,2,0.2704685278610934,5
|
15 |
+
work,-0.1574848252252234,0.1019719286524134,1,0.2594567538776368,3
|
16 |
+
white,-0.1570913364452351,0.2657242016696104,36,0.4228155381148455,44
|
17 |
+
girl,-0.15699987412861582,0.1090577837769784,1,0.2660576579055942,3
|
18 |
+
living,-0.1561159462254113,0.1214932470685176,1,0.2776091932939289,3
|
19 |
+
stupid,-0.155702607566449,0.1271156669545797,1,0.2828182745210287,3
|
20 |
+
attack,-0.15563950177155128,0.1279640196191445,1,0.2836035213906958,3
|
21 |
+
another,-0.1553584829748094,0.1442942208639418,2,0.2996527038387512,5
|
22 |
+
true,-0.1552360556900307,0.1333275565200254,1,0.2885636122100561,3
|
23 |
+
reason,-0.15509107323544732,0.1352303523296223,1,0.2903214255650696,3
|
24 |
+
30,-0.15435787524522268,0.1446652913734118,1,0.2990231666186345,3
|
25 |
+
rest,-0.1540777284350492,0.1481917723891737,1,0.3022695008242229,3
|
26 |
+
dog,-0.15282762828356541,0.1634484939149016,1,0.316276122198467,3
|
27 |
+
within,-0.15254943440133367,0.1667447869857026,1,0.3192942213870363,3
|
28 |
+
gang,-0.1507542416222215,0.1872536620266978,1,0.3380079036489193,3
|
29 |
+
beaten,-0.15052062091205912,0.1898333100014528,1,0.3403539309135119,3
|
30 |
+
dating,-0.1483426627801883,0.2130221037729962,1,0.3613647665531845,3
|
31 |
+
there,-0.14326809188196452,0.1293745577263232,7,0.2726426496082877,11
|
32 |
+
m,-0.13944133953054869,0.1789245045997037,7,0.3183658441302524,11
|
33 |
+
looking,-0.1358893845197313,0.1244100767525769,2,0.2602994612723082,4
|
34 |
+
murder,-0.13078834321604862,0.1954375076504655,2,0.3262258508665141,4
|
35 |
+
black,-0.13075946487667056,0.2599833813150044,18,0.390742846191675,22
|
36 |
+
com,-0.12834105607419283,0.1154258830699894,3,0.2437669391441822,5
|
37 |
+
come,-0.1237297333729668,0.0853510238673883,1,0.2090807572403551,2
|
38 |
+
https,-0.12340321996159728,0.0921615278613187,1,0.215564747822916,2
|
39 |
+
london,-0.12122138479931568,0.1333275565200254,1,0.2545489413193411,2
|
40 |
+
future,-0.1211119424419512,0.1352303523296223,1,0.2563422947715735,2
|
41 |
+
stuff,-0.12105555657079839,0.1362056013466759,1,0.2572611579174743,2
|
42 |
+
goes,-0.12099800301047059,0.1371975268438515,1,0.2581955298543221,2
|
43 |
+
st,-0.1207551350346136,0.1413450250196306,1,0.2621001600542442,2
|
44 |
+
posted,-0.12048928107093551,0.1458165370096662,1,0.2663058180806017,2
|
45 |
+
dark,-0.12048928107093551,0.1458165370096662,1,0.2663058180806017,2
|
46 |
+
nordic,-0.12011760994337592,0.1519540008447359,1,0.2720716107881118,2
|
47 |
+
national,-0.1199542942312595,0.1546108140414885,1,0.274565108272748,2
|
48 |
+
street,-0.1199542942312595,0.1546108140414885,1,0.274565108272748,2
|
49 |
+
kill,-0.11986902971152891,0.1559885191897013,1,0.2758575489012302,2
|
50 |
+
f,-0.11978117448651149,0.1574014836242536,1,0.2771826581107651,2
|
51 |
+
alot,-0.11918982821285401,0.1667447869857026,1,0.2859346151985566,2
|
52 |
+
west,-0.11918982821285401,0.1667447869857026,1,0.2859346151985566,2
|
53 |
+
eating,-0.11830564061334498,0.1802139995771872,1,0.2985196401905322,2
|
54 |
+
sitting,-0.11830564061334498,0.1802139995771872,1,0.2985196401905322,2
|
55 |
+
been,-0.1176835702895927,0.1782588910259426,6,0.2959424613155353,8
|
56 |
+
violence,-0.1172622590993373,0.1954253217553395,1,0.3126875808546768,2
|
57 |
+
whitey,-0.11599622674452728,0.2130221037729962,1,0.3290183305175235,2
|
58 |
+
walked,-0.11599622674452728,0.2130221037729962,1,0.3290183305175235,2
|
59 |
+
hall,-0.11599622674452728,0.2130221037729962,1,0.3290183305175235,2
|
60 |
+
hated,-0.11566627803996471,0.2174693650254091,1,0.3331356430653738,2
|
61 |
+
boyfriend,-0.11529714560248658,0.222381851321548,1,0.3376789969240346,2
|
62 |
+
cat,-0.11487842669756132,0.2278770964950076,1,0.3427555231925689,2
|
63 |
+
brave,-0.11439492764946027,0.234125090348718,1,0.3485200179981783,2
|
64 |
+
fugitive,-0.11222438499028342,0.2610138323762697,1,0.3732382173665531,2
|
65 |
+
great,-0.110235491358193,0.1155268589033919,2,0.2257623502615849,3
|
66 |
+
really,-0.10914881992713141,0.1368242648557956,2,0.245973084782927,3
|
67 |
+
story,-0.10772430153847642,0.162555891643112,2,0.2702801931815884,3
|
68 |
+
meet,-0.10752616751911051,0.1659699231990525,2,0.273496090718163,3
|
69 |
+
nice,-0.10726945310288971,0.1703397401910392,2,0.2776091932939289,3
|
70 |
+
makes,-0.10688867675602318,0.1767148446346726,2,0.2836035213906958,3
|
71 |
+
full,-0.10656762726670671,0.1819959849433494,2,0.2885636122100561,3
|
72 |
+
re,-0.10521411374298459,0.148278745410627,3,0.2534928591536116,4
|
73 |
+
force,-0.10467399677699482,0.2116021254214722,2,0.316276122198467,3
|
74 |
+
non,-0.1046346362093678,0.1588193004961539,3,0.2634539367055217,4
|
75 |
+
killing,-0.10445749568148838,0.2148367257055479,2,0.3192942213870363,3
|
76 |
+
fun,-0.1038397796744012,0.2239150833069232,2,0.3277548629813244,3
|
77 |
+
against,-0.10342626276724382,0.1797485941312298,3,0.2831748568984736,4
|
78 |
+
y,-0.10306981783747421,0.2349380858114451,2,0.3380079036489193,3
|
79 |
+
video,-0.10245780872868118,0.1875431139707149,5,0.2900009226993961,6
|
80 |
+
men,-0.1000723607798289,0.2207500126645353,4,0.3208223734443642,5
|
81 |
+
caught,-0.09692457613662653,0.2654650119605131,4,0.3623895880971396,5
|
82 |
+
year,-0.08903908342829059,0.2101220037174057,7,0.2991610871456963,7
|
83 |
+
brown,-0.07996675381627633,0.2134703315327301,4,0.2934370853490064,4
|
84 |
+
most,-0.07887154007072658,0.1519540781305787,3,0.2308256182013053,3
|
85 |
+
more,-0.07859323061118273,0.21908269325941,12,0.2976759238705927,10
|
86 |
+
place,-0.077754566350384,0.1776748629899226,3,0.2554294293403066,3
|
87 |
+
6,-0.07636709184212107,0.2072364295485747,3,0.2836035213906958,3
|
88 |
+
cause,-0.07606537025118526,0.2133700972077041,3,0.2894354674588894,3
|
89 |
+
sorry,-0.0758748562433593,0.2171942397830345,3,0.2930690960263938,3
|
90 |
+
killed,-0.07512999937637502,0.2318053121111062,3,0.3069353114874812,3
|
91 |
+
live,-0.0749192758752317,0.1208540626737509,2,0.1957733385489826,2
|
92 |
+
car,-0.07452869648944152,0.2432337891788983,3,0.3177624856683398,3
|
93 |
+
by,-0.07399087866725088,0.2307237338936239,14,0.3047146125608748,11
|
94 |
+
name,-0.0735801474926866,0.1568546939653642,2,0.2304348414580508,2
|
95 |
+
city,-0.0735801474926866,0.1568546939653642,2,0.2304348414580508,2
|
96 |
+
made,-0.07348262834203881,0.1593233447100808,2,0.2328059730521196,2
|
97 |
+
hell,-0.0732725019024684,0.1645811272521478,2,0.2378536291546162,2
|
98 |
+
canada,-0.0729435815027942,0.1726506828225906,2,0.2455942643253848,2
|
99 |
+
lol,-0.07287776380508451,0.174242902957373,2,0.2471206667624575,2
|
100 |
+
girls,-0.07270354892164133,0.1784226119702001,2,0.2511261608918414,2
|
101 |
+
proud,-0.07239076949788678,0.1858047603564353,2,0.2581955298543221,2
|
102 |
+
students,-0.07230475752990442,0.1878083830693084,2,0.2601131405992128,2
|
103 |
+
already,-0.07230475752990442,0.1878083830693084,2,0.2601131405992128,2
|
104 |
+
people,-0.07187670653111009,0.2018165227873521,13,0.2736932293184622,10
|
105 |
+
case,-0.0716404669396904,0.2029246413330576,2,0.274565108272748,2
|
106 |
+
o,-0.0715171121159067,0.2056655459948584,2,0.2771826581107651,2
|
107 |
+
chinese,-0.07109788949300871,0.2148367257055479,2,0.2859346151985566,2
|
108 |
+
like,-0.07088504476825647,0.2765718254354235,30,0.34745687020368,21
|
109 |
+
morning,-0.070764997479112,0.2219687601924021,2,0.2927337576715141,2
|
110 |
+
attacked,-0.06960315878927154,0.2459191117360754,2,0.3155222705253469,2
|
111 |
+
your,-0.0692707849394911,0.1634660558259603,9,0.2327368407654514,7
|
112 |
+
its,-0.0691938821644763,0.0578119201243179,1,0.1270058022887942,1
|
113 |
+
this,-0.06904033643543481,0.2443811242131975,31,0.3134214606486323,21
|
114 |
+
every,-0.06902679975371948,0.2023031338207952,6,0.2713299335745147,5
|
115 |
+
2,-0.0686301323040661,0.0799721664842618,1,0.1486022987883279,1
|
116 |
+
area,-0.0683625641139686,0.0898111578179486,1,0.1581737219319172,1
|
117 |
+
free,-0.06814163762889,0.0976559011878147,1,0.1657975388167047,1
|
118 |
+
forum,-0.0681115054635452,0.0987076831979309,1,0.1668191886614761,1
|
119 |
+
org,-0.06806511583803258,0.1003187610200016,1,0.1683838768580342,1
|
120 |
+
friends,-0.0679677225209143,0.1036696241832601,1,0.1716373467041744,1
|
121 |
+
please,-0.0679508502797836,0.1042458708178899,1,0.1721967210976735,1
|
122 |
+
such,-0.06793378476331989,0.104827463167343,1,0.1727612479306629,1
|
123 |
+
high,-0.06773200479059749,0.1116112181907623,1,0.1793432229813598,1
|
124 |
+
until,-0.0674528211379911,0.120731448408112,1,0.1881842695461031,1
|
125 |
+
everyone,-0.06742909140699868,0.1214932470685176,1,0.1889223384755163,1
|
126 |
+
u,-0.0674049928419907,0.1222648193611372,1,0.1896698122031279,1
|
127 |
+
child,-0.0673805144233392,0.1230464384271103,1,0.1904269528504495,1
|
128 |
+
college,-0.0673556446336193,0.1238383892740116,1,0.1911940339076309,1
|
129 |
+
yet,-0.0673303714272287,0.1246409694806751,1,0.1919713409079038,1
|
130 |
+
beautiful,-0.06722498312960329,0.1279640196191445,1,0.1951890027487478,1
|
131 |
+
culture,-0.0671695105146996,0.1296981197092574,1,0.196867630223957,1
|
132 |
+
yourself,-0.0671120144926731,0.1314847852689559,1,0.198596799761629,1
|
133 |
+
whole,-0.06708246284175681,0.1323989222436762,1,0.199481385085433,1
|
134 |
+
rob,-0.0669409245935122,0.2962696480897575,2,0.3632105726832697,2
|
135 |
+
kills,-0.0669409245935122,0.2962696480897575,2,0.3632105726832697,2
|
136 |
+
learn,-0.0668925907043259,0.1382067522017294,1,0.2050993429060553,1
|
137 |
+
stay,-0.0667884690064385,0.1413450250196306,1,0.2081334940260691,1
|
138 |
+
14,-0.066752207804397,0.1424304572085385,1,0.2091826650129355,1
|
139 |
+
9,-0.06671511266213159,0.1435369152639026,1,0.2102520279260342,1
|
140 |
+
comes,-0.06667714596089588,0.1446652913734118,1,0.2113424373343077,1
|
141 |
+
sf,-0.06667714596089588,0.1446652913734118,1,0.2113424373343077,1
|
142 |
+
hello,-0.06663826749031099,0.1458165370096662,1,0.2124548044999772,1
|
143 |
+
pass,-0.06659843420497849,0.1469916683588166,1,0.2135901025637951,1
|
144 |
+
song,-0.06659843420497849,0.1469916683588166,1,0.2135901025637951,1
|
145 |
+
stand,-0.06651571516396187,0.1494180136529049,1,0.2159337288168668,1
|
146 |
+
change,-0.0664727265156553,0.1506716419301829,1,0.2171443684458382,1
|
147 |
+
gone,-0.0664727265156553,0.1506716419301829,1,0.2171443684458382,1
|
148 |
+
single,-0.0664285765329247,0.1519540008447359,1,0.2183825773776606,1
|
149 |
+
several,-0.0664285765329247,0.1519540008447359,1,0.2183825773776606,1
|
150 |
+
50,-0.0663832031521126,0.1532665376034473,1,0.2196497407555599,1
|
151 |
+
website,-0.06623904209950959,0.1574014836242536,1,0.2236405257237632,1
|
152 |
+
12,-0.06623904209950959,0.1574014836242536,1,0.2236405257237632,1
|
153 |
+
especially,-0.06618804357090408,0.1588516959120974,1,0.2250397394830015,1
|
154 |
+
example,-0.06618804357090408,0.1588516959120974,1,0.2250397394830015,1
|
155 |
+
words,-0.06618804357090408,0.1588516959120974,1,0.2250397394830015,1
|
156 |
+
dumb,-0.0661354221818733,0.1603413215322604,1,0.2264767437141337,1
|
157 |
+
glad,-0.0659667380407605,0.1650714711739678,1,0.2310382092147283,1
|
158 |
+
id,-0.0659667380407605,0.1650714711739678,1,0.2310382092147283,1
|
159 |
+
act,-0.06590648613086339,0.1667447869857026,1,0.232651273116566,1
|
160 |
+
body,-0.06584397988085061,0.1684719010074631,1,0.2343158808883137,1
|
161 |
+
phone,-0.06584397988085061,0.1684719010074631,1,0.2343158808883137,1
|
162 |
+
early,-0.06584397988085061,0.1684719010074631,1,0.2343158808883137,1
|
163 |
+
lost,-0.06584397988085061,0.1684719010074631,1,0.2343158808883137,1
|
164 |
+
save,-0.0657790493088575,0.1702566504369363,1,0.2360356997457938,1
|
165 |
+
violent,-0.06564113238160088,0.1740166493297413,1,0.2396577817113422,1
|
166 |
+
k,-0.06564113238160088,0.1740166493297413,1,0.2396577817113422,1
|
167 |
+
victims,-0.06564113238160088,0.1740166493297413,1,0.2396577817113422,1
|
168 |
+
facebook,-0.06556769275882712,0.1760020400449241,1,0.2415697328037512,1
|
169 |
+
drink,-0.0654909135493974,0.1780655339314804,1,0.2435564474808778,1
|
170 |
+
boys,-0.0654909135493974,0.1780655339314804,1,0.2435564474808778,1
|
171 |
+
x202a,-0.0654909135493974,0.1780655339314804,1,0.2435564474808778,1
|
172 |
+
x202c,-0.0654909135493974,0.1780655339314804,1,0.2435564474808778,1
|
173 |
+
paper,-0.0654104848537154,0.1802139995771872,1,0.2456244844309026,1
|
174 |
+
pick,-0.0654104848537154,0.1802139995771872,1,0.2456244844309026,1
|
175 |
+
gonna,-0.0654104848537154,0.1802139995771872,1,0.2456244844309026,1
|
176 |
+
dna,-0.0654104848537154,0.1802139995771872,1,0.2456244844309026,1
|
177 |
+
stories,-0.06532605160863969,0.1824552746959061,1,0.2477813263045458,1
|
178 |
+
ape,-0.06532605160863969,0.1824552746959061,1,0.2477813263045458,1
|
179 |
+
humans,-0.06532605160863969,0.1824552746959061,1,0.2477813263045458,1
|
180 |
+
kick,-0.06532605160863969,0.1824552746959061,1,0.2477813263045458,1
|
181 |
+
rlm,-0.06532605160863969,0.1824552746959061,1,0.2477813263045458,1
|
182 |
+
minded,-0.06523720435966393,0.1847983596268498,1,0.2500355639865137,1
|
183 |
+
rape,-0.06523720435966393,0.1847983596268498,1,0.2500355639865137,1
|
184 |
+
jail,-0.06523720435966393,0.1847983596268498,1,0.2500355639865137,1
|
185 |
+
correct,-0.06523720435966393,0.1847983596268498,1,0.2500355639865137,1
|
186 |
+
welfare,-0.0651434675475892,0.1872536620266978,1,0.252397129574287,1
|
187 |
+
reported,-0.0651434675475892,0.1872536620266978,1,0.252397129574287,1
|
188 |
+
organization,-0.0650442844599062,0.1898333100014528,1,0.254877594461359,1
|
189 |
+
defense,-0.0650442844599062,0.1898333100014528,1,0.254877594461359,1
|
190 |
+
hold,-0.0650442844599062,0.1898333100014528,1,0.254877594461359,1
|
191 |
+
six,-0.0650442844599062,0.1898333100014528,1,0.254877594461359,1
|
192 |
+
road,-0.0650442844599062,0.1898333100014528,1,0.254877594461359,1
|
193 |
+
river,-0.0650442844599062,0.1898333100014528,1,0.254877594461359,1
|
194 |
+
watched,-0.06493899763736469,0.1925515581348793,1,0.257490555772244,1
|
195 |
+
missing,-0.06493899763736469,0.1925515581348793,1,0.257490555772244,1
|
196 |
+
fellow,-0.06493899763736469,0.1925515581348793,1,0.257490555772244,1
|
197 |
+
faces,-0.06493899763736469,0.1925515581348793,1,0.257490555772244,1
|
198 |
+
charge,-0.06493899763736469,0.1925515581348793,1,0.257490555772244,1
|
199 |
+
lead,-0.06493899763736469,0.1925515581348793,1,0.257490555772244,1
|
200 |
+
names,-0.06482682298108261,0.1954253217553395,1,0.2602521447364221,1
|
201 |
+
michael,-0.06482682298108261,0.1954253217553395,1,0.2602521447364221,1
|
202 |
+
service,-0.06482682298108261,0.1954253217553395,1,0.2602521447364221,1
|
203 |
+
crimes,-0.06482682298108261,0.1954253217553395,1,0.2602521447364221,1
|
204 |
+
protect,-0.06482682298108261,0.1954253217553395,1,0.2602521447364221,1
|
205 |
+
political,-0.06482682298108261,0.1954253217553395,1,0.2602521447364221,1
|
206 |
+
walking,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
207 |
+
songs,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
208 |
+
wanna,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
209 |
+
honour,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
210 |
+
apartment,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
211 |
+
whenever,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
212 |
+
17,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
213 |
+
victim,-0.06470681496004652,0.1984748915997329,1,0.2631817065597794,1
|
214 |
+
laughing,-0.0645778189728265,0.2017249076957935,1,0.26630272666862,1
|
215 |
+
lack,-0.0645778189728265,0.2017249076957935,1,0.26630272666862,1
|
216 |
+
turning,-0.0645778189728265,0.2017249076957935,1,0.26630272666862,1
|
217 |
+
beach,-0.06443840471042067,0.2052057148099754,1,0.2696441195203961,1
|
218 |
+
monkey,-0.06443840471042067,0.2052057148099754,1,0.2696441195203961,1
|
219 |
+
everybody,-0.06443840471042067,0.2052057148099754,1,0.2696441195203961,1
|
220 |
+
campaign,-0.0642867706253511,0.2089552952680086,1,0.2732420658933597,1
|
221 |
+
pair,-0.0642867706253511,0.2089552952680086,1,0.2732420658933597,1
|
222 |
+
idiot,-0.0642867706253511,0.2089552952680086,1,0.2732420658933597,1
|
223 |
+
kinda,-0.0642867706253511,0.2089552952680086,1,0.2732420658933597,1
|
224 |
+
skins,-0.0642867706253511,0.2089552952680086,1,0.2732420658933597,1
|
225 |
+
bank,-0.06412060301843267,0.2130221037729962,1,0.2771427067914289,1
|
226 |
+
mile,-0.06412060301843267,0.2130221037729962,1,0.2771427067914289,1
|
227 |
+
drop,-0.06412060301843267,0.2130221037729962,1,0.2771427067914289,1
|
228 |
+
therefore,-0.06412060301843267,0.2130221037729962,1,0.2771427067914289,1
|
229 |
+
kiss,-0.06412060301843267,0.2130221037729962,1,0.2771427067914289,1
|
230 |
+
raping,-0.06393686110208602,0.2174693650254091,1,0.2814062261274951,1
|
231 |
+
pagan,-0.06393686110208602,0.2174693650254091,1,0.2814062261274951,1
|
232 |
+
27,-0.06393686110208602,0.2174693650254091,1,0.2814062261274951,1
|
233 |
+
jumped,-0.06393686110208602,0.2174693650254091,1,0.2814062261274951,1
|
234 |
+
trial,-0.06393686110208602,0.2174693650254091,1,0.2814062261274951,1
|
235 |
+
forest,-0.06393686110208602,0.2174693650254091,1,0.2814062261274951,1
|
236 |
+
disturbing,-0.06373143578369908,0.222381851321548,1,0.2861132871052471,1
|
237 |
+
personally,-0.06373143578369908,0.222381851321548,1,0.2861132871052471,1
|
238 |
+
odd,-0.06373143578369908,0.222381851321548,1,0.2861132871052471,1
|
239 |
+
blind,-0.06373143578369908,0.222381851321548,1,0.2861132871052471,1
|
240 |
+
capital,-0.06373143578369908,0.222381851321548,1,0.2861132871052471,1
|
241 |
+
distance,-0.06373143578369908,0.222381851321548,1,0.2861132871052471,1
|
242 |
+
in,-0.06353524020580453,0.3068139413991058,76,0.3703491816049103,45
|
243 |
+
smile,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
244 |
+
handed,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
245 |
+
mob,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
246 |
+
cnn,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
247 |
+
louis,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
248 |
+
suspected,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
249 |
+
kicked,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
250 |
+
balls,-0.0634985810144697,0.2278770964950076,1,0.2913756775094773,1
|
251 |
+
for,-0.06332310196533097,0.2682361341607829,43,0.3315592361261139,27
|
252 |
+
deaths,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
253 |
+
roll,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
254 |
+
wore,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
255 |
+
ghost,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
256 |
+
ur,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
257 |
+
crooked,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
258 |
+
pregnant,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
259 |
+
officer,-0.06322990711467727,0.234125090348718,1,0.2973549974633953,1
|
260 |
+
invasion,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
261 |
+
aswell,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
262 |
+
wisdom,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
263 |
+
sincerely,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
264 |
+
allegedly,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
265 |
+
niglet,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
266 |
+
forces,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
267 |
+
coat,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
268 |
+
confused,-0.062912455400186,0.241385611753937,1,0.304298067154123,1
|
269 |
+
ballistic,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
270 |
+
smashed,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
271 |
+
skinned,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
272 |
+
stabbing,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
273 |
+
gypsy,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
274 |
+
attempted,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
275 |
+
patient,-0.06252461606384879,0.2500865766313553,1,0.3126111926952041,1
|
276 |
+
times,-0.06237602484293228,0.2155803228242201,5,0.2779563476671524,4
|
277 |
+
exception,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
278 |
+
principal,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
279 |
+
stormed,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
280 |
+
determined,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
281 |
+
suited,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
282 |
+
churchill,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
283 |
+
backpack,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
284 |
+
gf,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
285 |
+
reporter,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
286 |
+
lookin,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
287 |
+
twin,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
288 |
+
auto,-0.062026119197322205,0.2610138323762697,1,0.3230399515735919,1
|
289 |
+
straw,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
290 |
+
substitute,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
291 |
+
sentenced,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
292 |
+
liquid,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
293 |
+
whut,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
294 |
+
supermarket,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
295 |
+
talkin,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
296 |
+
patch,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
297 |
+
mourn,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
298 |
+
65,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
299 |
+
folklore,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
300 |
+
chick,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
301 |
+
champion,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
302 |
+
igger,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
303 |
+
guidance,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
304 |
+
adverts,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
305 |
+
atrabilious,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
306 |
+
gather,-0.06132730563815081,0.2758851054843536,1,0.3372124111225044,1
|
307 |
+
suffered,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
308 |
+
limerickpost,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
309 |
+
packi,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
310 |
+
monkies,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
311 |
+
butchy,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
312 |
+
owns,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
313 |
+
forgein,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
314 |
+
finially,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
315 |
+
coma,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
316 |
+
dive,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
317 |
+
huffed,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
318 |
+
origo,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
319 |
+
wrench,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
320 |
+
ohhh,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
321 |
+
robber,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
322 |
+
soap,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
323 |
+
uneven,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
324 |
+
gdansk,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
325 |
+
enchantment,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
326 |
+
wuz,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
327 |
+
neevr,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
328 |
+
conslour,-0.06014592370559141,0.2999676259941186,1,0.36011354969971,1
|
329 |
+
an,-0.05990690916291591,0.251900454170425,16,0.3118073633333409,11
|
330 |
+
our,-0.05732143617831559,0.1655469678569883,7,0.2228684040353039,5
|
331 |
+
look,-0.055873578200099916,0.1711183996095087,4,0.2269919778096086,3
|
332 |
+
watch,-0.055749710438706385,0.1747476949277644,4,0.2304974053664708,3
|
333 |
+
being,-0.055702667662074296,0.1761176566372516,4,0.2318203242993259,3
|
334 |
+
never,-0.055580631608570574,0.2123697878755924,7,0.267950419484163,5
|
335 |
+
n,-0.05536388177719867,0.2173676111503682,17,0.2727314929275669,11
|
336 |
+
3,-0.05483580864348189,0.2005936206968247,4,0.2554294293403066,3
|
337 |
+
tell,-0.054312424243094015,0.2147298147824867,4,0.2690422390255807,3
|
338 |
+
10,-0.05373345240294328,0.2298700689877525,4,0.2836035213906958,3
|
339 |
+
day,-0.0507495709636856,0.2305833719742898,9,0.2813329429379754,6
|
340 |
+
their,-0.050478566175589504,0.1185095728967177,6,0.1689881390723072,4
|
341 |
+
want,-0.04443126416392598,0.1283600997961968,3,0.1727913639601228,2
|
342 |
+
are,-0.04435458763302361,0.18731970956441,21,0.2316742971974336,12
|
343 |
+
race,-0.044302827683347396,0.133421214939728,3,0.1777240426230754,2
|
344 |
+
charged,-0.04428266890273597,0.2997499258945969,6,0.3440325947973329,4
|
345 |
+
her,-0.04412471589321201,0.2069367917689627,8,0.2510615076621747,5
|
346 |
+
anyone,-0.04383745895447089,0.151270775193521,3,0.1951082341479919,2
|
347 |
+
way,-0.0436462802558541,0.2213519120831723,8,0.2649981923390264,5
|
348 |
+
d,-0.04322473695139201,0.1737215264475171,3,0.2169462633989091,2
|
349 |
+
love,-0.04279574347516102,0.1888128644372828,3,0.2316086079124438,2
|
350 |
+
here,-0.0423747044421629,0.1950122911660209,10,0.2373869956081838,6
|
351 |
+
hard,-0.042350083554488605,0.2040022838206367,3,0.2463523673751253,2
|
352 |
+
almost,-0.041981712203366606,0.2162138176509555,3,0.2581955298543221,2
|
353 |
+
month,-0.04149833608470763,0.2318053121111062,3,0.2733036481958138,2
|
354 |
+
15,-0.04137179380584238,0.2358108643049227,3,0.2771826581107651,2
|
355 |
+
telling,-0.04091476895255891,0.2500310841338375,3,0.2909458530863964,2
|
356 |
+
ran,-0.040167221556363986,0.2725203592983128,3,0.3126875808546768,2
|
357 |
+
stood,-0.03943550988898842,0.2937001331763854,3,0.3331356430653738,2
|
358 |
+
old,-0.038984726505605805,0.2573745810154487,12,0.2963593075210545,7
|
359 |
+
whites,-0.038183566417610115,0.1544739431028826,5,0.1926575095204927,3
|
360 |
+
find,-0.0372521015202939,0.1897398762893147,5,0.2269919778096086,3
|
361 |
+
eyes,-0.03637647020818119,0.2210329701947546,5,0.2574094404029358,3
|
362 |
+
came,-0.03595338636497031,0.2355917586294029,5,0.2715451449943732,3
|
363 |
+
hey,-0.035873956000721186,0.2382874344867567,5,0.2741613904874779,3
|
364 |
+
last,-0.03411036786168009,0.2228579875629596,7,0.2569683554246397,4
|
365 |
+
they,-0.03385568729897079,0.1914014632236356,21,0.2252571505226064,11
|
366 |
+
two,-0.033834188663401626,0.2325624175876295,7,0.2663966062510311,4
|
367 |
+
t,-0.03259411847293228,0.226015552872284,19,0.2586096713452163,10
|
368 |
+
no,-0.03237177267783822,0.2243899847440016,13,0.2567617574218398,7
|
369 |
+
time,-0.03225109724981942,0.2349508552914493,11,0.2672019525412687,6
|
370 |
+
one,-0.03165250840377448,0.2634512858759837,21,0.2951037942797582,11
|
371 |
+
of,-0.02856001606969044,0.3190170936566082,91,0.3475771097262986,43
|
372 |
+
with,-0.027919648213330706,0.3137730160062972,47,0.3416926642196279,23
|
373 |
+
up,-0.02654980860299322,0.2681989987870025,22,0.2947488073899957,11
|
374 |
+
some,-0.025236792418851406,0.2467560713754371,16,0.2719928637942885,8
|
375 |
+
where,-0.0229184512149537,0.243673657466446,10,0.2665921086813997,5
|
376 |
+
now,-0.022558185492448313,0.2158726057943222,8,0.2384307912867705,4
|
377 |
+
or,-0.0222360266354506,0.2495235482573121,23,0.2717595748927627,11
|
378 |
+
always,-0.022022863603035125,0.2396592645832495,8,0.2616821281862846,4
|
379 |
+
she,-0.021760235633152714,0.19734296331572,6,0.2191031989488727,3
|
380 |
+
news,-0.02159849516443188,0.2050839150721779,6,0.2266824102366098,3
|
381 |
+
any,-0.021150643890873705,0.1504602816662984,4,0.1716109255571721,2
|
382 |
+
need,-0.02082085219249241,0.1679800363899763,4,0.1888008885824687,2
|
383 |
+
world,-0.020577143711659696,0.1807754121735431,4,0.2013525558852028,2
|
384 |
+
let,-0.020481025586477103,0.1857874802982196,4,0.2062685058846967,2
|
385 |
+
ca,-0.019991386297710495,0.2110274516479782,4,0.2310188379456887,2
|
386 |
+
big,-0.019943499802009712,0.2134703315327301,4,0.2334138313347398,2
|
387 |
+
week,-0.01985449239684578,0.2179991367577704,4,0.2378536291546162,2
|
388 |
+
enough,-0.019814081521003196,0.2200502543866951,4,0.2398643359076983,2
|
389 |
+
kid,-0.019619757760623385,0.2298700689877525,4,0.2494898267483759,2
|
390 |
+
brother,-0.01913279134579171,0.2541708568500221,4,0.2733036481958138,2
|
391 |
+
start,-0.019020073291626305,0.1442942208639418,2,0.1633142941555681,1
|
392 |
+
use,-0.0190034733158837,0.1452923157208958,2,0.1642957890367795,1
|
393 |
+
irish,-0.018986595051917105,0.1463063352686766,2,0.1652929303205937,1
|
394 |
+
hate,-0.018916091469637603,0.1505333165098281,2,0.1694494079794657,1
|
395 |
+
town,-0.0188693592701408,0.1533273618275327,2,0.1721967210976735,1
|
396 |
+
group,-0.018859743638233784,0.1539015042924291,2,0.1727612479306629,1
|
397 |
+
give,-0.018830324885546812,0.1556564701612703,2,0.1744867950468171,1
|
398 |
+
english,-0.018747306544345005,0.1605959164370148,2,0.1793432229813598,1
|
399 |
+
used,-0.01871427580513671,0.162555891643112,2,0.1812701674482487,1
|
400 |
+
check,-0.018656619630788712,0.1659699231990525,2,0.1846265428298412,1
|
401 |
+
best,-0.01864466787419411,0.1666764954370398,2,0.1853211633112339,1
|
402 |
+
do,-0.018635121048793085,0.2023034769179556,15,0.2209385979667487,7
|
403 |
+
least,-0.01855661164236319,0.1718703412080863,2,0.1904269528504495,1
|
404 |
+
fight,-0.01855661164236319,0.1718703412080863,2,0.1904269528504495,1
|
405 |
+
coming,-0.01851626919574892,0.174242902957373,2,0.1927591721531219,1
|
406 |
+
front,-0.01843010777142101,0.1792955852167742,2,0.1977256929881952,1
|
407 |
+
v,-0.018383921145413595,0.1819959849433494,2,0.200379906088763,1
|
408 |
+
guys,-0.018351831582815697,0.1838688748193491,2,0.2022207064021648,1
|
409 |
+
pride,-0.01826648156111821,0.1888372308782339,2,0.2071037124393521,1
|
410 |
+
job,-0.018248439820783502,0.1898850542052856,2,0.2081334940260691,1
|
411 |
+
face,-0.018230043262275314,0.1909526217506602,2,0.2091826650129355,1
|
412 |
+
either,-0.018211276949829908,0.1920407509762043,2,0.2102520279260342,1
|
413 |
+
band,-0.018211276949829908,0.1920407509762043,2,0.2102520279260342,1
|
414 |
+
head,-0.018211276949829908,0.1920407509762043,2,0.2102520279260342,1
|
415 |
+
talking,-0.01819212496907399,0.1931503123652337,2,0.2113424373343077,1
|
416 |
+
don,-0.01819212496907399,0.1931503123652337,2,0.2113424373343077,1
|
417 |
+
exactly,-0.0181113025936554,0.1978224262232114,2,0.2159337288168668,1
|
418 |
+
b,-0.018089942524454505,0.1990544259213837,2,0.2171443684458382,1
|
419 |
+
article,-0.01806807501462518,0.2003145023630354,2,0.2183825773776606,1
|
420 |
+
ask,-0.018045674145196006,0.2016040666103639,2,0.2196497407555599,1
|
421 |
+
listen,-0.01799915807066399,0.2042778730319584,2,0.2222770311026224,1
|
422 |
+
gay,-0.0179749797289048,0.2056655459948584,2,0.2236405257237632,1
|
423 |
+
lived,-0.017924603555236812,0.2085521401588969,2,0.2264767437141337,1
|
424 |
+
play,-0.0178983242996843,0.2100554752805851,2,0.2279537995802694,1
|
425 |
+
indeed,-0.0178712568503942,0.2116021254214722,2,0.2294733822718664,1
|
426 |
+
sister,-0.0178712568503942,0.2116021254214722,2,0.2294733822718664,1
|
427 |
+
human,-0.017843350026562926,0.2131948591881654,2,0.2310382092147283,1
|
428 |
+
lives,-0.017784786604554403,0.2165310942837593,2,0.2343158808883137,1
|
429 |
+
evil,-0.017784786604554403,0.2165310942837593,2,0.2343158808883137,1
|
430 |
+
according,-0.017784786604554403,0.2165310942837593,2,0.2343158808883137,1
|
431 |
+
bar,-0.017722105437457503,0.2200927067126292,2,0.2378148121500867,1
|
432 |
+
forward,-0.01761887969879139,0.2259375677820864,2,0.2435564474808778,1
|
433 |
+
as,-0.017582543381594984,0.2473580749232725,24,0.2649406183048675,11
|
434 |
+
shoot,-0.017581587577732788,0.2280428968531698,2,0.2456244844309026,1
|
435 |
+
certain,-0.017581587577732788,0.2280428968531698,2,0.2456244844309026,1
|
436 |
+
criminal,-0.017542630870071907,0.2302386954344739,2,0.2477813263045458,1
|
437 |
+
foreign,-0.017501846037480312,0.2325337179490334,2,0.2500355639865137,1
|
438 |
+
mate,-0.017501846037480312,0.2325337179490334,2,0.2500355639865137,1
|
439 |
+
film,-0.017501846037480312,0.2325337179490334,2,0.2500355639865137,1
|
440 |
+
prison,-0.017459043762841908,0.2349380858114451,2,0.252397129574287,1
|
441 |
+
ie,-0.017459043762841908,0.2349380858114451,2,0.252397129574287,1
|
442 |
+
court,-0.017459043762841908,0.2349380858114451,2,0.252397129574287,1
|
443 |
+
typical,-0.017414003180575205,0.2374635912807838,2,0.254877594461359,1
|
444 |
+
cop,-0.017414003180575205,0.2374635912807838,2,0.254877594461359,1
|
445 |
+
nazi,-0.017414003180575205,0.2374635912807838,2,0.254877594461359,1
|
446 |
+
station,-0.017414003180575205,0.2374635912807838,2,0.254877594461359,1
|
447 |
+
lies,-0.017414003180575205,0.2374635912807838,2,0.254877594461359,1
|
448 |
+
nor,-0.017366464387293806,0.2401240913849502,2,0.257490555772244,1
|
449 |
+
turned,-0.017316118576032408,0.2429360261603897,2,0.2602521447364221,1
|
450 |
+
star,-0.017316118576032408,0.2429360261603897,2,0.2602521447364221,1
|
451 |
+
starting,-0.017262594823704014,0.2459191117360754,2,0.2631817065597794,1
|
452 |
+
obviously,-0.017262594823704014,0.2459191117360754,2,0.2631817065597794,1
|
453 |
+
style,-0.017262594823704014,0.2459191117360754,2,0.2631817065597794,1
|
454 |
+
yesterday,-0.017205442063768894,0.2490972846048511,2,0.26630272666862,1
|
455 |
+
nose,-0.017144103962682455,0.2525000155577136,2,0.2696441195203961,1
|
456 |
+
sat,-0.017144103962682455,0.2525000155577136,2,0.2696441195203961,1
|
457 |
+
table,-0.01707788304419572,0.256164182849164,2,0.2732420658933597,1
|
458 |
+
rapes,-0.01700588799209568,0.2601368187993332,2,0.2771427067914289,1
|
459 |
+
kept,-0.01700588799209568,0.2601368187993332,2,0.2771427067914289,1
|
460 |
+
uses,-0.016926953630754693,0.2644792724967404,2,0.2814062261274951,1
|
461 |
+
murders,-0.016926953630754693,0.2644792724967404,2,0.2814062261274951,1
|
462 |
+
fought,-0.016839514507228592,0.2692737725980185,2,0.2861132871052471,1
|
463 |
+
hero,-0.016839514507228592,0.2692737725980185,2,0.2861132871052471,1
|
464 |
+
punk,-0.0164988212113929,0.2877992459427301,2,0.304298067154123,1
|
465 |
+
dropped,-0.016341544605446623,0.2962696480897575,2,0.3126111926952041,1
|
466 |
+
i,-0.015124892590279493,0.2804425706745275,83,0.295567463264807,36
|
467 |
+
me,-0.014620025168382733,0.256311327137585,20,0.2709313523059677,9
|
468 |
+
a,-0.01430176575726061,0.3797807848382674,139,0.394082550595528,60
|
469 |
+
you,-0.0136512635550185,0.2241099673571392,32,0.2377612309121577,14
|
470 |
+
and,-0.01182411075063955,0.3669835250093558,134,0.3788076357599954,57
|
471 |
+
on,-0.011726035271604596,0.3008782192383364,51,0.312604254509941,22
|
472 |
+
went,-0.010971081687237316,0.2688308675671143,9,0.2798019492543516,4
|
473 |
+
all,-0.008478836627499098,0.2516763394157666,26,0.2601551760432657,11
|
474 |
+
make,-0.008011765051070596,0.2199177681936865,7,0.2279295332447571,3
|
475 |
+
first,-0.007937139498589707,0.2248933923649319,7,0.2328305318635216,3
|
476 |
+
dont,-0.007878795867929778,0.2287974584719686,7,0.2366762543398984,3
|
477 |
+
while,-0.0075896939107378825,0.2483286906950209,7,0.2559183846057588,3
|
478 |
+
that,-0.007352615715392086,0.3028621838072919,60,0.310214799522684,25
|
479 |
+
can,-0.006334352602950122,0.2060374558719943,12,0.2123718084749444,5
|
480 |
+
get,-0.006260403817509891,0.2107767598371156,12,0.2170371636546255,5
|
481 |
+
who,-0.004906181078204619,0.2473322684282952,17,0.2522384495064998,7
|
482 |
+
these,-0.0024267453991999033,0.1666550833746634,5,0.1690818287738633,2
|
483 |
+
little,-0.001896744423332708,0.2101268564651671,5,0.2120236008884998,2
|
484 |
+
hair,-0.0016562215854151185,0.2311497514667045,5,0.2328059730521196,2
|
485 |
+
may,-0.0016424028968425042,0.2323855868172371,5,0.2340279897140796,2
|
486 |
+
once,-0.0016283298522916934,0.2336474547550918,5,0.2352757846073835,2
|
487 |
+
racist,-0.0016283298522916934,0.2336474547550918,5,0.2352757846073835,2
|
488 |
+
looks,-0.0016139912102494103,0.2349365742652359,5,0.2365505654754853,2
|
489 |
+
son,-0.0012301995640410235,0.2708414112240708,5,0.2720716107881118,2
|
490 |
+
the,0.0007816611358211212,0.359651211376102,159,0.3588695502402809,63
|
491 |
+
will,0.0008548198806901108,0.2309496408068444,18,0.2300948209261543,7
|
492 |
+
has,0.0011007573708333163,0.3006447317347214,23,0.2995439743638881,9
|
493 |
+
see,0.0019177023035768237,0.233669356046302,13,0.2317516537427252,5
|
494 |
+
out,0.0033843017912809914,0.2512296150141405,21,0.2478453132228595,8
|
495 |
+
good,0.003535071519360583,0.1880003629706798,8,0.1844652914513192,3
|
496 |
+
than,0.0038105436456838115,0.2141385972637255,8,0.2103280536180417,3
|
497 |
+
around,0.0038981562900982925,0.223001355238971,8,0.2191031989488727,3
|
498 |
+
could,0.003945371737307413,0.2279052112852753,8,0.2239598395479679,3
|
499 |
+
anti,0.004280356641207683,0.2658569101797752,8,0.2615765535385675,3
|
500 |
+
because,0.0050466912008284015,0.2791726611453676,16,0.2741259699445392,6
|
501 |
+
from,0.007076415486951371,0.2772162963949818,27,0.2701398809080304,10
|
502 |
+
s,0.010707407151056114,0.3344077089270795,60,0.3237003017760234,22
|
503 |
+
why,0.011720956963217982,0.1554790789788752,3,0.1437581220156572,1
|
504 |
+
which,0.011777741338498099,0.1631455603069277,3,0.1513678189684296,1
|
505 |
+
family,0.011950167678810797,0.1894262605098467,3,0.1774760928310359,1
|
506 |
+
american,0.011964875558975602,0.1919435646596027,3,0.1799786891006271,1
|
507 |
+
half,0.01201483821831631,0.2009371766938326,3,0.1889223384755163,1
|
508 |
+
called,0.01202688202350019,0.2032209159311311,3,0.1911940339076309,1
|
509 |
+
small,0.012030942912732906,0.2040022838206367,3,0.1919713409079038,1
|
510 |
+
done,0.012047426799826927,0.2072364295485747,3,0.1951890027487478,1
|
511 |
+
point,0.012055817791622486,0.2089234480155795,3,0.196867630223957,1
|
512 |
+
state,0.012060051795872107,0.2097857447840673,3,0.1977256929881952,1
|
513 |
+
end,0.012064311958742996,0.210661111720372,3,0.198596799761629,1
|
514 |
+
mother,0.01209044313500618,0.2162138176509555,3,0.2041233745159493,1
|
515 |
+
class,0.012113007089592787,0.2212956721025283,3,0.2091826650129355,1
|
516 |
+
along,0.012113007089592787,0.2212956721025283,3,0.2091826650129355,1
|
517 |
+
wanted,0.012117610245070909,0.2223696381711051,3,0.2102520279260342,1
|
518 |
+
french,0.012117610245070909,0.2223696381711051,3,0.2102520279260342,1
|
519 |
+
sad,0.012131606458073596,0.2257217090218687,3,0.2135901025637951,1
|
520 |
+
thats,0.012141095705081512,0.2280748245219483,3,0.2159337288168668,1
|
521 |
+
power,0.012141095705081512,0.2280748245219483,3,0.2159337288168668,1
|
522 |
+
sound,0.012150713731745005,0.2305332911094056,3,0.2183825773776606,1
|
523 |
+
happened,0.01215557135554629,0.2318053121111062,3,0.2196497407555599,1
|
524 |
+
dead,0.0121604614317328,0.2331078146914669,3,0.2209473532597341,1
|
525 |
+
scene,0.012211064430957291,0.2482467641767511,3,0.2360356997457938,1
|
526 |
+
whatever,0.012211064430957291,0.2482467641767511,3,0.2360356997457938,1
|
527 |
+
tree,0.012226737392596165,0.2537964701963474,3,0.2415697328037512,1
|
528 |
+
daughter,0.01223723795179718,0.2578617223826998,3,0.2456244844309026,1
|
529 |
+
ball,0.012258089078852508,0.2671356835402115,3,0.254877594461359,1
|
530 |
+
won,0.012293907048890274,0.2937001331763854,3,0.2814062261274951,1
|
531 |
+
many,0.013440909545566898,0.1924551079565076,6,0.1790141984109407,2
|
532 |
+
just,0.013464024787958495,0.2568752418783067,23,0.2434112170903482,8
|
533 |
+
ve,0.013504048392754014,0.2026065063630896,6,0.1891024579703356,2
|
534 |
+
same,0.01351675327399221,0.2047692037459095,6,0.1912524504719173,2
|
535 |
+
much,0.013544477805597588,0.2096529091548148,6,0.1961084313492172,2
|
536 |
+
it,0.013627362887438321,0.282676061060643,56,0.2690486981732047,20
|
537 |
+
try,0.013670807077478891,0.2359644277937728,6,0.2222936207162939,2
|
538 |
+
sure,0.013683279894057487,0.2391031774370448,6,0.2254198975429873,2
|
539 |
+
wonder,0.013716855623333801,0.2483654470101704,6,0.2346485913868366,2
|
540 |
+
down,0.014744754172502317,0.2387045937204702,9,0.2239598395479679,3
|
541 |
+
after,0.014828557998374597,0.2624944699319864,9,0.2476659119336118,3
|
542 |
+
away,0.014872751578143995,0.2827028131636415,9,0.2678300615854975,3
|
543 |
+
going,0.015706608630001673,0.2667837507229824,12,0.2510771420929807,4
|
544 |
+
to,0.01752771061936309,0.3514753794923577,128,0.3339476688729946,46
|
545 |
+
at,0.01826253806216932,0.2621653549502092,24,0.2439028168880399,8
|
546 |
+
got,0.022773788045900745,0.3093876722116877,19,0.286613884165787,6
|
547 |
+
we,0.022908443353197694,0.2081836817200336,16,0.1852752383668359,5
|
548 |
+
guy,0.023350007197622202,0.3133479586621135,13,0.2899979514644913,4
|
549 |
+
friend,0.02686652859879385,0.287964164855566,7,0.2610976362567721,2
|
550 |
+
heard,0.027025391275801586,0.2540709758029276,7,0.227045584527126,2
|
551 |
+
seen,0.02705018647134541,0.2454094338146803,7,0.2183592473433349,2
|
552 |
+
new,0.0270665739005444,0.1945849825756717,7,0.1675184086751273,2
|
553 |
+
ago,0.027066650396082692,0.2378121974561907,7,0.210745547060108,2
|
554 |
+
well,0.027078539235866506,0.2025393912991246,7,0.1754608520632581,2
|
555 |
+
home,0.02707938736084961,0.2291642487050512,7,0.2020848613442016,2
|
556 |
+
have,0.03052870043567693,0.2544127505978315,36,0.2238840501621546,11
|
557 |
+
be,0.031186748625233907,0.2703685345409298,30,0.2391817859156959,9
|
558 |
+
is,0.031352377514839214,0.3371909978520548,84,0.3058386203372156,27
|
559 |
+
only,0.03368472123246721,0.2368843237796826,11,0.2031996025472154,3
|
560 |
+
knife,0.03405507479242309,0.3003578014610431,4,0.26630272666862,1
|
561 |
+
completely,0.034216018230411815,0.2866131478046988,4,0.252397129574287,1
|
562 |
+
gave,0.03439732681077798,0.2687132076990917,4,0.2343158808883137,1
|
563 |
+
taken,0.03453083151154879,0.2529134088892094,4,0.2183825773776606,1
|
564 |
+
remember,0.03462327956551439,0.2397226224715697,4,0.2050993429060553,1
|
565 |
+
teacher,0.03464105066743359,0.2368617570695984,4,0.2022207064021648,1
|
566 |
+
getting,0.034681066239004715,0.2298700689877525,4,0.1951890027487478,1
|
567 |
+
life,0.03474605460929489,0.2160162220575436,4,0.1812701674482487,1
|
568 |
+
money,0.03474605460929489,0.2160162220575436,4,0.1812701674482487,1
|
569 |
+
stop,0.034748624169156,0.2153695751797306,4,0.1806209510105746,1
|
570 |
+
part,0.03476267685306711,0.2116290054331027,4,0.1768663285800356,1
|
571 |
+
next,0.03476688248080162,0.2104317920342599,4,0.1756649095534583,1
|
572 |
+
were,0.034782576126922704,0.1451731647628367,4,0.110390588635914,1
|
573 |
+
those,0.034805709558037995,0.1543836702001945,4,0.1195779606421565,1
|
574 |
+
stormfront,0.034820241839748106,0.1874104319877782,4,0.1525901901480301,1
|
575 |
+
show,0.034825502688767496,0.1815220120537514,4,0.1466965093649839,1
|
576 |
+
but,0.0360363229891745,0.2636441465050679,28,0.2276078235158934,8
|
577 |
+
back,0.0378000948436929,0.2701350188001274,15,0.2323349239564345,4
|
578 |
+
go,0.03787378562154703,0.2607799741046443,15,0.2229061884830973,4
|
579 |
+
off,0.039028337724402895,0.2400178251332915,8,0.2009894874088886,2
|
580 |
+
country,0.039064955477451785,0.2345049011799161,8,0.1954399457024643,2
|
581 |
+
very,0.03914875045900959,0.2192127979620017,8,0.1800640475029921,2
|
582 |
+
know,0.03922177845897709,0.1980179852325126,8,0.1587962067735355,2
|
583 |
+
should,0.04080935993232798,0.2942617995514562,19,0.2534524396191282,5
|
584 |
+
told,0.04904784844130958,0.2961685152037671,9,0.2471206667624575,2
|
585 |
+
was,0.0494455336279479,0.3699397943615183,69,0.3204942607335704,19
|
586 |
+
does,0.04961627297561538,0.2616398738641152,9,0.2120236008884998,2
|
587 |
+
even,0.04994693901845981,0.2346621085844964,9,0.1847151695660366,2
|
588 |
+
years,0.04995844031922181,0.2335502791376422,9,0.1835918388184204,2
|
589 |
+
us,0.05004777739943378,0.2242825197807521,9,0.1742347423813183,2
|
590 |
+
so,0.0516370447700612,0.2970331192325622,32,0.245396074462501,8
|
591 |
+
thinks,0.05178444043808361,0.3041815700123706,5,0.252397129574287,1
|
592 |
+
hand,0.05250143700729243,0.2684351658241592,5,0.2159337288168668,1
|
593 |
+
trying,0.053034503432402125,0.2330131925330292,5,0.1799786891006271,1
|
594 |
+
far,0.05304236383587729,0.2323855868172371,5,0.1793432229813598,1
|
595 |
+
better,0.05305768110751449,0.2311497514667045,5,0.17809207035919,1
|
596 |
+
house,0.0530796985034408,0.2293423424304631,5,0.1762626439270223,1
|
597 |
+
things,0.0530796985034408,0.2293423424304631,5,0.1762626439270223,1
|
598 |
+
god,0.05310063991591771,0.2275874349627348,5,0.1744867950468171,1
|
599 |
+
bad,0.053157729794593794,0.2226071377740595,5,0.1694494079794657,1
|
600 |
+
found,0.05316936727953622,0.2215532441375704,5,0.1683838768580342,1
|
601 |
+
saw,0.05323717626746341,0.2151074324471886,5,0.1618702561797252,1
|
602 |
+
take,0.05336687811585289,0.2008190393883608,5,0.1474521612725079,1
|
603 |
+
my,0.053385071387793,0.2849522560294085,36,0.2315671846416155,9
|
604 |
+
had,0.05657084531168477,0.2849805617368761,18,0.2284097164251913,4
|
605 |
+
say,0.05726163035983631,0.2671069875520589,14,0.2098453571922226,3
|
606 |
+
about,0.062220186369684294,0.2679674567428005,23,0.2057472703731162,5
|
607 |
+
would,0.06297119506658921,0.2533320794697774,19,0.1903608844031882,4
|
608 |
+
his,0.06638951684260469,0.4018955450203755,45,0.3355060281777708,10
|
609 |
+
gets,0.06775478207890409,0.2758882761049732,6,0.2081334940260691,1
|
610 |
+
weeks,0.06792030601303622,0.2692131501125408,6,0.2012928440995046,1
|
611 |
+
left,0.0683197927287138,0.2515810121136826,6,0.1832612193849688,1
|
612 |
+
again,0.0685384094608168,0.2407351305584903,6,0.1721967210976735,1
|
613 |
+
too,0.068936248775891,0.2482114079280115,11,0.1792751591521205,2
|
614 |
+
few,0.06901671689002531,0.2439845252609459,11,0.1749678083709206,2
|
615 |
+
own,0.06905573405463372,0.2093159464087432,6,0.1402602123541095,1
|
616 |
+
over,0.06918752553962348,0.1990526717312369,6,0.1298651461916134,1
|
617 |
+
him,0.06923517203485363,0.3981794333598364,38,0.3289442613249828,8
|
618 |
+
not,0.07479668172104267,0.2735757943163469,30,0.1987791125953042,6
|
619 |
+
right,0.07673514834235451,0.2791892977325816,12,0.2024541493902271,2
|
620 |
+
school,0.0775780360722218,0.245762252299744,12,0.1681842162275222,2
|
621 |
+
when,0.0786919673630779,0.2786012441732314,22,0.1999092768101535,4
|
622 |
+
says,0.08139575539285732,0.2710655675959852,7,0.1896698122031279,1
|
623 |
+
nothing,0.08212962131065851,0.2439998774903837,7,0.1618702561797252,1
|
624 |
+
ever,0.0824111547822885,0.2317916532001716,7,0.1493804984178831,1
|
625 |
+
hope,0.08254963965812898,0.2252388348948494,7,0.1426891952367204,1
|
626 |
+
what,0.08963797730678172,0.2627176681051585,19,0.1730796907983768,3
|
627 |
+
person,0.09378102626871182,0.262164903126746,8,0.1683838768580342,1
|
628 |
+
negro,0.09379745107426482,0.261655366015887,8,0.1678579149416222,1
|
629 |
+
yes,0.09392208652497519,0.2577252055227523,8,0.1638031189977771,1
|
630 |
+
anything,0.09403593192180049,0.2540309176950682,8,0.1599949857732677,1
|
631 |
+
maybe,0.09412785869726106,0.2509691055905672,8,0.1568412468933061,1
|
632 |
+
think,0.09524142626382041,0.2051914175092283,8,0.1099499912454079,1
|
633 |
+
said,0.0981742065588238,0.3080818812270229,15,0.2099076746681991,2
|
634 |
+
did,0.09824033768869958,0.3258558616445767,21,0.2276155239558771,3
|
635 |
+
then,0.0997757395367119,0.2675153887896063,15,0.1677396492528944,2
|
636 |
+
boy,0.10299344536493257,0.3052141517670974,9,0.2022207064021648,1
|
637 |
+
if,0.10645110907083602,0.3120276505060418,39,0.2055765414352058,6
|
638 |
+
how,0.10665465741441091,0.2656466990988649,16,0.158992041684454,2
|
639 |
+
other,0.11609380911436769,0.2258245137093504,10,0.1097307045949827,1
|
640 |
+
them,0.11712712541293681,0.1790504480269035,10,0.0619233226139667,1
|
641 |
+
into,0.1548527812201875,0.2847179274118009,15,0.1298651461916134,1
|
642 |
+
he,0.34391569702905284,0.6523775851441201,292,0.3084618881150673,10
|
pmi_files/he-she_npmi.csv
ADDED
@@ -0,0 +1,675 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,she-npmi,she-count
|
2 |
+
she,-0.47269907006468603,0.19734296331572,6,0.670042033380406,167
|
3 |
+
her,-0.29454249750455275,0.2069367917689627,8,0.5014792892735155,61
|
4 |
+
girl,-0.19844401132210143,0.1090577837769784,1,0.3075017950990798,7
|
5 |
+
beautiful,-0.1661627329906406,0.1279640196191445,1,0.2941267526097851,5
|
6 |
+
goes,-0.16553303387849838,0.1371975268438515,1,0.3027305607223499,5
|
7 |
+
stupid,-0.14660966239924167,0.1271156669545797,1,0.2737253293538214,4
|
8 |
+
name,-0.1350710188379258,0.1568546939653642,2,0.29192571280329,6
|
9 |
+
sorry,-0.129505992698187,0.2171942397830345,3,0.3467002324812215,8
|
10 |
+
http,-0.1246784887510119,0.0499457923792223,1,0.1746242811302342,3
|
11 |
+
2,-0.12388984087338421,0.0799721664842618,1,0.203862007357646,3
|
12 |
+
until,-0.1224523082297828,0.120731448408112,1,0.2431837566378948,3
|
13 |
+
kids,-0.12118904703933614,0.1388743673033785,3,0.2600634143427146,7
|
14 |
+
bring,-0.12057894892499901,0.1618727247361693,1,0.2824516736611683,3
|
15 |
+
dog,-0.1204988507537835,0.1634484939149016,1,0.2839473446686851,3
|
16 |
+
movies,-0.12023942040951038,0.1684719010074631,1,0.2887113214169735,3
|
17 |
+
baby,-0.12004801143243782,0.1721033076466162,1,0.292151319079054,3
|
18 |
+
ape,-0.1194845972365019,0.1824552746959061,1,0.301939871932408,3
|
19 |
+
turning,-0.1183660663843511,0.2017249076957935,1,0.3200909740801446,3
|
20 |
+
bag,-0.1181543808639382,0.2052057148099754,1,0.3233600956739136,3
|
21 |
+
used,-0.1181291930633562,0.162555891643112,2,0.2806850847064682,5
|
22 |
+
sister,-0.1154378008803145,0.2116021254214722,2,0.3270399263017867,5
|
23 |
+
teacher,-0.10715410395972341,0.2368617570695984,4,0.3440158610293218,8
|
24 |
+
www,-0.10083063774684839,0.0777469309490085,2,0.1785775686958569,4
|
25 |
+
great,-0.0999208464154265,0.1155268589033919,2,0.2154477053188184,4
|
26 |
+
hate,-0.09880976656437401,0.1505333165098281,2,0.2493430830742021,4
|
27 |
+
thing,-0.0969558933397153,0.1874104319877782,4,0.2843663253274935,7
|
28 |
+
come,-0.09025457722382599,0.0853510238673883,1,0.1756056010912143,2
|
29 |
+
forum,-0.0899913416209862,0.0987076831979309,1,0.1886990248189171,2
|
30 |
+
work,-0.08992184076443228,0.1019719286524134,1,0.1918937694168457,2
|
31 |
+
high,-0.089704786593263,0.1116112181907623,1,0.2013160047840253,2
|
32 |
+
living,-0.0894639766077241,0.1214932470685176,1,0.2109572236762417,2
|
33 |
+
yet,-0.08938339139934129,0.1246409694806751,1,0.2140243608800164,2
|
34 |
+
history,-0.0892261234821195,0.1305846688181157,1,0.2198107923002352,2
|
35 |
+
whole,-0.08917679139890941,0.1323989222436762,1,0.2215757136425856,2
|
36 |
+
light,-0.08909856134794389,0.1352303523296223,1,0.2243289136775662,2
|
37 |
+
blue,-0.0890433210105818,0.1371975268438515,1,0.2262408478544333,2
|
38 |
+
picture,-0.08901469817925181,0.1382067522017294,1,0.2272214503809812,2
|
39 |
+
negroes,-0.08898536919391858,0.1392339371976888,1,0.2282193063916074,2
|
40 |
+
gone,-0.0886453952247897,0.1506716419301829,1,0.2393170371549726,2
|
41 |
+
info,-0.08856484826593139,0.1532665376034473,1,0.2418313858693787,2
|
42 |
+
street,-0.0885226251196424,0.1546108140414885,1,0.2431334391611309,2
|
43 |
+
example,-0.08838720362326408,0.1588516959120974,1,0.2472388995353615,2
|
44 |
+
looked,-0.08838720362326408,0.1588516959120974,1,0.2472388995353615,2
|
45 |
+
hit,-0.0880675434066259,0.1684719010074631,1,0.256539444414089,2
|
46 |
+
x202a,-0.0877315755020509,0.1780655339314804,1,0.2657971094335313,2
|
47 |
+
x202c,-0.0877315755020509,0.1780655339314804,1,0.2657971094335313,2
|
48 |
+
swedish,-0.0877315755020509,0.1780655339314804,1,0.2657971094335313,2
|
49 |
+
gonna,-0.08765398862190932,0.1802139995771872,1,0.2678679881990965,2
|
50 |
+
till,-0.08765398862190932,0.1802139995771872,1,0.2678679881990965,2
|
51 |
+
rlm,-0.08757213571927247,0.1824552746959061,1,0.2700274104151786,2
|
52 |
+
welfare,-0.08739375861073878,0.1872536620266978,1,0.2746474206374366,2
|
53 |
+
modern,-0.08729609603894703,0.1898333100014528,1,0.2771294060403998,2
|
54 |
+
victim,-0.086959953151907,0.1984748915997329,1,0.2854348447516399,2
|
55 |
+
idiot,-0.08653375818397518,0.2089552952680086,1,0.2954890534519838,2
|
56 |
+
mother,-0.0865167430713944,0.2162138176509555,3,0.3027305607223499,5
|
57 |
+
nigeria,-0.08636292131618448,0.2130221037729962,1,0.2993850250891807,2
|
58 |
+
likes,-0.08636292131618448,0.2130221037729962,1,0.2993850250891807,2
|
59 |
+
kiss,-0.08636292131618448,0.2130221037729962,1,0.2993850250891807,2
|
60 |
+
hated,-0.08617261664304271,0.2174693650254091,1,0.3036419816684518,2
|
61 |
+
personally,-0.0859581767635195,0.222381851321548,1,0.3083400280850675,2
|
62 |
+
n,-0.0857840495574759,0.2173676111503682,17,0.3031516607078441,21
|
63 |
+
smile,-0.08571304722097,0.2278770964950076,1,0.3135901437159776,2
|
64 |
+
kicked,-0.08571304722097,0.2278770964950076,1,0.3135901437159776,2
|
65 |
+
stormed,-0.08411785428586449,0.2610138323762697,1,0.3451316866621342,2
|
66 |
+
watch,-0.08273218852055428,0.1747476949277644,4,0.2574798834483187,6
|
67 |
+
something,-0.08223333858977591,0.1899237975322404,4,0.2721571361220163,6
|
68 |
+
blacks,-0.0748463079448541,0.1120914194566537,2,0.1869377274015078,3
|
69 |
+
must,-0.07387276893576189,0.158696829921797,2,0.2325695988575589,3
|
70 |
+
racial,-0.073174057941435,0.1848286591355917,2,0.2580027170770267,3
|
71 |
+
ask,-0.07266806361749722,0.2016040666103639,2,0.2742721302278611,3
|
72 |
+
unfortunately,-0.07212070172226331,0.2182817014038595,2,0.2904024031261228,3
|
73 |
+
place,-0.06808440416967099,0.1776748629899226,3,0.2457592671595936,4
|
74 |
+
t,-0.06791262914691018,0.226015552872284,19,0.2939281820191942,20
|
75 |
+
class,-0.06686698127972082,0.2212956721025283,3,0.2881626533822491,4
|
76 |
+
were,-0.06633933289488508,0.1451731647628367,4,0.2115124976577218,5
|
77 |
+
ll,-0.06565130709386499,0.1782268436906092,4,0.2438781507844742,5
|
78 |
+
daughter,-0.06562803233428482,0.2578617223826998,3,0.3234897547169846,4
|
79 |
+
get,-0.06463620515276311,0.2107767598371156,12,0.2754129649898787,13
|
80 |
+
eyes,-0.06339907327268118,0.2210329701947546,5,0.2844320434674358,6
|
81 |
+
think,-0.0633174642829164,0.2051914175092283,8,0.2685088817921447,9
|
82 |
+
hair,-0.06310234972783671,0.2311497514667045,5,0.2942521011945412,6
|
83 |
+
looks,-0.06298751689157889,0.2349365742652359,5,0.2979240911568148,6
|
84 |
+
there,-0.05108963410768311,0.1293745577263232,7,0.1804641918340063,7
|
85 |
+
off,-0.0506432595246189,0.2400178251332915,8,0.2906610846579104,8
|
86 |
+
out,-0.050338147431013724,0.2512296150141405,21,0.3015677624451542,19
|
87 |
+
hope,-0.049641102202542614,0.2252388348948494,7,0.274879937097392,7
|
88 |
+
came,-0.04637001784536188,0.2355917586294029,5,0.2819617764747648,5
|
89 |
+
look,-0.04558604344447889,0.1711183996095087,4,0.2167044430539876,4
|
90 |
+
next,-0.045004780465103894,0.2104317920342599,4,0.2554365724993638,4
|
91 |
+
week,-0.04487406575219319,0.2179991367577704,4,0.2628732025099636,4
|
92 |
+
remember,-0.044465178220335105,0.2397226224715697,4,0.2841878006919048,4
|
93 |
+
com,-0.043887861565986105,0.1154258830699894,3,0.1593137446359755,3
|
94 |
+
race,-0.043758182801039214,0.133421214939728,3,0.1771793977407672,3
|
95 |
+
why,-0.043554114455123305,0.1554790789788752,3,0.1990331934339985,3
|
96 |
+
non,-0.0435188900769215,0.1588193004961539,3,0.2023381905730754,3
|
97 |
+
against,-0.04327236184263211,0.1797485941312298,3,0.2230209559738619,3
|
98 |
+
done,-0.04288111303275896,0.2072364295485747,3,0.2501175425813337,3
|
99 |
+
food,-0.042703892058011284,0.2181919453660477,3,0.260895837424059,3
|
100 |
+
ireland,-0.0409617406155699,0.1329727049055025,2,0.1739344455210724,2
|
101 |
+
really,-0.040932420132600594,0.1368242648557956,2,0.1777566849883962,2
|
102 |
+
start,-0.0408715111490123,0.1442942208639418,2,0.1851657320129541,2
|
103 |
+
another,-0.0408715111490123,0.1442942208639418,2,0.1851657320129541,2
|
104 |
+
use,-0.04086296901009101,0.1452923157208958,2,0.1861552847309868,2
|
105 |
+
group,-0.040785339274817284,0.1539015042924291,2,0.1946868435672464,2
|
106 |
+
give,-0.04076864678446021,0.1556564701612703,2,0.1964251169457305,2
|
107 |
+
feel,-0.0407629090519597,0.1562526789912628,2,0.1970155880432225,2
|
108 |
+
5,-0.04073903300164258,0.158696829921797,2,0.1994358629234396,2
|
109 |
+
else,-0.04072650708812281,0.1599563250059945,2,0.2006828320941173,2
|
110 |
+
least,-0.0406005444263067,0.1718703412080863,2,0.212470885634393,2
|
111 |
+
lol,-0.040573846914277706,0.174242902957373,2,0.2148167498716507,2
|
112 |
+
skin,-0.0405645810905661,0.1750554028743826,2,0.2156199839649487,2
|
113 |
+
makes,-0.04054546161605699,0.1767148446346726,2,0.2172603062507296,2
|
114 |
+
german,-0.040493896022220505,0.1810818176203651,2,0.2215757136425856,2
|
115 |
+
yeah,-0.04047158973360751,0.1829248317824779,2,0.2233964215160854,2
|
116 |
+
join,-0.040460038858217084,0.1838688748193491,2,0.2243289136775662,2
|
117 |
+
head,-0.04035651500934262,0.1920407509762043,2,0.2323972659855469,2
|
118 |
+
age,-0.040311619437148394,0.1954375076504655,2,0.2357491270876139,2
|
119 |
+
christian,-0.04027944374045672,0.1978224262232114,2,0.2381018699636681,2
|
120 |
+
die,-0.040189647011523194,0.2042778730319584,2,0.2444675200434816,2
|
121 |
+
months,-0.0401280191625826,0.2085521401588969,2,0.2486801593214795,2
|
122 |
+
lived,-0.0401280191625826,0.2085521401588969,2,0.2486801593214795,2
|
123 |
+
hands,-0.040082986250608715,0.2116021254214722,2,0.2516851116720809,2
|
124 |
+
obviously,-0.03951573301556449,0.2459191117360754,2,0.2854348447516399,2
|
125 |
+
attacked,-0.03951573301556449,0.2459191117360754,2,0.2854348447516399,2
|
126 |
+
nose,-0.03939426693395037,0.2525000155577136,2,0.291894282491664,2
|
127 |
+
sat,-0.03939426693395037,0.2525000155577136,2,0.291894282491664,2
|
128 |
+
its,-0.0371684721062485,0.0578119201243179,1,0.0949803922305664,1
|
129 |
+
1,-0.0371403361971504,0.0832299992270129,1,0.1203703354241633,1
|
130 |
+
https,-0.0371171115726483,0.0921615278613187,1,0.129278639433967,1
|
131 |
+
org,-0.0370898511779542,0.1003187610200016,1,0.1374086121979558,1
|
132 |
+
friends,-0.037076981114211,0.1036696241832601,1,0.1407466052974711,1
|
133 |
+
such,-0.037072307850266814,0.104827463167343,1,0.1418997710176098,1
|
134 |
+
since,-0.03706989404173659,0.1054145089888328,1,0.1424844030305694,1
|
135 |
+
women,-0.03706989404173659,0.1054145089888328,1,0.1424844030305694,1
|
136 |
+
days,-0.03703313609215851,0.1135982153697986,1,0.1506313514619571,1
|
137 |
+
crime,-0.037019463809220096,0.1163519457282454,1,0.1533714095374655,1
|
138 |
+
pretty,-0.0370158409856268,0.1170602513090638,1,0.1540760922946906,1
|
139 |
+
guess,-0.03700444040723361,0.1192361348614164,1,0.15624057526865,1
|
140 |
+
u,-0.0369878899857185,0.1222648193611372,1,0.1592527093468557,1
|
141 |
+
problem,-0.0369834900416125,0.1230464384271103,1,0.1600299284687228,1
|
142 |
+
child,-0.0369834900416125,0.1230464384271103,1,0.1600299284687228,1
|
143 |
+
college,-0.03697897807774851,0.1238383892740116,1,0.1608173673517601,1
|
144 |
+
themselves,-0.036974350251836596,0.1246409694806751,1,0.1616153197325117,1
|
145 |
+
attack,-0.0369545965961674,0.1279640196191445,1,0.1649186162153119,1
|
146 |
+
parents,-0.03693834552989289,0.1305846688181157,1,0.1675230143480086,1
|
147 |
+
yourself,-0.036932626921526907,0.1314847852689559,1,0.1684174121904828,1
|
148 |
+
london,-0.036920701247461996,0.1333275565200254,1,0.1702482577674874,1
|
149 |
+
reason,-0.0369080795062105,0.1352303523296223,1,0.1721384318358328,1
|
150 |
+
future,-0.0369080795062105,0.1352303523296223,1,0.1721384318358328,1
|
151 |
+
stuff,-0.03690148930431561,0.1362056013466759,1,0.1731070906509915,1
|
152 |
+
others,-0.03690148930431561,0.1362056013466759,1,0.1731070906509915,1
|
153 |
+
blood,-0.03690148930431561,0.1362056013466759,1,0.1731070906509915,1
|
154 |
+
stay,-0.036865404246571504,0.1413450250196306,1,0.1782104292662021,1
|
155 |
+
brothers,-0.036857491807897685,0.1424304572085385,1,0.1792879490164362,1
|
156 |
+
9,-0.03684932154541709,0.1435369152639026,1,0.1803862368093197,1
|
157 |
+
dark,-0.036832155753523305,0.1458165370096662,1,0.1826486927631895,1
|
158 |
+
ya,-0.036832155753523305,0.1458165370096662,1,0.1826486927631895,1
|
159 |
+
using,-0.0368231319411679,0.1469916683588166,1,0.1838148002999845,1
|
160 |
+
rest,-0.03681379355028,0.1481917723891737,1,0.1850055659394537,1
|
161 |
+
mind,-0.0367837143054191,0.1519540008447359,1,0.188737715150155,1
|
162 |
+
scum,-0.03677293367075779,0.1532665376034473,1,0.1900394712742051,1
|
163 |
+
set,-0.036761738589156406,0.1546108140414885,1,0.1913725526306449,1
|
164 |
+
kill,-0.036750103704038695,0.1559885191897013,1,0.19273862289374,1
|
165 |
+
wo,-0.03673800136164651,0.1574014836242536,1,0.1941394849859001,1
|
166 |
+
12,-0.03673800136164651,0.1574014836242536,1,0.1941394849859001,1
|
167 |
+
outside,-0.03672540132963739,0.1588516959120974,1,0.1955770972417348,1
|
168 |
+
mine,-0.03672540132963739,0.1588516959120974,1,0.1955770972417348,1
|
169 |
+
walk,-0.03672540132963739,0.1588516959120974,1,0.1955770972417348,1
|
170 |
+
holocaust,-0.036712270471603886,0.1603413215322604,1,0.1970535920038643,1
|
171 |
+
instead,-0.036712270471603886,0.1603413215322604,1,0.1970535920038643,1
|
172 |
+
8,-0.036698572369005006,0.1618727247361693,1,0.1985712971051743,1
|
173 |
+
control,-0.036684266880021604,0.1634484939149016,1,0.2001327607949232,1
|
174 |
+
pay,-0.036669309622337,0.1650714711739678,1,0.2017407807963048,1
|
175 |
+
id,-0.036669309622337,0.1650714711739678,1,0.2017407807963048,1
|
176 |
+
sisters,-0.036669309622337,0.1650714711739678,1,0.2017407807963048,1
|
177 |
+
muslim,-0.0366372372992729,0.1684719010074631,1,0.205109138306736,1
|
178 |
+
save,-0.036620006191698196,0.1702566504369363,1,0.2068766566286345,1
|
179 |
+
giving,-0.036620006191698196,0.1702566504369363,1,0.2068766566286345,1
|
180 |
+
bus,-0.036620006191698196,0.1702566504369363,1,0.2068766566286345,1
|
181 |
+
continue,-0.036620006191698196,0.1702566504369363,1,0.2068766566286345,1
|
182 |
+
similar,-0.036620006191698196,0.1702566504369363,1,0.2068766566286345,1
|
183 |
+
sort,-0.036620006191698196,0.1702566504369363,1,0.2068766566286345,1
|
184 |
+
slavic,-0.036582809323036675,0.1740166493297413,1,0.210599458652778,1
|
185 |
+
below,-0.036582809323036675,0.1740166493297413,1,0.210599458652778,1
|
186 |
+
attention,-0.036582809323036675,0.1740166493297413,1,0.210599458652778,1
|
187 |
+
often,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
188 |
+
playing,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
189 |
+
student,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
190 |
+
favorite,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
191 |
+
church,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
192 |
+
shame,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
193 |
+
dogs,-0.03654139715363572,0.1780655339314804,1,0.2146069310851161,1
|
194 |
+
eating,-0.036518851158936494,0.1802139995771872,1,0.2167328507361237,1
|
195 |
+
minister,-0.036518851158936494,0.1802139995771872,1,0.2167328507361237,1
|
196 |
+
question,-0.036518851158936494,0.1802139995771872,1,0.2167328507361237,1
|
197 |
+
stories,-0.03649490915985368,0.1824552746959061,1,0.2189501838557598,1
|
198 |
+
kick,-0.03649490915985368,0.1824552746959061,1,0.2189501838557598,1
|
199 |
+
reality,-0.036469418934921005,0.1847983596268498,1,0.2212677785617708,1
|
200 |
+
although,-0.036469418934921005,0.1847983596268498,1,0.2212677785617708,1
|
201 |
+
worst,-0.036469418934921005,0.1847983596268498,1,0.2212677785617708,1
|
202 |
+
rape,-0.036469418934921005,0.1847983596268498,1,0.2212677785617708,1
|
203 |
+
heads,-0.036469418934921005,0.1847983596268498,1,0.2212677785617708,1
|
204 |
+
streets,-0.036442202798837114,0.1872536620266978,1,0.2236958648255349,1
|
205 |
+
13,-0.036442202798837114,0.1872536620266978,1,0.2236958648255349,1
|
206 |
+
trash,-0.036442202798837114,0.1872536620266978,1,0.2236958648255349,1
|
207 |
+
gang,-0.036442202798837114,0.1872536620266978,1,0.2236958648255349,1
|
208 |
+
wonderful,-0.036442202798837114,0.1872536620266978,1,0.2236958648255349,1
|
209 |
+
average,-0.036442202798837114,0.1872536620266978,1,0.2236958648255349,1
|
210 |
+
trouble,-0.036413051664917206,0.1898333100014528,1,0.22624636166637,1
|
211 |
+
didnt,-0.036413051664917206,0.1898333100014528,1,0.22624636166637,1
|
212 |
+
river,-0.036413051664917206,0.1898333100014528,1,0.22624636166637,1
|
213 |
+
taught,-0.03638171728183198,0.1925515581348793,1,0.2289332754167113,1
|
214 |
+
grade,-0.03638171728183198,0.1925515581348793,1,0.2289332754167113,1
|
215 |
+
missing,-0.03638171728183198,0.1925515581348793,1,0.2289332754167113,1
|
216 |
+
watched,-0.03638171728183198,0.1925515581348793,1,0.2289332754167113,1
|
217 |
+
project,-0.03638171728183198,0.1925515581348793,1,0.2289332754167113,1
|
218 |
+
write,-0.036347901929581095,0.1954253217553395,1,0.2317732236849206,1
|
219 |
+
accept,-0.036347901929581095,0.1954253217553395,1,0.2317732236849206,1
|
220 |
+
names,-0.036347901929581095,0.1954253217553395,1,0.2317732236849206,1
|
221 |
+
protect,-0.036347901929581095,0.1954253217553395,1,0.2317732236849206,1
|
222 |
+
tall,-0.03631124451094281,0.1984748915997329,1,0.2347861361106757,1
|
223 |
+
apartment,-0.03631124451094281,0.1984748915997329,1,0.2347861361106757,1
|
224 |
+
vote,-0.03631124451094281,0.1984748915997329,1,0.2347861361106757,1
|
225 |
+
ing,-0.03631124451094281,0.1984748915997329,1,0.2347861361106757,1
|
226 |
+
wanna,-0.03631124451094281,0.1984748915997329,1,0.2347861361106757,1
|
227 |
+
religion,-0.03631124451094281,0.1984748915997329,1,0.2347861361106757,1
|
228 |
+
feeling,-0.03627130141736501,0.2017249076957935,1,0.2379962091131585,1
|
229 |
+
sa,-0.03627130141736501,0.2017249076957935,1,0.2379962091131585,1
|
230 |
+
bigger,-0.03627130141736501,0.2017249076957935,1,0.2379962091131585,1
|
231 |
+
prime,-0.03627130141736501,0.2017249076957935,1,0.2379962091131585,1
|
232 |
+
literally,-0.03627130141736501,0.2017249076957935,1,0.2379962091131585,1
|
233 |
+
hearing,-0.0362275196308845,0.2052057148099754,1,0.2414332344408599,1
|
234 |
+
monkey,-0.0362275196308845,0.2052057148099754,1,0.2414332344408599,1
|
235 |
+
passed,-0.0362275196308845,0.2052057148099754,1,0.2414332344408599,1
|
236 |
+
drop,-0.03612542955596729,0.2130221037729962,1,0.2491475333289635,1
|
237 |
+
turns,-0.03612542955596729,0.2130221037729962,1,0.2491475333289635,1
|
238 |
+
complete,-0.03612542955596729,0.2130221037729962,1,0.2491475333289635,1
|
239 |
+
hall,-0.03612542955596729,0.2130221037729962,1,0.2491475333289635,1
|
240 |
+
whitey,-0.03612542955596729,0.2130221037729962,1,0.2491475333289635,1
|
241 |
+
changed,-0.03612542955596729,0.2130221037729962,1,0.2491475333289635,1
|
242 |
+
forest,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
243 |
+
norwegian,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
244 |
+
jumped,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
245 |
+
raped,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
246 |
+
27,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
247 |
+
benefits,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
248 |
+
sacrifice,-0.03606501368937032,0.2174693650254091,1,0.2535343787147794,1
|
249 |
+
offer,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
250 |
+
homeschooling,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
251 |
+
learned,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
252 |
+
eyed,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
253 |
+
blind,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
254 |
+
played,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
255 |
+
boat,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
256 |
+
wind,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
257 |
+
teaches,-0.03599631486086621,0.222381851321548,1,0.2583781661824142,1
|
258 |
+
but,-0.03596962668448628,0.2636441465050679,28,0.2996137731895542,22
|
259 |
+
stare,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
260 |
+
announced,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
261 |
+
difficult,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
262 |
+
bitch,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
263 |
+
handed,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
264 |
+
chosen,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
265 |
+
homeschooled,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
266 |
+
wigger,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
267 |
+
crack,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
268 |
+
cat,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
269 |
+
failed,-0.03591702638546579,0.2278770964950076,1,0.2637941228804734,1
|
270 |
+
films,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
271 |
+
roll,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
272 |
+
salute,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
273 |
+
ur,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
274 |
+
wore,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
275 |
+
dies,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
276 |
+
ye,-0.03582374881742281,0.234125090348718,1,0.2699488391661408,1
|
277 |
+
intended,-0.035711177116184684,0.241385611753937,1,0.2770967888701217,1
|
278 |
+
integration,-0.035711177116184684,0.241385611753937,1,0.2770967888701217,1
|
279 |
+
yr,-0.035711177116184684,0.241385611753937,1,0.2770967888701217,1
|
280 |
+
chimp,-0.035711177116184684,0.241385611753937,1,0.2770967888701217,1
|
281 |
+
aswell,-0.035711177116184684,0.241385611753937,1,0.2770967888701217,1
|
282 |
+
coat,-0.035711177116184684,0.241385611753937,1,0.2770967888701217,1
|
283 |
+
customer,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
284 |
+
deaf,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
285 |
+
smashed,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
286 |
+
ne,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
287 |
+
suddenly,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
288 |
+
bow,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
289 |
+
complaining,-0.03557036161072347,0.2500865766313553,1,0.2856569382420788,1
|
290 |
+
old,-0.03556824506022743,0.2573745810154487,12,0.2929428260756761,10
|
291 |
+
i,-0.03546483845792531,0.2804425706745275,83,0.3159074091324528,60
|
292 |
+
backpack,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
293 |
+
string,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
294 |
+
auto,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
295 |
+
ate,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
296 |
+
stamps,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
297 |
+
gf,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
298 |
+
suited,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
299 |
+
payments,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
300 |
+
assignment,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
301 |
+
facility,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
302 |
+
holahoax,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
303 |
+
principal,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
304 |
+
addict,-0.03538439902317453,0.2610138323762697,1,0.2963982313994442,1
|
305 |
+
guidance,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
306 |
+
gypsie,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
307 |
+
youths,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
308 |
+
talkin,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
309 |
+
robbers,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
310 |
+
igger,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
311 |
+
substitute,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
312 |
+
gather,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
313 |
+
straw,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
314 |
+
patch,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
315 |
+
lincoln,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
316 |
+
urban,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
317 |
+
chick,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
318 |
+
whut,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
319 |
+
cookies,-0.03511503239256614,0.2758851054843536,1,0.3110001378769197,1
|
320 |
+
year,-0.035099357173090706,0.2101220037174057,7,0.2452213608904964,6
|
321 |
+
never,-0.03507421070419989,0.2123697878755924,7,0.2474439985797923,6
|
322 |
+
ago,-0.03475884030883808,0.2378121974561907,7,0.2725710377650288,6
|
323 |
+
wrench,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
324 |
+
monkies,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
325 |
+
reverence,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
326 |
+
formed,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
327 |
+
butchy,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
328 |
+
robberies,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
329 |
+
finially,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
330 |
+
forgein,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
331 |
+
uneven,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
332 |
+
vaporous,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
333 |
+
ohhh,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
334 |
+
huffed,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
335 |
+
neevr,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
336 |
+
ws,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
337 |
+
conslour,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
338 |
+
aeons,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
339 |
+
packi,-0.034639089381326926,0.2999676259941186,1,0.3346067153754455,1
|
340 |
+
says,-0.03426171180918347,0.2710655675959852,7,0.3053272794051687,6
|
341 |
+
back,-0.03276561477936196,0.2701350188001274,15,0.3029006335794894,12
|
342 |
+
their,-0.032013352793349506,0.1185095728967177,6,0.1505229256900672,5
|
343 |
+
every,-0.0315586587510808,0.2023031338207952,6,0.233861792571876,5
|
344 |
+
same,-0.031536776044639975,0.2047692037459095,6,0.2363059797905495,5
|
345 |
+
try,-0.031218199047512996,0.2359644277937728,6,0.2671826268412858,5
|
346 |
+
where,-0.030347726972596994,0.243673657466446,10,0.274021384439043,8
|
347 |
+
from,-0.028226767501861705,0.2772162963949818,27,0.3054430638968435,20
|
348 |
+
no,-0.028136737605571976,0.2243899847440016,13,0.2525267223495736,10
|
349 |
+
little,-0.026831610711479603,0.2101268564651671,5,0.2369584671766467,4
|
350 |
+
went,-0.0267129775695365,0.2688308675671143,9,0.2955438451366508,7
|
351 |
+
told,-0.0263846197777583,0.2961685152037671,9,0.3225531349815254,7
|
352 |
+
because,-0.026183457642298624,0.2791726611453676,16,0.3053561187876662,12
|
353 |
+
school,-0.02487882927727561,0.245762252299744,12,0.2706410815770196,9
|
354 |
+
is,-0.02434879121409067,0.3371909978520548,84,0.3615397890661455,57
|
355 |
+
this,-0.024123959633878783,0.2443811242131975,31,0.2685050838470763,22
|
356 |
+
do,-0.023948707775314382,0.2023034769179556,15,0.22625218469327,11
|
357 |
+
good,-0.02320657686729441,0.1880003629706798,8,0.2112069398379742,6
|
358 |
+
know,-0.023168244208356087,0.1980179852325126,8,0.2211862294408687,6
|
359 |
+
now,-0.0230841808223054,0.2158726057943222,8,0.2389567866166276,6
|
360 |
+
had,-0.02272266817967561,0.2849805617368761,18,0.3077032299165517,13
|
361 |
+
my,-0.022009118657579818,0.2849522560294085,36,0.3069613746869883,25
|
362 |
+
like,-0.02199359844696608,0.2765718254354235,30,0.2985654238823896,21
|
363 |
+
being,-0.020454181524055592,0.1761176566372516,4,0.1965718381613072,3
|
364 |
+
let,-0.020428873262364006,0.1857874802982196,4,0.2062163535605836,3
|
365 |
+
children,-0.020410971737759603,0.1916555784415737,4,0.2120665501793333,3
|
366 |
+
woman,-0.020316138090770514,0.2160162220575436,4,0.2363323601483141,3
|
367 |
+
just,-0.019944778305445443,0.2568752418783067,23,0.2768200201837521,16
|
368 |
+
m,-0.01804474084827512,0.1789245045997037,7,0.1969692454479788,5
|
369 |
+
well,-0.018008030985527695,0.2025393912991246,7,0.2205474222846523,5
|
370 |
+
make,-0.0179623994304087,0.2199177681936865,7,0.2378801676240952,5
|
371 |
+
dont,-0.01793299831590439,0.2287974584719686,7,0.246730456787873,5
|
372 |
+
two,-0.01791929087587349,0.2325624175876295,7,0.250481708463503,5
|
373 |
+
while,-0.0178538648945909,0.2483286906950209,7,0.2661825555896118,5
|
374 |
+
heard,-0.017826819608585787,0.2540709758029276,7,0.2718977954115134,5
|
375 |
+
here,-0.017320355202948806,0.1950122911660209,10,0.2123326463689697,7
|
376 |
+
other,-0.0172635554328133,0.2258245137093504,10,0.2430880691421637,7
|
377 |
+
people,-0.0171319962839121,0.2018165227873521,13,0.2189485190712642,9
|
378 |
+
see,-0.017074575044331908,0.233669356046302,13,0.2507439310906339,9
|
379 |
+
was,-0.013308201234915717,0.3699397943615183,69,0.383247995596434,44
|
380 |
+
can,-0.01296188328649911,0.2060374558719943,12,0.2189993391584934,8
|
381 |
+
or,-0.012462589848897088,0.2495235482573121,23,0.2619861381062092,15
|
382 |
+
does,-0.012189500757667726,0.2616398738641152,9,0.2738293746217829,6
|
383 |
+
white,-0.01133913091840627,0.2657242016696104,36,0.2770633325880167,23
|
384 |
+
own,-0.011306438170200994,0.2093159464087432,6,0.2206223845789442,4
|
385 |
+
news,-0.011304138466888686,0.2050839150721779,6,0.2163880535390666,4
|
386 |
+
gets,-0.011253393865460926,0.2758882761049732,6,0.2871416699704341,4
|
387 |
+
youtube,-0.011184350162431383,0.1403854219632466,6,0.151569772125678,4
|
388 |
+
thats,-0.010027045441719812,0.2280748245219483,3,0.2381018699636681,2
|
389 |
+
month,-0.010026073758272497,0.2318053121111062,3,0.2418313858693787,2
|
390 |
+
wait,-0.010026038661723108,0.2124528183298877,3,0.2224788569916108,2
|
391 |
+
end,-0.0100253991725327,0.210661111720372,3,0.2206865108929047,2
|
392 |
+
state,-0.010025047516167895,0.2097857447840673,3,0.2198107923002352,2
|
393 |
+
point,-0.010024675935292104,0.2089234480155795,3,0.2189481239508716,2
|
394 |
+
15,-0.010024510376848983,0.2358108643049227,3,0.2458353746817717,2
|
395 |
+
small,-0.010022077059379686,0.2040022838206367,3,0.2140243608800164,2
|
396 |
+
called,-0.0100215895370446,0.2032209159311311,3,0.2132425054681757,2
|
397 |
+
telling,-0.010014612093489805,0.2500310841338375,3,0.2600456962273273,2
|
398 |
+
tree,-0.010010855375485295,0.2537964701963474,3,0.2638073255718327,2
|
399 |
+
family,-0.010009602413592888,0.1894262605098467,3,0.1994358629234396,2
|
400 |
+
actually,-0.01000613950995241,0.1864189774357781,3,0.1964251169457305,2
|
401 |
+
teaching,-0.009993722500188318,0.2671356835402115,3,0.2771294060403998,2
|
402 |
+
talk,-0.009993577613928994,0.1771669507981736,3,0.1871605284121026,2
|
403 |
+
read,-0.009990496539350718,0.1751752354736034,3,0.1851657320129541,2
|
404 |
+
d,-0.009988163431963404,0.1737215264475171,3,0.1837096898794805,2
|
405 |
+
long,-0.009987381934750378,0.1732442576256842,3,0.1832316395604346,2
|
406 |
+
showed,-0.009951773290316601,0.2894332517988641,3,0.2993850250891807,2
|
407 |
+
anyone,-0.009943094924847212,0.151270775193521,3,0.1612138701183682,2
|
408 |
+
want,-0.009879590244626785,0.1283600997961968,3,0.1382396900408236,2
|
409 |
+
in,-0.00913323144775191,0.3068139413991058,76,0.3159471728468577,47
|
410 |
+
too,-0.008158149957119387,0.2482114079280115,11,0.2563695578851309,7
|
411 |
+
at,-0.007665332518935808,0.2621653549502092,24,0.269830687469145,15
|
412 |
+
could,-0.005956581286600704,0.2279052112852753,8,0.233861792571876,5
|
413 |
+
way,-0.005938034810538617,0.2213519120831723,8,0.2272899468937109,5
|
414 |
+
very,-0.005931726413272526,0.2192127979620017,8,0.2251445243752742,5
|
415 |
+
and,-0.004894607389455574,0.3669835250093558,134,0.3718781323988114,80
|
416 |
+
black,-0.0047377735848849745,0.2599833813150044,18,0.2647211548998894,11
|
417 |
+
will,-0.004622376952611279,0.2309496408068444,18,0.2355720177594557,11
|
418 |
+
about,-0.004601110653792706,0.2679674567428005,23,0.2725685673965932,14
|
419 |
+
not,-0.003208719539816829,0.2735757943163469,30,0.2767845138561637,18
|
420 |
+
then,-0.0026940328893224064,0.2675153887896063,15,0.2702094216789287,9
|
421 |
+
bad,-0.0019947813567565975,0.2226071377740595,5,0.2246019191308161,3
|
422 |
+
found,-0.0019902366457012766,0.2215532441375704,5,0.2235434807832717,3
|
423 |
+
times,-0.0019641061596523124,0.2155803228242201,5,0.2175444289838724,3
|
424 |
+
saw,-0.0019620102246736826,0.2151074324471886,5,0.2170694426718623,3
|
425 |
+
before,-0.0019280479436883102,0.2075661208540629,5,0.2094941687977512,3
|
426 |
+
find,-0.0018437423577013778,0.1897398762893147,5,0.1915836186470161,3
|
427 |
+
video,-0.00183296160302579,0.1875431139707149,5,0.1893760755737407,3
|
428 |
+
first,0.0022221396440790797,0.2248933923649319,7,0.2226712527208528,4
|
429 |
+
last,0.0022356029840154,0.2228579875629596,7,0.2206223845789442,4
|
430 |
+
by,0.0025102957639075996,0.2307237338936239,14,0.2282134381297163,8
|
431 |
+
are,0.0031205672069626045,0.18731970956441,21,0.1841991423574474,12
|
432 |
+
has,0.0034491518336983717,0.3006447317347214,23,0.297195579901023,13
|
433 |
+
some,0.0040986986037371,0.2467560713754371,16,0.2426573727717,9
|
434 |
+
day,0.004908722706630703,0.2305833719742898,9,0.2256746492676591,5
|
435 |
+
your,0.005465073539174609,0.1634660558259603,9,0.1580009822867857,5
|
436 |
+
for,0.006041015955543905,0.2682361341607829,43,0.262195118205239,24
|
437 |
+
only,0.006818759899005017,0.2368843237796826,11,0.2300655638806776,6
|
438 |
+
when,0.007492181973221601,0.2786012441732314,22,0.2711090622000098,12
|
439 |
+
as,0.008784920533450202,0.2473580749232725,24,0.2385731543898223,13
|
440 |
+
historian,0.010341785242659884,0.3213419231195796,2,0.3110001378769197,1
|
441 |
+
rob,0.010612709847678703,0.2962696480897575,2,0.2856569382420788,1
|
442 |
+
dropped,0.010612709847678703,0.2962696480897575,2,0.2856569382420788,1
|
443 |
+
punk,0.010702457072608418,0.2877992459427301,2,0.2770967888701217,1
|
444 |
+
traitor,0.010776716219132287,0.2807255553852731,2,0.2699488391661408,1
|
445 |
+
nerve,0.010776716219132287,0.2807255553852731,2,0.2699488391661408,1
|
446 |
+
custody,0.01084015930800053,0.2746342821884739,2,0.2637941228804734,1
|
447 |
+
fought,0.010895606415604275,0.2692737725980185,2,0.2583781661824142,1
|
448 |
+
statement,0.010895606415604275,0.2692737725980185,2,0.2583781661824142,1
|
449 |
+
disgusted,0.010895606415604275,0.2692737725980185,2,0.2583781661824142,1
|
450 |
+
hates,0.010944893781961007,0.2644792724967404,2,0.2535343787147794,1
|
451 |
+
murders,0.010944893781961007,0.2644792724967404,2,0.2535343787147794,1
|
452 |
+
thrown,0.010989285470369703,0.2601368187993332,2,0.2491475333289635,1
|
453 |
+
lucky,0.010989285470369703,0.2601368187993332,2,0.2491475333289635,1
|
454 |
+
rapes,0.010989285470369703,0.2601368187993332,2,0.2491475333289635,1
|
455 |
+
table,0.011029689619485472,0.256164182849164,2,0.2451344932296785,1
|
456 |
+
drugs,0.011101075491692591,0.2490972846048511,2,0.2379962091131585,1
|
457 |
+
yard,0.011101075491692591,0.2490972846048511,2,0.2379962091131585,1
|
458 |
+
yesterday,0.011101075491692591,0.2490972846048511,2,0.2379962091131585,1
|
459 |
+
calling,0.011101075491692591,0.2490972846048511,2,0.2379962091131585,1
|
460 |
+
filthy,0.011132975625399694,0.2459191117360754,2,0.2347861361106757,1
|
461 |
+
values,0.011162802475469108,0.2429360261603897,2,0.2317732236849206,1
|
462 |
+
opinion,0.011162802475469108,0.2429360261603897,2,0.2317732236849206,1
|
463 |
+
turned,0.011162802475469108,0.2429360261603897,2,0.2317732236849206,1
|
464 |
+
suspect,0.011190815968238899,0.2401240913849502,2,0.2289332754167113,1
|
465 |
+
nor,0.011190815968238899,0.2401240913849502,2,0.2289332754167113,1
|
466 |
+
nazi,0.011217229614413793,0.2374635912807838,2,0.22624636166637,1
|
467 |
+
typical,0.011217229614413793,0.2374635912807838,2,0.22624636166637,1
|
468 |
+
piece,0.011217229614413793,0.2374635912807838,2,0.22624636166637,1
|
469 |
+
y,0.011242220985910184,0.2349380858114451,2,0.2236958648255349,1
|
470 |
+
starts,0.011242220985910184,0.2349380858114451,2,0.2236958648255349,1
|
471 |
+
views,0.011242220985910184,0.2349380858114451,2,0.2236958648255349,1
|
472 |
+
asked,0.011288511578714105,0.2302386954344739,2,0.2189501838557598,1
|
473 |
+
shoot,0.011310046117046113,0.2280428968531698,2,0.2167328507361237,1
|
474 |
+
would,0.011312078282037924,0.2533320794697774,19,0.2420200011877395,10
|
475 |
+
bet,0.011350364757523101,0.2239150833069232,2,0.2125647185494001,1
|
476 |
+
second,0.011387509728113004,0.2200927067126292,2,0.2087051969845162,1
|
477 |
+
bar,0.011387509728113004,0.2200927067126292,2,0.2087051969845162,1
|
478 |
+
evil,0.011421955977023307,0.2165310942837593,2,0.205109138306736,1
|
479 |
+
social,0.01143828735623001,0.2148367257055479,2,0.2033984383493179,1
|
480 |
+
member,0.01143828735623001,0.2148367257055479,2,0.2033984383493179,1
|
481 |
+
perhaps,0.011454078391860578,0.2131948591881654,2,0.2017407807963048,1
|
482 |
+
planet,0.011469364626548989,0.2116021254214722,2,0.2001327607949232,1
|
483 |
+
indeed,0.011469364626548989,0.2116021254214722,2,0.2001327607949232,1
|
484 |
+
laugh,0.011469364626548989,0.2116021254214722,2,0.2001327607949232,1
|
485 |
+
play,0.011484178175410809,0.2100554752805851,2,0.1985712971051743,1
|
486 |
+
sick,0.011484178175410809,0.2100554752805851,2,0.1985712971051743,1
|
487 |
+
important,0.011498548155032595,0.2085521401588969,2,0.1970535920038643,1
|
488 |
+
close,0.0115520887024127,0.2029246413330576,2,0.1913725526306449,1
|
489 |
+
three,0.0115520887024127,0.2029246413330576,2,0.1913725526306449,1
|
490 |
+
case,0.0115520887024127,0.2029246413330576,2,0.1913725526306449,1
|
491 |
+
later,0.01160028896177609,0.1978224262232114,2,0.1862221372614353,1
|
492 |
+
exactly,0.01160028896177609,0.1978224262232114,2,0.1862221372614353,1
|
493 |
+
law,0.01161162713026681,0.1966171930697205,2,0.1850055659394537,1
|
494 |
+
started,0.0116441402519471,0.1931503123652337,2,0.1815061721132866,1
|
495 |
+
either,0.011654514166884594,0.1920407509762043,2,0.1803862368093197,1
|
496 |
+
face,0.011664672734224002,0.1909526217506602,2,0.1792879490164362,1
|
497 |
+
happy,0.0116746249390835,0.1898850542052856,2,0.1782104292662021,1
|
498 |
+
job,0.0116746249390835,0.1898850542052856,2,0.1782104292662021,1
|
499 |
+
pride,0.011684379210454704,0.1888372308782339,2,0.1771528516677792,1
|
500 |
+
students,0.011693943466385692,0.1878083830693084,2,0.1761144396029227,1
|
501 |
+
v,0.011747727175862005,0.1819959849433494,2,0.1702482577674874,1
|
502 |
+
front,0.011772570868765597,0.1792955852167742,2,0.1675230143480086,1
|
503 |
+
girls,0.011780582709126602,0.1784226119702001,2,0.1666420292610735,1
|
504 |
+
nation,0.011788467197843683,0.177562498760735,2,0.1657740315628913,1
|
505 |
+
teachers,0.011788467197843683,0.177562498760735,2,0.1657740315628913,1
|
506 |
+
fight,0.01184041273936351,0.1718703412080863,2,0.1600299284687228,1
|
507 |
+
europe,0.011867834256731713,0.1688474492254997,2,0.156979614968768,1
|
508 |
+
best,0.01188745706176339,0.1666764954370398,2,0.1547890383752764,1
|
509 |
+
meet,0.011893830904361885,0.1659699231990525,2,0.1540760922946906,1
|
510 |
+
check,0.011893830904361885,0.1659699231990525,2,0.1540760922946906,1
|
511 |
+
hell,0.011906340743142091,0.1645811272521478,2,0.1526747865090057,1
|
512 |
+
story,0.01192454018115488,0.162555891643112,2,0.1506313514619571,1
|
513 |
+
english,0.011942104310333795,0.1605959164370148,2,0.148653812126681,1
|
514 |
+
it,0.012090444216450946,0.282676061060643,56,0.2705856168441921,30
|
515 |
+
gave,0.012173763285002692,0.2687132076990917,4,0.256539444414089,2
|
516 |
+
im,0.012177335398064287,0.1338091862028425,2,0.1216318508047782,1
|
517 |
+
caught,0.01221103297064241,0.2654650119605131,4,0.2532539789898707,2
|
518 |
+
thread,0.0122191060295566,0.1289429224898053,2,0.1167238164602487,1
|
519 |
+
looking,0.012257748369217697,0.1244100767525769,2,0.1121523283833592,1
|
520 |
+
live,0.012287883462924198,0.1208540626737509,2,0.1085661792108267,1
|
521 |
+
means,0.012339470980643419,0.2541708568500221,4,0.2418313858693787,2
|
522 |
+
am,0.0123563589897015,0.112703413552737,2,0.1003470545630355,1
|
523 |
+
father,0.012367505514138288,0.2516845426691109,4,0.2393170371549726,2
|
524 |
+
male,0.012394230401521211,0.2493071947941311,4,0.2369129643926099,2
|
525 |
+
matter,0.012407140077893203,0.2481562671655071,4,0.2357491270876139,2
|
526 |
+
behind,0.012456065406165201,0.2437793527132703,4,0.2313232873071051,2
|
527 |
+
10,0.012609762737022912,0.2298700689877525,4,0.2172603062507296,2
|
528 |
+
getting,0.012609762737022912,0.2298700689877525,4,0.2172603062507296,2
|
529 |
+
support,0.012618706041463701,0.2290530950832699,4,0.2164343890418062,2
|
530 |
+
different,0.01269363056106998,0.2221748637061897,4,0.2094812331451197,2
|
531 |
+
probably,0.012724116357905296,0.2193586564694832,4,0.2066345401115779,2
|
532 |
+
big,0.012787499438612793,0.2134703315327301,4,0.2006828320941173,2
|
533 |
+
they,0.012886698083379305,0.1914014632236356,21,0.1785147651402563,11
|
534 |
+
stormfront,0.013062186883312621,0.1874104319877782,4,0.1743482451044656,2
|
535 |
+
fact,0.013081473446500291,0.2674442379749849,6,0.2543627645284846,3
|
536 |
+
show,0.013122938290599212,0.1815220120537514,4,0.1683990737631522,2
|
537 |
+
again,0.013404986489939513,0.2407351305584903,6,0.2273301440685508,3
|
538 |
+
any,0.013435378829753708,0.1504602816662984,4,0.1370249028365447,2
|
539 |
+
ve,0.013848223567138912,0.2026065063630896,6,0.1887582827959507,3
|
540 |
+
say,0.015451704003328126,0.2671069875520589,14,0.2516552835487308,7
|
541 |
+
them,0.015545319477599018,0.1790504480269035,10,0.1635051285493045,5
|
542 |
+
more,0.015614707867034477,0.21908269325941,12,0.2034679853923755,6
|
543 |
+
if,0.015835301954848502,0.3120276505060418,39,0.2961923485511933,20
|
544 |
+
how,0.015926718314160204,0.2656466990988649,16,0.2497199807847047,8
|
545 |
+
me,0.01689303964343808,0.256311327137585,20,0.2394182874941469,10
|
546 |
+
said,0.021716551700085407,0.3080818812270229,15,0.2863653295269375,7
|
547 |
+
go,0.022613640286529513,0.2607799741046443,15,0.2381663338181148,7
|
548 |
+
time,0.024088088059684487,0.2349508552914493,11,0.2108627672317648,5
|
549 |
+
away,0.02427945876719606,0.2827028131636415,9,0.2584233543964454,4
|
550 |
+
put,0.024720277355208098,0.2595530683330365,9,0.2348327909778284,4
|
551 |
+
down,0.025099202155245415,0.2387045937204702,9,0.2136053915652248,4
|
552 |
+
years,0.02519024462628769,0.2335502791376422,9,0.2083600345113545,4
|
553 |
+
a,0.0256249442440164,0.3797807848382674,139,0.354155840594251,70
|
554 |
+
ever,0.02715425033190788,0.2317916532001716,7,0.2046374028682637,3
|
555 |
+
our,0.0282538794758439,0.1655469678569883,7,0.1372930883811444,3
|
556 |
+
thinks,0.029534149374934038,0.3041815700123706,5,0.2746474206374366,2
|
557 |
+
son,0.030281662543647503,0.2708414112240708,5,0.2405597486804233,2
|
558 |
+
doing,0.030791413752049995,0.2464113977169987,5,0.2156199839649487,2
|
559 |
+
once,0.0310449882137728,0.2336474547550918,5,0.202602466541319,2
|
560 |
+
may,0.03106958203321178,0.2323855868172371,5,0.2013160047840253,2
|
561 |
+
thank,0.03136219096670839,0.2170207711971171,5,0.1856585802304087,2
|
562 |
+
take,0.031657033644220706,0.2008190393883608,5,0.1691620057441401,2
|
563 |
+
whites,0.03242291503509119,0.1544739431028826,5,0.1220510280677914,2
|
564 |
+
the,0.032763280746410495,0.359651211376102,159,0.3268879306296915,78
|
565 |
+
got,0.033150971383227035,0.3093876722116877,19,0.2762367008284607,8
|
566 |
+
one,0.03328750383860332,0.2634512858759837,21,0.2301637820373804,9
|
567 |
+
so,0.03359538789917632,0.2970331192325622,32,0.2634377313333859,14
|
568 |
+
that,0.036053036928955895,0.3028621838072919,60,0.266809146878336,27
|
569 |
+
person,0.03862142234347432,0.262164903126746,8,0.2235434807832717,3
|
570 |
+
anything,0.038826553665899405,0.2540309176950682,8,0.2152043640291688,3
|
571 |
+
maybe,0.038902555411233886,0.2509691055905672,8,0.2120665501793333,3
|
572 |
+
around,0.03956608606194409,0.223001355238971,8,0.1834352691770269,3
|
573 |
+
on,0.03983714596110849,0.3008782192383364,51,0.2610410732772279,22
|
574 |
+
won,0.040165754461605974,0.2937001331763854,3,0.2535343787147794,1
|
575 |
+
stood,0.040165754461605974,0.2937001331763854,3,0.2535343787147794,1
|
576 |
+
ran,0.040747135613392216,0.2725203592983128,3,0.2317732236849206,1
|
577 |
+
to,0.04085485492941371,0.3514753794923577,128,0.310620524562944,59
|
578 |
+
safe,0.04101550297490622,0.262283281536677,3,0.2212677785617708,1
|
579 |
+
claims,0.04101550297490622,0.262283281536677,3,0.2212677785617708,1
|
580 |
+
apparently,0.041073627359650006,0.2600238112154098,3,0.2189501838557598,1
|
581 |
+
brought,0.04132588714932131,0.2500310841338375,3,0.2087051969845162,1
|
582 |
+
whatever,0.0413701075481166,0.2482467641767511,3,0.2068766566286345,1
|
583 |
+
scene,0.0413701075481166,0.2482467641767511,3,0.2068766566286345,1
|
584 |
+
dead,0.04173526206082201,0.2331078146914669,3,0.1913725526306449,1
|
585 |
+
killed,0.0417658408369011,0.2318053121111062,3,0.1900394712742051,1
|
586 |
+
happened,0.0417658408369011,0.2318053121111062,3,0.1900394712742051,1
|
587 |
+
funny,0.04188014147511601,0.2268857074145697,3,0.1850055659394537,1
|
588 |
+
along,0.0420077230860921,0.2212956721025283,3,0.1792879490164362,1
|
589 |
+
cant,0.0420547529766884,0.2192076046444676,3,0.1771528516677792,1
|
590 |
+
almost,0.04212158858398049,0.2162138176509555,3,0.174092229066975,1
|
591 |
+
community,0.04212158858398049,0.2162138176509555,3,0.174092229066975,1
|
592 |
+
open,0.0421638961940346,0.2143023280298674,3,0.1721384318358328,1
|
593 |
+
call,0.042184426111799816,0.2133700972077041,3,0.1711856710959043,1
|
594 |
+
6,0.042317813333262816,0.2072364295485747,3,0.1649186162153119,1
|
595 |
+
might,0.042317813333262816,0.2072364295485747,3,0.1649186162153119,1
|
596 |
+
hard,0.042386964088125006,0.2040022838206367,3,0.1616153197325117,1
|
597 |
+
help,0.04252733406820128,0.1973163724434777,3,0.1547890383752764,1
|
598 |
+
love,0.042700834545416594,0.1888128644372828,3,0.1461120298918662,1
|
599 |
+
which,0.0431904339371674,0.1631455603069277,3,0.1199551263697603,1
|
600 |
+
most,0.043387898919752005,0.1519540781305787,3,0.1085661792108267,1
|
601 |
+
did,0.04342594953927892,0.3258558616445767,21,0.2824299121052978,8
|
602 |
+
also,0.04343955137564391,0.1489322998267673,3,0.1054927484511234,1
|
603 |
+
re,0.0434506298045681,0.148278745410627,3,0.1048281156060589,1
|
604 |
+
be,0.043843399652645,0.2703685345409298,30,0.2265251348882848,12
|
605 |
+
few,0.044314332493422204,0.2439845252609459,11,0.1996701927675237,4
|
606 |
+
of,0.044326536398067384,0.3190170936566082,91,0.2746905572585408,40
|
607 |
+
an,0.0446617430847967,0.251900454170425,16,0.2072387110856283,6
|
608 |
+
wants,0.04542381402614942,0.2823367784187593,6,0.2369129643926099,2
|
609 |
+
weeks,0.045816728596455414,0.2692131501125408,6,0.2233964215160854,2
|
610 |
+
we,0.045818263360777184,0.2081836817200336,16,0.1623654183592564,6
|
611 |
+
much,0.04740902990189669,0.2096529091548148,6,0.1622438792529181,2
|
612 |
+
over,0.04765974061181069,0.1990526717312369,6,0.1513929311194262,2
|
613 |
+
thought,0.048844790635641316,0.2845334481488334,9,0.2356886575131921,3
|
614 |
+
even,0.05036775899730919,0.2346621085844964,9,0.1842943495871872,3
|
615 |
+
who,0.05131091372680721,0.2473322684282952,17,0.196021354701488,6
|
616 |
+
right,0.05184777353965522,0.2791892977325816,12,0.2273415241929264,4
|
617 |
+
you,0.05333886729999651,0.2241099673571392,32,0.1707711000571427,12
|
618 |
+
friend,0.058729080393774474,0.287964164855566,7,0.2292350844617915,2
|
619 |
+
man,0.05936428914569661,0.2688584579434478,10,0.2094941687977512,3
|
620 |
+
jew,0.05991513427127801,0.2551759909150728,7,0.1952608566437948,2
|
621 |
+
home,0.06076517494189901,0.2291642487050512,7,0.1683990737631522,2
|
622 |
+
s,0.061641055794520394,0.3344077089270795,60,0.2727666531325591,22
|
623 |
+
new,0.0617713560421565,0.1945849825756717,7,0.1328136265335152,2
|
624 |
+
knife,0.062361592347884576,0.3003578014610431,4,0.2379962091131585,1
|
625 |
+
racism,0.06291728297916391,0.2866131478046988,4,0.2236958648255349,1
|
626 |
+
lets,0.0640388837521883,0.2567775066459283,4,0.19273862289374,1
|
627 |
+
brother,0.06413138557581702,0.2541708568500221,4,0.1900394712742051,1
|
628 |
+
taken,0.06417569373905438,0.2529134088892094,4,0.188737715150155,1
|
629 |
+
line,0.06449140369683412,0.2437793527132703,4,0.1792879490164362,1
|
630 |
+
under,0.0647537797983169,0.2359394508942212,4,0.1711856710959043,1
|
631 |
+
care,0.0648416626426073,0.2332590748330901,4,0.1684174121904828,1
|
632 |
+
kid,0.0649514527724406,0.2298700689877525,4,0.1649186162153119,1
|
633 |
+
soon,0.0651262007951264,0.2243789101419821,4,0.1592527093468557,1
|
634 |
+
enough,0.06526121601141868,0.2200502543866951,4,0.1547890383752764,1
|
635 |
+
pm,0.06526121601141868,0.2200502543866951,4,0.1547890383752764,1
|
636 |
+
money,0.06538487059558648,0.2160162220575436,4,0.1506313514619571,1
|
637 |
+
brown,0.06546183207448689,0.2134703315327301,4,0.1480084994582432,1
|
638 |
+
part,0.0655169755412365,0.2116290054331027,4,0.1461120298918662,1
|
639 |
+
ca,0.06553489626149162,0.2110274516479782,4,0.1454925553864866,1
|
640 |
+
still,0.0658383348992444,0.2005936206968247,4,0.1347552857975803,1
|
641 |
+
post,0.06622354977176449,0.1865938851959278,4,0.1203703354241633,1
|
642 |
+
need,0.0666969141852784,0.1679800363899763,4,0.1012831222046979,1
|
643 |
+
with,0.0672411546722877,0.3137730160062972,47,0.2465318613340095,16
|
644 |
+
negro,0.07190939930633422,0.261655366015887,8,0.1897459667095528,2
|
645 |
+
country,0.07294943584798619,0.2345049011799161,8,0.1615554653319299,2
|
646 |
+
than,0.0736590214900229,0.2141385972637255,8,0.1404795757737026,2
|
647 |
+
going,0.07740767514924168,0.2667837507229824,12,0.1893760755737407,3
|
648 |
+
up,0.07935810412154029,0.2681989987870025,22,0.1888408946654622,6
|
649 |
+
what,0.0804528891520839,0.2627176681051585,19,0.1822647789530746,5
|
650 |
+
kind,0.08280746356730947,0.2549458954031423,5,0.1721384318358328,1
|
651 |
+
after,0.082964011798706,0.2624944699319864,9,0.1795304581332804,2
|
652 |
+
hey,0.0834983961114803,0.2382874344867567,5,0.1547890383752764,1
|
653 |
+
racist,0.08368237706456541,0.2336474547550918,5,0.1499650776905264,1
|
654 |
+
trying,0.08370724020032441,0.2330131925330292,5,0.1493059523327048,1
|
655 |
+
far,0.0837317746905561,0.2323855868172371,5,0.148653812126681,1
|
656 |
+
house,0.0838497870439765,0.2293423424304631,5,0.1454925553864866,1
|
657 |
+
us,0.084557394174307,0.2242825197807521,9,0.1397251256064451,2
|
658 |
+
these,0.08593045214600169,0.1666550833746634,5,0.0807246312286617,1
|
659 |
+
public,0.09867248441059501,0.2564003011245398,6,0.1577278167139448,1
|
660 |
+
wonder,0.09905949467746561,0.2483654470101704,6,0.1493059523327048,1
|
661 |
+
all,0.09997135126639911,0.2516763394157666,26,0.1517049881493675,6
|
662 |
+
been,0.10187011015616532,0.1782588910259426,6,0.0763887808697773,1
|
663 |
+
seen,0.1132015414827475,0.2454094338146803,7,0.1322078923319328,1
|
664 |
+
nothing,0.11327325018817791,0.2439998774903837,7,0.1307266273022058,1
|
665 |
+
guy,0.11633237061889101,0.3133479586621135,13,0.1970155880432225,2
|
666 |
+
should,0.1247215117407052,0.2942617995514562,19,0.169540287810751,3
|
667 |
+
yes,0.125015873818651,0.2577252055227523,8,0.1327093317041013,1
|
668 |
+
always,0.12601743258428139,0.2396592645832495,8,0.1136418319989681,1
|
669 |
+
boy,0.13307571993126457,0.3052141517670974,9,0.1721384318358328,1
|
670 |
+
into,0.1333249962923747,0.2847179274118009,15,0.1513929311194262,2
|
671 |
+
jewish,0.13395775272049798,0.2932104620673537,9,0.1592527093468557,1
|
672 |
+
have,0.14139661094781122,0.2544127505978315,36,0.1130161396500203,6
|
673 |
+
him,0.17303472963864802,0.3981794333598364,38,0.2251447037211884,4
|
674 |
+
his,0.2542386276817874,0.4018955450203755,45,0.1476569173385881,2
|
675 |
+
he,0.43733884171474624,0.6523775851441201,292,0.2150387434293739,6
|
pmi_files/he-straight_npmi.csv
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,straight-npmi,straight-count
|
2 |
+
straight,-0.5646594707745636,0.1802139995771872,1,0.7448734703517508,21
|
3 |
+
there,-0.2449192837786668,0.1293745577263232,7,0.37429384150499,4
|
4 |
+
face,-0.24060783565517013,0.1909526217506602,2,0.4315604574058303,2
|
5 |
+
either,-0.24042797205769048,0.1920407509762043,2,0.4324687230338948,2
|
6 |
+
its,-0.2294845454955406,0.0578119201243179,1,0.2872964656198585,1
|
7 |
+
https,-0.2261015452903114,0.0921615278613187,1,0.3182630731516301,1
|
8 |
+
please,-0.2248047938066695,0.1042458708178899,1,0.3290506646245594,1
|
9 |
+
com,-0.2246036008673546,0.1154258830699894,3,0.340029483937344,2
|
10 |
+
nationalist,-0.2241321204055179,0.1103213113293789,1,0.3344534317348968,1
|
11 |
+
problem,-0.22267853808506458,0.1230464384271103,1,0.3457249765121749,1
|
12 |
+
college,-0.222586084211349,0.1238383892740116,1,0.3464244734853606,1
|
13 |
+
reason,-0.2212304982033271,0.1352303523296223,1,0.3564608505329494,1
|
14 |
+
pass,-0.2197808576309565,0.1469916683588166,1,0.3667725259897731,1
|
15 |
+
stand,-0.21947549857807408,0.1494180136529049,1,0.368893512230979,1
|
16 |
+
info,-0.2189867534200173,0.1532665376034473,1,0.3722532910234646,1
|
17 |
+
texas,-0.21881476570262529,0.1546108140414885,1,0.3734255797441138,1
|
18 |
+
event,-0.21676484699861912,0.1702566504369363,1,0.3870214974355554,1
|
19 |
+
add,-0.2165170661065553,0.1721033076466162,1,0.3886203737531715,1
|
20 |
+
attention,-0.2162590440649924,0.1740166493297413,1,0.3902756933947337,1
|
21 |
+
throw,-0.215708701668906,0.1780655339314804,1,0.3937742356003864,1
|
22 |
+
simple,-0.2151053930178023,0.1824552746959061,1,0.3975606677137084,1
|
23 |
+
aids,-0.21478054910689562,0.1847983596268498,1,0.3995789087337454,1
|
24 |
+
although,-0.21478054910689562,0.1847983596268498,1,0.3995789087337454,1
|
25 |
+
normal,-0.2144380457386696,0.1872536620266978,1,0.4016917077653674,1
|
26 |
+
road,-0.21407588328106472,0.1898333100014528,1,0.4039091932825175,1
|
27 |
+
tall,-0.2128454495682164,0.1984748915997329,1,0.4113203411679493,1
|
28 |
+
point,-0.21214491286451742,0.2089234480155795,3,0.4210683608800969,2
|
29 |
+
bag,-0.2118687702315345,0.2052057148099754,1,0.4170744850415099,1
|
30 |
+
waiting,-0.21071454442160117,0.2130221037729962,1,0.4237366481945974,1
|
31 |
+
catch,-0.21071454442160117,0.2130221037729962,1,0.4237366481945974,1
|
32 |
+
turns,-0.21071454442160117,0.2130221037729962,1,0.4237366481945974,1
|
33 |
+
meat,-0.209304241759713,0.222381851321548,1,0.431686093081261,1
|
34 |
+
wind,-0.209304241759713,0.222381851321548,1,0.431686093081261,1
|
35 |
+
hilarious,-0.209304241759713,0.222381851321548,1,0.431686093081261,1
|
36 |
+
eh,-0.209304241759713,0.222381851321548,1,0.431686093081261,1
|
37 |
+
stare,-0.2084619934210064,0.2278770964950076,1,0.436339089916014,1
|
38 |
+
failed,-0.2084619934210064,0.2278770964950076,1,0.436339089916014,1
|
39 |
+
havent,-0.2084619934210064,0.2278770964950076,1,0.436339089916014,1
|
40 |
+
positive,-0.20749162963110138,0.234125090348718,1,0.4416167199798194,1
|
41 |
+
fell,-0.2063470447184553,0.241385611753937,1,0.4477326564723923,1
|
42 |
+
pub,-0.2063470447184553,0.241385611753937,1,0.4477326564723923,1
|
43 |
+
deviant,-0.20316206650021923,0.2610138323762697,1,0.4641758988764889,1
|
44 |
+
shoplifter,-0.20316206650021923,0.2610138323762697,1,0.4641758988764889,1
|
45 |
+
steps,-0.20316206650021923,0.2610138323762697,1,0.4641758988764889,1
|
46 |
+
cheese,-0.20316206650021923,0.2610138323762697,1,0.4641758988764889,1
|
47 |
+
ran,-0.2019229598429898,0.2725203592983128,3,0.4744433191413026,2
|
48 |
+
lithuanian,-0.2006615674135369,0.2758851054843536,1,0.4765466728978905,1
|
49 |
+
gaurd,-0.2006615674135369,0.2758851054843536,1,0.4765466728978905,1
|
50 |
+
chased,-0.2006615674135369,0.2758851054843536,1,0.4765466728978905,1
|
51 |
+
thief,-0.2006615674135369,0.2758851054843536,1,0.4765466728978905,1
|
52 |
+
tripped,-0.1964543329301695,0.2999676259941186,1,0.4964219589242881,1
|
53 |
+
male,-0.18697647195219852,0.2493071947941311,4,0.4362836667463296,2
|
54 |
+
people,-0.1834486497508497,0.2018165227873521,13,0.3852651725382018,4
|
55 |
+
www,-0.18228295818516768,0.0777469309490085,2,0.2600298891341762,1
|
56 |
+
looking,-0.17843509054503562,0.1244100767525769,2,0.3028451672976125,1
|
57 |
+
saw,-0.17581597268781202,0.2151074324471886,5,0.3909234051350006,2
|
58 |
+
town,-0.1757233027970267,0.1533273618275327,2,0.3290506646245594,1
|
59 |
+
5,-0.1751925658316958,0.158696829921797,2,0.3338893957534928,1
|
60 |
+
eyes,-0.1750826466301203,0.2210329701947546,5,0.3961156168248749,2
|
61 |
+
god,-0.1742596130276886,0.2275874349627348,5,0.4018470479904234,2
|
62 |
+
run,-0.17279182451906788,0.1819959849433494,2,0.3547878094624173,1
|
63 |
+
full,-0.17279182451906788,0.1819959849433494,2,0.3547878094624173,1
|
64 |
+
them,-0.1719919826505062,0.1790504480269035,10,0.3510424306774097,3
|
65 |
+
job,-0.1719431347692815,0.1898850542052856,2,0.3618281889745671,1
|
66 |
+
band,-0.1717080956884953,0.1920407509762043,2,0.3637488466646996,1
|
67 |
+
head,-0.1717080956884953,0.1920407509762043,2,0.3637488466646996,1
|
68 |
+
their,-0.1716837705343987,0.1185095728967177,6,0.2901933434311164,2
|
69 |
+
do,-0.17044269721069646,0.2023034769179556,15,0.3727461741286521,4
|
70 |
+
force,-0.1695141026742741,0.2116021254214722,2,0.3811162280957463,1
|
71 |
+
cross,-0.16852766704054228,0.2200927067126292,2,0.3886203737531715,1
|
72 |
+
forward,-0.16783666781829998,0.2259375677820864,2,0.3937742356003864,1
|
73 |
+
station,-0.16644560200173372,0.2374635912807838,2,0.4039091932825175,1
|
74 |
+
floor,-0.1654012294318739,0.2459191117360754,2,0.4113203411679493,1
|
75 |
+
shop,-0.1650034744400269,0.2490972846048511,2,0.414100759044878,1
|
76 |
+
himself,-0.16457446948379628,0.2525000155577136,2,0.4170744850415099,1
|
77 |
+
chasing,-0.15876839272154664,0.2962696480897575,2,0.4550380408113041,1
|
78 |
+
left,-0.15782549492379527,0.2515810121136826,6,0.4094065070374779,2
|
79 |
+
can,-0.15311667068883672,0.2060374558719943,12,0.359154126560831,3
|
80 |
+
more,-0.1517372284880419,0.21908269325941,12,0.3708199217474519,3
|
81 |
+
kids,-0.1486832496664353,0.1388743673033785,3,0.2875576169698138,1
|
82 |
+
anyone,-0.14770632982417548,0.151270775193521,3,0.2989771050176965,1
|
83 |
+
nothing,-0.1469235276446169,0.2439998774903837,7,0.3909234051350006,2
|
84 |
+
love,-0.1445180758392116,0.1888128644372828,3,0.3333309402764944,1
|
85 |
+
half,-0.14341525552963358,0.2009371766938326,3,0.3443524322234662,1
|
86 |
+
wait,-0.1423349911325296,0.2124528183298877,3,0.3547878094624173,1
|
87 |
+
open,-0.142158522503082,0.2143023280298674,3,0.3564608505329494,1
|
88 |
+
community,-0.1419752783986814,0.2162138176509555,3,0.3581890960496369,1
|
89 |
+
almost,-0.1419752783986814,0.2162138176509555,3,0.3581890960496369,1
|
90 |
+
power,-0.1408186877090307,0.2280748245219483,3,0.368893512230979,1
|
91 |
+
ass,-0.1375368564982986,0.2600238112154098,3,0.3975606677137084,1
|
92 |
+
person,-0.134406112890258,0.262164903126746,8,0.396571016017004,2
|
93 |
+
down,-0.12711632431304537,0.2387045937204702,9,0.3658209180335156,2
|
94 |
+
any,-0.1262612174442221,0.1504602816662984,4,0.2767214991105205,1
|
95 |
+
into,-0.12484556347461917,0.2847179274118009,15,0.4095634908864201,3
|
96 |
+
look,-0.12480731291607489,0.1711183996095087,4,0.2959257125255836,1
|
97 |
+
went,-0.12419758526993563,0.2688308675671143,9,0.3930284528370499,2
|
98 |
+
world,-0.12409751637653221,0.1807754121735431,4,0.3048729285500753,1
|
99 |
+
thing,-0.123598753767902,0.1874104319877782,4,0.3110091857556802,1
|
100 |
+
something,-0.12340746814654038,0.1899237975322404,4,0.3133312656787808,1
|
101 |
+
ca,-0.1217504944692423,0.2110274516479782,4,0.3327779461172205,1
|
102 |
+
life,-0.12134556287389461,0.2160162220575436,4,0.3373617849314382,1
|
103 |
+
woman,-0.12134556287389461,0.2160162220575436,4,0.3373617849314382,1
|
104 |
+
getting,-0.1201946434463961,0.2298700689877525,4,0.3500647124341486,1
|
105 |
+
oh,-0.11909101981841419,0.2427371691561529,4,0.3618281889745671,1
|
106 |
+
who,-0.11692015584821308,0.2473322684282952,17,0.3642524242765083,3
|
107 |
+
security,-0.1164408497233399,0.2721795240298316,4,0.3886203737531715,1
|
108 |
+
all,-0.1110289963325733,0.2516763394157666,26,0.3627053357483399,4
|
109 |
+
video,-0.1063305016039173,0.1875431139707149,5,0.2938736155746322,1
|
110 |
+
find,-0.10618583623626887,0.1897398762893147,5,0.2959257125255836,1
|
111 |
+
get,-0.10410565427010357,0.2107767598371156,12,0.3148824141072192,2
|
112 |
+
keep,-0.10376680139320249,0.2247707003164845,5,0.328537501709687,1
|
113 |
+
hair,-0.10330368026819228,0.2311497514667045,5,0.3344534317348968,1
|
114 |
+
trying,-0.10316708389681928,0.2330131925330292,5,0.3361802764298485,1
|
115 |
+
once,-0.10312045538382292,0.2336474547550918,5,0.3367679101389147,1
|
116 |
+
looks,-0.10302547306684873,0.2349365742652359,5,0.3379620473320846,1
|
117 |
+
it,-0.10156315162292756,0.282676061060643,56,0.3842392126835706,7
|
118 |
+
out,-0.09572953694452191,0.2512296150141405,21,0.3469591519586624,3
|
119 |
+
no,-0.09571830244666188,0.2243899847440016,13,0.3201082871906635,2
|
120 |
+
the,-0.09283456868966827,0.359651211376102,159,0.4524857800657703,16
|
121 |
+
over,-0.09090360820308038,0.1990526717312369,6,0.2899562799343173,1
|
122 |
+
news,-0.09054457068789498,0.2050839150721779,6,0.2956284857600729,1
|
123 |
+
own,-0.09028951236542479,0.2093159464087432,6,0.299605458774168,1
|
124 |
+
much,-0.09026909335862701,0.2096529091548148,6,0.2999220025134418,1
|
125 |
+
you,-0.09021029923524801,0.2241099673571392,32,0.3143202665923872,4
|
126 |
+
when,-0.0889220876596129,0.2786012441732314,22,0.3675233318328443,3
|
127 |
+
wonder,-0.08781482941967808,0.2483654470101704,6,0.3361802764298485,1
|
128 |
+
weeks,-0.08640451976242025,0.2692131501125408,6,0.3556176698749611,1
|
129 |
+
gets,-0.0859399128695939,0.2758882761049732,6,0.3618281889745671,1
|
130 |
+
just,-0.0859359716084599,0.2568752418783067,23,0.3428112134867666,3
|
131 |
+
as,-0.08209335639882098,0.2473580749232725,24,0.3294514313220935,3
|
132 |
+
at,-0.0811059181486577,0.2621653549502092,24,0.3432712730988669,3
|
133 |
+
then,-0.07935355649859399,0.2675153887896063,15,0.3468689452882003,2
|
134 |
+
year,-0.07743561325240811,0.2101220037174057,7,0.2875576169698138,1
|
135 |
+
two,-0.0762102036098857,0.2325624175876295,7,0.3087726211975152,1
|
136 |
+
ago,-0.07591490823046981,0.2378121974561907,7,0.3137271056866605,1
|
137 |
+
seen,-0.07548179624938037,0.2454094338146803,7,0.3208912300640607,1
|
138 |
+
an,-0.0741388924376683,0.251900454170425,16,0.3260393466080933,2
|
139 |
+
white,-0.0737350912301229,0.2657242016696104,36,0.3394592928997333,4
|
140 |
+
knew,-0.07183012800665634,0.3052894489341554,7,0.3771195769408117,1
|
141 |
+
n,-0.07005307900153987,0.2173676111503682,17,0.2874206901519081,2
|
142 |
+
with,-0.06996621104098139,0.3137730160062972,47,0.3837392270472786,5
|
143 |
+
good,-0.06697293717438318,0.1880003629706798,8,0.254973300145063,1
|
144 |
+
her,-0.06610740314377297,0.2069367917689627,8,0.2730441949127357,1
|
145 |
+
than,-0.06576915301176409,0.2141385972637255,8,0.2799077502754896,1
|
146 |
+
now,-0.0656869652165534,0.2158726057943222,8,0.2815595710108756,1
|
147 |
+
around,-0.06534604079472642,0.223001355238971,8,0.2883473960336974,1
|
148 |
+
could,-0.06510868314794649,0.2279052112852753,8,0.2930138944332218,1
|
149 |
+
off,-0.06451251022548271,0.2400178251332915,8,0.3045303353587742,1
|
150 |
+
and,-0.06232623623149536,0.3669835250093558,134,0.4293097612408512,12
|
151 |
+
black,-0.06204746781457199,0.2599833813150044,18,0.3220308491295764,2
|
152 |
+
t,-0.058217493059979614,0.226015552872284,19,0.2842330459322636,2
|
153 |
+
your,-0.05737284354528349,0.1634660558259603,9,0.2208388993712438,1
|
154 |
+
what,-0.05644834998451398,0.2627176681051585,19,0.3191660180896725,2
|
155 |
+
like,-0.05595114410557228,0.2765718254354235,30,0.3325229695409958,3
|
156 |
+
us,-0.054929619302703014,0.2242825197807521,9,0.2792121390834551,1
|
157 |
+
should,-0.05484675223713248,0.2942617995514562,19,0.3491085517885887,2
|
158 |
+
day,-0.05466053372012941,0.2305833719742898,9,0.2852439056944192,1
|
159 |
+
years,-0.05453279367811659,0.2335502791376422,9,0.2880830728157588,1
|
160 |
+
got,-0.05405226180734907,0.3093876722116877,19,0.3634399340190368,2
|
161 |
+
for,-0.05211722994832091,0.2682361341607829,43,0.3203533641091038,4
|
162 |
+
me,-0.05148681957531204,0.256311327137585,20,0.307798146712897,2
|
163 |
+
are,-0.049208662896179894,0.18731970956441,21,0.2365283724605899,2
|
164 |
+
they,-0.049049137773918394,0.1914014632236356,21,0.240450600997554,2
|
165 |
+
here,-0.04647634453250801,0.1950122911660209,10,0.2414886356985289,1
|
166 |
+
one,-0.04608458968570989,0.2634512858759837,21,0.3095358755616936,2
|
167 |
+
up,-0.04098606698821522,0.2681989987870025,22,0.3091850657752177,2
|
168 |
+
or,-0.03693611095856608,0.2495235482573121,23,0.2864596592158782,2
|
169 |
+
about,-0.03625327331284439,0.2679674567428005,23,0.3042207300556449,2
|
170 |
+
time,-0.03622398309430522,0.2349508552914493,11,0.2711748383857545,1
|
171 |
+
only,-0.03615987113305308,0.2368843237796826,11,0.2730441949127357,1
|
172 |
+
few,-0.035923225014543675,0.2439845252609459,11,0.2799077502754896,1
|
173 |
+
on,-0.028942260537004272,0.3008782192383364,51,0.3298204797753407,4
|
174 |
+
old,-0.027366049761805622,0.2573745810154487,12,0.2847406307772543,1
|
175 |
+
i,-0.021409196384090612,0.2804425706745275,83,0.3018517670586181,6
|
176 |
+
see,-0.020334013090492598,0.233669356046302,13,0.2540033691367946,1
|
177 |
+
from,-0.018345099677806898,0.2772162963949818,27,0.2955613960727887,2
|
178 |
+
guy,-0.01833992552852609,0.3133479586621135,13,0.3316878841906396,1
|
179 |
+
by,-0.013104000294210383,0.2307237338936239,14,0.2438277341878343,1
|
180 |
+
say,-0.01233621995419748,0.2671069875520589,14,0.2794432075062564,1
|
181 |
+
of,-0.005905244707081425,0.3190170936566082,91,0.3249223383636896,6
|
182 |
+
go,-0.005644613241744867,0.2607799741046443,15,0.2664245873463892,1
|
183 |
+
in,-0.005504691087553193,0.3068139413991058,76,0.312318632486659,5
|
184 |
+
said,-0.004856126068787825,0.3080818812270229,15,0.3129380072958107,1
|
185 |
+
this,-0.0030780702616994005,0.2443811242131975,31,0.2474591944748969,2
|
186 |
+
a,-0.0020553115711834935,0.3797807848382674,139,0.3818360964094509,9
|
187 |
+
is,0.010150731245553601,0.3371909978520548,84,0.3270402666065012,5
|
188 |
+
will,0.01276162511132431,0.2309496408068444,18,0.2181880156955201,1
|
189 |
+
have,0.015321502607047538,0.2544127505978315,36,0.239091247990784,2
|
190 |
+
my,0.015581021806006401,0.2849522560294085,36,0.2693712342234021,2
|
191 |
+
if,0.025567991290163627,0.3120276505060418,39,0.2864596592158782,2
|
192 |
+
to,0.026484588143326604,0.3514753794923577,128,0.3249907913490311,7
|
193 |
+
did,0.02933149953836167,0.3258558616445767,21,0.296524362106215,1
|
194 |
+
s,0.03212602703382311,0.3344077089270795,60,0.3022816818932564,3
|
195 |
+
has,0.0393814910115019,0.3006447317347214,23,0.2612632407232195,1
|
196 |
+
was,0.051449151563655704,0.3699397943615183,69,0.3184906427978626,3
|
197 |
+
not,0.07053214111110986,0.2735757943163469,30,0.203043653205237,1
|
198 |
+
be,0.07059393991066171,0.2703685345409298,30,0.1997745946302681,1
|
199 |
+
that,0.08377216498079132,0.3028621838072919,60,0.2190900188265006,2
|
200 |
+
him,0.09432865835877763,0.3981794333598364,38,0.3038507750010588,1
|
201 |
+
he,0.39373149589937556,0.6523775851441201,292,0.2586460892447446,1
|
pmi_files/he-their_npmi.csv
ADDED
@@ -0,0 +1,1046 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,their-npmi,their-count
|
2 |
+
their,-0.5048624459297226,0.1185095728967177,6,0.6233720188264403,599
|
3 |
+
they,-0.2023654649045824,0.1914014632236356,21,0.393766928128218,198
|
4 |
+
parents,-0.194375555780674,0.1305846688181157,1,0.3249602245987897,24
|
5 |
+
blacks,-0.1652421923538963,0.1120914194566537,2,0.27733361181055,28
|
6 |
+
own,-0.1591029907552937,0.2093159464087432,6,0.3684189371640369,62
|
7 |
+
culture,-0.1580085561704014,0.1296981197092574,1,0.2877066758796588,16
|
8 |
+
are,-0.15713508346160562,0.18731970956441,21,0.3444547930260156,146
|
9 |
+
them,-0.15484659078605179,0.1790504480269035,10,0.3338970388129553,84
|
10 |
+
kids,-0.15075694262144052,0.1388743673033785,3,0.289631309924819,33
|
11 |
+
race,-0.14150921894551852,0.133421214939728,3,0.2749304338852465,30
|
12 |
+
schools,-0.141292105515365,0.1084355553839195,1,0.2497276608992845,13
|
13 |
+
http,-0.1293596155411974,0.0499457923792223,1,0.1793054079204197,11
|
14 |
+
children,-0.1285967078899732,0.1916555784415737,4,0.3202522863315469,34
|
15 |
+
whites,-0.12762290296559442,0.1544739431028826,5,0.282096846068477,39
|
16 |
+
its,-0.12097788076144389,0.0578119201243179,1,0.1787898008857618,10
|
17 |
+
come,-0.12005026342125269,0.0853510238673883,1,0.205401287288641,10
|
18 |
+
people,-0.11189798456200759,0.2018165227873521,13,0.3137145073493597,73
|
19 |
+
friends,-0.11064167520980249,0.1036696241832601,1,0.2143112993930626,9
|
20 |
+
women,-0.1105764667539033,0.1054145089888328,1,0.2159909757427361,9
|
21 |
+
themselves,-0.10981543951810949,0.1246409694806751,1,0.2344564089987846,9
|
22 |
+
learn,-0.10923174979827169,0.1382067522017294,1,0.2474385020000011,9
|
23 |
+
those,-0.10789149441417939,0.1543836702001945,4,0.2622751646143739,27
|
24 |
+
most,-0.10595907184307357,0.1519540781305787,3,0.2579131499736523,21
|
25 |
+
taking,-0.0989446225669206,0.1588516959120974,1,0.257796318479018,8
|
26 |
+
heads,-0.09774597213426542,0.1847983596268498,1,0.2825443317611152,8
|
27 |
+
there,-0.09758533683560999,0.1293745577263232,7,0.2269598945619332,38
|
28 |
+
faces,-0.09736307005769487,0.1925515581348793,1,0.2899146281925742,8
|
29 |
+
these,-0.09303401797094141,0.1666550833746634,5,0.2596891013456048,28
|
30 |
+
which,-0.09121374584336042,0.1631455603069277,3,0.2543593061502881,18
|
31 |
+
area,-0.0907747981982378,0.0898111578179486,1,0.1805859560161864,7
|
32 |
+
stupid,-0.08966796636976729,0.1271156669545797,1,0.216783633324347,7
|
33 |
+
negroes,-0.08925665790646398,0.1392339371976888,1,0.2284905951041528,7
|
34 |
+
using,-0.08898009416297858,0.1469916683588166,1,0.2359717625217952,7
|
35 |
+
outside,-0.08853733545102419,0.1588516959120974,1,0.2473890313631216,7
|
36 |
+
give,-0.08548814872090091,0.1556564701612703,2,0.2411446188821712,12
|
37 |
+
were,-0.0839123952012977,0.1451731647628367,4,0.2290855599641344,21
|
38 |
+
www,-0.0802227121270995,0.0777469309490085,2,0.157969643076108,11
|
39 |
+
great,-0.07932210095394851,0.1155268589033919,2,0.1948489598573404,11
|
40 |
+
use,-0.0784594284865317,0.1452923157208958,2,0.2237517442074275,11
|
41 |
+
such,-0.07827356321901612,0.104827463167343,1,0.1831010263863591,6
|
42 |
+
girl,-0.0781688791094216,0.1090577837769784,1,0.1872266628864,6
|
43 |
+
problem,-0.07780356865513069,0.1230464384271103,1,0.200850007082241,6
|
44 |
+
yet,-0.077760064102041,0.1246409694806751,1,0.2024010335827161,6
|
45 |
+
others,-0.0774331485955054,0.1362056013466759,1,0.2136387499421813,6
|
46 |
+
makes,-0.07740343429951799,0.1767148446346726,2,0.2541182789341906,11
|
47 |
+
education,-0.0766362605567803,0.1618727247361693,1,0.2385089852929496,6
|
48 |
+
bring,-0.0766362605567803,0.1618727247361693,1,0.2385089852929496,6
|
49 |
+
hide,-0.0761557904068712,0.1760020400449241,1,0.2521578304517953,6
|
50 |
+
lives,-0.07585268843699991,0.2165310942837593,2,0.2923837827207592,11
|
51 |
+
do,-0.0744908264726328,0.2023034769179556,15,0.2767943033905884,60
|
52 |
+
our,-0.0714693268295512,0.1655469678569883,7,0.2370162946865395,30
|
53 |
+
am,-0.0712871953072042,0.112703413552737,2,0.1839906088599412,10
|
54 |
+
english,-0.07001933014797232,0.1605959164370148,2,0.2306152465849871,10
|
55 |
+
many,-0.06956439748769849,0.1924551079565076,6,0.2620195054442061,26
|
56 |
+
re,-0.06913335324144271,0.148278745410627,3,0.2174120986520697,14
|
57 |
+
also,-0.06911527894601019,0.1489322998267673,3,0.2180475787727775,14
|
58 |
+
anyone,-0.0690501420283555,0.151270775193521,3,0.2203209172218765,14
|
59 |
+
why,-0.0689310900459345,0.1554790789788752,3,0.2244101690248097,14
|
60 |
+
your,-0.06787578644497769,0.1634660558259603,9,0.231341842270938,36
|
61 |
+
2,-0.06473748192587271,0.0799721664842618,1,0.1447096484101345,5
|
62 |
+
forum,-0.06440886639965611,0.0987076831979309,1,0.163116549597587,5
|
63 |
+
work,-0.06434716527228258,0.1019719286524134,1,0.166319093924696,5
|
64 |
+
guess,-0.06399894187494509,0.1192361348614164,1,0.1832350767363615,5
|
65 |
+
future,-0.0636435492924631,0.1352303523296223,1,0.1988739016220854,5
|
66 |
+
reason,-0.0636435492924631,0.1352303523296223,1,0.1988739016220854,5
|
67 |
+
need,-0.06350727854079269,0.1679800363899763,4,0.231487314930769,17
|
68 |
+
pass,-0.06336214943987858,0.1469916683588166,1,0.2103538177986952,5
|
69 |
+
rest,-0.0633324816421745,0.1481917723891737,1,0.2115242540313482,5
|
70 |
+
rather,-0.0632050769826207,0.1532665376034473,1,0.216471614586068,5
|
71 |
+
national,-0.06317079970748002,0.1546108140414885,1,0.2177816137489685,5
|
72 |
+
website,-0.0630989349695589,0.1574014836242536,1,0.2205004185938125,5
|
73 |
+
animals,-0.06285139431674039,0.1667447869857026,1,0.229596181302443,5
|
74 |
+
figure,-0.06280446794487671,0.1684719010074631,1,0.2312763689523398,5
|
75 |
+
sort,-0.0627555928964508,0.1702566504369363,1,0.2330122433333871,5
|
76 |
+
playing,-0.06253717704575831,0.1780655339314804,1,0.2406027109772387,5
|
77 |
+
boys,-0.06253717704575831,0.1780655339314804,1,0.2406027109772387,5
|
78 |
+
shame,-0.06253717704575831,0.1780655339314804,1,0.2406027109772387,5
|
79 |
+
stories,-0.06241113082077779,0.1824552746959061,1,0.2448664055166839,5
|
80 |
+
non,-0.0623387767394869,0.1588193004961539,3,0.2211580772356408,13
|
81 |
+
looking,-0.0622074042237378,0.1244100767525769,2,0.1866174809763147,9
|
82 |
+
king,-0.062112324532219904,0.1925515581348793,1,0.2546638826670992,5
|
83 |
+
ancestors,-0.06202500701277558,0.1954253217553395,1,0.2574503287681151,5
|
84 |
+
really,-0.06193254468656789,0.1368242648557956,2,0.1987568095423635,9
|
85 |
+
songs,-0.06193125038768152,0.1984748915997329,1,0.2604061419874144,5
|
86 |
+
bodies,-0.061720320595477496,0.2052057148099754,1,0.2669260354054529,5
|
87 |
+
feel,-0.0614655318961321,0.1562526789912628,2,0.2177182108873949,9
|
88 |
+
name,-0.061450343979851996,0.1568546939653642,2,0.2183050379452162,9
|
89 |
+
else,-0.061371412591588015,0.1599563250059945,2,0.2213277375975825,9
|
90 |
+
skin,-0.06097086940550292,0.1750554028743826,2,0.2360262722798855,9
|
91 |
+
girls,-0.06087786277695939,0.1784226119702001,2,0.2393004747471595,9
|
92 |
+
proud,-0.06066926625440819,0.1858047603564353,2,0.2464740266108435,9
|
93 |
+
families,-0.0595545319244635,0.2219687601924021,2,0.2815232921168656,9
|
94 |
+
have,-0.05754853752829908,0.2544127505978315,36,0.3119612881261306,114
|
95 |
+
can,-0.056005994552843386,0.2060374558719943,12,0.2620434504248377,42
|
96 |
+
take,-0.054715294207705906,0.2008190393883608,5,0.2555343335960667,19
|
97 |
+
ireland,-0.05236698173725579,0.1329727049055025,2,0.1853396866427583,8
|
98 |
+
who,-0.052217656707996885,0.2473322684282952,17,0.2995499251362921,56
|
99 |
+
look,-0.052119092968065606,0.1711183996095087,4,0.2232374925775743,15
|
100 |
+
irish,-0.05210883578059761,0.1463063352686766,2,0.1984151710492742,8
|
101 |
+
let,-0.051771707366297104,0.1857874802982196,4,0.2375591876645167,15
|
102 |
+
know,-0.05168628428263161,0.1980179852325126,8,0.2497042695151442,28
|
103 |
+
want,-0.04850220871907668,0.1283600997961968,3,0.1768623085152735,11
|
104 |
+
free,-0.04772189423733719,0.0976559011878147,1,0.1453777954251519,4
|
105 |
+
nationalist,-0.04754495974757929,0.1103213113293789,1,0.1578662710769582,4
|
106 |
+
high,-0.04752612016487989,0.1116112181907623,1,0.1591373383556422,4
|
107 |
+
crime,-0.04745557926523798,0.1163519457282454,1,0.1638075249934834,4
|
108 |
+
pretty,-0.04744486429886899,0.1170602513090638,1,0.1645051156079328,4
|
109 |
+
until,-0.0473885969047209,0.120731448408112,1,0.1681200453128329,4
|
110 |
+
everyone,-0.04737676753398648,0.1214932470685176,1,0.1688700146025041,4
|
111 |
+
child,-0.04735248586103111,0.1230464384271103,1,0.1703989242881414,4
|
112 |
+
each,-0.04735248586103111,0.1230464384271103,1,0.1703989242881414,4
|
113 |
+
history,-0.04723152482688281,0.1305846688181157,1,0.1778161936449985,4
|
114 |
+
light,-0.0471544093078928,0.1352303523296223,1,0.1823847616375151,4
|
115 |
+
blood,-0.04713797209044132,0.1362056013466759,1,0.1833435734371172,4
|
116 |
+
100,-0.04708638158357009,0.1392339371976888,1,0.1863203187812589,4
|
117 |
+
stay,-0.047049925391573016,0.1413450250196306,1,0.1883949504112036,4
|
118 |
+
brothers,-0.04703102391429559,0.1424304572085385,1,0.1894614811228341,4
|
119 |
+
even,-0.047002603557030204,0.2346621085844964,9,0.2816647121415266,30
|
120 |
+
change,-0.046884032156098016,0.1506716419301829,1,0.1975556740862809,4
|
121 |
+
nordic,-0.046860606778133695,0.1519540008447359,1,0.1988146076228696,4
|
122 |
+
mind,-0.046860606778133695,0.1519540008447359,1,0.1988146076228696,4
|
123 |
+
info,-0.04683647600705529,0.1532665376034473,1,0.2001030136105026,4
|
124 |
+
set,-0.04681160012110391,0.1546108140414885,1,0.2014224141625924,4
|
125 |
+
wo,-0.046759436731995396,0.1574014836242536,1,0.204160920356249,4
|
126 |
+
instead,-0.04670372331451328,0.1603413215322604,1,0.2070450448467737,4
|
127 |
+
control,-0.046643989465141394,0.1634484939149016,1,0.210092483380043,4
|
128 |
+
hit,-0.04654557183009542,0.1684719010074631,1,0.2150174728375585,4
|
129 |
+
continue,-0.046510056685867385,0.1702566504369363,1,0.2167667071228037,4
|
130 |
+
door,-0.046510056685867385,0.1702566504369363,1,0.2167667071228037,4
|
131 |
+
celtic,-0.046351285350983595,0.1780655339314804,1,0.224416819282464,4
|
132 |
+
often,-0.046351285350983595,0.1780655339314804,1,0.224416819282464,4
|
133 |
+
dogs,-0.046351285350983595,0.1780655339314804,1,0.224416819282464,4
|
134 |
+
cars,-0.046209977878657216,0.1847983596268498,1,0.231008337505507,4
|
135 |
+
notice,-0.046209977878657216,0.1847983596268498,1,0.231008337505507,4
|
136 |
+
welfare,-0.04615742994650329,0.1872536620266978,1,0.2334110919732011,4
|
137 |
+
date,-0.04615742994650329,0.1872536620266978,1,0.2334110919732011,4
|
138 |
+
arms,-0.04597863208587899,0.1954253217553395,1,0.2414039538412185,4
|
139 |
+
being,-0.04587630645235172,0.1761176566372516,4,0.2219939630896033,14
|
140 |
+
monkey,-0.04575673772182187,0.2052057148099754,1,0.2509624525317973,4
|
141 |
+
thing,-0.0456379760011609,0.1874104319877782,4,0.2330484079889391,14
|
142 |
+
get,-0.045099980581492366,0.2107767598371156,12,0.255876740418608,38
|
143 |
+
every,-0.044195448528231096,0.2023031338207952,6,0.2464985823490263,20
|
144 |
+
think,-0.044155109797243575,0.2051914175092283,8,0.2493465273064719,26
|
145 |
+
home,-0.04349490251074978,0.2291642487050512,7,0.272659151215801,23
|
146 |
+
of,-0.042110173204216006,0.3190170936566082,91,0.3611272668608242,240
|
147 |
+
live,-0.04178343924746589,0.1208540626737509,2,0.1626375019212168,7
|
148 |
+
best,-0.041068073289422385,0.1666764954370398,2,0.2077445687264622,7
|
149 |
+
believe,-0.04104292429079531,0.1681150362466927,2,0.209157960537488,7
|
150 |
+
teachers,-0.04087369958407372,0.177562498760735,2,0.2184361983448087,7
|
151 |
+
front,-0.04084189141259492,0.1792955852167742,2,0.2201374766293691,7
|
152 |
+
good,-0.0406506738561587,0.1880003629706798,8,0.2286510368268385,25
|
153 |
+
com,-0.04052145238803399,0.1154258830699894,3,0.1559473354580234,10
|
154 |
+
n,-0.0401263124190914,0.2173676111503682,17,0.2574939235694596,50
|
155 |
+
been,-0.03987813775308388,0.1782588910259426,6,0.2181370287790265,19
|
156 |
+
any,-0.03979152702845559,0.1504602816662984,4,0.190251808694754,13
|
157 |
+
jews,-0.039156256614253815,0.235335439391138,7,0.2744916960053918,22
|
158 |
+
someone,-0.03898378624747301,0.1966753080076791,4,0.2356590942551521,13
|
159 |
+
in,-0.03870488766335212,0.3068139413991058,76,0.3455188290624579,199
|
160 |
+
by,-0.03765214474311859,0.2307237338936239,14,0.2683758786367425,41
|
161 |
+
t,-0.03701510790552917,0.226015552872284,19,0.2630306607778132,54
|
162 |
+
off,-0.0356232292323746,0.2400178251332915,8,0.2756410543656661,24
|
163 |
+
all,-0.03445901463926637,0.2516763394157666,26,0.286135354055033,71
|
164 |
+
for,-0.033753735169049504,0.2682361341607829,43,0.3019898693298324,113
|
165 |
+
little,-0.0331554214987968,0.2101268564651671,5,0.2432822779639639,15
|
166 |
+
country,-0.03167735043183148,0.2345049011799161,8,0.2661822516117476,23
|
167 |
+
against,-0.030813399739268804,0.1797485941312298,3,0.2105619938704986,9
|
168 |
+
help,-0.030556602270946115,0.1973163724434777,3,0.2278729747144238,9
|
169 |
+
make,-0.03054363305842392,0.2199177681936865,7,0.2504614012521104,20
|
170 |
+
government,-0.030512799058227402,0.200195138379056,3,0.2307079374372834,9
|
171 |
+
town,-0.029206253839420188,0.1533273618275327,2,0.1825336156669529,6
|
172 |
+
group,-0.029199522093930008,0.1539015042924291,2,0.1831010263863591,6
|
173 |
+
must,-0.029142588331463798,0.158696829921797,2,0.1878394182532608,6
|
174 |
+
least,-0.02897966587415468,0.1718703412080863,2,0.200850007082241,6
|
175 |
+
students,-0.028769792361601404,0.1878083830693084,2,0.2165781754309098,6
|
176 |
+
crap,-0.028755764703985304,0.1888372308782339,2,0.2175929955822192,6
|
177 |
+
face,-0.028726740071653406,0.1909526217506602,2,0.2196793618223136,6
|
178 |
+
age,-0.028664391476907303,0.1954375076504655,2,0.2241018991273728,6
|
179 |
+
force,-0.02843051203800681,0.2116021254214722,2,0.240032637459479,6
|
180 |
+
works,-0.02840669174560162,0.2131948591881654,2,0.241601550933767,6
|
181 |
+
evil,-0.028356345620347112,0.2165310942837593,2,0.2448874399041064,6
|
182 |
+
1,-0.02698552564300201,0.0832299992270129,1,0.1102155248700149,3
|
183 |
+
will,-0.02688032919393199,0.2309496408068444,18,0.2578299700007764,47
|
184 |
+
since,-0.02681790483073089,0.1054145089888328,1,0.1322324138195637,3
|
185 |
+
music,-0.02674985658373831,0.1135982153697986,1,0.1403480719535369,3
|
186 |
+
living,-0.026681037677713793,0.1214932470685176,1,0.1481742847462314,3
|
187 |
+
attack,-0.026622312894199,0.1279640196191445,1,0.1545863325133435,3
|
188 |
+
true,-0.026572052819285014,0.1333275565200254,1,0.1598996093393104,3
|
189 |
+
alone,-0.02656306184877011,0.1342711901562243,1,0.1608342520049944,3
|
190 |
+
blue,-0.02653489718550911,0.1371975268438515,1,0.1637324240293606,3
|
191 |
+
picture,-0.026525084804638305,0.1382067522017294,1,0.1647318370063677,3
|
192 |
+
lots,-0.026525084804638305,0.1382067522017294,1,0.1647318370063677,3
|
193 |
+
comes,-0.0264610880640766,0.1446652913734118,1,0.1711263794374884,3
|
194 |
+
sf,-0.0264610880640766,0.1446652913734118,1,0.1711263794374884,3
|
195 |
+
stand,-0.026412666057706174,0.1494180136529049,1,0.1758306797106111,3
|
196 |
+
races,-0.026399706157855307,0.1506716419301829,1,0.1770713480880382,3
|
197 |
+
earth,-0.02634387061477869,0.1559885191897013,1,0.18233238980448,3
|
198 |
+
eat,-0.02634387061477869,0.1559885191897013,1,0.18233238980448,3
|
199 |
+
kill,-0.02634387061477869,0.1559885191897013,1,0.18233238980448,3
|
200 |
+
words,-0.026313219556133388,0.1588516959120974,1,0.1851649154682308,3
|
201 |
+
dumb,-0.026297111299601883,0.1603413215322604,1,0.1866384328318623,3
|
202 |
+
disgusting,-0.026297111299601883,0.1603413215322604,1,0.1866384328318623,3
|
203 |
+
list,-0.02628043611634981,0.1618727247361693,1,0.1881531608525191,3
|
204 |
+
fighting,-0.02628043611634981,0.1618727247361693,1,0.1881531608525191,3
|
205 |
+
bit,-0.02628043611634981,0.1618727247361693,1,0.1881531608525191,3
|
206 |
+
sisters,-0.026245228955674993,0.1650714711739678,1,0.1913167001296428,3
|
207 |
+
reading,-0.026245228955674993,0.1650714711739678,1,0.1913167001296428,3
|
208 |
+
within,-0.02622660865707349,0.1667447869857026,1,0.1929713956427761,3
|
209 |
+
hours,-0.02622660865707349,0.1667447869857026,1,0.1929713956427761,3
|
210 |
+
west,-0.02622660865707349,0.1667447869857026,1,0.1929713956427761,3
|
211 |
+
however,-0.0262072435867782,0.1684719010074631,1,0.1946791445942413,3
|
212 |
+
lost,-0.0262072435867782,0.1684719010074631,1,0.1946791445942413,3
|
213 |
+
early,-0.0262072435867782,0.1684719010074631,1,0.1946791445942413,3
|
214 |
+
seem,-0.0261870763654114,0.1702566504369363,1,0.1964437268023477,3
|
215 |
+
simply,-0.026166042803492412,0.1721033076466162,1,0.1982693504501086,3
|
216 |
+
below,-0.02614407078427558,0.1740166493297413,1,0.2001607201140169,3
|
217 |
+
happens,-0.02614407078427558,0.1740166493297413,1,0.2001607201140169,3
|
218 |
+
facebook,-0.026121078908182604,0.1760020400449241,1,0.2021231189531067,3
|
219 |
+
throw,-0.026096974835117498,0.1780655339314804,1,0.2041625087665979,3
|
220 |
+
drink,-0.026096974835117498,0.1780655339314804,1,0.2041625087665979,3
|
221 |
+
sitting,-0.0260716532401796,0.1802139995771872,1,0.2062856528173668,3
|
222 |
+
pick,-0.0260716532401796,0.1802139995771872,1,0.2062856528173668,3
|
223 |
+
eating,-0.0260716532401796,0.1802139995771872,1,0.2062856528173668,3
|
224 |
+
humans,-0.026044993269381977,0.1824552746959061,1,0.2085002679652881,3
|
225 |
+
wp,-0.026044993269381977,0.1824552746959061,1,0.2085002679652881,3
|
226 |
+
muslims,-0.026016855341218198,0.1847983596268498,1,0.210815214968068,3
|
227 |
+
worst,-0.026016855341218198,0.1847983596268498,1,0.210815214968068,3
|
228 |
+
average,-0.025987077081474297,0.1872536620266978,1,0.2132407391081721,3
|
229 |
+
13,-0.025987077081474297,0.1872536620266978,1,0.2132407391081721,3
|
230 |
+
experience,-0.025955468093491002,0.1898333100014528,1,0.2157887780949438,3
|
231 |
+
grade,-0.02592180313949738,0.1925515581348793,1,0.2184733612743767,3
|
232 |
+
fall,-0.0258858131165782,0.1954253217553395,1,0.2213111348719177,3
|
233 |
+
false,-0.0258858131165782,0.1954253217553395,1,0.2213111348719177,3
|
234 |
+
putting,-0.0258858131165782,0.1954253217553395,1,0.2213111348719177,3
|
235 |
+
names,-0.0258858131165782,0.1954253217553395,1,0.2213111348719177,3
|
236 |
+
usual,-0.025805484751890206,0.2017249076957935,1,0.2275303924476837,3
|
237 |
+
laughing,-0.025805484751890206,0.2017249076957935,1,0.2275303924476837,3
|
238 |
+
authorities,-0.02571085995188299,0.2089552952680086,1,0.2346661552198916,3
|
239 |
+
carrying,-0.02571085995188299,0.2089552952680086,1,0.2346661552198916,3
|
240 |
+
whitey,-0.025656497705645986,0.2130221037729962,1,0.2386786014786422,3
|
241 |
+
vile,-0.025656497705645986,0.2130221037729962,1,0.2386786014786422,3
|
242 |
+
goyim,-0.025596111071933297,0.2174693650254091,1,0.2430654760973424,3
|
243 |
+
handed,-0.025450959555360586,0.2278770964950076,1,0.2533280560503682,3
|
244 |
+
watch,-0.024947968487765593,0.1747476949277644,4,0.19969566341553,11
|
245 |
+
tell,-0.02445444797232768,0.2147298147824867,4,0.2391842627548144,11
|
246 |
+
or,-0.024089681181117095,0.2495235482573121,23,0.2736132294384292,58
|
247 |
+
much,-0.0235845375292989,0.2096529091548148,6,0.2332374466841137,16
|
248 |
+
that,-0.021973835820194576,0.3028621838072919,60,0.3248360196274865,143
|
249 |
+
only,-0.021503087957049083,0.2368843237796826,11,0.2583874117367317,28
|
250 |
+
read,-0.021267919751517206,0.1751752354736034,3,0.1964431552251206,8
|
251 |
+
actually,-0.0211546692094286,0.1864189774357781,3,0.2075736466452067,8
|
252 |
+
find,-0.020828900658460797,0.1897398762893147,5,0.2105687769477755,13
|
253 |
+
way,-0.018665439441639425,0.2213519120831723,8,0.2400173515248117,20
|
254 |
+
around,-0.0186474378159944,0.223001355238971,8,0.2416487930549654,20
|
255 |
+
world,-0.01681304305696571,0.1807754121735431,4,0.1975884552305088,10
|
256 |
+
school,-0.016559072563974014,0.245762252299744,12,0.262321324863718,29
|
257 |
+
money,-0.01650047611043301,0.2160162220575436,4,0.2325166981679766,10
|
258 |
+
well,-0.015719284321146804,0.2025393912991246,7,0.2182586756202714,17
|
259 |
+
about,-0.01558903895367264,0.2679674567428005,23,0.2835564956964731,54
|
260 |
+
because,-0.01540638647845649,0.2791726611453676,16,0.2945790476238241,38
|
261 |
+
im,-0.015347343637080124,0.1338091862028425,2,0.1491565298399226,5
|
262 |
+
another,-0.015281241107708482,0.1442942208639418,2,0.1595754619716503,5
|
263 |
+
hate,-0.015240499124163892,0.1505333165098281,2,0.165773815633992,5
|
264 |
+
yeah,-0.015012107320122814,0.1829248317824779,2,0.1979369391026007,5
|
265 |
+
guys,-0.015005026802736299,0.1838688748193491,2,0.1988739016220854,5
|
266 |
+
pride,-0.014967367457714015,0.1888372308782339,2,0.2038045983359479,5
|
267 |
+
turn,-0.014959340225255913,0.1898850542052856,2,0.2048443944305415,5
|
268 |
+
job,-0.014959340225255913,0.1898850542052856,2,0.2048443944305415,5
|
269 |
+
either,-0.014942732729220698,0.1920407509762043,2,0.206983483705425,5
|
270 |
+
talking,-0.014934135878758914,0.1931503123652337,2,0.2080844482439926,5
|
271 |
+
article,-0.014877829888695487,0.2003145023630354,2,0.2151923322517309,5
|
272 |
+
knows,-0.014834872598954107,0.2056655459948584,2,0.2205004185938125,5
|
273 |
+
sick,-0.014799055483955104,0.2100554752805851,2,0.2248545307645402,5
|
274 |
+
bunch,-0.014799055483955104,0.2100554752805851,2,0.2248545307645402,5
|
275 |
+
laugh,-0.0147863129280017,0.2116021254214722,2,0.2263884383494739,5
|
276 |
+
hands,-0.0147863129280017,0.2116021254214722,2,0.2263884383494739,5
|
277 |
+
action,-0.014773123422492623,0.2131948591881654,2,0.227967982610658,5
|
278 |
+
views,-0.01458624220075469,0.2349380858114451,2,0.2495243280121998,5
|
279 |
+
values,-0.014514302607725377,0.2429360261603897,2,0.2574503287681151,5
|
280 |
+
than,-0.013933064081075197,0.2141385972637255,8,0.2280716613448007,19
|
281 |
+
more,-0.013285796171915415,0.21908269325941,12,0.2323684894313254,28
|
282 |
+
we,-0.01326567050858829,0.2081836817200336,16,0.2214493522286219,37
|
283 |
+
and,-0.012500349456999071,0.3669835250093558,134,0.3794838744663549,294
|
284 |
+
you,-0.012068526915838595,0.2241099673571392,32,0.2361784942729778,72
|
285 |
+
to,-0.011276408004577188,0.3514753794923577,128,0.3627517874969349,279
|
286 |
+
not,-0.010542628898806305,0.2735757943163469,30,0.2841184232151532,67
|
287 |
+
point,-0.010357107090178896,0.2089234480155795,3,0.2192805551057584,7
|
288 |
+
having,-0.010323364783872191,0.2143023280298674,3,0.2246256928137396,7
|
289 |
+
funny,-0.010242452775222594,0.2268857074145697,3,0.2371281601897923,7
|
290 |
+
up,-0.009498873709228806,0.2681989987870025,22,0.2776978724962313,49
|
291 |
+
white,-0.00890467368656539,0.2657242016696104,36,0.2746288753561758,79
|
292 |
+
as,-0.00887413032459361,0.2473580749232725,24,0.2562322052478661,53
|
293 |
+
ll,-0.008034228192054793,0.1782268436906092,4,0.186261071882664,9
|
294 |
+
life,-0.007844047959220807,0.2160162220575436,4,0.2238602700167644,9
|
295 |
+
here,-0.007228953475059002,0.1950122911660209,10,0.2022412446410799,22
|
296 |
+
other,-0.007069657650719013,0.2258245137093504,10,0.2328941713600694,22
|
297 |
+
over,-0.005194254527448816,0.1990526717312369,6,0.2042469262586857,13
|
298 |
+
news,-0.005169948150490988,0.2050839150721779,6,0.2102538632226689,13
|
299 |
+
at,-0.004382873894246075,0.2621653549502092,24,0.2665482288444553,51
|
300 |
+
never,-0.0042964993499639,0.2123697878755924,7,0.2166662872255563,15
|
301 |
+
it,-0.004206794810045378,0.282676061060643,56,0.2868828558706884,118
|
302 |
+
some,-0.0040539547476313165,0.2467560713754371,16,0.2508100261230684,34
|
303 |
+
no,-0.001660816996450598,0.2243899847440016,13,0.2260508017404522,27
|
304 |
+
but,-0.0015409487659843735,0.2636441465050679,28,0.2651850952710523,58
|
305 |
+
with,-0.0011170614792918032,0.3137730160062972,47,0.314890077485589,97
|
306 |
+
https,0.0012327376152910102,0.0921615278613187,1,0.0909287902460277,2
|
307 |
+
org,0.0012447220272377019,0.1003187610200016,1,0.0990740389927639,2
|
308 |
+
please,0.0012503429400877036,0.1042458708178899,1,0.1029955278778022,2
|
309 |
+
days,0.0012633398648164013,0.1135982153697986,1,0.1123348755049822,2
|
310 |
+
death,0.0012800870562331007,0.1262792757529701,1,0.124999188696737,2
|
311 |
+
night,0.0012855437430868144,0.1305846688181157,1,0.1292991250750289,2
|
312 |
+
whole,0.0012878083416497932,0.1323989222436762,1,0.1311111139020264,2
|
313 |
+
000,0.0012901237209878014,0.1342711901562243,1,0.1329810664352365,2
|
314 |
+
st,0.0012986733625151847,0.1413450250196306,1,0.1400463516571154,2
|
315 |
+
9,0.0013012588812668091,0.1435369152639026,1,0.1422356563826358,2
|
316 |
+
near,0.001302578151301803,0.1446652913734118,1,0.14336271322211,2
|
317 |
+
dark,0.001303915932834021,0.1458165370096662,1,0.1445126210768322,2
|
318 |
+
tried,0.001309466290989908,0.1506716419301829,1,0.149362175639193,2
|
319 |
+
several,0.0013109076108900053,0.1519540008447359,1,0.1506430932338459,2
|
320 |
+
50,0.001312372171917403,0.1532665376034473,1,0.1519541654315299,2
|
321 |
+
scum,0.001312372171917403,0.1532665376034473,1,0.1519541654315299,2
|
322 |
+
ok,0.001312372171917403,0.1532665376034473,1,0.1519541654315299,2
|
323 |
+
street,0.0013138609520244038,0.1546108140414885,1,0.1532969530894641,2
|
324 |
+
minority,0.0013153749973766893,0.1559885191897013,1,0.1546731441923246,2
|
325 |
+
none,0.0013184834509814003,0.1588516959120974,1,0.157533212461116,2
|
326 |
+
walk,0.0013184834509814003,0.1588516959120974,1,0.157533212461116,2
|
327 |
+
football,0.0013200803580082077,0.1603413215322604,1,0.1590212411742522,2
|
328 |
+
holocaust,0.0013200803580082077,0.1603413215322604,1,0.1590212411742522,2
|
329 |
+
anymore,0.0013217075463491934,0.1618727247361693,1,0.1605510171898201,2
|
330 |
+
8,0.0013217075463491934,0.1618727247361693,1,0.1605510171898201,2
|
331 |
+
thousands,0.0013233665245528936,0.1634484939149016,1,0.1621251273903487,2
|
332 |
+
fast,0.0013233665245528936,0.1634484939149016,1,0.1621251273903487,2
|
333 |
+
mostly,0.0013233665245528936,0.1634484939149016,1,0.1621251273903487,2
|
334 |
+
pay,0.001325058926471806,0.1650714711739678,1,0.163746412247496,2
|
335 |
+
britain,0.001325058926471806,0.1650714711739678,1,0.163746412247496,2
|
336 |
+
act,0.0013267865261326062,0.1667447869857026,1,0.16541800045957,2
|
337 |
+
damn,0.001328551254937499,0.1684719010074631,1,0.1671433497525256,2
|
338 |
+
number,0.001328551254937499,0.1684719010074631,1,0.1671433497525256,2
|
339 |
+
giving,0.0013303552216561154,0.1702566504369363,1,0.1689262952152802,2
|
340 |
+
save,0.0013303552216561154,0.1702566504369363,1,0.1689262952152802,2
|
341 |
+
similar,0.0013303552216561154,0.1702566504369363,1,0.1689262952152802,2
|
342 |
+
add,0.001332200735782496,0.1721033076466162,1,0.1707711069108337,2
|
343 |
+
k,0.0013340903349681188,0.1740166493297413,1,0.1726825589947732,2
|
344 |
+
attention,0.0013340903349681188,0.1740166493297413,1,0.1726825589947732,2
|
345 |
+
slavic,0.0013340903349681188,0.1740166493297413,1,0.1726825589947732,2
|
346 |
+
victims,0.0013340903349681188,0.1740166493297413,1,0.1726825589947732,2
|
347 |
+
wondering,0.0013360268174341938,0.1760020400449241,1,0.1746660132274899,2
|
348 |
+
church,0.0013380132805070888,0.1780655339314804,1,0.1767275206509733,2
|
349 |
+
art,0.0013400531667437932,0.1802139995771872,1,0.1788739464104434,2
|
350 |
+
enemy,0.0013400531667437932,0.1802139995771872,1,0.1788739464104434,2
|
351 |
+
minister,0.0013400531667437932,0.1802139995771872,1,0.1788739464104434,2
|
352 |
+
paper,0.0013400531667437932,0.1802139995771872,1,0.1788739464104434,2
|
353 |
+
shooting,0.0013400531667437932,0.1802139995771872,1,0.1788739464104434,2
|
354 |
+
straight,0.0013400531667437932,0.1802139995771872,1,0.1788739464104434,2
|
355 |
+
military,0.001342150319547819,0.1824552746959061,1,0.1811131243763583,2
|
356 |
+
kick,0.001342150319547819,0.1824552746959061,1,0.1811131243763583,2
|
357 |
+
simple,0.001342150319547819,0.1824552746959061,1,0.1811131243763583,2
|
358 |
+
level,0.0013443090507598843,0.1847983596268498,1,0.1834540505760899,2
|
359 |
+
team,0.0013443090507598843,0.1847983596268498,1,0.1834540505760899,2
|
360 |
+
upon,0.0013443090507598843,0.1847983596268498,1,0.1834540505760899,2
|
361 |
+
aids,0.0013443090507598843,0.1847983596268498,1,0.1834540505760899,2
|
362 |
+
break,0.0013443090507598843,0.1847983596268498,1,0.1834540505760899,2
|
363 |
+
normal,0.0013465342235156053,0.1872536620266978,1,0.1859071278031822,2
|
364 |
+
reported,0.0013465342235156053,0.1872536620266978,1,0.1859071278031822,2
|
365 |
+
trouble,0.0013488313547709851,0.1898333100014528,1,0.1884844786466818,2
|
366 |
+
hold,0.0013488313547709851,0.1898333100014528,1,0.1884844786466818,2
|
367 |
+
expect,0.0013488313547709851,0.1898333100014528,1,0.1884844786466818,2
|
368 |
+
germans,0.0013488313547709851,0.1898333100014528,1,0.1884844786466818,2
|
369 |
+
didnt,0.0013488313547709851,0.1898333100014528,1,0.1884844786466818,2
|
370 |
+
tend,0.001351206743481409,0.1925515581348793,1,0.1912003513913979,2
|
371 |
+
charge,0.001351206743481409,0.1925515581348793,1,0.1912003513913979,2
|
372 |
+
taught,0.001351206743481409,0.1925515581348793,1,0.1912003513913979,2
|
373 |
+
lead,0.001351206743481409,0.1925515581348793,1,0.1912003513913979,2
|
374 |
+
service,0.0013536676326680874,0.1954253217553395,1,0.1940716541226714,2
|
375 |
+
write,0.0013536676326680874,0.1954253217553395,1,0.1940716541226714,2
|
376 |
+
protect,0.0013536676326680874,0.1954253217553395,1,0.1940716541226714,2
|
377 |
+
standing,0.0013536676326680874,0.1954253217553395,1,0.1940716541226714,2
|
378 |
+
walking,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
379 |
+
honour,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
380 |
+
languages,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
381 |
+
foot,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
382 |
+
males,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
383 |
+
latest,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
384 |
+
tells,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
385 |
+
apartment,0.0013562224169030024,0.1984748915997329,1,0.1971186691828299,2
|
386 |
+
hop,0.0013588809116298894,0.2017249076957935,1,0.2003660267841636,2
|
387 |
+
bigger,0.0013588809116298894,0.2017249076957935,1,0.2003660267841636,2
|
388 |
+
asking,0.001361654708152804,0.2052057148099754,1,0.2038440601018226,2
|
389 |
+
largest,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
390 |
+
married,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
391 |
+
waiting,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
392 |
+
role,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
393 |
+
ahead,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
394 |
+
savage,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
395 |
+
material,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
396 |
+
dating,0.0013676064815074107,0.2130221037729962,1,0.2116544972914888,2
|
397 |
+
tribe,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
398 |
+
holiday,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
399 |
+
thus,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
400 |
+
dedicated,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
401 |
+
via,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
402 |
+
entertainment,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
403 |
+
quit,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
404 |
+
sacrifice,0.0013708217599500971,0.2174693650254091,1,0.216098543265459,2
|
405 |
+
failed,0.001377861332092889,0.2278770964950076,1,0.2264992351629147,2
|
406 |
+
suspected,0.001377861332092889,0.2278770964950076,1,0.2264992351629147,2
|
407 |
+
awful,0.001377861332092889,0.2278770964950076,1,0.2264992351629147,2
|
408 |
+
chosen,0.001377861332092889,0.2278770964950076,1,0.2264992351629147,2
|
409 |
+
religious,0.001377861332092889,0.2278770964950076,1,0.2264992351629147,2
|
410 |
+
served,0.001381760869969717,0.234125090348718,1,0.2327433294787483,2
|
411 |
+
lips,0.001381760869969717,0.234125090348718,1,0.2327433294787483,2
|
412 |
+
teens,0.001381760869969717,0.234125090348718,1,0.2327433294787483,2
|
413 |
+
multiply,0.001385984634701909,0.241385611753937,1,0.2399996271192351,2
|
414 |
+
societies,0.0013906106071891189,0.2500865766313553,1,0.2486959660241662,2
|
415 |
+
boxes,0.0013906106071891189,0.2500865766313553,1,0.2486959660241662,2
|
416 |
+
messed,0.0013906106071891189,0.2500865766313553,1,0.2486959660241662,2
|
417 |
+
grabs,0.0013957471801211985,0.2610138323762697,1,0.2596180851961485,2
|
418 |
+
suicide,0.0013957471801211985,0.2610138323762697,1,0.2596180851961485,2
|
419 |
+
city,0.0014541231831453894,0.1568546939653642,2,0.1554005707822188,4
|
420 |
+
used,0.0014608732441933892,0.162555891643112,2,0.1610950183989186,4
|
421 |
+
story,0.0014608732441933892,0.162555891643112,2,0.1610950183989186,4
|
422 |
+
nice,0.0014697255885351146,0.1703397401910392,2,0.1688700146025041,4
|
423 |
+
send,0.0014705678450660786,0.1711001198388357,2,0.1696295519937696,4
|
424 |
+
fight,0.0014714169199449012,0.1718703412080863,2,0.1703989242881414,4
|
425 |
+
coming,0.0014740065534459834,0.174242902957373,2,0.172768896403927,4
|
426 |
+
nation,0.0014775644201893978,0.177562498760735,2,0.1760849343405456,4
|
427 |
+
racial,0.0014850856984744976,0.1848286591355917,2,0.1833435734371172,4
|
428 |
+
head,0.0014921893053904955,0.1920407509762043,2,0.1905485616708138,4
|
429 |
+
b,0.001498751835102785,0.1990544259213837,2,0.1975556740862809,4
|
430 |
+
case,0.0015022271704651924,0.2029246413330576,2,0.2014224141625924,4
|
431 |
+
understand,0.001504625638609397,0.2056655459948584,2,0.204160920356249,4
|
432 |
+
worse,0.001508358649168401,0.2100554752805851,2,0.2085471166314167,4
|
433 |
+
sister,0.0015096420414291989,0.2116021254214722,2,0.210092483380043,4
|
434 |
+
possible,0.001510946347868275,0.2131948591881654,2,0.2116839128402971,4
|
435 |
+
perhaps,0.001510946347868275,0.2131948591881654,2,0.2116839128402971,4
|
436 |
+
human,0.001510946347868275,0.2131948591881654,2,0.2116839128402971,4
|
437 |
+
chinese,0.0015122724877084937,0.2148367257055479,2,0.2133244532178394,4
|
438 |
+
sit,0.0015269938382440063,0.2349380858114451,2,0.2334110919732011,4
|
439 |
+
place,0.0015740847219810061,0.1776748629899226,3,0.1761007782679416,6
|
440 |
+
family,0.0015868422565858964,0.1894262605098467,3,0.1878394182532608,6
|
441 |
+
through,0.0015921057453658904,0.1945700118490484,3,0.1929779061036825,6
|
442 |
+
called,0.0016005176548948008,0.2032209159311311,3,0.2016203982762363,6
|
443 |
+
food,0.0016137699351378987,0.2181919453660477,3,0.2165781754309098,6
|
444 |
+
power,0.0016216115893336047,0.2280748245219483,3,0.2264532129326147,6
|
445 |
+
cannot,0.0016243841094349953,0.2318053121111062,3,0.2301809280016712,6
|
446 |
+
self,0.001633272395236779,0.2448519891734698,3,0.243218716778233,6
|
447 |
+
show,0.001654978781550992,0.1815220120537514,4,0.1798670332722004,8
|
448 |
+
still,0.0016755859971350207,0.2005936206968247,4,0.1989180346996897,8
|
449 |
+
care,0.0017043420530443165,0.2332590748330901,4,0.2315547327800458,8
|
450 |
+
god,0.0017664537976643246,0.2275874349627348,5,0.2258209811650705,10
|
451 |
+
trying,0.0017708348880264013,0.2330131925330292,5,0.2312423576450028,10
|
452 |
+
us,0.0019663209717984964,0.2242825197807521,9,0.2223161988089536,18
|
453 |
+
on,0.004367978590639698,0.3008782192383364,51,0.2965102406476967,101
|
454 |
+
this,0.004580218970941491,0.2443811242131975,31,0.239800905242256,61
|
455 |
+
be,0.004601533176470607,0.2703685345409298,30,0.2657670013644592,59
|
456 |
+
how,0.005487744568624997,0.2656466990988649,16,0.2601589545302399,31
|
457 |
+
the,0.005814313995671394,0.359651211376102,159,0.3538368973804306,316
|
458 |
+
see,0.006013919322394423,0.233669356046302,13,0.2276554367239076,25
|
459 |
+
just,0.00738171492459988,0.2568752418783067,23,0.2494935269537068,44
|
460 |
+
m,0.00845821145609349,0.1789245045997037,7,0.1704662931436102,13
|
461 |
+
sure,0.009208952171435691,0.2391031774370448,6,0.2298942252656091,11
|
462 |
+
bad,0.010466146258770098,0.2226071377740595,5,0.2121409915152894,9
|
463 |
+
eyes,0.010470976324256004,0.2210329701947546,5,0.2105619938704986,9
|
464 |
+
saw,0.010488570937306096,0.2151074324471886,5,0.2046188615098825,9
|
465 |
+
black,0.011398887677454034,0.2599833813150044,18,0.2485844936375504,33
|
466 |
+
so,0.012228962422014211,0.2970331192325622,32,0.284804156810548,59
|
467 |
+
out,0.013253262056538984,0.2512296150141405,21,0.2379763529576015,38
|
468 |
+
i,0.013338493244041072,0.2804425706745275,83,0.2671040774304864,156
|
469 |
+
maybe,0.013768052693767963,0.2509691055905672,8,0.2372010528967992,14
|
470 |
+
very,0.013923137256250079,0.2192127979620017,8,0.2052896607057516,14
|
471 |
+
now,0.013937449780826089,0.2158726057943222,8,0.2019351560134961,14
|
472 |
+
what,0.014060750945741218,0.2627176681051585,19,0.2486569171594173,34
|
473 |
+
mother,0.015418625127968877,0.2162138176509555,3,0.2007951925229866,5
|
474 |
+
open,0.015428426407781998,0.2143023280298674,3,0.1988739016220854,5
|
475 |
+
call,0.0154331581051034,0.2133700972077041,3,0.1979369391026007,5
|
476 |
+
wait,0.015437782956855689,0.2124528183298877,3,0.197015035373032,5
|
477 |
+
state,0.015451055731627611,0.2097857447840673,3,0.1943346890524397,5
|
478 |
+
might,0.015463499887821502,0.2072364295485747,3,0.1917729296607532,5
|
479 |
+
love,0.015546386433748699,0.1888128644372828,3,0.1732664780035341,5
|
480 |
+
d,0.01560506477770468,0.1737215264475171,3,0.1581164616698124,5
|
481 |
+
same,0.017392888268527723,0.2047692037459095,6,0.1873763154773818,10
|
482 |
+
down,0.018533948805468103,0.2387045937204702,9,0.2201706449150021,15
|
483 |
+
keep,0.020034719806703488,0.2247707003164845,5,0.204735980509781,8
|
484 |
+
always,0.02032895513484609,0.2396592645832495,8,0.2193303094484034,13
|
485 |
+
could,0.02042089456534249,0.2279052112852753,8,0.2074843167199328,13
|
486 |
+
would,0.02044124874612363,0.2533320794697774,19,0.2328908307236538,32
|
487 |
+
time,0.021017333283779804,0.2349508552914493,11,0.2139335220076695,18
|
488 |
+
calling,0.021566892157167394,0.2490972846048511,2,0.2275303924476837,3
|
489 |
+
destroy,0.021624891288472003,0.2429360261603897,2,0.2213111348719177,3
|
490 |
+
sell,0.021674813185839997,0.2374635912807838,2,0.2157887780949438,3
|
491 |
+
claim,0.021738427469185806,0.2302386954344739,2,0.2085002679652881,3
|
492 |
+
allowed,0.021775059015488513,0.2259375677820864,2,0.2041625087665979,3
|
493 |
+
forced,0.021775059015488513,0.2259375677820864,2,0.2041625087665979,3
|
494 |
+
bet,0.0217919643538165,0.2239150833069232,2,0.2021231189531067,3
|
495 |
+
cross,0.021823356262520605,0.2200927067126292,2,0.1982693504501086,3
|
496 |
+
judge,0.021851949689518008,0.2165310942837593,2,0.1946791445942413,3
|
497 |
+
according,0.021851949689518008,0.2165310942837593,2,0.1946791445942413,3
|
498 |
+
diversity,0.021865330062771804,0.2148367257055479,2,0.1929713956427761,3
|
499 |
+
israel,0.021890475527382797,0.2116021254214722,2,0.1897116498940894,3
|
500 |
+
immigration,0.021890475527382797,0.2116021254214722,2,0.1897116498940894,3
|
501 |
+
important,0.0219137073270346,0.2085521401588969,2,0.1866384328318623,3
|
502 |
+
thinking,0.0219137073270346,0.2085521401588969,2,0.1866384328318623,3
|
503 |
+
o,0.021935266894163585,0.2056655459948584,2,0.1837302791006948,3
|
504 |
+
making,0.021945483227478413,0.2042778730319584,2,0.18233238980448,3
|
505 |
+
listen,0.021945483227478413,0.2042778730319584,2,0.18233238980448,3
|
506 |
+
exactly,0.021991746512600302,0.1978224262232114,2,0.1758306797106111,3
|
507 |
+
law,0.0220001536037919,0.1966171930697205,2,0.1746170394659286,3
|
508 |
+
started,0.022023932927745293,0.1931503123652337,2,0.1711263794374884,3
|
509 |
+
don,0.022023932927745293,0.1931503123652337,2,0.1711263794374884,3
|
510 |
+
already,0.02205940021870989,0.1878083830693084,2,0.1657489828505985,3
|
511 |
+
full,0.022096375604038987,0.1819959849433494,2,0.1598996093393104,3
|
512 |
+
run,0.022096375604038987,0.1819959849433494,2,0.1598996093393104,3
|
513 |
+
hell,0.022197087317257086,0.1645811272521478,2,0.1423840399348907,3
|
514 |
+
start,0.0222953834323341,0.1442942208639418,2,0.1219988374316077,3
|
515 |
+
thread,0.0223561745280524,0.1289429224898053,2,0.1065867479617529,3
|
516 |
+
dont,0.022775843887500508,0.2287974584719686,7,0.2060216145844681,11
|
517 |
+
getting,0.0242378739699754,0.2298700689877525,4,0.2056321950177771,6
|
518 |
+
kid,0.0242378739699754,0.2298700689877525,4,0.2056321950177771,6
|
519 |
+
support,0.02424563696252449,0.2290530950832699,4,0.2048074581207454,6
|
520 |
+
soon,0.02428933590425192,0.2243789101419821,4,0.2000895742377302,6
|
521 |
+
etc,0.024302904810179604,0.2229004049093416,4,0.198597500099162,6
|
522 |
+
stop,0.02437012760654461,0.2153695751797306,4,0.190999447573186,6
|
523 |
+
something,0.024573900418225603,0.1899237975322404,4,0.1653498971140148,6
|
524 |
+
when,0.02691020700840291,0.2786012441732314,22,0.2516910371648285,35
|
525 |
+
like,0.028385335563449826,0.2765718254354235,30,0.2481864898719737,48
|
526 |
+
then,0.028413089980893202,0.2675153887896063,15,0.2391022988087131,23
|
527 |
+
racist,0.030601433466708405,0.2336474547550918,5,0.2030460212883834,7
|
528 |
+
things,0.030654430366861496,0.2293423424304631,5,0.1986879120636016,7
|
529 |
+
from,0.030744418529694506,0.2772162963949818,27,0.2464718778652873,42
|
530 |
+
times,0.0308151732417824,0.2155803228242201,5,0.1847651495824377,7
|
531 |
+
claims,0.03127494403117001,0.262283281536677,3,0.231008337505507,4
|
532 |
+
pro,0.0316679598070595,0.2344424149974974,3,0.2027744551904379,4
|
533 |
+
dead,0.0316854005288745,0.2331078146914669,3,0.2014224141625924,4
|
534 |
+
red,0.03173458290302558,0.2292902569893065,3,0.1975556740862809,4
|
535 |
+
wanted,0.03182107650029131,0.2223696381711051,3,0.1905485616708138,4
|
536 |
+
community,0.03189512549737178,0.2162138176509555,3,0.1843186921535837,4
|
537 |
+
cause,0.031928415814771016,0.2133700972077041,3,0.1814416813929331,4
|
538 |
+
done,0.031998248095437914,0.2072364295485747,3,0.1752381814531368,4
|
539 |
+
american,0.032160632850538995,0.1919435646596027,3,0.1597829318090637,4
|
540 |
+
long,0.03233647476522161,0.1732442576256842,3,0.1409077828604626,4
|
541 |
+
truth,0.03508219641997662,0.2632505227660175,6,0.2281683263460409,8
|
542 |
+
again,0.03544203094961301,0.2407351305584903,6,0.2052930996088773,8
|
543 |
+
ve,0.03595809846681611,0.2026065063630896,6,0.1666484078962735,8
|
544 |
+
is,0.037410633417371886,0.3371909978520548,84,0.2997803644346829,134
|
545 |
+
jesus,0.03749702934985508,0.2654650119605131,4,0.227967982610658,5
|
546 |
+
behind,0.03787559963912751,0.2437793527132703,4,0.2059037530741428,5
|
547 |
+
party,0.0379259227218495,0.2407095263391529,4,0.2027836036173034,5
|
548 |
+
different,0.03821257284726068,0.2221748637061897,4,0.183962290858929,5
|
549 |
+
woman,0.0383013011285622,0.2160162220575436,4,0.1777149209289814,5
|
550 |
+
big,0.038337031221496704,0.2134703315327301,4,0.1751333003112334,5
|
551 |
+
ca,0.03837079405850441,0.2110274516479782,4,0.1726566575894738,5
|
552 |
+
next,0.0383789491788932,0.2104317920342599,4,0.1720528428553667,5
|
553 |
+
while,0.03930642905226739,0.2483286906950209,7,0.2090222616427535,9
|
554 |
+
seen,0.03935691333547861,0.2454094338146803,7,0.2060525204792017,9
|
555 |
+
two,0.039570006896662985,0.2325624175876295,7,0.1929924106909665,9
|
556 |
+
first,0.03969016959475369,0.2248933923649319,7,0.1852032227701782,9
|
557 |
+
where,0.04112959034314512,0.243673657466446,10,0.2025440671233009,13
|
558 |
+
hair,0.0426913504317388,0.2311497514667045,5,0.1884584010349657,6
|
559 |
+
better,0.0426913504317388,0.2311497514667045,5,0.1884584010349657,6
|
560 |
+
found,0.04285231199883141,0.2215532441375704,5,0.178700932138739,6
|
561 |
+
had,0.04304428752480979,0.2849805617368761,18,0.2419362742120663,24
|
562 |
+
earshot,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
563 |
+
katz,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
564 |
+
ambulance,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
565 |
+
teachings,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
566 |
+
msi,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
567 |
+
shoving,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
568 |
+
speny,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
569 |
+
needless,0.04311628016575908,0.2999676259941186,1,0.2568513458283595,1
|
570 |
+
tat,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
571 |
+
rhythm,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
572 |
+
decked,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
573 |
+
deeds,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
574 |
+
confined,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
575 |
+
smash,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
576 |
+
folklore,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
577 |
+
sudden,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
578 |
+
backward,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
579 |
+
performance,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
580 |
+
heal,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
581 |
+
torn,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
582 |
+
pollute,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
583 |
+
stride,0.04369497532237138,0.2758851054843536,1,0.2321901301619822,1
|
584 |
+
ritual,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
585 |
+
professors,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
586 |
+
retailer,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
587 |
+
wherever,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
588 |
+
exception,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
589 |
+
horror,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
590 |
+
auto,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
591 |
+
jose,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
592 |
+
holahoax,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
593 |
+
payments,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
594 |
+
deviant,0.04402336172649818,0.2610138323762697,1,0.2169904706497715,1
|
595 |
+
smashed,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
596 |
+
staring,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
597 |
+
offering,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
598 |
+
promise,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
599 |
+
elites,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
600 |
+
sheriff,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
601 |
+
cell,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
602 |
+
bat,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
603 |
+
examples,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
604 |
+
breath,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
605 |
+
chip,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
606 |
+
taxes,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
607 |
+
maintain,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
608 |
+
comrade,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
609 |
+
41,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
610 |
+
instinct,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
611 |
+
interviewed,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
612 |
+
desperate,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
613 |
+
ne,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
614 |
+
maker,0.0442505951657525,0.2500865766313553,1,0.2058359814656028,1
|
615 |
+
yr,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
616 |
+
argue,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
617 |
+
cowardly,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
618 |
+
dat,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
619 |
+
overwhelming,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
620 |
+
lebanese,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
621 |
+
possession,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
622 |
+
shave,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
623 |
+
pretending,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
624 |
+
nationality,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
625 |
+
invasion,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
626 |
+
pub,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
627 |
+
suit,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
628 |
+
instant,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
629 |
+
confused,0.044423028304345386,0.241385611753937,1,0.1969625834495916,1
|
630 |
+
dies,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
631 |
+
brave,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
632 |
+
lower,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
633 |
+
ye,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
634 |
+
owners,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
635 |
+
desert,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
636 |
+
introduce,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
637 |
+
sheet,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
638 |
+
professor,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
639 |
+
selling,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
640 |
+
energy,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
641 |
+
size,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
642 |
+
nearest,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
643 |
+
citizen,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
644 |
+
measure,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
645 |
+
basketball,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
646 |
+
ghost,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
647 |
+
funds,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
648 |
+
baseball,0.044561151958858514,0.234125090348718,1,0.1895639383898595,1
|
649 |
+
officials,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
650 |
+
bitch,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
651 |
+
bach,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
652 |
+
pathetic,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
653 |
+
kicked,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
654 |
+
christianity,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
655 |
+
particularly,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
656 |
+
finger,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
657 |
+
celebrated,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
658 |
+
wigger,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
659 |
+
allowing,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
660 |
+
roman,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
661 |
+
stare,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
662 |
+
announced,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
663 |
+
balls,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
664 |
+
impression,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
665 |
+
independent,0.044675820594555604,0.2278770964950076,1,0.183201275900452,1
|
666 |
+
kosher,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
667 |
+
deserve,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
668 |
+
busy,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
669 |
+
sheep,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
670 |
+
guards,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
671 |
+
satan,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
672 |
+
burning,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
673 |
+
lads,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
674 |
+
excuse,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
675 |
+
distance,0.044773471366044704,0.222381851321548,1,0.1776083799555033,1
|
676 |
+
jumped,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
677 |
+
council,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
678 |
+
target,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
679 |
+
trial,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
680 |
+
pool,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
681 |
+
yea,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
682 |
+
destroyed,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
683 |
+
innocent,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
684 |
+
corps,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
685 |
+
position,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
686 |
+
weight,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
687 |
+
arab,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
688 |
+
fools,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
689 |
+
hated,0.044858231036032786,0.2174693650254091,1,0.1726111339893763,1
|
690 |
+
nigeria,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
691 |
+
disease,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
692 |
+
moscow,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
693 |
+
likes,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
694 |
+
prove,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
695 |
+
hall,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
696 |
+
skinheads,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
697 |
+
owned,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
698 |
+
walked,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
699 |
+
types,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
700 |
+
kiss,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
701 |
+
turns,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
702 |
+
bank,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
703 |
+
knocked,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
704 |
+
tuesday,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
705 |
+
schooling,0.0449329010307917,0.2130221037729962,1,0.1680892027422045,1
|
706 |
+
marxist,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
707 |
+
documentary,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
708 |
+
pic,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
709 |
+
bell,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
710 |
+
aid,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
711 |
+
pair,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
712 |
+
skins,0.04499946847666009,0.2089552952680086,1,0.1639558267913485,1
|
713 |
+
24,0.04505939284867849,0.2052057148099754,1,0.1601463219612969,1
|
714 |
+
passed,0.04505939284867849,0.2052057148099754,1,0.1601463219612969,1
|
715 |
+
houston,0.04505939284867849,0.2052057148099754,1,0.1601463219612969,1
|
716 |
+
hearing,0.04505939284867849,0.2052057148099754,1,0.1601463219612969,1
|
717 |
+
everybody,0.04505939284867849,0.2052057148099754,1,0.1601463219612969,1
|
718 |
+
currently,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
719 |
+
press,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
720 |
+
bs,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
721 |
+
prime,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
722 |
+
lose,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
723 |
+
sa,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
724 |
+
hurt,0.045113776865539884,0.2017249076957935,1,0.1566111308302536,1
|
725 |
+
religion,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
726 |
+
ugly,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
727 |
+
mexican,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
728 |
+
17,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
729 |
+
monkeys,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
730 |
+
whenever,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
731 |
+
victim,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
732 |
+
restaurant,0.04516347349611208,0.1984748915997329,1,0.1533114181036208,1
|
733 |
+
known,0.0452091557220583,0.1954253217553395,1,0.1502161660332812,1
|
734 |
+
accept,0.0452091557220583,0.1954253217553395,1,0.1502161660332812,1
|
735 |
+
political,0.0452091557220583,0.1954253217553395,1,0.1502161660332812,1
|
736 |
+
violence,0.0452091557220583,0.1954253217553395,1,0.1502161660332812,1
|
737 |
+
fellow,0.04525136358469911,0.1925515581348793,1,0.1473001945501802,1
|
738 |
+
project,0.04525136358469911,0.1925515581348793,1,0.1473001945501802,1
|
739 |
+
ns,0.04525136358469911,0.1925515581348793,1,0.1473001945501802,1
|
740 |
+
gotten,0.04525136358469911,0.1925515581348793,1,0.1473001945501802,1
|
741 |
+
growing,0.04525136358469911,0.1925515581348793,1,0.1473001945501802,1
|
742 |
+
put,0.04528048674045129,0.2595530683330365,9,0.2142725815925852,11
|
743 |
+
ghetto,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
744 |
+
bbc,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
745 |
+
organization,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
746 |
+
bought,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
747 |
+
strange,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
748 |
+
fine,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
749 |
+
reply,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
750 |
+
six,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
751 |
+
beaten,0.04529053683952078,0.1898333100014528,1,0.144542773161932,1
|
752 |
+
gang,0.045327038190543206,0.1872536620266978,1,0.1419266238361546,1
|
753 |
+
web,0.045327038190543206,0.1872536620266978,1,0.1419266238361546,1
|
754 |
+
reality,0.04536117018319699,0.1847983596268498,1,0.1394371894436528,1
|
755 |
+
jail,0.04536117018319699,0.1847983596268498,1,0.1394371894436528,1
|
756 |
+
rape,0.04536117018319699,0.1847983596268498,1,0.1394371894436528,1
|
757 |
+
needs,0.045393187722072015,0.1824552746959061,1,0.1370620869738341,1
|
758 |
+
present,0.045393187722072015,0.1824552746959061,1,0.1370620869738341,1
|
759 |
+
norway,0.045393187722072015,0.1824552746959061,1,0.1370620869738341,1
|
760 |
+
thousand,0.045393187722072015,0.1824552746959061,1,0.1370620869738341,1
|
761 |
+
x,0.045393187722072015,0.1824552746959061,1,0.1370620869738341,1
|
762 |
+
ape,0.045393187722072015,0.1824552746959061,1,0.1370620869738341,1
|
763 |
+
dna,0.04542330750413151,0.1802139995771872,1,0.1347906920730557,1
|
764 |
+
gonna,0.04542330750413151,0.1802139995771872,1,0.1347906920730557,1
|
765 |
+
obama,0.04542330750413151,0.1802139995771872,1,0.1347906920730557,1
|
766 |
+
till,0.04542330750413151,0.1802139995771872,1,0.1347906920730557,1
|
767 |
+
right,0.04542487904642881,0.2791892977325816,12,0.2337644186861528,15
|
768 |
+
swedish,0.04545171523505878,0.1780655339314804,1,0.1326138186964216,1
|
769 |
+
worth,0.04545171523505878,0.1780655339314804,1,0.1326138186964216,1
|
770 |
+
mention,0.04545171523505878,0.1780655339314804,1,0.1326138186964216,1
|
771 |
+
apes,0.04545171523505878,0.1780655339314804,1,0.1326138186964216,1
|
772 |
+
violent,0.045504014778882024,0.1740166493297413,1,0.1285126345508593,1
|
773 |
+
moment,0.045504014778882024,0.1740166493297413,1,0.1285126345508593,1
|
774 |
+
hopefully,0.045504014778882024,0.1740166493297413,1,0.1285126345508593,1
|
775 |
+
numbers,0.04552816768481868,0.1721033076466162,1,0.1265751399617975,1
|
776 |
+
bus,0.04555113700526191,0.1702566504369363,1,0.1247055134316744,1
|
777 |
+
event,0.04555113700526191,0.1702566504369363,1,0.1247055134316744,1
|
778 |
+
body,0.045573017339225794,0.1684719010074631,1,0.1228988836682373,1
|
779 |
+
muslim,0.045573017339225794,0.1684719010074631,1,0.1228988836682373,1
|
780 |
+
phone,0.045573017339225794,0.1684719010074631,1,0.1228988836682373,1
|
781 |
+
alot,0.04559389266673561,0.1667447869857026,1,0.121150894318967,1
|
782 |
+
id,0.045613837865960405,0.1650714711739678,1,0.1194576333080074,1
|
783 |
+
fish,0.045613837865960405,0.1650714711739678,1,0.1194576333080074,1
|
784 |
+
glad,0.045613837865960405,0.1650714711739678,1,0.1194576333080074,1
|
785 |
+
dog,0.0456329199699823,0.1634484939149016,1,0.1178155739449193,1
|
786 |
+
aryan,0.0456329199699823,0.1634484939149016,1,0.1178155739449193,1
|
787 |
+
especially,0.04568556122729561,0.1588516959120974,1,0.1131661346848018,1
|
788 |
+
mine,0.04568556122729561,0.1588516959120974,1,0.1131661346848018,1
|
789 |
+
example,0.04568556122729561,0.1588516959120974,1,0.1131661346848018,1
|
790 |
+
quite,0.04570173773745931,0.1574014836242536,1,0.1116997458867943,1
|
791 |
+
f,0.04570173773745931,0.1574014836242536,1,0.1116997458867943,1
|
792 |
+
radio,0.04570173773745931,0.1574014836242536,1,0.1116997458867943,1
|
793 |
+
12,0.04570173773745931,0.1574014836242536,1,0.1116997458867943,1
|
794 |
+
interested,0.04570173773745931,0.1574014836242536,1,0.1116997458867943,1
|
795 |
+
texas,0.04573228518502469,0.1546108140414885,1,0.1088785288564638,1
|
796 |
+
places,0.045760656765208504,0.1519540008447359,1,0.1061933440795274,1
|
797 |
+
gone,0.045774102871212294,0.1506716419301829,1,0.1048975390589706,1
|
798 |
+
course,0.045774102871212294,0.1506716419301829,1,0.1048975390589706,1
|
799 |
+
public,0.04579437822598931,0.2564003011245398,6,0.2106059228985505,7
|
800 |
+
song,0.04581179301421111,0.1469916683588166,1,0.1011798753446055,1
|
801 |
+
posted,0.045823548800408606,0.1458165370096662,1,0.0999929882092576,1
|
802 |
+
dr,0.045834934303444805,0.1446652913734118,1,0.098830357069967,1
|
803 |
+
book,0.045845967515279806,0.1435369152639026,1,0.0976909477486228,1
|
804 |
+
day,0.0458517915466439,0.2305833719742898,9,0.1847315804276459,11
|
805 |
+
left,0.0458954722917182,0.2515810121136826,6,0.2056855398219644,7
|
806 |
+
goes,0.045905633624929304,0.1371975268438515,1,0.0912918932189222,1
|
807 |
+
stuff,0.04591461333937839,0.1362056013466759,1,0.0902909880072975,1
|
808 |
+
yourself,0.04595602959096351,0.1314847852689559,1,0.0855287556779924,1
|
809 |
+
beautiful,0.0459854976302235,0.1279640196191445,1,0.081978521988921,1
|
810 |
+
try,0.04620642067668901,0.2359644277937728,6,0.1897580071170838,7
|
811 |
+
chasing,0.04757368206559129,0.2962696480897575,2,0.2486959660241662,2
|
812 |
+
preach,0.04757368206559129,0.2962696480897575,2,0.2486959660241662,2
|
813 |
+
fought,0.04826615042671728,0.2692737725980185,2,0.2210076221713012,2
|
814 |
+
hates,0.04838072923128142,0.2644792724967404,2,0.216098543265459,2
|
815 |
+
uses,0.04838072923128142,0.2644792724967404,2,0.216098543265459,2
|
816 |
+
draw,0.0484823215078444,0.2601368187993332,2,0.2116544972914888,2
|
817 |
+
died,0.0484823215078444,0.2601368187993332,2,0.2116544972914888,2
|
818 |
+
should,0.048612229326455814,0.2942617995514562,19,0.2456495702250004,24
|
819 |
+
meeting,0.04865595545589102,0.2525000155577136,2,0.2038440601018226,2
|
820 |
+
identity,0.048800442553245504,0.2459191117360754,2,0.1971186691828299,2
|
821 |
+
filthy,0.048800442553245504,0.2459191117360754,2,0.1971186691828299,2
|
822 |
+
style,0.048800442553245504,0.2459191117360754,2,0.1971186691828299,2
|
823 |
+
an,0.0488337071494811,0.251900454170425,16,0.2030667470209439,20
|
824 |
+
opinion,0.04886437203771829,0.2429360261603897,2,0.1940716541226714,2
|
825 |
+
takes,0.04886437203771829,0.2429360261603897,2,0.1940716541226714,2
|
826 |
+
suspect,0.04892373999355229,0.2401240913849502,2,0.1912003513913979,2
|
827 |
+
suppose,0.04892373999355229,0.2401240913849502,2,0.1912003513913979,2
|
828 |
+
station,0.048979112634101984,0.2374635912807838,2,0.1884844786466818,2
|
829 |
+
lies,0.048979112634101984,0.2374635912807838,2,0.1884844786466818,2
|
830 |
+
acting,0.049030958008262904,0.2349380858114451,2,0.1859071278031822,2
|
831 |
+
consider,0.0490796673729435,0.2325337179490334,2,0.1834540505760899,2
|
832 |
+
itself,0.0491255710581156,0.2302386954344739,2,0.1811131243763583,2
|
833 |
+
asked,0.0491255710581156,0.2302386954344739,2,0.1811131243763583,2
|
834 |
+
unfortunately,0.04935540618857931,0.2182817014038595,2,0.1689262952152802,2
|
835 |
+
hope,0.049372800701684094,0.2252388348948494,7,0.1758660341931653,8
|
836 |
+
last,0.04941781507598439,0.2228579875629596,7,0.1734401724869752,8
|
837 |
+
killing,0.0494187252459779,0.2148367257055479,2,0.16541800045957,2
|
838 |
+
cool,0.04950445809076501,0.2100554752805851,2,0.1605510171898201,2
|
839 |
+
gay,0.04958097779971721,0.2056655459948584,2,0.1560845681951412,2
|
840 |
+
die,0.049604728839633794,0.2042778730319584,2,0.1546731441923246,2
|
841 |
+
close,0.04962768824359351,0.2029246413330576,2,0.1532969530894641,2
|
842 |
+
christian,0.049712459866784686,0.1978224262232114,2,0.1481099663564267,2
|
843 |
+
later,0.049712459866784686,0.1978224262232114,2,0.1481099663564267,2
|
844 |
+
v,0.04995738792671431,0.1819959849433494,2,0.1320385970166351,2
|
845 |
+
german,0.0499707037183387,0.1810818176203651,2,0.1311111139020264,2
|
846 |
+
canada,0.0500892353954136,0.1726506828225906,2,0.122561447427177,2
|
847 |
+
europe,0.05014018060378221,0.1688474492254997,2,0.1187072686217175,2
|
848 |
+
meet,0.050177683906790185,0.1659699231990525,2,0.1157922392922623,2
|
849 |
+
made,0.05026088173094481,0.1593233447100808,2,0.109062462979136,2
|
850 |
+
stood,0.050634657079042994,0.2937001331763854,3,0.2430654760973424,3
|
851 |
+
marriage,0.0510502028189892,0.2785805952666729,3,0.2275303924476837,3
|
852 |
+
into,0.0511862604708698,0.2847179274118009,15,0.2335316669409311,18
|
853 |
+
yes,0.051187425388444896,0.2577252055227523,8,0.2065377801343074,9
|
854 |
+
apparently,0.051523543250121706,0.2600238112154098,3,0.2085002679652881,3
|
855 |
+
back,0.05156701941144612,0.2701350188001274,15,0.2185679993886813,18
|
856 |
+
daughter,0.05157606956533298,0.2578617223826998,3,0.2062856528173668,3
|
857 |
+
feet,0.05180303737440339,0.2482467641767511,3,0.1964437268023477,3
|
858 |
+
car,0.05191708904925549,0.2432337891788983,3,0.1913167001296428,3
|
859 |
+
wife,0.05195220402547421,0.2416638539195636,3,0.1897116498940894,3
|
860 |
+
class,0.05238174688776459,0.2212956721025283,3,0.1689139252147637,3
|
861 |
+
cant,0.05242305363052269,0.2192076046444676,3,0.1667845510139449,3
|
862 |
+
sorry,0.052462402776666806,0.2171942397830345,3,0.1647318370063677,3
|
863 |
+
almost,0.052481393621594874,0.2162138176509555,3,0.1637324240293606,3
|
864 |
+
one,0.05251175666107952,0.2634512858759837,21,0.2109395292149042,26
|
865 |
+
small,0.05270858239952331,0.2040022838206367,3,0.1512937014211134,3
|
866 |
+
hard,0.05270858239952331,0.2040022838206367,3,0.1512937014211134,3
|
867 |
+
talk,0.05314716350025531,0.1771669507981736,3,0.1240197872979183,3
|
868 |
+
after,0.05324227651010169,0.2624944699319864,9,0.2092521934218847,10
|
869 |
+
security,0.05360320944681768,0.2721795240298316,4,0.2185763145830139,4
|
870 |
+
years,0.05392062991698601,0.2335502791376422,9,0.1796296492206562,10
|
871 |
+
remember,0.05441189643995001,0.2397226224715697,4,0.1853107260316197,4
|
872 |
+
enough,0.05483937071478509,0.2200502543866951,4,0.16521088367191,4
|
873 |
+
3,0.05521582527167282,0.2005936206968247,4,0.1453777954251519,4
|
874 |
+
say,0.055367638716662226,0.2671069875520589,14,0.2117393488353967,16
|
875 |
+
hand,0.05571516682702263,0.2684351658241592,5,0.2127199989971366,5
|
876 |
+
doing,0.056285799527021174,0.2464113977169987,5,0.1901255981899775,5
|
877 |
+
came,0.056543561481532195,0.2355917586294029,5,0.1790481971478707,5
|
878 |
+
looks,0.056558693695499984,0.2349365742652359,5,0.1783778805697359,5
|
879 |
+
may,0.05661709357141739,0.2323855868172371,5,0.1757684932458197,5
|
880 |
+
saying,0.05713828065141138,0.2801010724373414,6,0.22296279178593,6
|
881 |
+
before,0.0571423353480624,0.2075661208540629,5,0.1504237855060005,5
|
882 |
+
few,0.05738757441453421,0.2439845252609459,11,0.1865969508464117,12
|
883 |
+
fact,0.0575023489241647,0.2674442379749849,6,0.2099418890508202,6
|
884 |
+
if,0.05781911475962542,0.3120276505060418,39,0.2542085357464164,49
|
885 |
+
wonder,0.05801132490655461,0.2483654470101704,6,0.1903541221036158,6
|
886 |
+
says,0.0589752311829837,0.2710655675959852,7,0.2120903364130015,7
|
887 |
+
jew,0.05942028777499081,0.2551759909150728,7,0.195755703140082,7
|
888 |
+
heard,0.0594499701928915,0.2540709758029276,7,0.1946210056100361,7
|
889 |
+
person,0.060669833663120315,0.262164903126746,8,0.2014950694636257,8
|
890 |
+
her,0.06203125399451412,0.2069367917689627,8,0.1449055377744486,8
|
891 |
+
go,0.06268086666885753,0.2607799741046443,15,0.1980991074357868,16
|
892 |
+
going,0.06536781958927279,0.2667837507229824,12,0.2014159311337096,12
|
893 |
+
has,0.0695410202454429,0.3006447317347214,23,0.2311037114892785,24
|
894 |
+
wants,0.07081252438741112,0.2823367784187593,6,0.2115242540313482,5
|
895 |
+
thought,0.07085348951876952,0.2845334481488334,9,0.2136799586300639,8
|
896 |
+
away,0.07092038938629269,0.2827028131636415,9,0.2117824237773488,8
|
897 |
+
anti,0.0712359045697391,0.2658569101797752,8,0.1946210056100361,7
|
898 |
+
negro,0.07137546047091342,0.261655366015887,8,0.1902799055449736,7
|
899 |
+
does,0.07165057412735329,0.2616398738641152,9,0.1899892997367619,8
|
900 |
+
s,0.07178167454171741,0.3344077089270795,60,0.2626260343853621,71
|
901 |
+
nothing,0.0718479148798663,0.2439998774903837,7,0.1721519626105174,6
|
902 |
+
ago,0.0720305788845382,0.2378121974561907,7,0.1657816185716525,6
|
903 |
+
ever,0.07220237180823108,0.2317916532001716,7,0.1595892813919405,6
|
904 |
+
once,0.0732120167807232,0.2336474547550918,5,0.1604354379743686,4
|
905 |
+
she,0.07331943978470049,0.19734296331572,6,0.1240235235310195,5
|
906 |
+
house,0.07333455767667899,0.2293423424304631,5,0.1560077847537841,4
|
907 |
+
video,0.07436740676936211,0.1875431139707149,5,0.1131757072013528,4
|
908 |
+
father,0.07461319458107268,0.2516845426691109,4,0.1770713480880382,3
|
909 |
+
poor,0.0746522139653765,0.2504828936759876,4,0.1758306797106111,3
|
910 |
+
oh,0.0748978962872815,0.2427371691561529,4,0.1678392728688714,3
|
911 |
+
during,0.0749295906883323,0.2417141417022772,4,0.1667845510139449,3
|
912 |
+
10,0.075283736474409,0.2298700689877525,4,0.1545863325133435,3
|
913 |
+
men,0.07554040855228292,0.2207500126645353,4,0.1452096041122524,3
|
914 |
+
4,0.07557834296921259,0.2193586564694832,4,0.1437803135002706,3
|
915 |
+
brown,0.07573530313378099,0.2134703315327301,4,0.1377350283989491,3
|
916 |
+
twice,0.07808246748028419,0.2819265275821068,3,0.2038440601018226,2
|
917 |
+
safe,0.07882923096058711,0.262283281536677,3,0.1834540505760899,2
|
918 |
+
ass,0.0789106868390515,0.2600238112154098,3,0.1811131243763583,2
|
919 |
+
brought,0.07925997722300382,0.2500310841338375,3,0.1707711069108337,2
|
920 |
+
telling,0.07925997722300382,0.2500310841338375,3,0.1707711069108337,2
|
921 |
+
david,0.07981086160200282,0.2331078146914669,3,0.1532969530894641,2
|
922 |
+
killed,0.0798511466795763,0.2318053121111062,3,0.1519541654315299,2
|
923 |
+
sad,0.0800353135633024,0.2257217090218687,3,0.1456863954585663,2
|
924 |
+
french,0.08013398178846931,0.2223696381711051,3,0.1422356563826358,2
|
925 |
+
along,0.0801651723797692,0.2212956721025283,3,0.1411304997227591,2
|
926 |
+
end,0.08046299632248391,0.210661111720372,3,0.1301981153978881,2
|
927 |
+
6,0.08055464608085502,0.2072364295485747,3,0.1266817834677197,2
|
928 |
+
half,0.08071781445631769,0.2009371766938326,3,0.1202193622375149,2
|
929 |
+
too,0.081812771262007,0.2482114079280115,11,0.1663986366660045,9
|
930 |
+
me,0.08306997202667468,0.256311327137585,20,0.1732413551109103,18
|
931 |
+
anything,0.08376474319621488,0.2540309176950682,8,0.1702661744988533,6
|
932 |
+
year,0.0869565224729421,0.2101220037174057,7,0.1231654812444636,5
|
933 |
+
new,0.0873750015995642,0.1945849825756717,7,0.1072099809761075,5
|
934 |
+
a,0.08920435373078267,0.3797807848382674,139,0.2905764311074847,168
|
935 |
+
rob,0.09043366662415467,0.2962696480897575,2,0.2058359814656028,1
|
936 |
+
dropped,0.09043366662415467,0.2962696480897575,2,0.2058359814656028,1
|
937 |
+
traitor,0.09116161699541361,0.2807255553852731,2,0.1895639383898595,1
|
938 |
+
orthodox,0.09116161699541361,0.2807255553852731,2,0.1895639383898595,1
|
939 |
+
youtube,0.0914037800780452,0.1403854219632466,6,0.0489816418852014,4
|
940 |
+
israeli,0.09166539264251519,0.2692737725980185,2,0.1776083799555033,1
|
941 |
+
released,0.09166539264251519,0.2692737725980185,2,0.1776083799555033,1
|
942 |
+
hero,0.09166539264251519,0.2692737725980185,2,0.1776083799555033,1
|
943 |
+
rapes,0.09204761605712869,0.2601368187993332,2,0.1680892027422045,1
|
944 |
+
lucky,0.09204761605712869,0.2601368187993332,2,0.1680892027422045,1
|
945 |
+
thrown,0.09204761605712869,0.2601368187993332,2,0.1680892027422045,1
|
946 |
+
sunday,0.09204761605712869,0.2601368187993332,2,0.1680892027422045,1
|
947 |
+
property,0.09220835605781547,0.256164182849164,2,0.1639558267913485,1
|
948 |
+
table,0.09220835605781547,0.256164182849164,2,0.1639558267913485,1
|
949 |
+
nose,0.09235369359641671,0.2525000155577136,2,0.1601463219612969,1
|
950 |
+
listening,0.09248615377459748,0.2490972846048511,2,0.1566111308302536,1
|
951 |
+
shop,0.09248615377459748,0.2490972846048511,2,0.1566111308302536,1
|
952 |
+
drugs,0.09248615377459748,0.2490972846048511,2,0.1566111308302536,1
|
953 |
+
figures,0.09248615377459748,0.2490972846048511,2,0.1566111308302536,1
|
954 |
+
yard,0.09248615377459748,0.2490972846048511,2,0.1566111308302536,1
|
955 |
+
floor,0.09260769363245458,0.2459191117360754,2,0.1533114181036208,1
|
956 |
+
obviously,0.09260769363245458,0.2459191117360754,2,0.1533114181036208,1
|
957 |
+
cops,0.0927198601271085,0.2429360261603897,2,0.1502161660332812,1
|
958 |
+
nor,0.09282389683476999,0.2401240913849502,2,0.1473001945501802,1
|
959 |
+
cop,0.09292081811885178,0.2374635912807838,2,0.144542773161932,1
|
960 |
+
told,0.09297630366804979,0.2961685152037671,9,0.2031922115357173,6
|
961 |
+
starts,0.0930114619752905,0.2349380858114451,2,0.1419266238361546,1
|
962 |
+
prison,0.0930114619752905,0.2349380858114451,2,0.1419266238361546,1
|
963 |
+
court,0.0930114619752905,0.2349380858114451,2,0.1419266238361546,1
|
964 |
+
mate,0.09309652850538061,0.2325337179490334,2,0.1394371894436528,1
|
965 |
+
foreign,0.09309652850538061,0.2325337179490334,2,0.1394371894436528,1
|
966 |
+
shoot,0.09325220478011412,0.2280428968531698,2,0.1347906920730557,1
|
967 |
+
certain,0.09325220478011412,0.2280428968531698,2,0.1347906920730557,1
|
968 |
+
decided,0.09325220478011412,0.2280428968531698,2,0.1347906920730557,1
|
969 |
+
fun,0.0933916144867008,0.2239150833069232,2,0.1305234688202224,1
|
970 |
+
duke,0.09345612564154282,0.2219687601924021,2,0.1285126345508593,1
|
971 |
+
million,0.09345612564154282,0.2219687601924021,2,0.1285126345508593,1
|
972 |
+
second,0.0935175667508317,0.2200927067126292,2,0.1265751399617975,1
|
973 |
+
bar,0.0935175667508317,0.2200927067126292,2,0.1265751399617975,1
|
974 |
+
social,0.0936858313865809,0.2148367257055479,2,0.121150894318967,1
|
975 |
+
member,0.0936858313865809,0.2148367257055479,2,0.121150894318967,1
|
976 |
+
indeed,0.09378655147655289,0.2116021254214722,2,0.1178155739449193,1
|
977 |
+
said,0.09380929963443771,0.3080818812270229,15,0.2142725815925852,11
|
978 |
+
play,0.0938339497593206,0.2100554752805851,2,0.1162215255212645,1
|
979 |
+
lived,0.0938795485460625,0.2085521401588969,2,0.1146725916128344,1
|
980 |
+
england,0.09392346360413481,0.2070895982889366,2,0.1131661346848018,1
|
981 |
+
posts,0.0939658001080641,0.2056655459948584,2,0.1116997458867943,1
|
982 |
+
lot,0.09398559471450202,0.2330131925330292,5,0.1390275978185272,3
|
983 |
+
far,0.0940076823329237,0.2323855868172371,5,0.1383779044843134,3
|
984 |
+
three,0.0940461124765938,0.2029246413330576,2,0.1088785288564638,1
|
985 |
+
murder,0.09425763230586,0.1954375076504655,2,0.1011798753446055,1
|
986 |
+
band,0.09434980322758149,0.1920407509762043,2,0.0976909477486228,1
|
987 |
+
happy,0.09440707216249619,0.1898850542052856,2,0.0954779820427894,1
|
988 |
+
lol,0.09479417463597418,0.174242902957373,2,0.0794487283213988,1
|
989 |
+
check,0.0949787416791446,0.1659699231990525,2,0.0709911815199079,1
|
990 |
+
5,0.09512951185103331,0.158696829921797,2,0.0635673180707637,1
|
991 |
+
my,0.095280448335339,0.2849522560294085,36,0.1896718076940695,32
|
992 |
+
knife,0.09999177467687947,0.3003578014610431,4,0.2003660267841636,2
|
993 |
+
completely,0.10070602000151663,0.2866131478046988,4,0.1859071278031822,2
|
994 |
+
gave,0.10156985794656609,0.2687132076990917,4,0.1671433497525256,2
|
995 |
+
sent,0.1023223670299179,0.2516845426691109,4,0.149362175639193,2
|
996 |
+
matter,0.1024698717069408,0.2481562671655071,4,0.1456863954585663,2
|
997 |
+
teacher,0.1029227061163093,0.2368617570695984,4,0.1339390509532891,2
|
998 |
+
under,0.1029583844589847,0.2359394508942212,4,0.1329810664352365,2
|
999 |
+
pm,0.10354231708018029,0.2200502543866951,4,0.1165079373065148,2
|
1000 |
+
probably,0.10356641717722088,0.2193586564694832,4,0.1157922392922623,2
|
1001 |
+
part,0.1038283201637249,0.2116290054331027,4,0.1078006852693778,2
|
1002 |
+
got,0.10456352200820432,0.3093876722116877,19,0.2048241502034834,13
|
1003 |
+
post,0.10458302337188469,0.1865938851959278,4,0.0820108618240431,2
|
1004 |
+
jewish,0.10701158126167559,0.2932104620673537,9,0.1861988808056781,5
|
1005 |
+
gets,0.10804900323610178,0.2758882761049732,6,0.1678392728688714,3
|
1006 |
+
went,0.10826375784105996,0.2688308675671143,9,0.1605671097260543,5
|
1007 |
+
kind,0.12100684444985318,0.2549458954031423,5,0.1339390509532891,2
|
1008 |
+
won,0.12108899918700908,0.2937001331763854,3,0.1726111339893763,1
|
1009 |
+
meant,0.12214340805612767,0.2754548261597485,3,0.1533114181036208,1
|
1010 |
+
greatest,0.12230419326503161,0.2725203592983128,3,0.1502161660332812,1
|
1011 |
+
whether,0.12259291037827949,0.2671356835402115,3,0.144542773161932,1
|
1012 |
+
teaching,0.12259291037827949,0.2671356835402115,3,0.144542773161932,1
|
1013 |
+
christ,0.1229617242415757,0.2600238112154098,3,0.1370620869738341,1
|
1014 |
+
somewhere,0.12307103030964409,0.2578617223826998,3,0.1347906920730557,1
|
1015 |
+
old,0.1230722478599772,0.2573745810154487,12,0.1343023331554715,6
|
1016 |
+
third,0.12345594417204,0.2500310841338375,3,0.1265751399617975,1
|
1017 |
+
scene,0.1235412507450767,0.2482467641767511,3,0.1247055134316744,1
|
1018 |
+
whatever,0.1235412507450767,0.2482467641767511,3,0.1247055134316744,1
|
1019 |
+
15,0.12411111841812841,0.2358108643049227,3,0.1116997458867943,1
|
1020 |
+
system,0.1242292858350031,0.2331078146914669,3,0.1088785288564638,1
|
1021 |
+
happened,0.124285501570891,0.2318053121111062,3,0.1075198105402152,1
|
1022 |
+
month,0.124285501570891,0.2318053121111062,3,0.1075198105402152,1
|
1023 |
+
thats,0.1244439025814503,0.2280748245219483,3,0.103630921940498,1
|
1024 |
+
everything,0.12488388596592671,0.2171942397830345,3,0.0923103538171078,1
|
1025 |
+
man,0.13520041219333012,0.2688584579434478,10,0.1336580457501177,4
|
1026 |
+
weeks,0.13623208367730433,0.2692131501125408,6,0.1329810664352365,2
|
1027 |
+
guy,0.14189305113213052,0.3133479586621135,13,0.171454907529983,5
|
1028 |
+
boy,0.14342992203483018,0.3052141517670974,9,0.1617842297322672,3
|
1029 |
+
racism,0.14468652396854423,0.2866131478046988,4,0.1419266238361546,1
|
1030 |
+
mr,0.14549220302234842,0.2740048375732077,4,0.1285126345508593,1
|
1031 |
+
lets,0.1465062874978469,0.2567775066459283,4,0.1102712191480814,1
|
1032 |
+
means,0.1466510463098069,0.2541708568500221,4,0.1075198105402152,1
|
1033 |
+
brother,0.1466510463098069,0.2541708568500221,4,0.1075198105402152,1
|
1034 |
+
male,0.1469150700028918,0.2493071947941311,4,0.1023921247912393,1
|
1035 |
+
line,0.14720556069961022,0.2437793527132703,4,0.0965737920136601,1
|
1036 |
+
word,0.14764446364162298,0.2350318977935135,4,0.0873874341518905,1
|
1037 |
+
stormfront,0.1495915024641333,0.1874104319877782,4,0.0378189295236449,1
|
1038 |
+
was,0.1599753505400065,0.3699397943615183,69,0.2099644438215118,39
|
1039 |
+
son,0.1646480671445434,0.2708414112240708,5,0.1061933440795274,1
|
1040 |
+
wrong,0.16534944589325418,0.2597521113510033,5,0.0944026654577491,1
|
1041 |
+
did,0.17878927411567888,0.3258558616445767,21,0.1470665875288978,6
|
1042 |
+
knew,0.19212331424935358,0.3052894489341554,7,0.1131661346848018,1
|
1043 |
+
friend,0.19356149939781686,0.287964164855566,7,0.0944026654577491,1
|
1044 |
+
his,0.2533904413774281,0.4018955450203755,45,0.1485051036429474,7
|
1045 |
+
him,0.295032875960495,0.3981794333598364,38,0.1031465573993414,3
|
1046 |
+
he,0.5461821694769653,0.6523775851441201,292,0.1061954156671548,6
|
pmi_files/he-them_npmi.csv
ADDED
@@ -0,0 +1,998 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,them-npmi,them-count
|
2 |
+
them,-0.45612982898461285,0.1790504480269035,10,0.6351802770115164,514
|
3 |
+
their,-0.2262454276836518,0.1185095728967177,6,0.3447550005803695,84
|
4 |
+
they,-0.1829807546299987,0.1914014632236356,21,0.3743822178536343,146
|
5 |
+
its,-0.1727812575158458,0.0578119201243179,1,0.2305931776401637,15
|
6 |
+
blacks,-0.15921473041230821,0.1120914194566537,2,0.2713061498689619,22
|
7 |
+
want,-0.15299764562054377,0.1283600997961968,3,0.2813577454167406,28
|
8 |
+
give,-0.15168723773154089,0.1556564701612703,2,0.3073437078928112,21
|
9 |
+
are,-0.1433917871973265,0.18731970956441,21,0.3307114967617365,111
|
10 |
+
there,-0.139078054416896,0.1293745577263232,7,0.2684526121432192,46
|
11 |
+
come,-0.135391006501133,0.0853510238673883,1,0.2207420303685213,10
|
12 |
+
friends,-0.13451826287065388,0.1036696241832601,1,0.238187887053914,10
|
13 |
+
guess,-0.1337107370511477,0.1192361348614164,1,0.2529468719125641,10
|
14 |
+
most,-0.1275295201147726,0.1519540781305787,3,0.2794835982453513,22
|
15 |
+
were,-0.1263774924783349,0.1451731647628367,4,0.2715506572411716,27
|
16 |
+
women,-0.1255434992940308,0.1054145089888328,1,0.2309580082828636,9
|
17 |
+
each,-0.1246934509917057,0.1230464384271103,1,0.247739889418816,9
|
18 |
+
kids,-0.12377028378870719,0.1388743673033785,3,0.2626446510920857,21
|
19 |
+
work,-0.11590029356008409,0.1019719286524134,1,0.2178722222124975,8
|
20 |
+
since,-0.11575802550833351,0.1054145089888328,1,0.2211725344971663,8
|
21 |
+
crime,-0.1152890670951726,0.1163519457282454,1,0.231641012823418,8
|
22 |
+
themselves,-0.1149165238751382,0.1246409694806751,1,0.2395574933558133,8
|
23 |
+
why,-0.11329802473857681,0.1554790789788752,3,0.268777103717452,19
|
24 |
+
whites,-0.10807414858800951,0.1544739431028826,5,0.2625480916908921,27
|
25 |
+
do,-0.10569810601352461,0.2023034769179556,15,0.3080015829314802,65
|
26 |
+
any,-0.10563300834979797,0.1504602816662984,4,0.2560932900160964,22
|
27 |
+
schools,-0.1047381230793184,0.1084355553839195,1,0.2131736784632379,7
|
28 |
+
reason,-0.10366205189628089,0.1352303523296223,1,0.2388924042259032,7
|
29 |
+
negroes,-0.10348928380990599,0.1392339371976888,1,0.2427232210075948,7
|
30 |
+
kill,-0.10273262400230887,0.1559885191897013,1,0.2587211431920102,7
|
31 |
+
numbers,-0.1019538105231334,0.1721033076466162,1,0.2740571181697496,7
|
32 |
+
feel,-0.10096863936943343,0.1562526789912628,2,0.2572213183606962,12
|
33 |
+
coming,-0.10010645991379791,0.174242902957373,2,0.2743493628711709,12
|
34 |
+
also,-0.09753687652634288,0.1489322998267673,3,0.2464691763531102,16
|
35 |
+
anyone,-0.09743542355312279,0.151270775193521,3,0.2487061987466438,16
|
36 |
+
our,-0.09696100562239551,0.1655469678569883,7,0.2625079734793838,32
|
37 |
+
such,-0.092517545162986,0.104827463167343,1,0.197345008330329,6
|
38 |
+
race,-0.09219838358791549,0.133421214939728,3,0.2256195985276435,15
|
39 |
+
until,-0.0919903930124094,0.120731448408112,1,0.2127218414205214,6
|
40 |
+
everyone,-0.0919640494831544,0.1214932470685176,1,0.213457296551672,6
|
41 |
+
stupid,-0.09176653817657979,0.1271156669545797,1,0.2188822051311595,6
|
42 |
+
blood,-0.0914357410002912,0.1362056013466759,1,0.2276413423469671,6
|
43 |
+
picture,-0.09136101438563879,0.1382067522017294,1,0.2295677665873682,6
|
44 |
+
learn,-0.09136101438563879,0.1382067522017294,1,0.2295677665873682,6
|
45 |
+
pass,-0.0910248658568201,0.1469916683588166,1,0.2380165342156367,6
|
46 |
+
which,-0.09100607694908222,0.1631455603069277,3,0.2541516372560099,15
|
47 |
+
get,-0.0907072301225483,0.2107767598371156,12,0.3014839899596639,48
|
48 |
+
phone,-0.09014750003552699,0.1684719010074631,1,0.2586194010429901,6
|
49 |
+
people,-0.08825020386564411,0.2018165227873521,13,0.2900667266529962,50
|
50 |
+
use,-0.0857063797422081,0.1452923157208958,2,0.2309986954631039,10
|
51 |
+
look,-0.08541244193315772,0.1711183996095087,4,0.2565308415426664,18
|
52 |
+
will,-0.08394041377638209,0.2309496408068444,18,0.3148900545832265,64
|
53 |
+
many,-0.08344359510189159,0.1924551079565076,6,0.2758987030583992,25
|
54 |
+
we,-0.08297901958379972,0.2081836817200336,16,0.2911627013038333,57
|
55 |
+
these,-0.0824262108396148,0.1666550833746634,5,0.2490812942142782,21
|
56 |
+
http,-0.07944987289446309,0.0499457923792223,1,0.1293956652736854,5
|
57 |
+
children,-0.07922765368595033,0.1916555784415737,4,0.270883232127524,17
|
58 |
+
2,-0.0788353870181837,0.0799721664842618,1,0.1588075535024455,5
|
59 |
+
area,-0.07860527077460899,0.0898111578179486,1,0.1684164285925576,5
|
60 |
+
please,-0.0782420796086646,0.1042458708178899,1,0.1824879504265545,5
|
61 |
+
high,-0.07804506175669379,0.1116112181907623,1,0.1896562799474561,5
|
62 |
+
days,-0.07799055943615261,0.1135982153697986,1,0.1915887748059512,5
|
63 |
+
pretty,-0.077894226835479,0.1170602513090638,1,0.1949544781445428,5
|
64 |
+
history,-0.07750123550128571,0.1305846688181157,1,0.2080859043194014,5
|
65 |
+
lots,-0.07726808030852039,0.1382067522017294,1,0.2154748325102498,5
|
66 |
+
stay,-0.07716964106960672,0.1413450250196306,1,0.2185146660892373,5
|
67 |
+
im,-0.0771430190054786,0.1338091862028425,2,0.2109522052083211,9
|
68 |
+
near,-0.0770639445494149,0.1446652913734118,1,0.2217292359228267,5
|
69 |
+
using,-0.07698893921282349,0.1469916683588166,1,0.2239806075716401,5
|
70 |
+
rather,-0.07678273782078071,0.1532665376034473,1,0.230049275424228,5
|
71 |
+
street,-0.07673782495127171,0.1546108140414885,1,0.2313486389927602,5
|
72 |
+
none,-0.0765944300908481,0.1588516959120974,1,0.2354461260029455,5
|
73 |
+
walk,-0.0765944300908481,0.1588516959120974,1,0.2354461260029455,5
|
74 |
+
dumb,-0.07654344791559928,0.1603413215322604,1,0.2368847694478597,5
|
75 |
+
instead,-0.07654344791559928,0.1603413215322604,1,0.2368847694478597,5
|
76 |
+
bring,-0.0764907032158722,0.1618727247361693,1,0.2383634279520415,5
|
77 |
+
fighting,-0.0764907032158722,0.1618727247361693,1,0.2383634279520415,5
|
78 |
+
act,-0.07632065710181779,0.1667447869857026,1,0.2430654440875204,5
|
79 |
+
used,-0.07620028422278272,0.162555891643112,2,0.2387561758658947,9
|
80 |
+
save,-0.0761959705259761,0.1702566504369363,1,0.2464526209629124,5
|
81 |
+
have,-0.07617740646408189,0.2544127505978315,36,0.3305901570619134,109
|
82 |
+
let,-0.07387626575746428,0.1857874802982196,4,0.2596637460556839,16
|
83 |
+
need,-0.06857230561152869,0.1679800363899763,4,0.236552342001505,15
|
84 |
+
am,-0.0678021290740872,0.112703413552737,2,0.1805055426268242,8
|
85 |
+
can,-0.0675877428450079,0.2060374558719943,12,0.2736251987170022,39
|
86 |
+
start,-0.0669823392788492,0.1442942208639418,2,0.211276560142791,8
|
87 |
+
makes,-0.0660122077645128,0.1767148446346726,2,0.2427270523991854,8
|
88 |
+
own,-0.06567683482168898,0.2093159464087432,6,0.2749927812304322,21
|
89 |
+
i,-0.06480512492010249,0.2804425706745275,83,0.34524769559463,209
|
90 |
+
those,-0.06265838347451391,0.1543836702001945,4,0.2170420536747084,14
|
91 |
+
think,-0.062114761056352163,0.2051914175092283,8,0.2673061785655805,26
|
92 |
+
been,-0.06201239579175369,0.1782588910259426,6,0.2402712868176963,20
|
93 |
+
girl,-0.06110700999239051,0.1090577837769784,1,0.1701647937693689,4
|
94 |
+
music,-0.061011473562054316,0.1135982153697986,1,0.1746096889318529,4
|
95 |
+
living,-0.06083981960309379,0.1214932470685176,1,0.1823330666716114,4
|
96 |
+
problem,-0.0608052237951508,0.1230464384271103,1,0.1838516622222611,4
|
97 |
+
death,-0.06073234496995711,0.1262792757529701,1,0.1870116207229272,4
|
98 |
+
whole,-0.0605911696921162,0.1323989222436762,1,0.1929900919357924,4
|
99 |
+
alone,-0.0605471371689254,0.1342711901562243,1,0.1948183273251497,4
|
100 |
+
future,-0.0605244267917687,0.1352303523296223,1,0.195754779121391,4
|
101 |
+
mind,-0.060111865479799714,0.1519540008447359,1,0.2120658663245356,4
|
102 |
+
single,-0.060111865479799714,0.1519540008447359,1,0.2120658663245356,4
|
103 |
+
scum,-0.06007815942239961,0.1532665376034473,1,0.2133446970258469,4
|
104 |
+
quite,-0.0599707129525599,0.1574014836242536,1,0.2173721965768135,4
|
105 |
+
bit,-0.0598523753936413,0.1618727247361693,1,0.2217251001298106,4
|
106 |
+
dog,-0.05981013779683489,0.1634484939149016,1,0.2232586317117365,4
|
107 |
+
fast,-0.05981013779683489,0.1634484939149016,1,0.2232586317117365,4
|
108 |
+
control,-0.05981013779683489,0.1634484939149016,1,0.2232586317117365,4
|
109 |
+
damn,-0.059673636161556104,0.1684719010074631,1,0.2281455371690192,4
|
110 |
+
simple,-0.0592788331204574,0.1824552746959061,1,0.2417341078163635,4
|
111 |
+
aids,-0.0592105469752619,0.1847983596268498,1,0.2440089066021117,4
|
112 |
+
jail,-0.0592105469752619,0.1847983596268498,1,0.2440089066021117,4
|
113 |
+
expect,-0.0590617420473398,0.1898333100014528,1,0.2488950520487926,4
|
114 |
+
false,-0.058893167947199676,0.1954253217553395,1,0.2543184897025392,4
|
115 |
+
you,-0.058824182060381675,0.2241099673571392,32,0.2829341494175209,86
|
116 |
+
asking,-0.058589979622933774,0.2052057148099754,1,0.2637956944329092,4
|
117 |
+
than,-0.0578664053117027,0.2141385972637255,8,0.2720050025754282,25
|
118 |
+
stare,-0.05784638798910602,0.2278770964950076,1,0.2857234844841136,4
|
119 |
+
out,-0.05716048634844001,0.2512296150141405,21,0.3083901013625805,59
|
120 |
+
as,-0.0565859082354892,0.2473580749232725,24,0.3039439831587617,66
|
121 |
+
your,-0.056578683084018505,0.1634660558259603,9,0.2200447389099788,27
|
122 |
+
hate,-0.055879597472408005,0.1505333165098281,2,0.2064129139822361,7
|
123 |
+
find,-0.0557934492086557,0.1897398762893147,5,0.2455333254979704,16
|
124 |
+
else,-0.05564917311460721,0.1599563250059945,2,0.2156054981206017,7
|
125 |
+
re,-0.05553869139666712,0.148278745410627,3,0.2038174368072941,10
|
126 |
+
hell,-0.05553274418073689,0.1645811272521478,2,0.2201138714328847,7
|
127 |
+
best,-0.0554792708691631,0.1666764954370398,2,0.2221557663062029,7
|
128 |
+
watch,-0.05539214862902439,0.1747476949277644,4,0.2301398435567888,13
|
129 |
+
send,-0.055364901965269,0.1711001198388357,2,0.2264650218041047,7
|
130 |
+
teachers,-0.05519421721768611,0.177562498760735,2,0.2327567159784211,7
|
131 |
+
read,-0.05486171473181062,0.1751752354736034,3,0.230036950205414,10
|
132 |
+
turn,-0.05485690356728101,0.1898850542052856,2,0.2447419577725666,7
|
133 |
+
through,-0.0543281524943425,0.1945700118490484,3,0.2488981643433909,10
|
134 |
+
help,-0.054249531255422395,0.1973163724434777,3,0.2515659036989001,10
|
135 |
+
of,-0.052173925980999125,0.3190170936566082,91,0.3711910196376073,213
|
136 |
+
much,-0.051008869388403794,0.2096529091548148,6,0.2606617785432186,18
|
137 |
+
know,-0.05003486873607571,0.1980179852325126,8,0.2480528539685883,23
|
138 |
+
to,-0.048342228242616414,0.3514753794923577,128,0.3998176077349741,285
|
139 |
+
non,-0.046286856895717016,0.1588193004961539,3,0.2051061573918709,9
|
140 |
+
more,-0.045742921049888696,0.21908269325941,12,0.2648256143092987,32
|
141 |
+
looking,-0.043975015328668404,0.1244100767525769,2,0.1683850920812453,6
|
142 |
+
another,-0.0436241716502819,0.1442942208639418,2,0.1879183925142237,6
|
143 |
+
europe,-0.0431480219160402,0.1688474492254997,2,0.2119954711415399,6
|
144 |
+
few,-0.04303695370046026,0.2439845252609459,11,0.2870214789614062,29
|
145 |
+
for,-0.0430084263824953,0.2682361341607829,43,0.3112445605432782,101
|
146 |
+
front,-0.04293105099200942,0.1792955852167742,2,0.2222266362087836,6
|
147 |
+
bunch,-0.04224265164877977,0.2100554752805851,2,0.2522981269293649,6
|
148 |
+
ll,-0.04053194529075119,0.1782268436906092,4,0.2187587889813604,11
|
149 |
+
1,-0.04022351765474651,0.0832299992270129,1,0.1234535168817594,3
|
150 |
+
nationalist,-0.03986919209524979,0.1103213113293789,1,0.1501905034246287,3
|
151 |
+
tell,-0.039739361919123306,0.2147298147824867,4,0.25446917670161,11
|
152 |
+
not,-0.039724772892514026,0.2735757943163469,30,0.3133005672088609,71
|
153 |
+
stop,-0.039724611181156,0.2153695751797306,4,0.2550941863608866,11
|
154 |
+
child,-0.03968466598684009,0.1230464384271103,1,0.1627311044139504,3
|
155 |
+
yet,-0.03966072958093511,0.1246409694806751,1,0.1643016990616102,3
|
156 |
+
parents,-0.03956990877714961,0.1305846688181157,1,0.1701545775952653,3
|
157 |
+
light,-0.039497169654844205,0.1352303523296223,1,0.1747275219844665,3
|
158 |
+
dark,-0.03932567904114409,0.1458165370096662,1,0.1851422160508103,3
|
159 |
+
posted,-0.03932567904114409,0.1458165370096662,1,0.1851422160508103,3
|
160 |
+
rest,-0.0392861064589021,0.1481917723891737,1,0.1874778788480758,3
|
161 |
+
stand,-0.039265519681197486,0.1494180136529049,1,0.1886835333341024,3
|
162 |
+
ok,-0.03920021453626349,0.1532665376034473,1,0.1924667521397108,3
|
163 |
+
taking,-0.039103568792525384,0.1588516959120974,1,0.1979552647046228,3
|
164 |
+
looked,-0.039103568792525384,0.1588516959120974,1,0.1979552647046228,3
|
165 |
+
especially,-0.039103568792525384,0.1588516959120974,1,0.1979552647046228,3
|
166 |
+
aryan,-0.03902236369773729,0.1634484939149016,1,0.2024708576126389,3
|
167 |
+
thousands,-0.03902236369773729,0.1634484939149016,1,0.2024708576126389,3
|
168 |
+
within,-0.038963209359196393,0.1667447869857026,1,0.205707996344899,3
|
169 |
+
sort,-0.03889933822835931,0.1702566504369363,1,0.2091559886652956,3
|
170 |
+
door,-0.03889933822835931,0.1702566504369363,1,0.2091559886652956,3
|
171 |
+
seem,-0.03889933822835931,0.1702566504369363,1,0.2091559886652956,3
|
172 |
+
throw,-0.038754181545197997,0.1780655339314804,1,0.2168197154766784,3
|
173 |
+
playing,-0.038754181545197997,0.1780655339314804,1,0.2168197154766784,3
|
174 |
+
gonna,-0.03871348625928109,0.1802139995771872,1,0.2189274858364683,3
|
175 |
+
straight,-0.03871348625928109,0.1802139995771872,1,0.2189274858364683,3
|
176 |
+
pick,-0.03871348625928109,0.1802139995771872,1,0.2189274858364683,3
|
177 |
+
thousand,-0.03867068448166,0.1824552746959061,1,0.2211259591775661,3
|
178 |
+
rape,-0.0386255580056952,0.1847983596268498,1,0.223423917632545,3
|
179 |
+
upon,-0.0386255580056952,0.1847983596268498,1,0.223423917632545,3
|
180 |
+
streets,-0.03857785313034459,0.1872536620266978,1,0.2258315151570424,3
|
181 |
+
gotten,-0.03847346470741439,0.1925515581348793,1,0.2310250228422937,3
|
182 |
+
tend,-0.03847346470741439,0.1925515581348793,1,0.2310250228422937,3
|
183 |
+
fall,-0.03841600991497951,0.1954253217553395,1,0.233841331670319,3
|
184 |
+
service,-0.03841600991497951,0.1954253217553395,1,0.233841331670319,3
|
185 |
+
whenever,-0.0383544013975361,0.1984748915997329,1,0.236829292997269,3
|
186 |
+
males,-0.0383544013975361,0.1984748915997329,1,0.236829292997269,3
|
187 |
+
hurt,-0.03828801953943542,0.2017249076957935,1,0.2400129272352289,3
|
188 |
+
n,-0.0380341736569034,0.2173676111503682,17,0.2554017848072716,41
|
189 |
+
push,-0.03795587282204632,0.2174693650254091,1,0.2554252378474554,3
|
190 |
+
nearest,-0.03758546220855449,0.234125090348718,1,0.2717105525572725,3
|
191 |
+
make,-0.03754341525100238,0.2199177681936865,7,0.2574611834446889,18
|
192 |
+
staring,-0.03721215463592881,0.2500865766313553,1,0.2872987312672841,3
|
193 |
+
jews,-0.03718632182592618,0.235335439391138,7,0.2725217612170642,18
|
194 |
+
t,-0.036730201686052705,0.226015552872284,19,0.2627457545583367,45
|
195 |
+
long,-0.036136003932664584,0.1732442576256842,3,0.2093802615583488,8
|
196 |
+
talk,-0.036065304147448796,0.1771669507981736,3,0.2132322549456224,8
|
197 |
+
against,-0.03601823627949011,0.1797485941312298,3,0.2157668304107199,8
|
198 |
+
actually,-0.0358946463800508,0.1864189774357781,3,0.2223136238158289,8
|
199 |
+
around,-0.03574525720033858,0.223001355238971,8,0.2587466124393096,20
|
200 |
+
wait,-0.03538504174422441,0.2124528183298877,3,0.2478378600741121,8
|
201 |
+
or,-0.03460441805128811,0.2495235482573121,23,0.2841279663086002,53
|
202 |
+
all,-0.033753362846478285,0.2516763394157666,26,0.2854297022622449,59
|
203 |
+
never,-0.03233278675669718,0.2123697878755924,7,0.2447025746322896,17
|
204 |
+
being,-0.03229993272732912,0.1761176566372516,4,0.2084175893645807,10
|
205 |
+
show,-0.032209287844743084,0.1815220120537514,4,0.2137312998984945,10
|
206 |
+
thing,-0.03210865925484238,0.1874104319877782,4,0.2195190912426206,10
|
207 |
+
someone,-0.0319463949939732,0.1966753080076791,4,0.2286217030016523,10
|
208 |
+
live,-0.0295758939478733,0.1208540626737509,2,0.1504299566216242,5
|
209 |
+
thread,-0.029477410183707614,0.1289429224898053,2,0.1584203326735129,5
|
210 |
+
ireland,-0.02942711652544769,0.1329727049055025,2,0.1623998214309502,5
|
211 |
+
name,-0.029112282368121994,0.1568546939653642,2,0.1859669763334862,5
|
212 |
+
must,-0.029086806016047795,0.158696829921797,2,0.1877836359378448,5
|
213 |
+
english,-0.029060363510441306,0.1605959164370148,2,0.1896562799474561,5
|
214 |
+
check,-0.02898455494549032,0.1659699231990525,2,0.1949544781445428,5
|
215 |
+
meet,-0.02898455494549032,0.1659699231990525,2,0.1949544781445428,5
|
216 |
+
far,-0.02897639657417511,0.2323855868172371,5,0.2613619833914122,12
|
217 |
+
skin,-0.02885309130029151,0.1750554028743826,2,0.2039084941746741,5
|
218 |
+
girls,-0.028803316469242696,0.1784226119702001,2,0.2072259284394428,5
|
219 |
+
be,-0.02878905081911981,0.2703685345409298,30,0.2991575853600496,65
|
220 |
+
yeah,-0.028735874705262093,0.1829248317824779,2,0.21166070648774,5
|
221 |
+
killing,-0.028228718381972495,0.2148367257055479,2,0.2430654440875204,5
|
222 |
+
social,-0.028228718381972495,0.2148367257055479,2,0.2430654440875204,5
|
223 |
+
every,-0.02794705153494259,0.2023031338207952,6,0.2302501853557378,14
|
224 |
+
ve,-0.027942052118149402,0.2026065063630896,6,0.230548558481239,14
|
225 |
+
just,-0.02758694673065709,0.2568752418783067,23,0.2844621886089638,50
|
226 |
+
no,-0.027462651528168985,0.2243899847440016,13,0.2518526362721706,29
|
227 |
+
would,-0.025599499629299582,0.2533320794697774,19,0.278931579099077,41
|
228 |
+
love,-0.024959641713967806,0.1888128644372828,3,0.2137725061512506,7
|
229 |
+
might,-0.024695264399878597,0.2072364295485747,3,0.2319316939484533,7
|
230 |
+
cause,-0.024604074428376088,0.2133700972077041,3,0.2379741716360802,7
|
231 |
+
put,-0.024471812972131912,0.2595530683330365,9,0.2840248813051684,20
|
232 |
+
etc,-0.02264022724202089,0.2229004049093416,4,0.2455406321513625,9
|
233 |
+
soon,-0.022618574661079083,0.2243789101419821,4,0.2469974848030612,9
|
234 |
+
and,-0.022548740599863948,0.3669835250093558,134,0.3895322656092198,260
|
235 |
+
care,-0.022486781670740308,0.2332590748330901,4,0.2557458565038304,9
|
236 |
+
same,-0.02121588583037498,0.2047692037459095,6,0.2259850895762845,13
|
237 |
+
good,-0.020781498893245598,0.1880003629706798,8,0.2087818618639254,17
|
238 |
+
way,-0.020337874949907103,0.2213519120831723,8,0.2416897870330794,17
|
239 |
+
us,-0.020143339971305824,0.2242825197807521,9,0.2444258597520579,19
|
240 |
+
in,-0.0178478261561672,0.3068139413991058,76,0.324661767555273,146
|
241 |
+
some,-0.01661257380160369,0.2467560713754371,16,0.2633686451770408,32
|
242 |
+
it,-0.01578599770243516,0.282676061060643,56,0.2984620587630782,107
|
243 |
+
when,-0.01483826367364649,0.2786012441732314,22,0.2934395078468779,43
|
244 |
+
down,-0.014816947802269775,0.2387045937204702,9,0.25352154152274,18
|
245 |
+
take,-0.013654631907027509,0.2008190393883608,5,0.2144736712953883,10
|
246 |
+
who,-0.013628697927686118,0.2473322684282952,17,0.2609609663559813,33
|
247 |
+
world,-0.013318360335356716,0.1807754121735431,4,0.1940937725088998,8
|
248 |
+
com,-0.013216684755808603,0.1154258830699894,3,0.128642567825798,6
|
249 |
+
still,-0.013137320067505592,0.2005936206968247,4,0.2137309407643303,8
|
250 |
+
at,-0.013125178992864084,0.2621653549502092,24,0.2752905339430733,46
|
251 |
+
www,-0.012649484972263092,0.0777469309490085,2,0.0903964159212716,4
|
252 |
+
hard,-0.012492827124849892,0.2040022838206367,3,0.2164951109454866,6
|
253 |
+
great,-0.012398423145711712,0.1155268589033919,2,0.1279252820491036,4
|
254 |
+
really,-0.012246765523117792,0.1368242648557956,2,0.1490710303789134,4
|
255 |
+
town,-0.012124229238761997,0.1533273618275327,2,0.1654515910662947,4
|
256 |
+
group,-0.012119887348826797,0.1539015042924291,2,0.1660213916412559,4
|
257 |
+
made,-0.012078623862966487,0.1593233447100808,2,0.1714019685730473,4
|
258 |
+
see,-0.012049426758228093,0.233669356046302,13,0.2457187828045301,25
|
259 |
+
least,-0.01198132101417479,0.1718703412080863,2,0.1838516622222611,4
|
260 |
+
v,-0.011900950608549898,0.1819959849433494,2,0.1938969355518993,4
|
261 |
+
join,-0.011885904302041894,0.1838688748193491,2,0.195754779121391,4
|
262 |
+
either,-0.011819594035164194,0.1920407509762043,2,0.2038603450113685,4
|
263 |
+
age,-0.011791715518372492,0.1954375076504655,2,0.207229223168838,4
|
264 |
+
article,-0.0117513639615002,0.2003145023630354,2,0.2120658663245356,4
|
265 |
+
ask,-0.011740630415483011,0.2016040666103639,2,0.2133446970258469,4
|
266 |
+
close,-0.011729611071776808,0.2029246413330576,2,0.2146542524048344,4
|
267 |
+
three,-0.011729611071776808,0.2029246413330576,2,0.2146542524048344,4
|
268 |
+
listen,-0.011718290165548206,0.2042778730319584,2,0.2159961631975066,4
|
269 |
+
families,-0.01156758570152358,0.2219687601924021,2,0.2335363458939257,4
|
270 |
+
sit,-0.01145391068753071,0.2349380858114451,2,0.2463919964989758,4
|
271 |
+
lies,-0.0114314607680088,0.2374635912807838,2,0.2488950520487926,4
|
272 |
+
https,-0.011355380151131203,0.0921615278613187,1,0.1035169080124499,2
|
273 |
+
free,-0.011322546803372899,0.0976559011878147,1,0.1089784479911876,2
|
274 |
+
forum,-0.011316211377899302,0.0987076831979309,1,0.1100238945758302,2
|
275 |
+
org,-0.011306475764849694,0.1003187610200016,1,0.1116252367848513,2
|
276 |
+
attack,-0.01113352554020361,0.1279640196191445,1,0.1390975451593481,2
|
277 |
+
beautiful,-0.01113352554020361,0.1279640196191445,1,0.1390975451593481,2
|
278 |
+
night,-0.011116552927444706,0.1305846688181157,1,0.1417012217455604,2
|
279 |
+
yourself,-0.011110700254271494,0.1314847852689559,1,0.1425954855232274,2
|
280 |
+
true,-0.011098681514033815,0.1333275565200254,1,0.1444262380340592,2
|
281 |
+
stuff,-0.011079811688375213,0.1362056013466759,1,0.1472854130350511,2
|
282 |
+
others,-0.011079811688375213,0.1362056013466759,1,0.1472854130350511,2
|
283 |
+
blue,-0.0110732802057468,0.1371975268438515,1,0.1482708070495983,2
|
284 |
+
comes,-0.011023647659695796,0.1446652913734118,1,0.1556889390331076,2
|
285 |
+
sf,-0.011023647659695796,0.1446652913734118,1,0.1556889390331076,2
|
286 |
+
ya,-0.011015923972783781,0.1458165370096662,1,0.15683246098245,2
|
287 |
+
change,-0.01098313889271521,0.1506716419301829,1,0.1616547808228981,2
|
288 |
+
course,-0.01098313889271521,0.1506716419301829,1,0.1616547808228981,2
|
289 |
+
tried,-0.01098313889271521,0.1506716419301829,1,0.1616547808228981,2
|
290 |
+
set,-0.010956286693229011,0.1546108140414885,1,0.1655671007347175,2
|
291 |
+
minority,-0.010946841963489107,0.1559885191897013,1,0.1669353611531904,2
|
292 |
+
wo,-0.01093712682075429,0.1574014836242536,1,0.1683386104450079,2
|
293 |
+
list,-0.010906192374928014,0.1618727247361693,1,0.1727789171110973,2
|
294 |
+
education,-0.010906192374928014,0.1618727247361693,1,0.1727789171110973,2
|
295 |
+
problems,-0.010906192374928014,0.1618727247361693,1,0.1727789171110973,2
|
296 |
+
anymore,-0.010906192374928014,0.1618727247361693,1,0.1727789171110973,2
|
297 |
+
mostly,-0.010895221019942197,0.1634484939149016,1,0.1743437149348438,2
|
298 |
+
agree,-0.010895221019942197,0.1634484939149016,1,0.1743437149348438,2
|
299 |
+
east,-0.010895221019942197,0.1634484939149016,1,0.1743437149348438,2
|
300 |
+
fish,-0.010883883201687095,0.1650714711739678,1,0.1759553543756549,2
|
301 |
+
reading,-0.010883883201687095,0.1650714711739678,1,0.1759553543756549,2
|
302 |
+
pay,-0.010883883201687095,0.1650714711739678,1,0.1759553543756549,2
|
303 |
+
britain,-0.010883883201687095,0.1650714711739678,1,0.1759553543756549,2
|
304 |
+
animals,-0.010872153594583989,0.1667447869857026,1,0.1776169405802866,2
|
305 |
+
hours,-0.010872153594583989,0.1667447869857026,1,0.1776169405802866,2
|
306 |
+
muslim,-0.010860004142422497,0.1684719010074631,1,0.1793319051498856,2
|
307 |
+
early,-0.010860004142422497,0.1684719010074631,1,0.1793319051498856,2
|
308 |
+
event,-0.010847403650017906,0.1702566504369363,1,0.1811040540869542,2
|
309 |
+
baby,-0.010834317295415508,0.1721033076466162,1,0.1829376249420317,2
|
310 |
+
add,-0.010834317295415508,0.1721033076466162,1,0.1829376249420317,2
|
311 |
+
slavic,-0.010820706043307593,0.1740166493297413,1,0.1848373553730489,2
|
312 |
+
attention,-0.010820706043307593,0.1740166493297413,1,0.1848373553730489,2
|
313 |
+
swedish,-0.010791727219353814,0.1780655339314804,1,0.1888572611508342,2
|
314 |
+
mention,-0.010791727219353814,0.1780655339314804,1,0.1888572611508342,2
|
315 |
+
church,-0.010791727219353814,0.1780655339314804,1,0.1888572611508342,2
|
316 |
+
shame,-0.010791727219353814,0.1780655339314804,1,0.1888572611508342,2
|
317 |
+
boys,-0.010791727219353814,0.1780655339314804,1,0.1888572611508342,2
|
318 |
+
paper,-0.010776253289545096,0.1802139995771872,1,0.1909902528667323,2
|
319 |
+
eating,-0.010776253289545096,0.1802139995771872,1,0.1909902528667323,2
|
320 |
+
enemy,-0.010776253289545096,0.1802139995771872,1,0.1909902528667323,2
|
321 |
+
till,-0.010776253289545096,0.1802139995771872,1,0.1909902528667323,2
|
322 |
+
humans,-0.010760039353648582,0.1824552746959061,1,0.1932153140495547,2
|
323 |
+
level,-0.010743010773881206,0.1847983596268498,1,0.195541370400731,2
|
324 |
+
cars,-0.010743010773881206,0.1847983596268498,1,0.195541370400731,2
|
325 |
+
reality,-0.010743010773881206,0.1847983596268498,1,0.195541370400731,2
|
326 |
+
break,-0.010743010773881206,0.1847983596268498,1,0.195541370400731,2
|
327 |
+
trash,-0.010725080957529304,0.1872536620266978,1,0.1979787429842271,2
|
328 |
+
river,-0.010706148650377112,0.1898333100014528,1,0.2005394586518299,2
|
329 |
+
ghetto,-0.010706148650377112,0.1898333100014528,1,0.2005394586518299,2
|
330 |
+
germans,-0.010706148650377112,0.1898333100014528,1,0.2005394586518299,2
|
331 |
+
experience,-0.010706148650377112,0.1898333100014528,1,0.2005394586518299,2
|
332 |
+
faces,-0.010686094416163278,0.1925515581348793,1,0.2032376525510426,2
|
333 |
+
putting,-0.010664775988878994,0.1954253217553395,1,0.2060900977442185,2
|
334 |
+
arms,-0.010664775988878994,0.1954253217553395,1,0.2060900977442185,2
|
335 |
+
write,-0.010664775988878994,0.1954253217553395,1,0.2060900977442185,2
|
336 |
+
monkeys,-0.0106420220342468,0.1984748915997329,1,0.2091169136339797,2
|
337 |
+
bigger,-0.010617623617381,0.2017249076957935,1,0.2123425313131745,2
|
338 |
+
laughing,-0.010617623617381,0.2017249076957935,1,0.2123425313131745,2
|
339 |
+
literally,-0.010617623617381,0.2017249076957935,1,0.2123425313131745,2
|
340 |
+
here,-0.010601869114800017,0.1950122911660209,10,0.2056141602808209,19
|
341 |
+
bodies,-0.01059132228160839,0.2052057148099754,1,0.2157970370915838,2
|
342 |
+
authorities,-0.010562792979443097,0.2089552952680086,1,0.2195180882474517,2
|
343 |
+
carrying,-0.010562792979443097,0.2089552952680086,1,0.2195180882474517,2
|
344 |
+
kinda,-0.010562792979443097,0.2089552952680086,1,0.2195180882474517,2
|
345 |
+
pair,-0.010562792979443097,0.2089552952680086,1,0.2195180882474517,2
|
346 |
+
bother,-0.010562792979443097,0.2089552952680086,1,0.2195180882474517,2
|
347 |
+
knocked,-0.010531618927930891,0.2130221037729962,1,0.2235537227009271,2
|
348 |
+
disease,-0.010531618927930891,0.2130221037729962,1,0.2235537227009271,2
|
349 |
+
mile,-0.010531618927930891,0.2130221037729962,1,0.2235537227009271,2
|
350 |
+
schooling,-0.010531618927930891,0.2130221037729962,1,0.2235537227009271,2
|
351 |
+
role,-0.010531618927930891,0.2130221037729962,1,0.2235537227009271,2
|
352 |
+
trip,-0.010497253308960813,0.2174693650254091,1,0.2279666183343699,2
|
353 |
+
jumped,-0.010497253308960813,0.2174693650254091,1,0.2279666183343699,2
|
354 |
+
thus,-0.010497253308960813,0.2174693650254091,1,0.2279666183343699,2
|
355 |
+
fools,-0.010497253308960813,0.2174693650254091,1,0.2279666183343699,2
|
356 |
+
hilarious,-0.01045895855926049,0.222381851321548,1,0.2328408098808085,2
|
357 |
+
blind,-0.01045895855926049,0.222381851321548,1,0.2328408098808085,2
|
358 |
+
pathetic,-0.010415705359853311,0.2278770964950076,1,0.2382928018548609,2
|
359 |
+
paying,-0.010415705359853311,0.2278770964950076,1,0.2382928018548609,2
|
360 |
+
screaming,-0.010415705359853311,0.2278770964950076,1,0.2382928018548609,2
|
361 |
+
handed,-0.010415705359853311,0.2278770964950076,1,0.2382928018548609,2
|
362 |
+
remind,-0.010415705359853311,0.2278770964950076,1,0.2382928018548609,2
|
363 |
+
limerick,-0.010415705359853311,0.2278770964950076,1,0.2382928018548609,2
|
364 |
+
homeschool,-0.010365994138163082,0.234125090348718,1,0.2444910844868811,2
|
365 |
+
daddy,-0.010365994138163082,0.234125090348718,1,0.2444910844868811,2
|
366 |
+
funds,-0.010365994138163082,0.234125090348718,1,0.2444910844868811,2
|
367 |
+
wore,-0.010365994138163082,0.234125090348718,1,0.2444910844868811,2
|
368 |
+
begging,-0.010307514349473884,0.241385611753937,1,0.2516931261034109,2
|
369 |
+
argue,-0.010307514349473884,0.241385611753937,1,0.2516931261034109,2
|
370 |
+
feds,-0.010236423721761867,0.2500865766313553,1,0.2603230003531172,2
|
371 |
+
about,-0.01010595464297781,0.2679674567428005,23,0.2780734113857783,43
|
372 |
+
clips,-0.010019175543009406,0.2758851054843536,1,0.285904281027363,2
|
373 |
+
up,-0.009641871353754938,0.2681989987870025,22,0.2778408701407574,41
|
374 |
+
even,-0.00948254053863809,0.2346621085844964,9,0.2441446491231345,17
|
375 |
+
white,-0.008879767789716386,0.2657242016696104,36,0.2746039694593268,66
|
376 |
+
with,-0.008777887581278399,0.3137730160062972,47,0.3225509035875756,86
|
377 |
+
off,-0.008547988295442094,0.2400178251332915,8,0.2485658134287336,15
|
378 |
+
well,-0.007763277908061611,0.2025393912991246,7,0.2103026692071862,13
|
379 |
+
black,-0.007529380454652179,0.2599833813150044,18,0.2675127617696566,33
|
380 |
+
school,-0.007004930196105014,0.245762252299744,12,0.252767182495849,22
|
381 |
+
over,-0.006435587473767712,0.1990526717312369,6,0.2054882592050046,11
|
382 |
+
only,-0.006143089069853697,0.2368843237796826,11,0.2430274128495363,20
|
383 |
+
then,-0.0052998416300826245,0.2675153887896063,15,0.2728152304196889,27
|
384 |
+
but,-0.005227316436205276,0.2636441465050679,28,0.2688714629412732,50
|
385 |
+
keep,-0.004522603506973699,0.2247707003164845,5,0.2292933038234582,9
|
386 |
+
came,-0.0044601214213152995,0.2355917586294029,5,0.2400518800507182,9
|
387 |
+
how,-0.002488297403246187,0.2656466990988649,16,0.2681349965021111,28
|
388 |
+
because,-0.0024132254430347944,0.2791726611453676,16,0.2815858865884024,28
|
389 |
+
now,-0.0024060662814640033,0.2158726057943222,8,0.2182786720757862,14
|
390 |
+
post,-0.002258356756399016,0.1865938851959278,4,0.1888522419523268,7
|
391 |
+
ca,-0.002146226815259694,0.2110274516479782,4,0.2131736784632379,7
|
392 |
+
probably,-0.0021086195009450137,0.2193586564694832,4,0.2214672759704282,7
|
393 |
+
kid,-0.0020616249607008086,0.2298700689877525,4,0.2319316939484533,7
|
394 |
+
behind,-0.002000218354283295,0.2437793527132703,4,0.2457795710675536,7
|
395 |
+
that,-0.0018692234237037697,0.3028621838072919,60,0.3047314072309957,104
|
396 |
+
on,-0.0011804172799749768,0.3008782192383364,51,0.3020586365183114,88
|
397 |
+
m,-0.0006707695248182044,0.1789245045997037,7,0.1795952741245219,12
|
398 |
+
dont,-0.00045856021111079226,0.2287974584719686,7,0.2292560186830794,12
|
399 |
+
d,0.0015950406166178044,0.1737215264475171,3,0.1721264858308993,5
|
400 |
+
family,0.0016426245720018995,0.1894262605098467,3,0.1877836359378448,5
|
401 |
+
government,0.0016735172287894173,0.200195138379056,3,0.1985216211502666,5
|
402 |
+
half,0.0016755938892903943,0.2009371766938326,3,0.1992615828045422,5
|
403 |
+
called,0.0016819430473151986,0.2032209159311311,3,0.2015389728838159,5
|
404 |
+
small,0.0016841007857862078,0.2040022838206367,3,0.2023181830348505,5
|
405 |
+
done,0.0016929527332947003,0.2072364295485747,3,0.20554347681528,5
|
406 |
+
state,0.0016998404646658971,0.2097857447840673,3,0.2080859043194014,5
|
407 |
+
call,0.0017093907199641212,0.2133700972077041,3,0.21166070648774,5
|
408 |
+
almost,0.00171685624594628,0.2162138176509555,3,0.2144969614050092,5
|
409 |
+
thats,0.0017469318414063961,0.2280748245219483,3,0.2263278926805419,5
|
410 |
+
try,0.001987254141164102,0.2359644277937728,6,0.2339771736526087,10
|
411 |
+
go,0.002456031975551831,0.2607799741046443,15,0.2583239421290925,25
|
412 |
+
one,0.002657161345843706,0.2634512858759837,21,0.26079412453014,35
|
413 |
+
before,0.005247632127512086,0.2075661208540629,5,0.2023184887265508,8
|
414 |
+
little,0.00525143576026979,0.2101268564651671,5,0.2048754207048973,8
|
415 |
+
times,0.005259091143445804,0.2155803228242201,5,0.2103212316807743,8
|
416 |
+
so,0.006026170915108597,0.2970331192325622,32,0.2910069483174536,52
|
417 |
+
home,0.007177874900793996,0.2291642487050512,7,0.2219863738042572,11
|
418 |
+
by,0.008235405940806712,0.2307237338936239,14,0.2224883279528172,22
|
419 |
+
died,0.009063248360887288,0.2601368187993332,2,0.2510735704384459,3
|
420 |
+
drugs,0.009084357369622181,0.2490972846048511,2,0.2400129272352289,3
|
421 |
+
starting,0.009089818738806404,0.2459191117360754,2,0.236829292997269,3
|
422 |
+
piece,0.009103008741673274,0.2374635912807838,2,0.2283605825391105,3
|
423 |
+
views,0.009106570654402707,0.2349380858114451,2,0.2258315151570424,3
|
424 |
+
consider,0.00910980031648842,0.2325337179490334,2,0.223423917632545,3
|
425 |
+
mate,0.00910980031648842,0.2325337179490334,2,0.223423917632545,3
|
426 |
+
claim,0.009112736256907783,0.2302386954344739,2,0.2211259591775661,3
|
427 |
+
chinese,0.009128729360648902,0.2148367257055479,2,0.205707996344899,3
|
428 |
+
perhaps,0.0091300534405869,0.2131948591881654,2,0.2040648057475785,3
|
429 |
+
action,0.0091300534405869,0.2131948591881654,2,0.2040648057475785,3
|
430 |
+
city,0.009131079693333682,0.1568546939653642,2,0.1477236142720305,3
|
431 |
+
hands,0.009131267808833304,0.2116021254214722,2,0.2024708576126389,3
|
432 |
+
laugh,0.009131267808833304,0.2116021254214722,2,0.2024708576126389,3
|
433 |
+
worse,0.009132380987979916,0.2100554752805851,2,0.2009230942926052,3
|
434 |
+
play,0.009132380987979916,0.2100554752805851,2,0.2009230942926052,3
|
435 |
+
understand,0.009135186085297287,0.2056655459948584,2,0.1965303599095611,3
|
436 |
+
making,0.009135963742689018,0.2042778730319584,2,0.1951419092892694,3
|
437 |
+
case,0.009136671657074297,0.2029246413330576,2,0.1937879696759833,3
|
438 |
+
later,0.00913889288910899,0.1978224262232114,2,0.1886835333341024,3
|
439 |
+
talking,0.00914030598828569,0.1931503123652337,2,0.184010006376948,3
|
440 |
+
started,0.00914030598828569,0.1931503123652337,2,0.184010006376948,3
|
441 |
+
don,0.00914030598828569,0.1931503123652337,2,0.184010006376948,3
|
442 |
+
head,0.009140554371769888,0.1920407509762043,2,0.1829001966044344,3
|
443 |
+
face,0.009140765452043786,0.1909526217506602,2,0.1818118562986164,3
|
444 |
+
crap,0.009141083696246805,0.1888372308782339,2,0.1796961471819871,3
|
445 |
+
students,0.009141194511577494,0.1878083830693084,2,0.1786671885577309,3
|
446 |
+
run,0.009141280177768302,0.1819959849433494,2,0.1728547047655811,3
|
447 |
+
full,0.009141280177768302,0.1819959849433494,2,0.1728547047655811,3
|
448 |
+
proud,0.009141327744578404,0.1858047603564353,2,0.1766634326118569,3
|
449 |
+
guys,0.009141352834882599,0.1838688748193491,2,0.1747275219844665,3
|
450 |
+
remember,0.010154855884201508,0.2397226224715697,4,0.2295677665873682,6
|
451 |
+
men,0.010180974203914311,0.2207500126645353,4,0.210569038460621,6
|
452 |
+
life,0.010185786133820679,0.2160162220575436,4,0.2058304359237229,6
|
453 |
+
back,0.010785549212508516,0.2701350188001274,15,0.2593494695876189,23
|
454 |
+
if,0.011022191181720431,0.3120276505060418,39,0.3010054593243214,61
|
455 |
+
maybe,0.011463748633817383,0.2509691055905672,8,0.2395053569567498,12
|
456 |
+
could,0.011506432864982014,0.2279052112852753,8,0.2163987784202933,12
|
457 |
+
told,0.014882413105010373,0.2961685152037671,9,0.2812861020987567,13
|
458 |
+
should,0.01536444976046819,0.2942617995514562,19,0.278897349790988,28
|
459 |
+
seen,0.015372483609266296,0.2454094338146803,7,0.230036950205414,10
|
460 |
+
ever,0.015423929767733296,0.2317916532001716,7,0.2163677234324383,10
|
461 |
+
what,0.01551637373281431,0.2627176681051585,19,0.2472012943723442,28
|
462 |
+
once,0.01615129296728149,0.2336474547550918,5,0.2174961617878103,7
|
463 |
+
better,0.016161469284107804,0.2311497514667045,5,0.2149882821825967,7
|
464 |
+
like,0.017783307776879143,0.2765718254354235,30,0.2587885176585444,44
|
465 |
+
the,0.018088340506975387,0.359651211376102,159,0.3415628708691266,248
|
466 |
+
whether,0.018240631491418913,0.2671356835402115,3,0.2488950520487926,4
|
467 |
+
other,0.018386257998195987,0.2258245137093504,10,0.2074382557111544,14
|
468 |
+
system,0.018453562286632502,0.2331078146914669,3,0.2146542524048344,4
|
469 |
+
funny,0.018486524338485716,0.2268857074145697,3,0.208399183076084,4
|
470 |
+
wanted,0.018509293159736623,0.2223696381711051,3,0.2038603450113685,4
|
471 |
+
6,0.018578510622001415,0.2072364295485747,3,0.1886579189265733,4
|
472 |
+
place,0.018682298974943612,0.1776748629899226,3,0.158992564014979,4
|
473 |
+
always,0.0191271796051532,0.2396592645832495,8,0.2205320849780963,11
|
474 |
+
wonder,0.020631753754209115,0.2483654470101704,6,0.2277336932559613,8
|
475 |
+
too,0.0210600078219228,0.2482114079280115,11,0.2271514001060887,15
|
476 |
+
this,0.021929764613253994,0.2443811242131975,31,0.2224513595999435,44
|
477 |
+
away,0.02195036690578267,0.2827028131636415,9,0.2607524462578588,12
|
478 |
+
father,0.0241442026060307,0.2516845426691109,4,0.2275403400630802,5
|
479 |
+
getting,0.02432659217247249,0.2298700689877525,4,0.20554347681528,5
|
480 |
+
enough,0.024399279200167684,0.2200502543866951,4,0.1956509751865274,5
|
481 |
+
part,0.02445696339928019,0.2116290054331027,4,0.1871720420338225,5
|
482 |
+
3,0.0245260594506857,0.2005936206968247,4,0.176067561246139,5
|
483 |
+
person,0.027161954226013613,0.262164903126746,8,0.2350029489007324,10
|
484 |
+
from,0.02788569987721229,0.2772162963949818,27,0.2493305965177695,36
|
485 |
+
looks,0.028451818491432607,0.2349365742652359,5,0.2064847557738033,6
|
486 |
+
lot,0.028470353924257202,0.2330131925330292,5,0.204542838608772,6
|
487 |
+
god,0.0285212473169619,0.2275874349627348,5,0.1990661876457729,6
|
488 |
+
truth,0.031318828817564204,0.2632505227660175,6,0.2319316939484533,7
|
489 |
+
actuallly,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
490 |
+
bonus,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
491 |
+
managers,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
492 |
+
katz,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
493 |
+
sees,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
494 |
+
earshot,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
495 |
+
speny,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
496 |
+
shoving,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
497 |
+
needless,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
498 |
+
ambulance,0.03255963174766491,0.2999676259941186,1,0.2674079942464537,1
|
499 |
+
confess,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
500 |
+
falsely,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
501 |
+
reserve,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
502 |
+
smash,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
503 |
+
named,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
504 |
+
guidance,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
505 |
+
whut,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
506 |
+
gather,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
507 |
+
bonuses,0.03296641400117867,0.2758851054843536,1,0.2429186914831749,1
|
508 |
+
bits,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
509 |
+
iraq,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
510 |
+
constitution,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
511 |
+
knocking,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
512 |
+
stormed,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
513 |
+
creator,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
514 |
+
wherever,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
515 |
+
whine,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
516 |
+
deviant,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
517 |
+
stamps,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
518 |
+
determined,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
519 |
+
crisis,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
520 |
+
mins,0.033194595105006774,0.2610138323762697,1,0.2278192372712629,1
|
521 |
+
mestizos,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
522 |
+
encouraging,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
523 |
+
employees,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
524 |
+
desperate,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
525 |
+
comrade,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
526 |
+
bat,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
527 |
+
customer,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
528 |
+
tourist,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
529 |
+
ne,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
530 |
+
interviewed,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
531 |
+
lone,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
532 |
+
maker,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
533 |
+
maintain,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
534 |
+
breath,0.03335108329499312,0.2500865766313553,1,0.2167354933363622,1
|
535 |
+
hmm,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
536 |
+
pub,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
537 |
+
bringing,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
538 |
+
conclusion,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
539 |
+
multiply,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
540 |
+
nationality,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
541 |
+
pieces,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
542 |
+
coat,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
543 |
+
techniques,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
544 |
+
changes,0.03346892693746051,0.241385611753937,1,0.2079166848164765,1
|
545 |
+
introduce,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
546 |
+
baseball,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
547 |
+
salute,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
548 |
+
piss,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
549 |
+
federal,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
550 |
+
mein,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
551 |
+
nigs,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
552 |
+
kampf,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
553 |
+
selling,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
554 |
+
deaths,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
555 |
+
owners,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
556 |
+
desert,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
557 |
+
teens,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
558 |
+
ye,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
559 |
+
roll,0.03356267789367251,0.234125090348718,1,0.2005624124550455,1
|
560 |
+
expert,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
561 |
+
finger,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
562 |
+
impression,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
563 |
+
rebel,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
564 |
+
untill,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
565 |
+
officials,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
566 |
+
roman,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
567 |
+
kicked,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
568 |
+
mob,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
569 |
+
jones,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
570 |
+
allowing,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
571 |
+
havent,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
572 |
+
forms,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
573 |
+
christianity,0.033640019278534605,0.2278770964950076,1,0.194237077216473,1
|
574 |
+
busy,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
575 |
+
learned,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
576 |
+
discovered,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
577 |
+
distance,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
578 |
+
offer,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
579 |
+
sold,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
580 |
+
bullet,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
581 |
+
homeschooling,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
582 |
+
played,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
583 |
+
excuse,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
584 |
+
deserve,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
585 |
+
teaches,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
586 |
+
meat,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
587 |
+
boat,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
588 |
+
kosher,0.033705494393346996,0.222381851321548,1,0.188676356928201,1
|
589 |
+
raped,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
590 |
+
fans,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
591 |
+
ww2,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
592 |
+
holiday,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
593 |
+
islamic,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
594 |
+
irving,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
595 |
+
cleaning,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
596 |
+
pool,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
597 |
+
via,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
598 |
+
fits,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
599 |
+
quit,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
600 |
+
corps,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
601 |
+
innocent,0.0337620083412494,0.2174693650254091,1,0.1837073566841597,1
|
602 |
+
mentioned,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
603 |
+
drop,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
604 |
+
walked,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
605 |
+
dating,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
606 |
+
generally,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
607 |
+
mainstream,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
608 |
+
feral,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
609 |
+
savage,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
610 |
+
whitey,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
611 |
+
lazy,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
612 |
+
vile,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
613 |
+
changed,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
614 |
+
hall,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
615 |
+
dressed,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
616 |
+
prove,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
617 |
+
catch,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
618 |
+
turns,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
619 |
+
healthy,0.0338115285560904,0.2130221037729962,1,0.1792105752169058,1
|
620 |
+
marxist,0.0338554475193871,0.2089552952680086,1,0.1750998477486215,1
|
621 |
+
battle,0.0338554475193871,0.2089552952680086,1,0.1750998477486215,1
|
622 |
+
campaign,0.0338554475193871,0.2089552952680086,1,0.1750998477486215,1
|
623 |
+
pic,0.0338554475193871,0.2089552952680086,1,0.1750998477486215,1
|
624 |
+
gas,0.0338554475193871,0.2089552952680086,1,0.1750998477486215,1
|
625 |
+
honest,0.0338554475193871,0.2089552952680086,1,0.1750998477486215,1
|
626 |
+
beach,0.03389478585037811,0.2052057148099754,1,0.1713109289595973,1
|
627 |
+
monkey,0.03389478585037811,0.2052057148099754,1,0.1713109289595973,1
|
628 |
+
houston,0.03389478585037811,0.2052057148099754,1,0.1713109289595973,1
|
629 |
+
24,0.03389478585037811,0.2052057148099754,1,0.1713109289595973,1
|
630 |
+
everybody,0.03389478585037811,0.2052057148099754,1,0.1713109289595973,1
|
631 |
+
france,0.03389478585037811,0.2052057148099754,1,0.1713109289595973,1
|
632 |
+
currently,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
633 |
+
troops,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
634 |
+
sa,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
635 |
+
turning,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
636 |
+
ten,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
637 |
+
usual,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
638 |
+
prime,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
639 |
+
press,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
640 |
+
lack,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
641 |
+
feeling,0.033930313184139194,0.2017249076957935,1,0.1677945945116543,1
|
642 |
+
trudeau,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
643 |
+
vote,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
644 |
+
walking,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
645 |
+
ing,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
646 |
+
foot,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
647 |
+
latest,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
648 |
+
religion,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
649 |
+
tells,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
650 |
+
owner,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
651 |
+
17,0.0339626237424816,0.1984748915997329,1,0.1645122678572513,1
|
652 |
+
standing,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
653 |
+
crimes,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
654 |
+
protect,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
655 |
+
known,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
656 |
+
names,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
657 |
+
political,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
658 |
+
ancestors,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
659 |
+
accept,0.0339921855301481,0.1954253217553395,1,0.1614331362251914,1
|
660 |
+
project,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
661 |
+
lead,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
662 |
+
growing,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
663 |
+
ns,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
664 |
+
fellow,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
665 |
+
taught,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
666 |
+
charge,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
667 |
+
king,0.03401937346596293,0.1925515581348793,1,0.1585321846689164,1
|
668 |
+
modern,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
669 |
+
reply,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
670 |
+
defense,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
671 |
+
didnt,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
672 |
+
beaten,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
673 |
+
organization,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
674 |
+
hold,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
675 |
+
road,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
676 |
+
strange,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
677 |
+
six,0.034044492348247996,0.1898333100014528,1,0.1557888176532048,1
|
678 |
+
army,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
679 |
+
reported,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
680 |
+
wonderful,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
681 |
+
date,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
682 |
+
average,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
683 |
+
13,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
684 |
+
gang,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
685 |
+
welfare,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
686 |
+
normal,0.034067793174515304,0.1872536620266978,1,0.1531858688521825,1
|
687 |
+
rock,0.0340894849925083,0.1847983596268498,1,0.1507088746343415,1
|
688 |
+
muslims,0.0340894849925083,0.1847983596268498,1,0.1507088746343415,1
|
689 |
+
notice,0.0340894849925083,0.1847983596268498,1,0.1507088746343415,1
|
690 |
+
building,0.0340894849925083,0.1847983596268498,1,0.1507088746343415,1
|
691 |
+
heads,0.0340894849925083,0.1847983596268498,1,0.1507088746343415,1
|
692 |
+
present,0.03410974367162642,0.1824552746959061,1,0.1483455310242797,1
|
693 |
+
wp,0.03410974367162642,0.1824552746959061,1,0.1483455310242797,1
|
694 |
+
stories,0.03410974367162642,0.1824552746959061,1,0.1483455310242797,1
|
695 |
+
kick,0.03410974367162642,0.1824552746959061,1,0.1483455310242797,1
|
696 |
+
needs,0.03410974367162642,0.1824552746959061,1,0.1483455310242797,1
|
697 |
+
military,0.03410974367162642,0.1824552746959061,1,0.1483455310242797,1
|
698 |
+
art,0.03412871850548141,0.1802139995771872,1,0.1460852810717058,1
|
699 |
+
dna,0.03412871850548141,0.1802139995771872,1,0.1460852810717058,1
|
700 |
+
minister,0.03412871850548141,0.1802139995771872,1,0.1460852810717058,1
|
701 |
+
student,0.0341465372572789,0.1780655339314804,1,0.1439189966742015,1
|
702 |
+
account,0.0341465372572789,0.1780655339314804,1,0.1439189966742015,1
|
703 |
+
often,0.0341465372572789,0.1780655339314804,1,0.1439189966742015,1
|
704 |
+
apes,0.0341465372572789,0.1780655339314804,1,0.1439189966742015,1
|
705 |
+
celtic,0.0341465372572789,0.1780655339314804,1,0.1439189966742015,1
|
706 |
+
dogs,0.0341465372572789,0.1780655339314804,1,0.1439189966742015,1
|
707 |
+
nothing,0.034150896343610515,0.2439998774903837,7,0.2098489811467732,8
|
708 |
+
wondering,0.0341633100677739,0.1760020400449241,1,0.1418387299771502,1
|
709 |
+
hide,0.0341633100677739,0.1760020400449241,1,0.1418387299771502,1
|
710 |
+
violent,0.0341791325194217,0.1740166493297413,1,0.1398375168103196,1
|
711 |
+
moment,0.0341791325194217,0.1740166493297413,1,0.1398375168103196,1
|
712 |
+
happens,0.0341791325194217,0.1740166493297413,1,0.1398375168103196,1
|
713 |
+
k,0.0341791325194217,0.1740166493297413,1,0.1398375168103196,1
|
714 |
+
simply,0.034194088065702094,0.1721033076466162,1,0.1379092195809141,1
|
715 |
+
similar,0.03420824997671221,0.1702566504369363,1,0.1360484004602241,1
|
716 |
+
bus,0.03420824997671221,0.1702566504369363,1,0.1360484004602241,1
|
717 |
+
continue,0.03420824997671221,0.1702566504369363,1,0.1360484004602241,1
|
718 |
+
however,0.0342216829118393,0.1684719010074631,1,0.1342502180956238,1
|
719 |
+
hit,0.0342216829118393,0.1684719010074631,1,0.1342502180956238,1
|
720 |
+
movies,0.0342216829118393,0.1684719010074631,1,0.1342502180956238,1
|
721 |
+
number,0.0342216829118393,0.1684719010074631,1,0.1342502180956238,1
|
722 |
+
body,0.0342216829118393,0.1684719010074631,1,0.1342502180956238,1
|
723 |
+
alot,0.03423444420185681,0.1667447869857026,1,0.1325103427838458,1
|
724 |
+
west,0.03423444420185681,0.1667447869857026,1,0.1325103427838458,1
|
725 |
+
id,0.03424658490236521,0.1650714711739678,1,0.1308248862716026,1
|
726 |
+
glad,0.03424658490236521,0.1650714711739678,1,0.1308248862716026,1
|
727 |
+
disgusting,0.03427971721487491,0.1603413215322604,1,0.1260616043173855,1
|
728 |
+
holocaust,0.03427971721487491,0.1603413215322604,1,0.1260616043173855,1
|
729 |
+
time,0.034280356492161906,0.2349508552914493,11,0.2006704987992874,13
|
730 |
+
example,0.03428978826243942,0.1588516959120974,1,0.124561907649658,1
|
731 |
+
outside,0.03428978826243942,0.1588516959120974,1,0.124561907649658,1
|
732 |
+
12,0.0342994258455173,0.1574014836242536,1,0.1231020577787363,1
|
733 |
+
eat,0.0343086574527806,0.1559885191897013,1,0.1216798617369207,1
|
734 |
+
national,0.03431750814404949,0.1546108140414885,1,0.120293305897439,1
|
735 |
+
50,0.034326000823947406,0.1532665376034473,1,0.1189405367794999,1
|
736 |
+
info,0.034326000823947406,0.1532665376034473,1,0.1189405367794999,1
|
737 |
+
nordic,0.034334156478356304,0.1519540008447359,1,0.1176198443663796,1
|
738 |
+
places,0.034334156478356304,0.1519540008447359,1,0.1176198443663796,1
|
739 |
+
races,0.034341994379554194,0.1506716419301829,1,0.1163296475506287,1
|
740 |
+
into,0.0343557954654925,0.2847179274118009,15,0.2503621319463084,18
|
741 |
+
2508,0.03436377217994921,0.1469916683588166,1,0.1126278961788674,1
|
742 |
+
song,0.03436377217994921,0.1469916683588166,1,0.1126278961788674,1
|
743 |
+
30,0.0343769928978806,0.1446652913734118,1,0.1102882984755312,1
|
744 |
+
dr,0.0343769928978806,0.1446652913734118,1,0.1102882984755312,1
|
745 |
+
book,0.0343832529681006,0.1435369152639026,1,0.109153662295802,1
|
746 |
+
brothers,0.0343892947541623,0.1424304572085385,1,0.1080411624543762,1
|
747 |
+
culture,0.0344519338404381,0.1296981197092574,1,0.0952461858688193,1
|
748 |
+
college,0.03447650781255,0.1238383892740116,1,0.0893618814614616,1
|
749 |
+
u,0.034482650519914004,0.1222648193611372,1,0.0877821688412232,1
|
750 |
+
rob,0.0359466477366403,0.2962696480897575,2,0.2603230003531172,2
|
751 |
+
very,0.036641974273156686,0.2192127979620017,8,0.182570823688845,9
|
752 |
+
shop,0.0367547532916766,0.2490972846048511,2,0.2123425313131745,2
|
753 |
+
calling,0.0367547532916766,0.2490972846048511,2,0.2123425313131745,2
|
754 |
+
her,0.03677547846136761,0.2069367917689627,8,0.1701613133075951,9
|
755 |
+
floor,0.0368021981020957,0.2459191117360754,2,0.2091169136339797,2
|
756 |
+
destroy,0.03684592841617121,0.2429360261603897,2,0.2060900977442185,2
|
757 |
+
values,0.03684592841617121,0.2429360261603897,2,0.2060900977442185,2
|
758 |
+
suppose,0.0368864388339076,0.2401240913849502,2,0.2032376525510426,2
|
759 |
+
nor,0.0368864388339076,0.2401240913849502,2,0.2032376525510426,2
|
760 |
+
suspect,0.0368864388339076,0.2401240913849502,2,0.2032376525510426,2
|
761 |
+
starts,0.036959342827217995,0.2349380858114451,2,0.1979787429842271,2
|
762 |
+
asked,0.0370233813849192,0.2302386954344739,2,0.1932153140495547,2
|
763 |
+
second,0.03715508177059751,0.2200927067126292,2,0.1829376249420317,2
|
764 |
+
evil,0.03719918913387371,0.2165310942837593,2,0.1793319051498856,2
|
765 |
+
lives,0.03719918913387371,0.2165310942837593,2,0.1793319051498856,2
|
766 |
+
diversity,0.03721978512526131,0.2148367257055479,2,0.1776169405802866,2
|
767 |
+
member,0.03721978512526131,0.2148367257055479,2,0.1776169405802866,2
|
768 |
+
possible,0.03723950481251048,0.2131948591881654,2,0.1759553543756549,2
|
769 |
+
works,0.03723950481251048,0.2131948591881654,2,0.1759553543756549,2
|
770 |
+
planet,0.037258410486628396,0.2116021254214722,2,0.1743437149348438,2
|
771 |
+
immigration,0.037258410486628396,0.2116021254214722,2,0.1743437149348438,2
|
772 |
+
force,0.037258410486628396,0.2116021254214722,2,0.1743437149348438,2
|
773 |
+
months,0.03729399842110159,0.2085521401588969,2,0.1712581417377953,2
|
774 |
+
important,0.03729399842110159,0.2085521401588969,2,0.1712581417377953,2
|
775 |
+
knows,0.037326935549850504,0.2056655459948584,2,0.1683386104450079,2
|
776 |
+
die,0.037342511878768,0.2042778730319584,2,0.1669353611531904,2
|
777 |
+
b,0.03739964509848559,0.1990544259213837,2,0.1616547808228981,2
|
778 |
+
christian,0.03741277543572208,0.1978224262232114,2,0.1604096507874893,2
|
779 |
+
exactly,0.03741277543572208,0.1978224262232114,2,0.1604096507874893,2
|
780 |
+
law,0.037425493092015205,0.1966171930697205,2,0.1591916999777053,2
|
781 |
+
job,0.0374942139924517,0.1898850542052856,2,0.1523908402128339,2
|
782 |
+
pride,0.03750455673728709,0.1888372308782339,2,0.1513326741409468,2
|
783 |
+
lol,0.037638728265010885,0.174242902957373,2,0.1366041746923621,2
|
784 |
+
canada,0.03765225107840642,0.1726506828225906,2,0.1349984317441842,2
|
785 |
+
believe,0.0376895710805763,0.1681150362466927,2,0.1304254651661164,2
|
786 |
+
5,0.03776138818393501,0.158696829921797,2,0.120935441737862,2
|
787 |
+
irish,0.037844209659672196,0.1463063352686766,2,0.1084621256090044,2
|
788 |
+
apparently,0.03889785203784368,0.2600238112154098,3,0.2211259591775661,3
|
789 |
+
brought,0.039062374817389806,0.2500310841338375,3,0.2109687093164477,3
|
790 |
+
self,0.039143992828570784,0.2448519891734698,3,0.205707996344899,3
|
791 |
+
pro,0.03930050570822802,0.2344424149974974,3,0.1951419092892694,3
|
792 |
+
happened,0.039338559971395404,0.2318053121111062,3,0.1924667521397108,3
|
793 |
+
along,0.03948381580391189,0.2212956721025283,3,0.1818118562986164,3
|
794 |
+
class,0.03948381580391189,0.2212956721025283,3,0.1818118562986164,3
|
795 |
+
mother,0.03955038503909858,0.2162138176509555,3,0.1766634326118569,3
|
796 |
+
end,0.03962039106310081,0.210661111720372,3,0.1710407206572712,3
|
797 |
+
point,0.03964171317487389,0.2089234480155795,3,0.1692817348407056,3
|
798 |
+
where,0.039883752641668796,0.243673657466446,10,0.2037899048247772,11
|
799 |
+
gave,0.040567670530072486,0.2687132076990917,4,0.2281455371690192,4
|
800 |
+
lets,0.040781343448421686,0.2567775066459283,4,0.2159961631975066,4
|
801 |
+
sent,0.04086829048430768,0.2516845426691109,4,0.2108162521848032,4
|
802 |
+
matter,0.040927043996669105,0.2481562671655071,4,0.207229223168838,4
|
803 |
+
10,0.041212150061179204,0.2298700689877525,4,0.1886579189265733,4
|
804 |
+
me,0.04134427563825749,0.256311327137585,20,0.2149670514993275,23
|
805 |
+
money,0.041406533125690675,0.2160162220575436,4,0.1746096889318529,4
|
806 |
+
big,0.041440230842981096,0.2134703315327301,4,0.172030100689749,4
|
807 |
+
next,0.041479627659699814,0.2104317920342599,4,0.1689521643745601,4
|
808 |
+
kind,0.042355416304931864,0.2549458954031423,5,0.2125904790982104,5
|
809 |
+
may,0.04272930686978099,0.2323855868172371,5,0.1896562799474561,5
|
810 |
+
eyes,0.04289803331178199,0.2210329701947546,5,0.1781349368829726,5
|
811 |
+
jew,0.044910820003247726,0.2551759909150728,7,0.2102651709118251,7
|
812 |
+
a,0.04515905341507137,0.3797807848382674,139,0.334621731423196,184
|
813 |
+
first,0.045427131104582796,0.2248933923649319,7,0.1794662612603491,7
|
814 |
+
year,0.04564338953093719,0.2101220037174057,7,0.1644786141864685,7
|
815 |
+
anything,0.04603619057696248,0.2540309176950682,8,0.2079947271181057,8
|
816 |
+
an,0.047049707269398,0.251900454170425,16,0.204850746901027,17
|
817 |
+
years,0.047427977290895096,0.2335502791376422,9,0.1861223018467471,9
|
818 |
+
my,0.048145182261718295,0.2849522560294085,36,0.2368070737676902,41
|
819 |
+
had,0.04819422486356709,0.2849805617368761,18,0.236786336873309,19
|
820 |
+
right,0.04920057848213141,0.2791892977325816,12,0.2299887192504502,12
|
821 |
+
is,0.0495145751415772,0.3371909978520548,84,0.2876764227104776,103
|
822 |
+
going,0.05715849294956368,0.2667837507229824,12,0.2096252577734187,11
|
823 |
+
country,0.05744349965637921,0.2345049011799161,8,0.1770614015235369,7
|
824 |
+
two,0.057771954020364585,0.2325624175876295,7,0.1747904635672649,6
|
825 |
+
say,0.05778088441825002,0.2671069875520589,14,0.2093261031338089,13
|
826 |
+
public,0.057878679974273234,0.2564003011245398,6,0.1985216211502666,5
|
827 |
+
new,0.05847296161660678,0.1945849825756717,7,0.1361120209590649,6
|
828 |
+
hand,0.058840708816008,0.2684351658241592,5,0.2095944570081512,4
|
829 |
+
she,0.059094342602178884,0.19734296331572,6,0.1382486207135411,5
|
830 |
+
doing,0.05939977699407148,0.2464113977169987,5,0.1870116207229272,4
|
831 |
+
trying,0.059707016390827705,0.2330131925330292,5,0.1733061761422015,4
|
832 |
+
house,0.059786865737790684,0.2293423424304631,5,0.1695554766926724,4
|
833 |
+
things,0.059786865737790684,0.2293423424304631,5,0.1695554766926724,4
|
834 |
+
saw,0.060078937370699,0.2151074324471886,5,0.1550284950764896,4
|
835 |
+
video,0.060565322643113095,0.1875431139707149,5,0.1269777913276018,4
|
836 |
+
jesus,0.0614002062129346,0.2654650119605131,4,0.2040648057475785,3
|
837 |
+
male,0.06182931594605531,0.2493071947941311,4,0.1874778788480758,3
|
838 |
+
under,0.06215594723802578,0.2359394508942212,4,0.1737835036561954,3
|
839 |
+
support,0.06231420651133171,0.2290530950832699,4,0.1667388885719382,3
|
840 |
+
different,0.0624655013706272,0.2221748637061897,4,0.1597093623355625,3
|
841 |
+
brown,0.0626472728472845,0.2134703315327301,4,0.1508230586854456,3
|
842 |
+
something,0.0630848503215361,0.1899237975322404,4,0.1268389472107043,3
|
843 |
+
stood,0.06573351484201548,0.2937001331763854,3,0.2279666183343699,2
|
844 |
+
showed,0.06587952909793698,0.2894332517988641,3,0.2235537227009271,2
|
845 |
+
twice,0.066129490490523,0.2819265275821068,3,0.2157970370915838,2
|
846 |
+
safe,0.06674191113594602,0.262283281536677,3,0.195541370400731,2
|
847 |
+
telling,0.06709345919180582,0.2500310841338375,3,0.1829376249420317,2
|
848 |
+
whatever,0.06714271008979689,0.2482467641767511,3,0.1811040540869542,2
|
849 |
+
car,0.06727843480324339,0.2432337891788983,3,0.1759553543756549,2
|
850 |
+
15,0.06747225385991482,0.2358108643049227,3,0.1683386104450079,2
|
851 |
+
month,0.0675732988821689,0.2318053121111062,3,0.1642320132289373,2
|
852 |
+
killed,0.0675732988821689,0.2318053121111062,3,0.1642320132289373,2
|
853 |
+
red,0.06763547616640839,0.2292902569893065,3,0.1616547808228981,2
|
854 |
+
sad,0.06772202052581938,0.2257217090218687,3,0.1579996884960493,2
|
855 |
+
after,0.06772431562731909,0.2624944699319864,9,0.1947701543046673,7
|
856 |
+
cant,0.06787493050352078,0.2192076046444676,3,0.1513326741409468,2
|
857 |
+
food,0.06789818191126479,0.2181919453660477,3,0.1502937634547829,2
|
858 |
+
sorry,0.06792086747562581,0.2171942397830345,3,0.1492733723074087,2
|
859 |
+
community,0.06794301060135718,0.2162138176509555,3,0.1482708070495983,2
|
860 |
+
having,0.0679857563059797,0.2143023280298674,3,0.1463165717238877,2
|
861 |
+
open,0.0679857563059797,0.2143023280298674,3,0.1463165717238877,2
|
862 |
+
american,0.06844402863814329,0.1919435646596027,3,0.1234995360214594,2
|
863 |
+
anti,0.0690750434931173,0.2658569101797752,8,0.1967818666866579,6
|
864 |
+
heard,0.0715830253763731,0.2540709758029276,7,0.1824879504265545,5
|
865 |
+
ago,0.0720434103513018,0.2378121974561907,7,0.1657687871048889,5
|
866 |
+
gets,0.07416603137385627,0.2758882761049732,6,0.2017222447311169,4
|
867 |
+
has,0.0746944565254739,0.3006447317347214,23,0.2259502752092475,19
|
868 |
+
left,0.07496172737573722,0.2515810121136826,6,0.1766192847379454,4
|
869 |
+
again,0.0752835394921956,0.2407351305584903,6,0.1654515910662947,4
|
870 |
+
sure,0.0753301926538561,0.2391031774370448,6,0.1637729847831887,4
|
871 |
+
got,0.07545430032589442,0.3093876722116877,19,0.2339333718857933,15
|
872 |
+
news,0.07619775631833262,0.2050839150721779,6,0.1288861587538453,4
|
873 |
+
walks,0.079077829619356,0.3068970668906189,2,0.2278192372712629,1
|
874 |
+
magazine,0.07953415475339529,0.2962696480897575,2,0.2167354933363622,1
|
875 |
+
preach,0.07953415475339529,0.2962696480897575,2,0.2167354933363622,1
|
876 |
+
chasing,0.07953415475339529,0.2962696480897575,2,0.2167354933363622,1
|
877 |
+
butt,0.07988256112625361,0.2877992459427301,2,0.2079166848164765,1
|
878 |
+
scared,0.08016314293022761,0.2807255553852731,2,0.2005624124550455,1
|
879 |
+
fought,0.08059741566981748,0.2692737725980185,2,0.188676356928201,1
|
880 |
+
hero,0.08059741566981748,0.2692737725980185,2,0.188676356928201,1
|
881 |
+
fired,0.08059741566981748,0.2692737725980185,2,0.188676356928201,1
|
882 |
+
dude,0.08077191581258072,0.2644792724967404,2,0.1837073566841597,1
|
883 |
+
q,0.08077191581258072,0.2644792724967404,2,0.1837073566841597,1
|
884 |
+
uses,0.08077191581258072,0.2644792724967404,2,0.1837073566841597,1
|
885 |
+
hates,0.08077191581258072,0.2644792724967404,2,0.1837073566841597,1
|
886 |
+
sunday,0.08092624358242739,0.2601368187993332,2,0.1792105752169058,1
|
887 |
+
grandfather,0.08092624358242739,0.2601368187993332,2,0.1792105752169058,1
|
888 |
+
awhile,0.08092624358242739,0.2601368187993332,2,0.1792105752169058,1
|
889 |
+
rapes,0.08092624358242739,0.2601368187993332,2,0.1792105752169058,1
|
890 |
+
lucky,0.08092624358242739,0.2601368187993332,2,0.1792105752169058,1
|
891 |
+
kept,0.08092624358242739,0.2601368187993332,2,0.1792105752169058,1
|
892 |
+
table,0.08106433510054248,0.256164182849164,2,0.1750998477486215,1
|
893 |
+
property,0.08106433510054248,0.256164182849164,2,0.1750998477486215,1
|
894 |
+
meeting,0.08118908659811633,0.2525000155577136,2,0.1713109289595973,1
|
895 |
+
nose,0.08118908659811633,0.2525000155577136,2,0.1713109289595973,1
|
896 |
+
found,0.0812283587081154,0.2215532441375704,5,0.140324885429455,3
|
897 |
+
figures,0.0813026900931968,0.2490972846048511,2,0.1677945945116543,1
|
898 |
+
filthy,0.0814068438788241,0.2459191117360754,2,0.1645122678572513,1
|
899 |
+
style,0.0814068438788241,0.2459191117360754,2,0.1645122678572513,1
|
900 |
+
attacked,0.0814068438788241,0.2459191117360754,2,0.1645122678572513,1
|
901 |
+
opinion,0.0815028899351983,0.2429360261603897,2,0.1614331362251914,1
|
902 |
+
felt,0.08159190671603381,0.2401240913849502,2,0.1585321846689164,1
|
903 |
+
station,0.081674773627579,0.2374635912807838,2,0.1557888176532048,1
|
904 |
+
sell,0.081674773627579,0.2374635912807838,2,0.1557888176532048,1
|
905 |
+
nazi,0.081674773627579,0.2374635912807838,2,0.1557888176532048,1
|
906 |
+
ie,0.0817522169592626,0.2349380858114451,2,0.1531858688521825,1
|
907 |
+
prison,0.0817522169592626,0.2349380858114451,2,0.1531858688521825,1
|
908 |
+
acting,0.0817522169592626,0.2349380858114451,2,0.1531858688521825,1
|
909 |
+
flag,0.08182484331469192,0.2325337179490334,2,0.1507088746343415,1
|
910 |
+
criminal,0.0818931644101942,0.2302386954344739,2,0.1483455310242797,1
|
911 |
+
decided,0.08195761578146402,0.2280428968531698,2,0.1460852810717058,1
|
912 |
+
allowed,0.08201857110788491,0.2259375677820864,2,0.1439189966742015,1
|
913 |
+
forward,0.08201857110788491,0.2259375677820864,2,0.1439189966742015,1
|
914 |
+
company,0.0821312433820825,0.2219687601924021,2,0.1398375168103196,1
|
915 |
+
cross,0.08218348713171511,0.2200927067126292,2,0.1379092195809141,1
|
916 |
+
unfortunately,0.0822333009436354,0.2182817014038595,2,0.1360484004602241,1
|
917 |
+
according,0.08228087618813551,0.2165310942837593,2,0.1342502180956238,1
|
918 |
+
judge,0.08228087618813551,0.2165310942837593,2,0.1342502180956238,1
|
919 |
+
human,0.08236997291656278,0.2131948591881654,2,0.1308248862716026,1
|
920 |
+
israel,0.08241178217223549,0.2116021254214722,2,0.1291903432492367,1
|
921 |
+
indeed,0.08241178217223549,0.2116021254214722,2,0.1291903432492367,1
|
922 |
+
sick,0.0824519330116519,0.2100554752805851,2,0.1276035422689332,1
|
923 |
+
england,0.08252769063927862,0.2070895982889366,2,0.124561907649658,1
|
924 |
+
murder,0.0828096114715981,0.1954375076504655,2,0.1126278961788674,1
|
925 |
+
band,0.08288708868040229,0.1920407509762043,2,0.109153662295802,1
|
926 |
+
already,0.08298065744477999,0.1878083830693084,2,0.1048277256245284,1
|
927 |
+
racial,0.08304455938945202,0.1848286591355917,2,0.1017840997461397,1
|
928 |
+
nation,0.08319355859358658,0.177562498760735,2,0.0943689401671484,1
|
929 |
+
nice,0.0833320850335749,0.1703397401910392,2,0.0870076551574643,1
|
930 |
+
story,0.08347069788449699,0.162555891643112,2,0.079085193758615,1
|
931 |
+
says,0.08797808070484772,0.2710655675959852,7,0.1830874868911375,4
|
932 |
+
racism,0.08863440482047172,0.2866131478046988,4,0.1979787429842271,2
|
933 |
+
completely,0.08863440482047172,0.2866131478046988,4,0.1979787429842271,2
|
934 |
+
last,0.08964275184074691,0.2228579875629596,7,0.1332152357222127,4
|
935 |
+
poor,0.09007324288849827,0.2504828936759876,4,0.1604096507874893,2
|
936 |
+
line,0.09031030946733132,0.2437793527132703,4,0.153469043245939,2
|
937 |
+
during,0.09038146756133039,0.2417141417022772,4,0.1513326741409468,2
|
938 |
+
word,0.09060565975945428,0.2350318977935135,4,0.1444262380340592,2
|
939 |
+
4,0.09109533538162318,0.2193586564694832,4,0.12826332108786,2
|
940 |
+
woman,0.09119321828107418,0.2160162220575436,4,0.1248230037764694,2
|
941 |
+
stormfront,0.0919372862578308,0.1874104319877782,4,0.0954731457299474,2
|
942 |
+
boy,0.09262367266888696,0.3052141517670974,9,0.2125904790982104,5
|
943 |
+
thought,0.09359574389467801,0.2845334481488334,9,0.1909377042541554,5
|
944 |
+
went,0.09427026044113018,0.2688308675671143,9,0.1745606071259841,5
|
945 |
+
does,0.09456092345691669,0.2616398738641152,9,0.1670789504071985,5
|
946 |
+
fact,0.09550363044954399,0.2674442379749849,6,0.1719406075254409,3
|
947 |
+
day,0.09568544473840809,0.2305833719742898,9,0.1348979272358817,5
|
948 |
+
youtube,0.0990147542156325,0.1403854219632466,6,0.0413706677476141,3
|
949 |
+
s,0.1076438823497981,0.3344077089270795,60,0.2267638265772814,44
|
950 |
+
wrong,0.10841943721005648,0.2597521113510033,5,0.1513326741409468,2
|
951 |
+
hey,0.1093119752740809,0.2382874344867567,5,0.1289754592126758,2
|
952 |
+
racist,0.1094897697851993,0.2336474547550918,5,0.1241576849698925,2
|
953 |
+
bad,0.10989126451841369,0.2226071377740595,5,0.1127158732556458,2
|
954 |
+
thank,0.110082888014769,0.2170207711971171,5,0.1069378831823481,2
|
955 |
+
jewish,0.11012297517621619,0.2932104620673537,9,0.1830874868911375,4
|
956 |
+
marriage,0.1107860007550186,0.2785805952666729,3,0.1677945945116543,1
|
957 |
+
meant,0.11094255830249719,0.2754548261597485,3,0.1645122678572513,1
|
958 |
+
teaching,0.11134686588700671,0.2671356835402115,3,0.1557888176532048,1
|
959 |
+
christ,0.1116782801911301,0.2600238112154098,3,0.1483455310242797,1
|
960 |
+
somewhere,0.11177644131099398,0.2578617223826998,3,0.1460852810717058,1
|
961 |
+
daughter,0.11177644131099398,0.2578617223826998,3,0.1460852810717058,1
|
962 |
+
third,0.11212186455292342,0.2500310841338375,3,0.1379092195809141,1
|
963 |
+
feet,0.112198363716527,0.2482467641767511,3,0.1360484004602241,1
|
964 |
+
scene,0.112198363716527,0.2482467641767511,3,0.1360484004602241,1
|
965 |
+
wife,0.1124735106703269,0.2416638539195636,3,0.1291903432492367,1
|
966 |
+
david,0.1128145087940279,0.2331078146914669,3,0.120293305897439,1
|
967 |
+
cannot,0.1128647753316063,0.2318053121111062,3,0.1189405367794999,1
|
968 |
+
sound,0.112913446743026,0.2305332911094056,3,0.1176198443663796,1
|
969 |
+
power,0.11300634313390599,0.2280748245219483,3,0.1150684813880423,1
|
970 |
+
french,0.1132159758753031,0.2223696381711051,3,0.109153662295802,1
|
971 |
+
did,0.12172020100311229,0.3258558616445767,21,0.2041356606414644,10
|
972 |
+
negro,0.12186485850595241,0.261655366015887,8,0.1397905075099346,3
|
973 |
+
yes,0.122053986289169,0.2577252055227523,8,0.1356712192335833,3
|
974 |
+
old,0.1230197189908504,0.2573745810154487,12,0.1343548620245983,5
|
975 |
+
saying,0.1232686114548914,0.2801010724373414,6,0.15683246098245,2
|
976 |
+
knife,0.13256320694938878,0.3003578014610431,4,0.1677945945116543,1
|
977 |
+
security,0.1342703044489175,0.2721795240298316,4,0.1379092195809141,1
|
978 |
+
means,0.13523032007052221,0.2541708568500221,4,0.1189405367794999,1
|
979 |
+
taken,0.13529356452282978,0.2529134088892094,4,0.1176198443663796,1
|
980 |
+
oh,0.13578727285152892,0.2427371691561529,4,0.106949896304624,1
|
981 |
+
party,0.13588180071462452,0.2407095263391529,4,0.1048277256245284,1
|
982 |
+
teacher,0.13605767781044448,0.2368617570695984,4,0.1008040792591539,1
|
983 |
+
friend,0.13663149071461916,0.287964164855566,7,0.1513326741409468,2
|
984 |
+
week,0.13685370705793762,0.2179991367577704,4,0.0811454296998328,1
|
985 |
+
while,0.1388296782911182,0.2483286906950209,7,0.1094990124039027,2
|
986 |
+
hope,0.1398782789352187,0.2252388348948494,7,0.0853605559596307,2
|
987 |
+
said,0.1431719474687813,0.3080818812270229,15,0.1649099337582416,5
|
988 |
+
guy,0.1449932281318553,0.3133479586621135,13,0.1683547305302582,4
|
989 |
+
was,0.1519487923807217,0.3699397943615183,69,0.2179910019807966,35
|
990 |
+
son,0.1532215668576912,0.2708414112240708,5,0.1176198443663796,1
|
991 |
+
hair,0.15535141997945,0.2311497514667045,5,0.0757983314872545,1
|
992 |
+
wants,0.1685017925223714,0.2823367784187593,6,0.1138349858963879,1
|
993 |
+
weeks,0.1693728533133289,0.2692131501125408,6,0.0998402967992119,1
|
994 |
+
knew,0.1807275412844974,0.3052894489341554,7,0.124561907649658,1
|
995 |
+
man,0.2176458664408879,0.2688584579434478,10,0.0512125915025599,1
|
996 |
+
him,0.2817590632723336,0.3981794333598364,38,0.1164203700875028,3
|
997 |
+
his,0.2829030099302388,0.4018955450203755,45,0.1189925350901367,4
|
998 |
+
he,0.4882836896687832,0.6523775851441201,292,0.1640938954753369,10
|
pmi_files/he-they_npmi.csv
ADDED
@@ -0,0 +1,1288 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,they-npmi,they-count
|
2 |
+
they,-0.3943838488364668,0.1914014632236356,21,0.5857853120601024,1163
|
3 |
+
their,-0.2245758838487344,0.1185095728967177,6,0.3430854567454521,198
|
4 |
+
are,-0.1924702735044416,0.18731970956441,21,0.3797899830688516,369
|
5 |
+
come,-0.17347683537553993,0.0853510238673883,1,0.2588278592429282,37
|
6 |
+
re,-0.16161769216125152,0.148278745410627,3,0.3098964375718785,74
|
7 |
+
themselves,-0.1464310026182869,0.1246409694806751,1,0.271071972098962,28
|
8 |
+
were,-0.1442268862876383,0.1451731647628367,4,0.289400051050475,77
|
9 |
+
want,-0.13801650344260377,0.1283600997961968,3,0.2663766032388006,58
|
10 |
+
them,-0.13760498120124998,0.1790504480269035,10,0.3166554292281535,146
|
11 |
+
blacks,-0.13703326272565391,0.1120914194566537,2,0.2491246821823076,42
|
12 |
+
its,-0.1242532862338761,0.0578119201243179,1,0.182065206358194,21
|
13 |
+
kids,-0.11884260702423444,0.1388743673033785,3,0.2577169743276129,48
|
14 |
+
women,-0.1186819327445043,0.1054145089888328,1,0.2240964417333371,20
|
15 |
+
schools,-0.11857421806638821,0.1084355553839195,1,0.2270097734503077,20
|
16 |
+
do,-0.11525879946006787,0.2023034769179556,15,0.3175622763780235,168
|
17 |
+
pretty,-0.10956796925394138,0.1170602513090638,1,0.2266282205630052,18
|
18 |
+
whites,-0.10498582281338209,0.1544739431028826,5,0.2594597659162647,63
|
19 |
+
work,-0.10042509458770331,0.1019719286524134,1,0.2023970232401167,16
|
20 |
+
there,-0.09826840726565389,0.1293745577263232,7,0.2276429649919771,77
|
21 |
+
since,-0.09512741955235819,0.1054145089888328,1,0.200541928541191,15
|
22 |
+
learn,-0.09419722747501619,0.1382067522017294,1,0.2324039796767456,15
|
23 |
+
until,-0.0892397051833851,0.120731448408112,1,0.2099711535914971,14
|
24 |
+
child,-0.08917952353197839,0.1230464384271103,1,0.2122259619590887,14
|
25 |
+
each,-0.08917952353197839,0.1230464384271103,1,0.2122259619590887,14
|
26 |
+
living,-0.08339079883330039,0.1214932470685176,1,0.204884045901818,13
|
27 |
+
stupid,-0.08325616167453509,0.1271156669545797,1,0.2103718286291148,13
|
28 |
+
those,-0.08301875000182071,0.1543836702001945,4,0.2374024202020152,42
|
29 |
+
http,-0.0782308760904637,0.0499457923792223,1,0.128176668469686,12
|
30 |
+
friends,-0.07750379799928218,0.1036696241832601,1,0.1811734221825423,12
|
31 |
+
why,-0.07740927736527031,0.1554790789788752,3,0.2328883563441455,31
|
32 |
+
these,-0.07733918801718032,0.1666550833746634,5,0.2439942713918437,48
|
33 |
+
culture,-0.0769806022720454,0.1296981197092574,1,0.2066787219813028,12
|
34 |
+
act,-0.07604538267949348,0.1667447869857026,1,0.2427901696651961,12
|
35 |
+
n,-0.0749176940380393,0.2173676111503682,17,0.2922853051884075,135
|
36 |
+
our,-0.07422456927947571,0.1655469678569883,7,0.239771537136464,62
|
37 |
+
people,-0.07390794908833268,0.2018165227873521,13,0.2757244718756848,106
|
38 |
+
hate,-0.0737980410913012,0.1505333165098281,2,0.2243313576011293,21
|
39 |
+
give,-0.0736731958044961,0.1556564701612703,2,0.2293296659657664,21
|
40 |
+
race,-0.07191023947835579,0.133421214939728,3,0.2053314544180838,29
|
41 |
+
have,-0.07143585686486587,0.2544127505978315,36,0.3258486074626974,252
|
42 |
+
history,-0.0702823974848823,0.1305846688181157,1,0.200867066302998,11
|
43 |
+
parents,-0.0702823974848823,0.1305846688181157,1,0.200867066302998,11
|
44 |
+
rest,-0.0699142436156445,0.1481917723891737,1,0.2181060160048182,11
|
45 |
+
wo,-0.0697031782246576,0.1574014836242536,1,0.2271046618489112,11
|
46 |
+
think,-0.06772103985413419,0.2051914175092283,8,0.2729124573633625,66
|
47 |
+
can,-0.06435892377430052,0.2060374558719943,12,0.2703963796462948,91
|
48 |
+
such,-0.06343547142708571,0.104827463167343,1,0.1682629345944287,10
|
49 |
+
crime,-0.06327476965106558,0.1163519457282454,1,0.179626715379311,10
|
50 |
+
death,-0.0631217912176551,0.1262792757529701,1,0.1894010669706252,10
|
51 |
+
t,-0.06302156201159118,0.226015552872284,19,0.2890371148838752,135
|
52 |
+
negroes,-0.06290196033339798,0.1392339371976888,1,0.2021358975310868,10
|
53 |
+
get,-0.06177422818706982,0.2107767598371156,12,0.2725509880241854,89
|
54 |
+
really,-0.06119239585714431,0.1368242648557956,2,0.1980166607129399,18
|
55 |
+
irish,-0.06103106859857632,0.1463063352686766,2,0.2073374038672529,18
|
56 |
+
show,-0.059897425452501596,0.1815220120537514,4,0.241419437506253,33
|
57 |
+
ireland,-0.05652665246266489,0.1329727049055025,2,0.1894993573681674,17
|
58 |
+
free,-0.05554102325704091,0.0976559011878147,1,0.1531969244448556,9
|
59 |
+
nationalist,-0.055409357533921,0.1103213113293789,1,0.1657306688632999,9
|
60 |
+
days,-0.055372124868441994,0.1135982153697986,1,0.1689703402382406,9
|
61 |
+
guess,-0.05530502310391969,0.1192361348614164,1,0.1745411579653361,9
|
62 |
+
yet,-0.0552370852600404,0.1246409694806751,1,0.1798780547407155,9
|
63 |
+
whole,-0.055133399347537804,0.1323989222436762,1,0.187532321591214,9
|
64 |
+
alone,-0.055107287899774815,0.1342711901562243,1,0.1893784780559991,9
|
65 |
+
stuff,-0.0550798655917176,0.1362056013466759,1,0.1912854669383935,9
|
66 |
+
pass,-0.054918692901379906,0.1469916683588166,1,0.2019103612601965,9
|
67 |
+
kill,-0.05477354355354741,0.1559885191897013,1,0.2107620627432487,9
|
68 |
+
mine,-0.0547253099537712,0.1588516959120974,1,0.2135770058658686,9
|
69 |
+
seem,-0.0545234133556661,0.1702566504369363,1,0.2247800637926024,9
|
70 |
+
know,-0.05294824375851012,0.1980179852325126,8,0.2509662289910227,57
|
71 |
+
will,-0.05253195282867021,0.2309496408068444,18,0.2834815936355146,118
|
72 |
+
www,-0.05204595341610449,0.0777469309490085,2,0.129792884365113,16
|
73 |
+
any,-0.0517909035660728,0.1504602816662984,4,0.2022511852323712,30
|
74 |
+
live,-0.05169113385143889,0.1208540626737509,2,0.1725451965251898,16
|
75 |
+
look,-0.05148122329711141,0.1711183996095087,4,0.2225996229066201,30
|
76 |
+
start,-0.0514084224332772,0.1442942208639418,2,0.195702643297219,16
|
77 |
+
must,-0.05120349260466678,0.158696829921797,2,0.2099003225264638,16
|
78 |
+
non,-0.051049445332658205,0.1588193004961539,3,0.2098687458288121,23
|
79 |
+
makes,-0.050913767620861194,0.1767148446346726,2,0.2276286122555338,16
|
80 |
+
ll,-0.04833124527435678,0.1782268436906092,4,0.226558088964966,29
|
81 |
+
2,-0.04685027168283791,0.0799721664842618,1,0.1268224381670997,8
|
82 |
+
1,-0.04683300828799432,0.0832299992270129,1,0.1300630075150072,8
|
83 |
+
area,-0.04679475828442639,0.0898111578179486,1,0.136605916102375,8
|
84 |
+
everyone,-0.046547550689895106,0.1214932470685176,1,0.1680407977584127,8
|
85 |
+
problem,-0.0465327514585919,0.1230464384271103,1,0.1695791898857022,8
|
86 |
+
reason,-0.046407990793555204,0.1352303523296223,1,0.1816383431231775,8
|
87 |
+
others,-0.0463973402558866,0.1362056013466759,1,0.1826029416025625,8
|
88 |
+
ya,-0.04628712131438098,0.1458165370096662,1,0.1921036583240472,8
|
89 |
+
tried,-0.0462278148823585,0.1506716419301829,1,0.1968994568125414,8
|
90 |
+
course,-0.0462278148823585,0.1506716419301829,1,0.1968994568125414,8
|
91 |
+
races,-0.0462278148823585,0.1506716419301829,1,0.1968994568125414,8
|
92 |
+
group,-0.0460680966128664,0.1539015042924291,2,0.1999696009052955,15
|
93 |
+
control,-0.046060122537906895,0.1634484939149016,1,0.2095086164528085,8
|
94 |
+
body,-0.045989585256122095,0.1684719010074631,1,0.2144614862635852,8
|
95 |
+
sort,-0.0459638989628349,0.1702566504369363,1,0.2162205493997712,8
|
96 |
+
continue,-0.0459638989628349,0.1702566504369363,1,0.2162205493997712,8
|
97 |
+
bus,-0.0459638989628349,0.1702566504369363,1,0.2162205493997712,8
|
98 |
+
least,-0.045829700447219485,0.1718703412080863,2,0.2177000416553058,15
|
99 |
+
all,-0.044195987076207977,0.2516763394157666,26,0.2958723264919746,154
|
100 |
+
most,-0.04333934240796669,0.1519540781305787,3,0.1952934205385454,21
|
101 |
+
need,-0.04211356623114651,0.1679800363899763,4,0.2100936026211228,27
|
102 |
+
am,-0.040888878828643116,0.112703413552737,2,0.1535922923813801,14
|
103 |
+
great,-0.04087084915548131,0.1155268589033919,2,0.1563977080588732,14
|
104 |
+
be,-0.04056637499314658,0.2703685345409298,30,0.3109349095340764,171
|
105 |
+
hell,-0.04043890771282241,0.1645811272521478,2,0.2050200349649702,14
|
106 |
+
believe,-0.04039914481263021,0.1681150362466927,2,0.2085141810593229,14
|
107 |
+
started,-0.04008430018394832,0.1931503123652337,2,0.233234612549182,14
|
108 |
+
bunch,-0.039838906574999694,0.2100554752805851,2,0.2498943818555848,14
|
109 |
+
same,-0.03884850083361488,0.2047692037459095,6,0.2436177045795244,38
|
110 |
+
please,-0.03690068258448649,0.1042458708178899,1,0.1411465534023764,7
|
111 |
+
girl,-0.0368768379665118,0.1090577837769784,1,0.1459346217434902,7
|
112 |
+
high,-0.036863391040934806,0.1116112181907623,1,0.1484746092316971,7
|
113 |
+
true,-0.036726809547903916,0.1333275565200254,1,0.1700543660679293,7
|
114 |
+
future,-0.036712949695856395,0.1352303523296223,1,0.1719433020254787,7
|
115 |
+
light,-0.036712949695856395,0.1352303523296223,1,0.1719433020254787,7
|
116 |
+
goes,-0.03669830068233801,0.1371975268438515,1,0.1738958275261895,7
|
117 |
+
comes,-0.0366397279396464,0.1446652913734118,1,0.1813050193130582,7
|
118 |
+
stand,-0.036600009915643494,0.1494180136529049,1,0.1860180235685484,7
|
119 |
+
national,-0.03655444574087932,0.1546108140414885,1,0.1911652597823678,7
|
120 |
+
minority,-0.03654197718082211,0.1559885191897013,1,0.1925304963705234,7
|
121 |
+
eat,-0.03654197718082211,0.1559885191897013,1,0.1925304963705234,7
|
122 |
+
bring,-0.03648693136263231,0.1618727247361693,1,0.1983596560988016,7
|
123 |
+
anymore,-0.03648693136263231,0.1618727247361693,1,0.1983596560988016,7
|
124 |
+
numbers,-0.036384315696747216,0.1721033076466162,1,0.2084876233433634,7
|
125 |
+
simple,-0.03627156180283839,0.1824552746959061,1,0.2187268364987445,7
|
126 |
+
welfare,-0.0362162572544551,0.1872536620266978,1,0.2234699192811529,7
|
127 |
+
also,-0.03488706717688478,0.1489322998267673,3,0.1838193670036521,19
|
128 |
+
im,-0.03482317379069741,0.1338091862028425,2,0.1686323599935399,13
|
129 |
+
which,-0.03477712335277891,0.1631455603069277,3,0.1979226836597066,19
|
130 |
+
another,-0.03475422864258998,0.1442942208639418,2,0.1790484495065318,13
|
131 |
+
use,-0.03474719943415541,0.1452923157208958,2,0.1800395151550512,13
|
132 |
+
long,-0.03468891577816649,0.1732442576256842,3,0.2079331734038507,19
|
133 |
+
feel,-0.03466468367210221,0.1562526789912628,2,0.190917362663365,13
|
134 |
+
name,-0.0346598686601472,0.1568546939653642,2,0.1915145626255114,13
|
135 |
+
turn,-0.034350650688109996,0.1898850542052856,2,0.2242357048933956,13
|
136 |
+
been,-0.03409099840835969,0.1782588910259426,6,0.2123498894343023,36
|
137 |
+
find,-0.032859746617305396,0.1897398762893147,5,0.2225996229066201,30
|
138 |
+
take,-0.032751443531286895,0.2008190393883608,5,0.2335704829196477,30
|
139 |
+
as,-0.03250211901681199,0.2473580749232725,24,0.2798601939400845,130
|
140 |
+
every,-0.03125468365459319,0.2023031338207952,6,0.2335578174753884,35
|
141 |
+
own,-0.0311864997464934,0.2093159464087432,6,0.2405024461552366,35
|
142 |
+
no,-0.03075168800875619,0.2243899847440016,13,0.2551416727527578,72
|
143 |
+
government,-0.02997788091491599,0.200195138379056,3,0.230173019293972,18
|
144 |
+
us,-0.02877367304686501,0.2242825197807521,9,0.2530561928276171,50
|
145 |
+
coming,-0.028285054575390017,0.174242902957373,2,0.202527957532763,12
|
146 |
+
girls,-0.028256110011102703,0.1784226119702001,2,0.2066787219813028,12
|
147 |
+
talking,-0.0281446005077709,0.1931503123652337,2,0.2212949128730046,12
|
148 |
+
being,-0.0280078331733217,0.1761176566372516,4,0.2041254898105733,23
|
149 |
+
than,-0.027230028059533312,0.2141385972637255,8,0.2413686253232588,44
|
150 |
+
more,-0.02634574032945311,0.21908269325941,12,0.2454284335888631,64
|
151 |
+
org,-0.02580535316967149,0.1003187610200016,1,0.1261241141896731,6
|
152 |
+
music,-0.02578060531280431,0.1135982153697986,1,0.1393788206826029,6
|
153 |
+
attack,-0.025741490514730708,0.1279640196191445,1,0.1537055101338752,6
|
154 |
+
night,-0.025732972949467997,0.1305846688181157,1,0.1563176417675837,6
|
155 |
+
blue,-0.02570958559180339,0.1371975268438515,1,0.1629071124356549,6
|
156 |
+
stay,-0.025693533294797122,0.1413450250196306,1,0.1670385583144277,6
|
157 |
+
brothers,-0.025689156198263507,0.1424304572085385,1,0.168119613406802,6
|
158 |
+
mind,-0.025647620932443188,0.1519540008447359,1,0.1776016217771791,6
|
159 |
+
ok,-0.025641455976098293,0.1532665376034473,1,0.1789079935795456,6
|
160 |
+
earth,-0.025628330862068005,0.1559885191897013,1,0.1816168500517693,6
|
161 |
+
especially,-0.025614029895918877,0.1588516959120974,1,0.1844657258080163,6
|
162 |
+
football,-0.025606388854101575,0.1603413215322604,1,0.185947710386362,6
|
163 |
+
disgusting,-0.025606388854101575,0.1603413215322604,1,0.185947710386362,6
|
164 |
+
instead,-0.025606388854101575,0.1603413215322604,1,0.185947710386362,6
|
165 |
+
thousands,-0.025590008654785196,0.1634484939149016,1,0.1890385025696868,6
|
166 |
+
anyone,-0.025589929741538592,0.151270775193521,3,0.1768607049350596,17
|
167 |
+
pay,-0.02558121525138779,0.1650714711739678,1,0.1906526864253556,6
|
168 |
+
lost,-0.025562263182001305,0.1684719010074631,1,0.1940341641894644,6
|
169 |
+
often,-0.025504939963167023,0.1780655339314804,1,0.2035704738946474,6
|
170 |
+
playing,-0.025504939963167023,0.1780655339314804,1,0.2035704738946474,6
|
171 |
+
church,-0.025504939963167023,0.1780655339314804,1,0.2035704738946474,6
|
172 |
+
dogs,-0.025504939963167023,0.1780655339314804,1,0.2035704738946474,6
|
173 |
+
enemy,-0.02549132308327351,0.1802139995771872,1,0.2057053226604607,6
|
174 |
+
sitting,-0.02549132308327351,0.1802139995771872,1,0.2057053226604607,6
|
175 |
+
d,-0.0254868294249794,0.1737215264475171,3,0.1992083558724965,17
|
176 |
+
stories,-0.025476814105628798,0.1824552746959061,1,0.2079320888015349,6
|
177 |
+
muslims,-0.02546131436454882,0.1847983596268498,1,0.2102596739913986,6
|
178 |
+
cars,-0.02546131436454882,0.1847983596268498,1,0.2102596739913986,6
|
179 |
+
taught,-0.025407609905116396,0.1925515581348793,1,0.2179591680399957,6
|
180 |
+
ancestors,-0.025386761765913007,0.1954253217553395,1,0.2208120835212525,6
|
181 |
+
your,-0.02511595594165339,0.1634660558259603,9,0.1885820117676137,48
|
182 |
+
thing,-0.024124339941738182,0.1874104319877782,4,0.2115347719295164,22
|
183 |
+
much,-0.0230079415317484,0.2096529091548148,6,0.2326608506865632,32
|
184 |
+
because,-0.0219004458669238,0.2791726611453676,16,0.3010731070122914,81
|
185 |
+
looking,-0.021724712287018805,0.1244100767525769,2,0.1461347890395957,11
|
186 |
+
else,-0.021644343705713498,0.1599563250059945,2,0.181600668711708,11
|
187 |
+
yeah,-0.02155552297438529,0.1829248317824779,2,0.2044803547568632,11
|
188 |
+
place,-0.020518834057440705,0.1776748629899226,3,0.1981936970473633,16
|
189 |
+
against,-0.020511468227622814,0.1797485941312298,3,0.2002600623588526,16
|
190 |
+
funny,-0.020282268735060394,0.2268857074145697,3,0.2471679761496301,16
|
191 |
+
children,-0.02014870723114881,0.1916555784415737,4,0.2118042856727225,21
|
192 |
+
around,-0.018104556211215317,0.223001355238971,8,0.2411059114501863,40
|
193 |
+
just,-0.017422132493198628,0.2568752418783067,23,0.2742973743715053,110
|
194 |
+
many,-0.017233478859164097,0.1924551079565076,6,0.2096885868156717,30
|
195 |
+
good,-0.015792553974330603,0.1880003629706798,8,0.2037929169450104,39
|
196 |
+
off,-0.015667916317897268,0.2400178251332915,8,0.2556857414511888,39
|
197 |
+
com,-0.015300554970571215,0.1154258830699894,3,0.1307264380405606,15
|
198 |
+
when,-0.014722096193397705,0.2786012441732314,22,0.2933233403666291,103
|
199 |
+
english,-0.014358377104058323,0.1605959164370148,2,0.1749542935410731,10
|
200 |
+
fight,-0.014349182484379386,0.1718703412080863,2,0.1862195236924657,10
|
201 |
+
crap,-0.014325766965214815,0.1888372308782339,2,0.2031629978434487,10
|
202 |
+
or,-0.014237122018151582,0.2495235482573121,23,0.2637606702754637,107
|
203 |
+
out,-0.013114544648349213,0.2512296150141405,21,0.2643441596624897,97
|
204 |
+
dark,-0.012976917630702578,0.1458165370096662,1,0.1587934546403688,5
|
205 |
+
near,-0.012976863143115691,0.1446652913734118,1,0.1576421545165275,5
|
206 |
+
book,-0.012976763197561081,0.1435369152639026,1,0.1565136784614637,5
|
207 |
+
change,-0.012976619865843697,0.1506716419301829,1,0.1636482617960266,5
|
208 |
+
scum,-0.01297611104432081,0.1532665376034473,1,0.1662426486477681,5
|
209 |
+
rather,-0.01297611104432081,0.1532665376034473,1,0.1662426486477681,5
|
210 |
+
50,-0.01297611104432081,0.1532665376034473,1,0.1662426486477681,5
|
211 |
+
100,-0.012975959158357975,0.1392339371976888,1,0.1522098963560468,5
|
212 |
+
picture,-0.012975668137939295,0.1382067522017294,1,0.1511824203396687,5
|
213 |
+
blood,-0.012974991487582604,0.1362056013466759,1,0.1491805928342585,5
|
214 |
+
dumb,-0.012973486693359376,0.1603413215322604,1,0.1733148082256198,5
|
215 |
+
fighting,-0.01297268034795901,0.1618727247361693,1,0.1748454050841283,5
|
216 |
+
problems,-0.01297268034795901,0.1618727247361693,1,0.1748454050841283,5
|
217 |
+
8,-0.01297268034795901,0.1618727247361693,1,0.1748454050841283,5
|
218 |
+
fast,-0.01297176213758841,0.1634484939149016,1,0.17642025605249,5
|
219 |
+
mostly,-0.01297176213758841,0.1634484939149016,1,0.17642025605249,5
|
220 |
+
within,-0.012969551101666588,0.1667447869857026,1,0.1797143380873692,5
|
221 |
+
hours,-0.012969551101666588,0.1667447869857026,1,0.1797143380873692,5
|
222 |
+
figure,-0.012968235822856694,0.1684719010074631,1,0.1814401368303198,5
|
223 |
+
simply,-0.012965118728718722,0.1721033076466162,1,0.1850684263753349,5
|
224 |
+
violent,-0.012963284701526384,0.1740166493297413,1,0.1869799340312677,5
|
225 |
+
k,-0.012963284701526384,0.1740166493297413,1,0.1869799340312677,5
|
226 |
+
hopefully,-0.012963284701526384,0.1740166493297413,1,0.1869799340312677,5
|
227 |
+
wondering,-0.012961241785163113,0.1760020400449241,1,0.1889632818300872,5
|
228 |
+
account,-0.012958967594438014,0.1780655339314804,1,0.1910245015259184,5
|
229 |
+
eating,-0.012956436323351805,0.1802139995771872,1,0.193170435900539,5
|
230 |
+
question,-0.012956436323351805,0.1802139995771872,1,0.193170435900539,5
|
231 |
+
till,-0.012956436323351805,0.1802139995771872,1,0.193170435900539,5
|
232 |
+
pick,-0.012956436323351805,0.1802139995771872,1,0.193170435900539,5
|
233 |
+
kick,-0.012953618038466591,0.1824552746959061,1,0.1954088927343727,5
|
234 |
+
upon,-0.012950477783578301,0.1847983596268498,1,0.1977488374104281,5
|
235 |
+
beaten,-0.012943059201201618,0.1898333100014528,1,0.2027763692026544,5
|
236 |
+
faces,-0.012938673690571084,0.1925515581348793,1,0.2054902318254504,5
|
237 |
+
gotten,-0.012938673690571084,0.1925515581348793,1,0.2054902318254504,5
|
238 |
+
arms,-0.012933747274310209,0.1954253217553395,1,0.2083590690296497,5
|
239 |
+
accept,-0.012933747274310209,0.1954253217553395,1,0.2083590690296497,5
|
240 |
+
fall,-0.012933747274310209,0.1954253217553395,1,0.2083590690296497,5
|
241 |
+
whenever,-0.012928193550836298,0.1984748915997329,1,0.2114030851505692,5
|
242 |
+
pair,-0.012906549391931588,0.2089552952680086,1,0.2218618446599402,5
|
243 |
+
fools,-0.012886050170783897,0.2174693650254091,1,0.230355415196193,5
|
244 |
+
well,-0.012279742904620194,0.2025393912991246,7,0.2148191342037448,33
|
245 |
+
only,-0.011743684685155603,0.2368843237796826,11,0.2486280084648382,51
|
246 |
+
through,-0.009774950900190704,0.1945700118490484,3,0.2043449627492391,14
|
247 |
+
it,-0.0097712701221091,0.282676061060643,56,0.2924473311827521,246
|
248 |
+
talk,-0.009765402827265207,0.1771669507981736,3,0.1869323536254388,14
|
249 |
+
that,-0.009676251862723695,0.3028621838072919,60,0.3125384356700156,263
|
250 |
+
make,-0.009467197132523503,0.2199177681936865,7,0.22938496532621,32
|
251 |
+
to,-0.009012467157754112,0.3514753794923577,128,0.3604878466501118,550
|
252 |
+
over,-0.007785595395996603,0.1990526717312369,6,0.2068382671272335,27
|
253 |
+
different,-0.007272016545252807,0.2221748637061897,4,0.2294468802514425,18
|
254 |
+
something,-0.007231369968903917,0.1899237975322404,4,0.1971551675011443,18
|
255 |
+
watch,-0.007202713780863207,0.1747476949277644,4,0.1819504087086276,18
|
256 |
+
but,-0.007048501393002504,0.2636441465050679,28,0.2706926478980704,122
|
257 |
+
how,-0.006597371456802614,0.2656466990988649,16,0.2722440705556675,70
|
258 |
+
law,-0.006474473274060005,0.1966171930697205,2,0.2030916663437805,9
|
259 |
+
age,-0.006472853609731016,0.1954375076504655,2,0.2019103612601965,9
|
260 |
+
already,-0.0064615837073842,0.1878083830693084,2,0.1942699667766926,9
|
261 |
+
run,-0.006452072661970093,0.1819959849433494,2,0.1884480576053195,9
|
262 |
+
teachers,-0.006444280141171099,0.177562498760735,2,0.1840067789019061,9
|
263 |
+
best,-0.006423171288591212,0.1666764954370398,2,0.173099666725631,9
|
264 |
+
story,-0.006414448595128602,0.162555891643112,2,0.1689703402382406,9
|
265 |
+
city,-0.006401716539532698,0.1568546939653642,2,0.1632564105048969,9
|
266 |
+
town,-0.006393453450845299,0.1533273618275327,2,0.159720815278378,9
|
267 |
+
doing,-0.005689194926926794,0.2464113977169987,5,0.2521005926439255,22
|
268 |
+
better,-0.005667903905674204,0.2311497514667045,5,0.2368176553723787,22
|
269 |
+
what,-0.004046907579393799,0.2627176681051585,19,0.2667645756845523,81
|
270 |
+
actually,-0.003906915968809599,0.1864189774357781,3,0.1903258934045877,13
|
271 |
+
never,-0.0036128742591211016,0.2123697878755924,7,0.2159826621347135,30
|
272 |
+
you,-0.0031342296909354916,0.2241099673571392,32,0.2272441970480747,135
|
273 |
+
way,-0.0029641248866397185,0.2213519120831723,8,0.224316036969812,34
|
274 |
+
let,-0.0024940386631321088,0.1857874802982196,4,0.1882815189613517,17
|
275 |
+
of,-0.001882184787193819,0.3190170936566082,91,0.320899278443802,377
|
276 |
+
here,-0.0018437437904010034,0.1950122911660209,10,0.1968560349564219,42
|
277 |
+
little,-0.0016774292075553976,0.2101268564651671,5,0.2118042856727225,21
|
278 |
+
in,-0.0007831847280118098,0.3068139413991058,76,0.3075971261271176,313
|
279 |
+
like,0.00010009428673340981,0.2765718254354235,30,0.2764717311486901,123
|
280 |
+
not,0.00011779347062329526,0.2735757943163469,30,0.2734580008457236,123
|
281 |
+
deserve,0.0018470618235036096,0.222381851321548,1,0.2205347894980444,4
|
282 |
+
married,0.0018879495053312212,0.2130221037729962,1,0.211134154267665,4
|
283 |
+
kinda,0.001905853765201998,0.2089552952680086,1,0.2070494415028066,4
|
284 |
+
asking,0.0019224357984400087,0.2052057148099754,1,0.2032832790115354,4
|
285 |
+
press,0.0019378930903574954,0.2017249076957935,1,0.199787014605436,4
|
286 |
+
literally,0.0019378930903574954,0.2017249076957935,1,0.199787014605436,4
|
287 |
+
walking,0.0019523810235677896,0.1984748915997329,1,0.1965225105761651,4
|
288 |
+
names,0.001966024165787089,0.1954253217553395,1,0.1934592975895524,4
|
289 |
+
putting,0.001966024165787089,0.1954253217553395,1,0.1934592975895524,4
|
290 |
+
standing,0.001966024165787089,0.1954253217553395,1,0.1934592975895524,4
|
291 |
+
acting,0.0019815563818710857,0.2349380858114451,2,0.232956529429574,8
|
292 |
+
views,0.0019815563818710857,0.2349380858114451,2,0.232956529429574,8
|
293 |
+
germans,0.0019911643183035954,0.1898333100014528,1,0.1878421456831492,4
|
294 |
+
date,0.002002815214466991,0.1872536620266978,1,0.1852508468122308,4
|
295 |
+
jail,0.0020139358870635005,0.1847983596268498,1,0.1827844237397863,4
|
296 |
+
rape,0.0020139358870635005,0.1847983596268498,1,0.1827844237397863,4
|
297 |
+
worst,0.0020139358870635005,0.1847983596268498,1,0.1827844237397863,4
|
298 |
+
aids,0.0020139358870635005,0.1847983596268498,1,0.1827844237397863,4
|
299 |
+
humans,0.002024576837563019,0.1824552746959061,1,0.1804306978583431,4
|
300 |
+
ape,0.002024576837563019,0.1824552746959061,1,0.1804306978583431,4
|
301 |
+
surprised,0.002034781507585598,0.1802139995771872,1,0.1781792180696016,4
|
302 |
+
dna,0.002034781507585598,0.1802139995771872,1,0.1781792180696016,4
|
303 |
+
throw,0.0020445875505235855,0.1780655339314804,1,0.1760209463809568,4
|
304 |
+
mention,0.0020445875505235855,0.1780655339314804,1,0.1760209463809568,4
|
305 |
+
shame,0.0020445875505235855,0.1780655339314804,1,0.1760209463809568,4
|
306 |
+
boys,0.0020445875505235855,0.1780655339314804,1,0.1760209463809568,4
|
307 |
+
second,0.0020524223436166056,0.2200927067126292,2,0.2180402843690126,8
|
308 |
+
slavic,0.0020631311963049126,0.1740166493297413,1,0.1719535181334364,4
|
309 |
+
happens,0.0020631311963049126,0.1740166493297413,1,0.1719535181334364,4
|
310 |
+
attention,0.0020631311963049126,0.1740166493297413,1,0.1719535181334364,4
|
311 |
+
add,0.0020719231441194974,0.1721033076466162,1,0.1700313845024967,4
|
312 |
+
number,0.002088660843807294,0.1684719010074631,1,0.1663832401636558,4
|
313 |
+
force,0.0020935089686636987,0.2116021254214722,2,0.2095086164528085,8
|
314 |
+
animals,0.00209664486679792,0.1667447869857026,1,0.1646481421189047,4
|
315 |
+
reading,0.0021043946390112978,0.1650714711739678,1,0.1629670765349565,4
|
316 |
+
fish,0.0021043946390112978,0.1650714711739678,1,0.1629670765349565,4
|
317 |
+
bit,0.002119248834778681,0.1618727247361693,1,0.1597534759013906,4
|
318 |
+
words,0.0021333254573938087,0.1588516959120974,1,0.1567183704547036,4
|
319 |
+
example,0.0021333254573938087,0.1588516959120974,1,0.1567183704547036,4
|
320 |
+
walk,0.0021333254573938087,0.1588516959120974,1,0.1567183704547036,4
|
321 |
+
quite,0.0021400992505757888,0.1574014836242536,1,0.1552613843736778,4
|
322 |
+
several,0.0021656392841911953,0.1519540008447359,1,0.1497883615605447,4
|
323 |
+
using,0.002189035889610419,0.1469916683588166,1,0.1448026324692062,4
|
324 |
+
face,0.002195122228765889,0.1909526217506602,2,0.1887574995218943,8
|
325 |
+
30,0.0022000474385329982,0.1446652913734118,1,0.1424652439348788,4
|
326 |
+
st,0.002215811014749297,0.1413450250196306,1,0.1391292140048813,4
|
327 |
+
proud,0.0022208268300171197,0.1858047603564353,2,0.1835839335264182,8
|
328 |
+
000,0.002249582046552706,0.1342711901562243,1,0.1320216081096716,4
|
329 |
+
might,0.0022535041779561116,0.2072364295485747,3,0.2049829253706186,12
|
330 |
+
skin,0.0022749807894373864,0.1750554028743826,2,0.1727804220849452,8
|
331 |
+
canada,0.002287184266699216,0.1726506828225906,2,0.1703634985558914,8
|
332 |
+
send,0.002295070281798983,0.1711001198388357,2,0.1688050495570367,8
|
333 |
+
probably,0.002297733752291087,0.2193586564694832,4,0.2170609227171921,16
|
334 |
+
europe,0.002306551198986706,0.1688474492254997,2,0.166540898026513,8
|
335 |
+
check,0.002321258182346575,0.1659699231990525,2,0.1636486650167059,8
|
336 |
+
white,0.0024075872850219393,0.2657242016696104,36,0.2633166143845885,145
|
337 |
+
world,0.002510248567659995,0.1807754121735431,4,0.1782651636058831,16
|
338 |
+
now,0.0026252801399286874,0.2158726057943222,8,0.2132473256543935,32
|
339 |
+
for,0.002656954499960118,0.2682361341607829,43,0.2655791796608228,173
|
340 |
+
by,0.0028406467757537135,0.2307237338936239,14,0.2278830871178702,56
|
341 |
+
and,0.0032093366976768123,0.3669835250093558,134,0.363774188311679,538
|
342 |
+
then,0.004336955322357616,0.2675153887896063,15,0.2631784334672487,59
|
343 |
+
we,0.004748131209928008,0.2081836817200336,16,0.2034355505101056,63
|
344 |
+
could,0.0054327254700757,0.2279052112852753,8,0.2224724858151996,31
|
345 |
+
still,0.007621293708008403,0.2005936206968247,4,0.1929723269888163,15
|
346 |
+
sound,0.008749735937194192,0.2305332911094056,3,0.2217835551722114,11
|
347 |
+
cant,0.008842393003804683,0.2192076046444676,3,0.2103652116406629,11
|
348 |
+
cause,0.008889742450840926,0.2133700972077041,3,0.2044803547568632,11
|
349 |
+
end,0.00891162140947549,0.210661111720372,3,0.2017494903108965,11
|
350 |
+
dont,0.009016711631437607,0.2287974584719686,7,0.219780746840531,26
|
351 |
+
family,0.009081053115538612,0.1894262605098467,3,0.1803452073943081,11
|
352 |
+
love,0.0090858928052647,0.1888128644372828,3,0.1797269716320181,11
|
353 |
+
about,0.00911567475927988,0.2679674567428005,23,0.2588517819835206,87
|
354 |
+
ve,0.010102833962449098,0.2026065063630896,6,0.1925036724006405,22
|
355 |
+
up,0.010627401916333101,0.2681989987870025,22,0.2575715968706694,82
|
356 |
+
things,0.01105381032552949,0.2293423424304631,5,0.2182885321049336,18
|
357 |
+
keep,0.011097805608919903,0.2247707003164845,5,0.2136728947075646,18
|
358 |
+
before,0.011261104063194805,0.2075661208540629,5,0.1963050167908681,18
|
359 |
+
destroy,0.011393059141498102,0.2429360261603897,2,0.2315429670188916,7
|
360 |
+
go,0.011466638419524028,0.2607799741046443,15,0.2493133356851203,55
|
361 |
+
consider,0.01149056162820522,0.2325337179490334,2,0.2210431563208282,7
|
362 |
+
allowed,0.011551563844537788,0.2259375677820864,2,0.2143860039375486,7
|
363 |
+
indeed,0.011681934110137793,0.2116021254214722,2,0.1999201913113344,7
|
364 |
+
gay,0.011735038282083887,0.2056655459948584,2,0.1939305077127745,7
|
365 |
+
die,0.011747376661434994,0.2042778730319584,2,0.1925304963705234,7
|
366 |
+
ask,0.01177107078228859,0.2016040666103639,2,0.1898329958280753,7
|
367 |
+
b,0.011793566730685212,0.1990544259213837,2,0.1872608591906985,7
|
368 |
+
exactly,0.011804402654662982,0.1978224262232114,2,0.1860180235685484,7
|
369 |
+
either,0.011854956811768902,0.1920407509762043,2,0.1801857941644354,7
|
370 |
+
pride,0.01188275645586831,0.1888372308782339,2,0.1769544744223656,7
|
371 |
+
students,0.011891652644363981,0.1878083830693084,2,0.1759167304249444,7
|
372 |
+
black,0.011948763540982621,0.2599833813150044,18,0.2480346177740218,66
|
373 |
+
front,0.01196466397602608,0.1792955852167742,2,0.1673309212407481,7
|
374 |
+
nation,0.011979397627489285,0.177562498760735,2,0.1655831011332457,7
|
375 |
+
lol,0.0120074956283088,0.174242902957373,2,0.1622354073290642,7
|
376 |
+
5,0.012136928207893916,0.158696829921797,2,0.1465599017139031,7
|
377 |
+
i,0.012454084998949289,0.2804425706745275,83,0.2679884856755782,315
|
378 |
+
other,0.012618992232802079,0.2258245137093504,10,0.2132055214765483,36
|
379 |
+
money,0.012999157719959575,0.2160162220575436,4,0.203017064337584,14
|
380 |
+
tell,0.013012134359817101,0.2147298147824867,4,0.2017176804226696,14
|
381 |
+
ca,0.013049330216345412,0.2110274516479782,4,0.1979781214316328,14
|
382 |
+
the,0.013356369711248706,0.359651211376102,159,0.3462948416648533,607
|
383 |
+
even,0.013397448148116414,0.2346621085844964,9,0.22126466043638,32
|
384 |
+
who,0.014183318795821298,0.2473322684282952,17,0.2331489496324739,61
|
385 |
+
where,0.015030065446536706,0.243673657466446,10,0.2286435920199093,35
|
386 |
+
so,0.015572878355864128,0.2970331192325622,32,0.2814602408766981,115
|
387 |
+
racist,0.0156824583063786,0.2336474547550918,5,0.2179649964487132,17
|
388 |
+
say,0.015789581076738612,0.2671069875520589,14,0.2513174064753203,49
|
389 |
+
home,0.015991540647750296,0.2291642487050512,7,0.2131727080573009,24
|
390 |
+
if,0.01630289005918273,0.3120276505060418,39,0.2957247604468591,140
|
391 |
+
read,0.0165183372486849,0.1751752354736034,3,0.1586568982249185,10
|
392 |
+
at,0.017915956639729613,0.2621653549502092,24,0.2442493983104796,84
|
393 |
+
care,0.018626579409849603,0.2332590748330901,4,0.2146324954232405,13
|
394 |
+
men,0.018787720699959515,0.2207500126645353,4,0.2019622919645758,13
|
395 |
+
this,0.0188355898255253,0.2443811242131975,31,0.2255455343876722,109
|
396 |
+
next,0.018917229408748515,0.2104317920342599,4,0.1915145626255114,13
|
397 |
+
pretending,0.02006934812929201,0.241385611753937,1,0.221316263624645,3
|
398 |
+
housing,0.02006934812929201,0.241385611753937,1,0.221316263624645,3
|
399 |
+
confused,0.02006934812929201,0.241385611753937,1,0.221316263624645,3
|
400 |
+
experiences,0.02006934812929201,0.241385611753937,1,0.221316263624645,3
|
401 |
+
lips,0.02016455042146051,0.234125090348718,1,0.2139605399272575,3
|
402 |
+
positive,0.02016455042146051,0.234125090348718,1,0.2139605399272575,3
|
403 |
+
basketball,0.02016455042146051,0.234125090348718,1,0.2139605399272575,3
|
404 |
+
served,0.02016455042146051,0.234125090348718,1,0.2139605399272575,3
|
405 |
+
mob,0.02024502497209879,0.2278770964950076,1,0.2076320715229088,3
|
406 |
+
rebel,0.02024502497209879,0.2278770964950076,1,0.2076320715229088,3
|
407 |
+
pathetic,0.02024502497209879,0.2278770964950076,1,0.2076320715229088,3
|
408 |
+
blind,0.020314694897031305,0.222381851321548,1,0.2020671564245167,3
|
409 |
+
sheep,0.020314694897031305,0.222381851321548,1,0.2020671564245167,3
|
410 |
+
trip,0.0203760979399438,0.2174693650254091,1,0.1970932670854653,3
|
411 |
+
thus,0.0203760979399438,0.2174693650254091,1,0.1970932670854653,3
|
412 |
+
innocent,0.0203760979399438,0.2174693650254091,1,0.1970932670854653,3
|
413 |
+
whitey,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
414 |
+
turns,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
415 |
+
dressed,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
416 |
+
vile,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
417 |
+
therefore,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
418 |
+
generally,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
419 |
+
dating,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
420 |
+
absolute,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
421 |
+
lazy,0.020430970885036426,0.2130221037729962,1,0.1925911328879598,3
|
422 |
+
carrying,0.020480554896162906,0.2089552952680086,1,0.1884747403718457,3
|
423 |
+
aid,0.020480554896162906,0.2089552952680086,1,0.1884747403718457,3
|
424 |
+
hearing,0.020525767887022317,0.2052057148099754,1,0.1846799469229531,3
|
425 |
+
houston,0.020525767887022317,0.2052057148099754,1,0.1846799469229531,3
|
426 |
+
terrible,0.020525767887022317,0.2052057148099754,1,0.1846799469229531,3
|
427 |
+
feeling,0.02056730789149608,0.2017249076957935,1,0.1811575998042974,3
|
428 |
+
bigger,0.02056730789149608,0.2017249076957935,1,0.1811575998042974,3
|
429 |
+
came,0.020569597683094992,0.2355917586294029,5,0.2150221609463079,16
|
430 |
+
tells,0.0206057181435865,0.1984748915997329,1,0.1778691734561464,3
|
431 |
+
males,0.0206057181435865,0.1984748915997329,1,0.1778691734561464,3
|
432 |
+
songs,0.0206057181435865,0.1984748915997329,1,0.1778691734561464,3
|
433 |
+
ing,0.0206057181435865,0.1984748915997329,1,0.1778691734561464,3
|
434 |
+
service,0.02064142972326921,0.1954253217553395,1,0.1747838920320703,3
|
435 |
+
charge,0.02067479045478321,0.1925515581348793,1,0.1718767676800961,3
|
436 |
+
strange,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
437 |
+
expect,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
438 |
+
ghetto,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
439 |
+
fine,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
440 |
+
didnt,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
441 |
+
defense,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
442 |
+
modern,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
443 |
+
bbc,0.020706085055957196,0.1898333100014528,1,0.1691272249454956,3
|
444 |
+
average,0.020735549537033104,0.1872536620266978,1,0.1665181124896647,3
|
445 |
+
streets,0.020735549537033104,0.1872536620266978,1,0.1665181124896647,3
|
446 |
+
gang,0.020735549537033104,0.1872536620266978,1,0.1665181124896647,3
|
447 |
+
notice,0.02076338171284739,0.1847983596268498,1,0.1640349779140024,3
|
448 |
+
correct,0.02076338171284739,0.1847983596268498,1,0.1640349779140024,3
|
449 |
+
reality,0.02076338171284739,0.1847983596268498,1,0.1640349779140024,3
|
450 |
+
military,0.020789749023295112,0.1824552746959061,1,0.161665525672611,3
|
451 |
+
thousand,0.020789749023295112,0.1824552746959061,1,0.161665525672611,3
|
452 |
+
norway,0.020789749023295112,0.1824552746959061,1,0.161665525672611,3
|
453 |
+
art,0.020814794449148105,0.1802139995771872,1,0.1593992051280391,3
|
454 |
+
student,0.02083864105418859,0.1780655339314804,1,0.1572268928772918,3
|
455 |
+
drink,0.02083864105418859,0.1780655339314804,1,0.1572268928772918,3
|
456 |
+
hide,0.0208613955195526,0.1760020400449241,1,0.1551406445253715,3
|
457 |
+
moment,0.020883150927275718,0.1740166493297413,1,0.1531334984024656,3
|
458 |
+
door,0.020923981766835603,0.1702566504369363,1,0.1493326686701007,3
|
459 |
+
save,0.020923981766835603,0.1702566504369363,1,0.1493326686701007,3
|
460 |
+
muslim,0.02094319324332658,0.1684719010074631,1,0.1475287077641365,3
|
461 |
+
movies,0.02094319324332658,0.1684719010074631,1,0.1475287077641365,3
|
462 |
+
alot,0.020961680382277997,0.1667447869857026,1,0.1457831066034246,3
|
463 |
+
britain,0.02097949416706052,0.1650714711739678,1,0.1440919770069073,3
|
464 |
+
agree,0.02099668039967631,0.1634484939149016,1,0.1424518135152253,3
|
465 |
+
education,0.02101328037933689,0.1618727247361693,1,0.1408594443568324,3
|
466 |
+
looked,0.021044867601121703,0.1588516959120974,1,0.1378068283109757,3
|
467 |
+
none,0.021044867601121703,0.1588516959120974,1,0.1378068283109757,3
|
468 |
+
radio,0.021059919644029507,0.1574014836242536,1,0.1363415639802241,3
|
469 |
+
set,0.021088681877920595,0.1546108140414885,1,0.1335221321635679,3
|
470 |
+
places,0.021115816678725002,0.1519540008447359,1,0.1308381841660109,3
|
471 |
+
gone,0.021128827290641805,0.1506716419301829,1,0.1295428146395411,3
|
472 |
+
song,0.021165851096684507,0.1469916683588166,1,0.1258258172621321,3
|
473 |
+
2508,0.021165851096684507,0.1469916683588166,1,0.1258258172621321,3
|
474 |
+
lots,0.021252360941815193,0.1382067522017294,1,0.1169543912599142,3
|
475 |
+
forum,0.0216087158530653,0.0987076831979309,1,0.0770989673448656,3
|
476 |
+
sure,0.022060521030494884,0.2391031774370448,6,0.2170426564065499,19
|
477 |
+
try,0.022107988327262296,0.2359644277937728,6,0.2138564394665105,19
|
478 |
+
suppose,0.022164923344954485,0.2401240913849502,2,0.2179591680399957,6
|
479 |
+
sell,0.02220342038599149,0.2374635912807838,2,0.2152601708947923,6
|
480 |
+
down,0.022239415867264994,0.2387045937204702,9,0.2164651778532052,29
|
481 |
+
claim,0.022306606632938986,0.2302386954344739,2,0.2079320888015349,6
|
482 |
+
certain,0.022337574192709098,0.2280428968531698,2,0.2057053226604607,6
|
483 |
+
forced,0.022367093887438988,0.2259375677820864,2,0.2035704738946474,6
|
484 |
+
bet,0.022395293461077187,0.2239150833069232,2,0.201519789845846,6
|
485 |
+
cross,0.0224481648360437,0.2200927067126292,2,0.1976445418765855,6
|
486 |
+
chinese,0.022519960209721412,0.2148367257055479,2,0.1923167654958265,6
|
487 |
+
perhaps,0.022542172762809787,0.2131948591881654,2,0.1906526864253556,6
|
488 |
+
action,0.022542172762809787,0.2131948591881654,2,0.1906526864253556,6
|
489 |
+
worse,0.022584360187172914,0.2100554752805851,2,0.1874711150934122,6
|
490 |
+
important,0.022604429772534906,0.2085521401588969,2,0.185947710386362,6
|
491 |
+
thinking,0.022604429772534906,0.2085521401588969,2,0.185947710386362,6
|
492 |
+
o,0.02264272554563629,0.2056655459948584,2,0.1830228204492221,6
|
493 |
+
understand,0.02264272554563629,0.2056655459948584,2,0.1830228204492221,6
|
494 |
+
making,0.0226610229801891,0.2042778730319584,2,0.1816168500517693,6
|
495 |
+
case,0.022678795939325286,0.2029246413330576,2,0.1802458453937323,6
|
496 |
+
later,0.022745182411209403,0.1978224262232114,2,0.175077243812002,6
|
497 |
+
don,0.022805106933644403,0.1931503123652337,2,0.1703452054315893,6
|
498 |
+
job,0.022846495890857882,0.1898850542052856,2,0.1670385583144277,6
|
499 |
+
guys,0.022921696217237997,0.1838688748193491,2,0.1609471786021111,6
|
500 |
+
nice,0.023085797556287896,0.1703397401910392,2,0.1472539426347513,6
|
501 |
+
meet,0.023137320360988894,0.1659699231990525,2,0.1428326028380636,6
|
502 |
+
on,0.023740233337698924,0.3008782192383364,51,0.2771379859006375,175
|
503 |
+
see,0.023771825570362726,0.233669356046302,13,0.2098975304759393,42
|
504 |
+
thats,0.023776304300421686,0.2280748245219483,3,0.2042985202215266,9
|
505 |
+
along,0.023876654997150387,0.2212956721025283,3,0.1974190171053779,9
|
506 |
+
food,0.023921978589355103,0.2181919453660477,3,0.1942699667766926,9
|
507 |
+
everything,0.023936465299757514,0.2171942397830345,3,0.193257774483277,9
|
508 |
+
small,0.024124229079921206,0.2040022838206367,3,0.1798780547407155,9
|
509 |
+
called,0.024135129815778283,0.2032209159311311,3,0.1790857861153528,9
|
510 |
+
would,0.024418799991187318,0.2533320794697774,19,0.2289132794785901,62
|
511 |
+
behind,0.024664549953215514,0.2437793527132703,4,0.2191148027600548,12
|
512 |
+
with,0.024711961228414514,0.3137730160062972,47,0.2890610547778827,159
|
513 |
+
etc,0.024995592837593006,0.2229004049093416,4,0.1979048120717486,12
|
514 |
+
school,0.025074925225507305,0.245762252299744,12,0.2206873270742367,38
|
515 |
+
stop,0.02511045795803321,0.2153695751797306,4,0.1902591172216974,12
|
516 |
+
someone,0.025385204852474003,0.1966753080076791,4,0.1712901031552051,12
|
517 |
+
one,0.025611018239142108,0.2634512858759837,21,0.2378402676368416,68
|
518 |
+
time,0.027070204478847587,0.2349508552914493,11,0.2078806508126017,34
|
519 |
+
ever,0.027411407486149286,0.2317916532001716,7,0.2043802457140223,21
|
520 |
+
hope,0.027524115086919793,0.2252388348948494,7,0.1977147198079296,21
|
521 |
+
some,0.029960580888004684,0.2467560713754371,16,0.2167954904874324,49
|
522 |
+
left,0.0309781473424435,0.2515810121136826,6,0.2206028647712391,17
|
523 |
+
trying,0.03129551211035961,0.2330131925330292,5,0.2017176804226696,14
|
524 |
+
god,0.031396801287853215,0.2275874349627348,5,0.1961906336748816,14
|
525 |
+
jews,0.03147399975609058,0.235335439391138,7,0.2038614396350474,20
|
526 |
+
power,0.03241344953270961,0.2280748245219483,3,0.1956613749892387,8
|
527 |
+
class,0.03253817258063399,0.2212956721025283,3,0.1887574995218943,8
|
528 |
+
help,0.03295751960481008,0.1973163724434777,3,0.1643588528386676,8
|
529 |
+
should,0.03391065022309059,0.2942617995514562,19,0.2603511493283656,56
|
530 |
+
minute,0.03445047147721178,0.2490972846048511,2,0.2146468131276393,5
|
531 |
+
asked,0.03482980270010119,0.2302386954344739,2,0.1954088927343727,5
|
532 |
+
decided,0.0348724609526308,0.2280428968531698,2,0.193170435900539,5
|
533 |
+
families,0.03498882616113441,0.2219687601924021,2,0.1869799340312677,5
|
534 |
+
evil,0.035090957453439514,0.2165310942837593,2,0.1814401368303198,5
|
535 |
+
lives,0.035090957453439514,0.2165310942837593,2,0.1814401368303198,5
|
536 |
+
according,0.035090957453439514,0.2165310942837593,2,0.1814401368303198,5
|
537 |
+
social,0.03512238761817871,0.2148367257055479,2,0.1797143380873692,5
|
538 |
+
immigration,0.03518186936898218,0.2116021254214722,2,0.17642025605249,5
|
539 |
+
hands,0.03518186936898218,0.2116021254214722,2,0.17642025605249,5
|
540 |
+
laugh,0.03518186936898218,0.2116021254214722,2,0.17642025605249,5
|
541 |
+
three,0.03533807560699101,0.2029246413330576,2,0.1675865657260666,5
|
542 |
+
article,0.03538410266325842,0.2003145023630354,2,0.164930399699777,5
|
543 |
+
head,0.035527072514740604,0.1920407509762043,2,0.1565136784614637,5
|
544 |
+
country,0.035569502964330396,0.2345049011799161,8,0.1989353982155857,22
|
545 |
+
first,0.03599725274407248,0.2248933923649319,7,0.1888961396208594,19
|
546 |
+
thread,0.03647126355196019,0.1289429224898053,2,0.0924716589378451,5
|
547 |
+
new,0.03658834623280019,0.1945849825756717,7,0.1579966363428715,19
|
548 |
+
times,0.037507732350019196,0.2155803228242201,5,0.1780725904742009,13
|
549 |
+
after,0.038400450189062685,0.2624944699319864,9,0.2240940197429237,24
|
550 |
+
put,0.03847290609705878,0.2595530683330365,9,0.2210801622359777,24
|
551 |
+
soon,0.038928817893612494,0.2243789101419821,4,0.1854500922483696,10
|
552 |
+
brown,0.0391552602308905,0.2134703315327301,4,0.1743150713018396,10
|
553 |
+
maybe,0.03916481991784468,0.2509691055905672,8,0.2118042856727225,21
|
554 |
+
very,0.0398905915650076,0.2192127979620017,8,0.1793222063969941,21
|
555 |
+
wonder,0.0411484212393442,0.2483654470101704,6,0.2072170257708262,15
|
556 |
+
again,0.041332607860880194,0.2407351305584903,6,0.1994025226976101,15
|
557 |
+
m,0.04146660486320719,0.1789245045997037,7,0.1374578997364965,18
|
558 |
+
scene,0.04158662700664781,0.2482467641767511,3,0.2066601371701033,7
|
559 |
+
cannot,0.041972316283030886,0.2318053121111062,3,0.1898329958280753,7
|
560 |
+
wanted,0.04218384400666972,0.2223696381711051,3,0.1801857941644354,7
|
561 |
+
almost,0.042317990124765975,0.2162138176509555,3,0.1738958275261895,7
|
562 |
+
call,0.042378932798200514,0.2133700972077041,3,0.1709911644095036,7
|
563 |
+
point,0.04247292702626848,0.2089234480155795,3,0.166450520989311,7
|
564 |
+
half,0.0426377625618303,0.2009371766938326,3,0.1582994141320023,7
|
565 |
+
years,0.042793361940954705,0.2335502791376422,9,0.1907569171966875,23
|
566 |
+
day,0.04286472200953201,0.2305833719742898,9,0.1877186499647578,23
|
567 |
+
may,0.04341843661530698,0.2323855868172371,5,0.1889671502019301,12
|
568 |
+
house,0.0434904847095442,0.2293423424304631,5,0.1858518577209189,12
|
569 |
+
always,0.0435696770023169,0.2396592645832495,8,0.1960895875809326,20
|
570 |
+
bad,0.0436472167308197,0.2226071377740595,5,0.1789599210432398,12
|
571 |
+
phd,0.04407609543853888,0.2758851054843536,1,0.2318090100458147,2
|
572 |
+
backward,0.04407609543853888,0.2758851054843536,1,0.2318090100458147,2
|
573 |
+
utilities,0.04407609543853888,0.2758851054843536,1,0.2318090100458147,2
|
574 |
+
verdict,0.04407609543853888,0.2758851054843536,1,0.2318090100458147,2
|
575 |
+
smash,0.04407609543853888,0.2758851054843536,1,0.2318090100458147,2
|
576 |
+
pouring,0.04407609543853888,0.2758851054843536,1,0.2318090100458147,2
|
577 |
+
jose,0.04447368006017849,0.2610138323762697,1,0.2165401523160912,2
|
578 |
+
equipment,0.04447368006017849,0.2610138323762697,1,0.2165401523160912,2
|
579 |
+
wouldnt,0.04447368006017849,0.2610138323762697,1,0.2165401523160912,2
|
580 |
+
payments,0.04447368006017849,0.2610138323762697,1,0.2165401523160912,2
|
581 |
+
fool,0.04447368006017849,0.2610138323762697,1,0.2165401523160912,2
|
582 |
+
livestock,0.04447368006017849,0.2610138323762697,1,0.2165401523160912,2
|
583 |
+
few,0.04458163550275451,0.2439845252609459,11,0.1994028897581914,28
|
584 |
+
promise,0.044753224715612994,0.2500865766313553,1,0.2053333519157423,2
|
585 |
+
societies,0.044753224715612994,0.2500865766313553,1,0.2053333519157423,2
|
586 |
+
quebec,0.044753224715612994,0.2500865766313553,1,0.2053333519157423,2
|
587 |
+
maintain,0.044753224715612994,0.2500865766313553,1,0.2053333519157423,2
|
588 |
+
instinct,0.044753224715612994,0.2500865766313553,1,0.2053333519157423,2
|
589 |
+
told,0.044856226459677684,0.2961685152037671,9,0.2513122887440894,22
|
590 |
+
brethren,0.044968196013358,0.241385611753937,1,0.196417415740579,2
|
591 |
+
intended,0.044968196013358,0.241385611753937,1,0.196417415740579,2
|
592 |
+
chocolate,0.044968196013358,0.241385611753937,1,0.196417415740579,2
|
593 |
+
harm,0.044968196013358,0.241385611753937,1,0.196417415740579,2
|
594 |
+
wisdom,0.044968196013358,0.241385611753937,1,0.196417415740579,2
|
595 |
+
dat,0.044968196013358,0.241385611753937,1,0.196417415740579,2
|
596 |
+
two,0.045080362726173495,0.2325624175876295,7,0.187482054861456,17
|
597 |
+
baseball,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
598 |
+
piss,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
599 |
+
herd,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
600 |
+
pregnant,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
601 |
+
federal,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
602 |
+
tattoos,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
603 |
+
wore,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
604 |
+
desert,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
605 |
+
daddy,0.045142414445376394,0.234125090348718,1,0.1889826759033416,2
|
606 |
+
allowing,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
607 |
+
neo,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
608 |
+
handed,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
609 |
+
remind,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
610 |
+
smile,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
611 |
+
chosen,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
612 |
+
untill,0.04528857939745759,0.2278770964950076,1,0.18258851709755,2
|
613 |
+
busy,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
614 |
+
odd,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
615 |
+
episode,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
616 |
+
played,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
617 |
+
multi,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
618 |
+
rain,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
619 |
+
boyfriend,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
620 |
+
sold,0.045414264004883104,0.222381851321548,1,0.1769675873166649,2
|
621 |
+
goyim,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
622 |
+
opposed,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
623 |
+
corps,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
624 |
+
fits,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
625 |
+
council,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
626 |
+
entertainment,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
627 |
+
raped,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
628 |
+
position,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
629 |
+
islamic,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
630 |
+
hated,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
631 |
+
quit,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
632 |
+
push,0.0455243473259061,0.2174693650254091,1,0.171945017699503,2
|
633 |
+
types,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
634 |
+
kiss,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
635 |
+
walked,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
636 |
+
disease,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
637 |
+
likes,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
638 |
+
mentioned,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
639 |
+
refugees,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
640 |
+
moscow,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
641 |
+
schooling,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
642 |
+
waiting,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
643 |
+
nigeria,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
644 |
+
material,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
645 |
+
role,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
646 |
+
egyptians,0.0456221563671034,0.2130221037729962,1,0.1673999474058928,2
|
647 |
+
idiot,0.04571006083057291,0.2089552952680086,1,0.1632452344374357,2
|
648 |
+
60,0.04571006083057291,0.2089552952680086,1,0.1632452344374357,2
|
649 |
+
fag,0.04571006083057291,0.2089552952680086,1,0.1632452344374357,2
|
650 |
+
authorities,0.04571006083057291,0.2089552952680086,1,0.1632452344374357,2
|
651 |
+
bother,0.04571006083057291,0.2089552952680086,1,0.1632452344374357,2
|
652 |
+
marxist,0.04571006083057291,0.2089552952680086,1,0.1632452344374357,2
|
653 |
+
france,0.04578980788176071,0.2052057148099754,1,0.1594159069282147,2
|
654 |
+
lines,0.04578980788176071,0.2052057148099754,1,0.1594159069282147,2
|
655 |
+
monkey,0.04578980788176071,0.2052057148099754,1,0.1594159069282147,2
|
656 |
+
sa,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
657 |
+
lose,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
658 |
+
prime,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
659 |
+
bs,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
660 |
+
hurt,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
661 |
+
laughing,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
662 |
+
turning,0.04586272237386929,0.2017249076957935,1,0.1558621853219242,2
|
663 |
+
monkeys,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
664 |
+
vote,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
665 |
+
neither,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
666 |
+
victim,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
667 |
+
ugly,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
668 |
+
foot,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
669 |
+
double,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
670 |
+
17,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
671 |
+
wanna,0.0459298325941237,0.1984748915997329,1,0.1525450590056092,2
|
672 |
+
violence,0.0459919524736655,0.1954253217553395,1,0.149433369281674,2
|
673 |
+
crimes,0.0459919524736655,0.1954253217553395,1,0.149433369281674,2
|
674 |
+
known,0.0459919524736655,0.1954253217553395,1,0.149433369281674,2
|
675 |
+
write,0.0459919524736655,0.1954253217553395,1,0.149433369281674,2
|
676 |
+
political,0.0459919524736655,0.1954253217553395,1,0.149433369281674,2
|
677 |
+
growing,0.04604973717542851,0.1925515581348793,1,0.1465018209594508,2
|
678 |
+
king,0.04604973717542851,0.1925515581348793,1,0.1465018209594508,2
|
679 |
+
grade,0.04604973717542851,0.1925515581348793,1,0.1465018209594508,2
|
680 |
+
watched,0.04604973717542851,0.1925515581348793,1,0.1465018209594508,2
|
681 |
+
tend,0.04604973717542851,0.1925515581348793,1,0.1465018209594508,2
|
682 |
+
six,0.0461037217737231,0.1898333100014528,1,0.1437295882277297,2
|
683 |
+
trouble,0.0461037217737231,0.1898333100014528,1,0.1437295882277297,2
|
684 |
+
organization,0.0461037217737231,0.1898333100014528,1,0.1437295882277297,2
|
685 |
+
road,0.0461037217737231,0.1898333100014528,1,0.1437295882277297,2
|
686 |
+
normal,0.04615434884142311,0.1872536620266978,1,0.1410993131852747,2
|
687 |
+
army,0.04615434884142311,0.1872536620266978,1,0.1410993131852747,2
|
688 |
+
wonderful,0.04615434884142311,0.1872536620266978,1,0.1410993131852747,2
|
689 |
+
break,0.04620198855351709,0.1847983596268498,1,0.1385963710733327,2
|
690 |
+
building,0.04620198855351709,0.1847983596268498,1,0.1385963710733327,2
|
691 |
+
heads,0.04620198855351709,0.1847983596268498,1,0.1385963710733327,2
|
692 |
+
x,0.04624695361669551,0.1824552746959061,1,0.1362083210792106,2
|
693 |
+
joined,0.04624695361669551,0.1824552746959061,1,0.1362083210792106,2
|
694 |
+
ill,0.04628951054385441,0.1802139995771872,1,0.1339244890333328,2
|
695 |
+
gonna,0.04628951054385441,0.1802139995771872,1,0.1339244890333328,2
|
696 |
+
minister,0.04628951054385441,0.1802139995771872,1,0.1339244890333328,2
|
697 |
+
straight,0.04628951054385441,0.1802139995771872,1,0.1339244890333328,2
|
698 |
+
celtic,0.0463298882965853,0.1780655339314804,1,0.1317356456348951,2
|
699 |
+
favorite,0.0463298882965853,0.1780655339314804,1,0.1317356456348951,2
|
700 |
+
worth,0.0463298882965853,0.1780655339314804,1,0.1317356456348951,2
|
701 |
+
facebook,0.04636828499962048,0.1760020400449241,1,0.1296337550453036,2
|
702 |
+
victims,0.046404873220980414,0.1740166493297413,1,0.1276117761087609,2
|
703 |
+
baby,0.04643980417014709,0.1721033076466162,1,0.1256635034764691,2
|
704 |
+
similar,0.0464732110696298,0.1702566504369363,1,0.1237834393673065,2
|
705 |
+
hit,0.04650521188766399,0.1684719010074631,1,0.1219666891197991,2
|
706 |
+
early,0.04650521188766399,0.1684719010074631,1,0.1219666891197991,2
|
707 |
+
phone,0.04650521188766399,0.1684719010074631,1,0.1219666891197991,2
|
708 |
+
damn,0.04650521188766399,0.1684719010074631,1,0.1219666891197991,2
|
709 |
+
sisters,0.046565403889324605,0.1650714711739678,1,0.1185060672846432,2
|
710 |
+
east,0.04659377295320889,0.1634484939149016,1,0.1168547209616927,2
|
711 |
+
dog,0.04659377295320889,0.1634484939149016,1,0.1168547209616927,2
|
712 |
+
aryan,0.04659377295320889,0.1634484939149016,1,0.1168547209616927,2
|
713 |
+
taking,0.04667286234214742,0.1588516959120974,1,0.11217883356995,2
|
714 |
+
outside,0.04667286234214742,0.1588516959120974,1,0.11217883356995,2
|
715 |
+
interested,0.046697427065430105,0.1574014836242536,1,0.1107040565588235,2
|
716 |
+
website,0.046697427065430105,0.1574014836242536,1,0.1107040565588235,2
|
717 |
+
nordic,0.046788044525144096,0.1519540008447359,1,0.1051659563195918,2
|
718 |
+
single,0.046788044525144096,0.1519540008447359,1,0.1051659563195918,2
|
719 |
+
posted,0.04688700806892411,0.1458165370096662,1,0.0989295289407421,2
|
720 |
+
sf,0.046905201963550996,0.1446652913734118,1,0.0977600894098608,2
|
721 |
+
enough,0.04695058766106408,0.2200502543866951,4,0.173099666725631,9
|
722 |
+
beautiful,0.04715603213609269,0.1279640196191445,1,0.0808079874830518,2
|
723 |
+
https,0.047611268733122804,0.0921615278613187,1,0.0445502591281959,2
|
724 |
+
news,0.047724948664356504,0.2050839150721779,6,0.1573589664078214,14
|
725 |
+
had,0.04775548463421608,0.2849805617368761,18,0.23722507710266,46
|
726 |
+
hand,0.04913027909536111,0.2684351658241592,5,0.2193048867287981,11
|
727 |
+
calling,0.049310269999415096,0.2490972846048511,2,0.199787014605436,4
|
728 |
+
nazi,0.049621445597634595,0.2374635912807838,2,0.1878421456831492,4
|
729 |
+
prison,0.04968723899921429,0.2349380858114451,2,0.1852508468122308,4
|
730 |
+
starts,0.04968723899921429,0.2349380858114451,2,0.1852508468122308,4
|
731 |
+
criminal,0.0498079975761308,0.2302386954344739,2,0.1804306978583431,4
|
732 |
+
forward,0.049916621401129596,0.2259375677820864,2,0.1760209463809568,4
|
733 |
+
fun,0.049967071089442594,0.2239150833069232,2,0.1739480122174806,4
|
734 |
+
looks,0.0500796106051869,0.2349365742652359,5,0.184856963660049,11
|
735 |
+
diversity,0.050188583586643215,0.2148367257055479,2,0.1646481421189047,4
|
736 |
+
killing,0.050188583586643215,0.2148367257055479,2,0.1646481421189047,4
|
737 |
+
planet,0.0502655563621596,0.2116021254214722,2,0.1613365690593126,4
|
738 |
+
israel,0.0502655563621596,0.2116021254214722,2,0.1613365690593126,4
|
739 |
+
sick,0.050301999379194495,0.2100554752805851,2,0.1597534759013906,4
|
740 |
+
knows,0.05040416162118058,0.2056655459948584,2,0.1552613843736778,4
|
741 |
+
close,0.050466991521497084,0.2029246413330576,2,0.1524576498115605,4
|
742 |
+
christian,0.05058199300618618,0.1978224262232114,2,0.1472404332170252,4
|
743 |
+
happy,0.0507558402004043,0.1898850542052856,2,0.1391292140048813,4
|
744 |
+
v,0.050922534660442886,0.1819959849433494,2,0.1310734502829065,4
|
745 |
+
german,0.050941458305921894,0.1810818176203651,2,0.1301403593144432,4
|
746 |
+
used,0.05130740931393128,0.162555891643112,2,0.1112484823291807,4
|
747 |
+
back,0.052261314230527905,0.2701350188001274,15,0.2178737045695995,36
|
748 |
+
telling,0.052386542257252006,0.2500310841338375,3,0.1976445418765855,6
|
749 |
+
going,0.05254158373557888,0.2667837507229824,12,0.2142421669874035,28
|
750 |
+
mother,0.05330670521530059,0.2162138176509555,3,0.1629071124356549,6
|
751 |
+
having,0.05335514942775629,0.2143023280298674,3,0.1609471786021111,6
|
752 |
+
open,0.05335514942775629,0.2143023280298674,3,0.1609471786021111,6
|
753 |
+
wait,0.05340166021280329,0.2124528183298877,3,0.1590511581170844,6
|
754 |
+
hard,0.053609636367909996,0.2040022838206367,3,0.1503926474527267,6
|
755 |
+
went,0.05372099845783007,0.2688308675671143,9,0.2151098691092842,20
|
756 |
+
from,0.05425202643625329,0.2772162963949818,27,0.2229642699587285,68
|
757 |
+
sent,0.05478508585656949,0.2516845426691109,4,0.1968994568125414,8
|
758 |
+
under,0.0552498910593576,0.2359394508942212,4,0.1806895598348636,8
|
759 |
+
getting,0.055421802736012715,0.2298700689877525,4,0.1744482662517398,8
|
760 |
+
kid,0.055421802736012715,0.2298700689877525,4,0.1744482662517398,8
|
761 |
+
week,0.055746382431816816,0.2179991367577704,4,0.1622527543259536,8
|
762 |
+
big,0.05586615019798319,0.2134703315327301,4,0.1576041813347469,8
|
763 |
+
post,0.05653087768092058,0.1865938851959278,4,0.1300630075150072,8
|
764 |
+
anything,0.05670064689118698,0.2540309176950682,8,0.1973302708038812,17
|
765 |
+
an,0.0570971958959435,0.251900454170425,16,0.1948032582744815,37
|
766 |
+
once,0.057394337343814605,0.2336474547550918,5,0.1762531174112772,10
|
767 |
+
saw,0.05791910592207791,0.2151074324471886,5,0.1571883265251107,10
|
768 |
+
her,0.058084502437982716,0.2069367917689627,8,0.14885228933098,17
|
769 |
+
into,0.0625976172414549,0.2847179274118009,15,0.222120310170346,32
|
770 |
+
poor,0.06446487010743918,0.2504828936759876,4,0.1860180235685484,7
|
771 |
+
fact,0.0647987033161034,0.2674442379749849,6,0.2026455346588815,11
|
772 |
+
self,0.06513765108610059,0.2448519891734698,3,0.1797143380873692,5
|
773 |
+
hair,0.0654190826034046,0.2311497514667045,5,0.1657306688632999,9
|
774 |
+
pro,0.0654785802334294,0.2344424149974974,3,0.168963834764068,5
|
775 |
+
dead,0.06552124896540032,0.2331078146914669,3,0.1675865657260666,5
|
776 |
+
system,0.06552124896540032,0.2331078146914669,3,0.1675865657260666,5
|
777 |
+
woman,0.06556546024189139,0.2160162220575436,4,0.1504507618156522,7
|
778 |
+
life,0.06556546024189139,0.2160162220575436,4,0.1504507618156522,7
|
779 |
+
too,0.06568500341227229,0.2482114079280115,11,0.1825264045157392,22
|
780 |
+
found,0.06571952613285392,0.2215532441375704,5,0.1558337180047165,9
|
781 |
+
3,0.06600755480121431,0.2005936206968247,4,0.1345860658956104,7
|
782 |
+
sorry,0.06601181944336582,0.2171942397830345,3,0.1511824203396687,5
|
783 |
+
heard,0.0660559520935885,0.2540709758029276,7,0.1880150237093391,13
|
784 |
+
state,0.06622876066168931,0.2097857447840673,3,0.143556984122378,5
|
785 |
+
done,0.06630173340093781,0.2072364295485747,3,0.1409346961476369,5
|
786 |
+
stormfront,0.06636086179876591,0.1874104319877782,4,0.1210495701890123,7
|
787 |
+
nothing,0.06640967026249792,0.2439998774903837,7,0.1775902072278858,13
|
788 |
+
video,0.0666871315486372,0.1875431139707149,5,0.1208559824220777,9
|
789 |
+
american,0.0667214735927294,0.1919435646596027,3,0.1252220910668733,5
|
790 |
+
yes,0.0667577506020505,0.2577252055227523,8,0.1909674549207018,15
|
791 |
+
she,0.06707579996564958,0.19734296331572,6,0.1302671633500704,11
|
792 |
+
fought,0.0672066161735018,0.2692737725980185,2,0.2020671564245167,3
|
793 |
+
year,0.06749968415855309,0.2101220037174057,7,0.1426223195588526,13
|
794 |
+
draw,0.06754568591137342,0.2601368187993332,2,0.1925911328879598,3
|
795 |
+
sat,0.06782006863476053,0.2525000155577136,2,0.1846799469229531,3
|
796 |
+
drugs,0.06793968480055368,0.2490972846048511,2,0.1811575998042974,3
|
797 |
+
filthy,0.068049938279929,0.2459191117360754,2,0.1778691734561464,3
|
798 |
+
attacked,0.068049938279929,0.2459191117360754,2,0.1778691734561464,3
|
799 |
+
starting,0.068049938279929,0.2459191117360754,2,0.1778691734561464,3
|
800 |
+
cops,0.06815213412831941,0.2429360261603897,2,0.1747838920320703,3
|
801 |
+
suspect,0.06824732370485409,0.2401240913849502,2,0.1718767676800961,3
|
802 |
+
felt,0.06824732370485409,0.2401240913849502,2,0.1718767676800961,3
|
803 |
+
lies,0.0683363663352882,0.2374635912807838,2,0.1691272249454956,3
|
804 |
+
sit,0.0684199733217804,0.2349380858114451,2,0.1665181124896647,3
|
805 |
+
foreign,0.06849874003503101,0.2325337179490334,2,0.1640349779140024,3
|
806 |
+
company,0.06883526178993651,0.2219687601924021,2,0.1531334984024656,3
|
807 |
+
morning,0.06883526178993651,0.2219687601924021,2,0.1531334984024656,3
|
808 |
+
short,0.06900238651962279,0.2165310942837593,2,0.1475287077641365,3
|
809 |
+
judge,0.06900238651962279,0.2165310942837593,2,0.1475287077641365,3
|
810 |
+
human,0.0691028821812581,0.2131948591881654,2,0.1440919770069073,3
|
811 |
+
possible,0.0691028821812581,0.2131948591881654,2,0.1440919770069073,3
|
812 |
+
sister,0.0691503119062469,0.2116021254214722,2,0.1424518135152253,3
|
813 |
+
play,0.0691960309237527,0.2100554752805851,2,0.1408594443568324,3
|
814 |
+
cool,0.0691960309237527,0.2100554752805851,2,0.1408594443568324,3
|
815 |
+
right,0.06932055190376951,0.2791892977325816,12,0.2098687458288121,23
|
816 |
+
listen,0.0693638696408247,0.2042778730319584,2,0.1349140033911337,3
|
817 |
+
murder,0.0696116903883334,0.1954375076504655,2,0.1258258172621321,3
|
818 |
+
band,0.0697040227782608,0.1920407509762043,2,0.1223367281979435,3
|
819 |
+
full,0.0699676966903221,0.1819959849433494,2,0.1120282882530273,3
|
820 |
+
made,0.07051150737979661,0.1593233447100808,2,0.0888118373302842,3
|
821 |
+
me,0.07160644582140227,0.256311327137585,20,0.1847048813161827,41
|
822 |
+
anti,0.0719717434115826,0.2658569101797752,8,0.1938851667681926,14
|
823 |
+
jew,0.07228928468030471,0.2551759909150728,7,0.1828867062347681,12
|
824 |
+
ago,0.0729345941521552,0.2378121974561907,7,0.1648776033040355,12
|
825 |
+
last,0.0734544891666021,0.2228579875629596,7,0.1494034983963575,12
|
826 |
+
completely,0.07391477721162423,0.2866131478046988,4,0.2126983705930746,6
|
827 |
+
far,0.07413851949801048,0.2323855868172371,5,0.1582470673192266,8
|
828 |
+
a,0.07445025102238528,0.3797807848382674,139,0.3053305338158821,369
|
829 |
+
father,0.0753593596421851,0.2516845426691109,4,0.1763251830269258,6
|
830 |
+
oh,0.07569861084172519,0.2427371691561529,4,0.1670385583144277,6
|
831 |
+
during,0.07573660281190381,0.2417141417022772,4,0.1659775388903734,6
|
832 |
+
remember,0.07581009253921939,0.2397226224715697,4,0.1639125299323503,6
|
833 |
+
teacher,0.07591457846748728,0.2368617570695984,4,0.1609471786021111,6
|
834 |
+
support,0.07619327165547801,0.2290530950832699,4,0.1528598234277919,6
|
835 |
+
part,0.07678092084758881,0.2116290054331027,4,0.1348480845855139,6
|
836 |
+
my,0.0791621073945139,0.2849522560294085,36,0.2057901486348946,75
|
837 |
+
teaching,0.07929353785706231,0.2671356835402115,3,0.1878421456831492,4
|
838 |
+
while,0.0793110271403989,0.2483286906950209,7,0.169017663554622,11
|
839 |
+
apparently,0.0795931133570667,0.2600238112154098,3,0.1804306978583431,4
|
840 |
+
said,0.08004910099862961,0.3080818812270229,15,0.2280327802283933,26
|
841 |
+
truth,0.0800929408807223,0.2632505227660175,6,0.1831575818852952,9
|
842 |
+
public,0.08038227198708173,0.2564003011245398,6,0.1760180291374581,9
|
843 |
+
15,0.0805494799312449,0.2358108643049227,3,0.1552613843736778,4
|
844 |
+
happened,0.08069824630173189,0.2318053121111062,3,0.1511070658093743,4
|
845 |
+
month,0.08069824630173189,0.2318053121111062,3,0.1511070658093743,4
|
846 |
+
killed,0.08069824630173189,0.2318053121111062,3,0.1511070658093743,4
|
847 |
+
french,0.08103812123920431,0.2223696381711051,3,0.1413315169319008,4
|
848 |
+
community,0.08125187147841509,0.2162138176509555,3,0.1349619461725404,4
|
849 |
+
hector,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
850 |
+
dised,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
851 |
+
appel,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
852 |
+
klanmen,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
853 |
+
blows,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
854 |
+
regal,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
855 |
+
capped,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
856 |
+
reveals,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
857 |
+
beds,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
858 |
+
bumps,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
859 |
+
untalented,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
860 |
+
rancher,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
861 |
+
quoting,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
862 |
+
stab,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
863 |
+
speny,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
864 |
+
incinerate,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
865 |
+
needless,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
866 |
+
earshot,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
867 |
+
talentless,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
868 |
+
ambulance,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
869 |
+
peeps,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
870 |
+
bankruptcy,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
871 |
+
dime,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
872 |
+
tapp,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
873 |
+
dere,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
874 |
+
unacceptable,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
875 |
+
gat,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
876 |
+
simian,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
877 |
+
fundamentalists,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
878 |
+
monique,0.08263989491975757,0.2999676259941186,1,0.217327731074361,1
|
879 |
+
wrong,0.0827976369286377,0.2597521113510033,5,0.1769544744223656,7
|
880 |
+
jerk,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
881 |
+
jokes,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
882 |
+
deeds,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
883 |
+
reserve,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
884 |
+
retarded,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
885 |
+
attachment,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
886 |
+
rhythm,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
887 |
+
apt,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
888 |
+
wreck,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
889 |
+
roughly,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
890 |
+
65,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
891 |
+
farming,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
892 |
+
employed,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
893 |
+
clips,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
894 |
+
folklore,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
895 |
+
adverts,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
896 |
+
1981,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
897 |
+
liquid,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
898 |
+
cbs,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
899 |
+
convictions,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
900 |
+
guidance,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
901 |
+
mourn,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
902 |
+
analogy,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
903 |
+
heal,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
904 |
+
heem,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
905 |
+
named,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
906 |
+
bombings,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
907 |
+
applications,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
908 |
+
printing,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
909 |
+
robbers,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
910 |
+
darkies,0.08379266342523747,0.2758851054843536,1,0.1920924420591161,1
|
911 |
+
youtube,0.0840956052995848,0.1403854219632466,6,0.0562898166636618,9
|
912 |
+
negro,0.08430570388445632,0.261655366015887,8,0.1773496621314307,12
|
913 |
+
eyes,0.08433472221122221,0.2210329701947546,5,0.1366982479835324,7
|
914 |
+
coke,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
915 |
+
celebrity,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
916 |
+
mins,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
917 |
+
outfit,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
918 |
+
wit,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
919 |
+
mentally,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
920 |
+
finishing,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
921 |
+
crisis,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
922 |
+
cowards,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
923 |
+
expressed,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
924 |
+
stamps,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
925 |
+
wherever,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
926 |
+
taco,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
927 |
+
concerns,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
928 |
+
conquer,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
929 |
+
constitution,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
930 |
+
assignment,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
931 |
+
burglary,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
932 |
+
den,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
933 |
+
og,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
934 |
+
iraq,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
935 |
+
rag,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
936 |
+
nail,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
937 |
+
knocking,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
938 |
+
intentionally,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
939 |
+
documentation,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
940 |
+
jus,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
941 |
+
debt,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
942 |
+
steps,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
943 |
+
trusted,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
944 |
+
whine,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
945 |
+
aint,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
946 |
+
jerry,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
947 |
+
ate,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
948 |
+
democracy,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
949 |
+
suited,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
950 |
+
missed,0.08445195812463768,0.2610138323762697,1,0.176561874251632,1
|
951 |
+
laying,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
952 |
+
examples,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
953 |
+
taxes,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
954 |
+
guilty,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
955 |
+
lighter,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
956 |
+
complaining,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
957 |
+
fourth,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
958 |
+
elites,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
959 |
+
smashed,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
960 |
+
messed,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
961 |
+
skinned,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
962 |
+
maker,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
963 |
+
soldier,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
964 |
+
adam,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
965 |
+
abroad,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
966 |
+
interviewed,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
967 |
+
tourist,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
968 |
+
bat,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
969 |
+
extent,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
970 |
+
inner,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
971 |
+
italy,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
972 |
+
washed,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
973 |
+
feds,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
974 |
+
staring,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
975 |
+
abomination,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
976 |
+
customer,0.0849109359207168,0.2500865766313553,1,0.1651756407106385,1
|
977 |
+
multiply,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
978 |
+
argue,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
979 |
+
theft,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
980 |
+
uncle,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
981 |
+
alarm,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
982 |
+
changes,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
983 |
+
becouse,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
984 |
+
chimp,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
985 |
+
suit,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
986 |
+
ra,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
987 |
+
begging,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
988 |
+
require,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
989 |
+
pieces,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
990 |
+
niglet,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
991 |
+
nationality,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
992 |
+
junior,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
993 |
+
guide,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
994 |
+
browns,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
995 |
+
legs,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
996 |
+
coat,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
997 |
+
techniques,0.08526102158043289,0.241385611753937,1,0.1561245901735041,1
|
998 |
+
brave,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
999 |
+
faith,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1000 |
+
roll,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1001 |
+
owners,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1002 |
+
brand,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1003 |
+
sing,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1004 |
+
introduce,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1005 |
+
lower,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1006 |
+
nearest,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1007 |
+
teens,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1008 |
+
locked,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1009 |
+
films,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1010 |
+
officer,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1011 |
+
picking,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1012 |
+
directly,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1013 |
+
regarding,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1014 |
+
citizen,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1015 |
+
professor,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1016 |
+
nigs,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1017 |
+
complex,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1018 |
+
nbc,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1019 |
+
occasionally,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1020 |
+
measure,0.0855427376849194,0.234125090348718,1,0.1485823526637986,1
|
1021 |
+
is,0.08567434078854919,0.3371909978520548,84,0.2515166570635056,191
|
1022 |
+
bitch,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1023 |
+
celebrated,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1024 |
+
limerick,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1025 |
+
independent,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1026 |
+
cnn,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1027 |
+
havent,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1028 |
+
screaming,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1029 |
+
religious,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1030 |
+
difficult,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1031 |
+
roman,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1032 |
+
christianity,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1033 |
+
boot,0.08577759748617919,0.2278770964950076,1,0.1420994990088284,1
|
1034 |
+
elementary,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1035 |
+
90,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1036 |
+
hook,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1037 |
+
discovered,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1038 |
+
satan,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1039 |
+
kosher,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1040 |
+
fights,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1041 |
+
hilarious,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1042 |
+
bullet,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1043 |
+
learned,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1044 |
+
capital,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1045 |
+
guards,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1046 |
+
managed,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1047 |
+
burning,0.0859783839691522,0.222381851321548,1,0.1364034673523958,1
|
1048 |
+
27,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1049 |
+
destroyed,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1050 |
+
yea,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1051 |
+
forest,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1052 |
+
pool,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1053 |
+
pagan,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1054 |
+
cleaning,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1055 |
+
tribe,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1056 |
+
trial,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1057 |
+
holiday,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1058 |
+
raping,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1059 |
+
union,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1060 |
+
via,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1061 |
+
jumped,0.0861533064036574,0.2174693650254091,1,0.1313160586217517,1
|
1062 |
+
mainstream,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1063 |
+
winter,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1064 |
+
hall,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1065 |
+
wolves,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1066 |
+
drop,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1067 |
+
mile,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1068 |
+
ahead,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1069 |
+
moore,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1070 |
+
savage,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1071 |
+
skinhead,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1072 |
+
marine,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1073 |
+
feral,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1074 |
+
owned,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1075 |
+
blog,0.0863079465039423,0.2130221037729962,1,0.1267141572690539,1
|
1076 |
+
campaign,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1077 |
+
26,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1078 |
+
pic,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1079 |
+
fan,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1080 |
+
bell,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1081 |
+
honest,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1082 |
+
washington,0.0864462693993615,0.2089552952680086,1,0.1225090258686471,1
|
1083 |
+
everybody,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1084 |
+
orders,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1085 |
+
passed,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1086 |
+
bodies,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1087 |
+
wrote,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1088 |
+
travel,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1089 |
+
win,0.0865711913849413,0.2052057148099754,1,0.1186345234250341,1
|
1090 |
+
ten,0.08668491878134019,0.2017249076957935,1,0.1150399889144533,1
|
1091 |
+
currently,0.08668491878134019,0.2017249076957935,1,0.1150399889144533,1
|
1092 |
+
hop,0.08668491878134019,0.2017249076957935,1,0.1150399889144533,1
|
1093 |
+
subject,0.08668491878134019,0.2017249076957935,1,0.1150399889144533,1
|
1094 |
+
troops,0.08668491878134019,0.2017249076957935,1,0.1150399889144533,1
|
1095 |
+
seen,0.08675253558976181,0.2454094338146803,7,0.1586568982249185,10
|
1096 |
+
religion,0.08678916033452058,0.1984748915997329,1,0.1116857312652123,1
|
1097 |
+
restaurant,0.08678916033452058,0.1984748915997329,1,0.1116857312652123,1
|
1098 |
+
eu,0.08678916033452058,0.1984748915997329,1,0.1116857312652123,1
|
1099 |
+
languages,0.08678916033452058,0.1984748915997329,1,0.1116857312652123,1
|
1100 |
+
mexican,0.08678916033452058,0.1984748915997329,1,0.1116857312652123,1
|
1101 |
+
false,0.0868852658253294,0.1954253217553395,1,0.1085400559300101,1
|
1102 |
+
protect,0.0868852658253294,0.1954253217553395,1,0.1085400559300101,1
|
1103 |
+
lead,0.08697431963292862,0.1925515581348793,1,0.1055772385019507,1
|
1104 |
+
fellow,0.08697431963292862,0.1925515581348793,1,0.1055772385019507,1
|
1105 |
+
project,0.08697431963292862,0.1925515581348793,1,0.1055772385019507,1
|
1106 |
+
ns,0.08697431963292862,0.1925515581348793,1,0.1055772385019507,1
|
1107 |
+
bought,0.0870572057335015,0.1898333100014528,1,0.1027761042679513,1
|
1108 |
+
reply,0.0870572057335015,0.1898333100014528,1,0.1027761042679513,1
|
1109 |
+
experience,0.0870572057335015,0.1898333100014528,1,0.1027761042679513,1
|
1110 |
+
hold,0.0870572057335015,0.1898333100014528,1,0.1027761042679513,1
|
1111 |
+
trash,0.0871346539875691,0.1872536620266978,1,0.1001190080391287,1
|
1112 |
+
13,0.0871346539875691,0.1872536620266978,1,0.1001190080391287,1
|
1113 |
+
reported,0.0871346539875691,0.1872536620266978,1,0.1001190080391287,1
|
1114 |
+
web,0.0871346539875691,0.1872536620266978,1,0.1001190080391287,1
|
1115 |
+
rock,0.08720727382135339,0.1847983596268498,1,0.0975910858054964,1
|
1116 |
+
team,0.08720727382135339,0.1847983596268498,1,0.0975910858054964,1
|
1117 |
+
level,0.08720727382135339,0.1847983596268498,1,0.0975910858054964,1
|
1118 |
+
although,0.08720727382135339,0.1847983596268498,1,0.0975910858054964,1
|
1119 |
+
minded,0.08720727382135339,0.1847983596268498,1,0.0975910858054964,1
|
1120 |
+
gave,0.0872730708687719,0.2687132076990917,4,0.1814401368303198,5
|
1121 |
+
wp,0.0872755792045783,0.1824552746959061,1,0.0951796954913278,1
|
1122 |
+
needs,0.0872755792045783,0.1824552746959061,1,0.0951796954913278,1
|
1123 |
+
florida,0.0872755792045783,0.1824552746959061,1,0.0951796954913278,1
|
1124 |
+
paper,0.0873400074877303,0.1802139995771872,1,0.0928739920894569,1
|
1125 |
+
obama,0.0873400074877303,0.1802139995771872,1,0.0928739920894569,1
|
1126 |
+
swedish,0.0874009338230473,0.1780655339314804,1,0.0906646001084331,1
|
1127 |
+
apes,0.0874009338230473,0.1780655339314804,1,0.0906646001084331,1
|
1128 |
+
jesus,0.08742281820225539,0.2654650119605131,4,0.1780421937582577,5
|
1129 |
+
christmas,0.08756573846149358,0.1721033076466162,1,0.0845375691851226,1
|
1130 |
+
event,0.08761550976510281,0.1702566504369363,1,0.0826411406718335,1
|
1131 |
+
giving,0.08761550976510281,0.1702566504369363,1,0.0826411406718335,1
|
1132 |
+
however,0.08766304085218489,0.1684719010074631,1,0.0808088601552782,1
|
1133 |
+
west,0.0877085022519279,0.1667447869857026,1,0.0790362847337747,1
|
1134 |
+
id,0.08775204613289252,0.1650714711739678,1,0.0773194250410753,1
|
1135 |
+
glad,0.08775204613289252,0.1650714711739678,1,0.0773194250410753,1
|
1136 |
+
list,0.08783391293949258,0.1618727247361693,1,0.0740388117966767,1
|
1137 |
+
holocaust,0.08787246911140321,0.1603413215322604,1,0.0724688524208572,1
|
1138 |
+
12,0.0879453291448264,0.1574014836242536,1,0.0694561544794272,1
|
1139 |
+
taken,0.08798300918943239,0.2529134088892094,4,0.164930399699777,5
|
1140 |
+
saying,0.0879974141132942,0.2801010724373414,6,0.1921036583240472,8
|
1141 |
+
texas,0.08801308631502709,0.1546108140414885,1,0.0665977277264614,1
|
1142 |
+
street,0.08801308631502709,0.1546108140414885,1,0.0665977277264614,1
|
1143 |
+
thought,0.08801951056224622,0.2845334481488334,9,0.1965139375865872,13
|
1144 |
+
male,0.08813854389527132,0.2493071947941311,4,0.1611686508988598,5
|
1145 |
+
hello,0.08821766478982761,0.1458165370096662,1,0.0575988722198386,1
|
1146 |
+
9,0.08826848096869301,0.1435369152639026,1,0.0552684342952096,1
|
1147 |
+
14,0.088292817342086,0.1424304572085385,1,0.0541376398664525,1
|
1148 |
+
college,0.0886697217434324,0.1238383892740116,1,0.0351686675305792,1
|
1149 |
+
u,0.0886988519266394,0.1222648193611372,1,0.0335659674344978,1
|
1150 |
+
word,0.08873057713501459,0.2350318977935135,4,0.1463013206584989,5
|
1151 |
+
10,0.0889353728401156,0.2298700689877525,4,0.1409346961476369,5
|
1152 |
+
atleast,0.09035691457452771,0.3068970668906189,2,0.2165401523160912,2
|
1153 |
+
chasing,0.09093629617401516,0.2962696480897575,2,0.2053333519157423,2
|
1154 |
+
did,0.09126113385098761,0.3258558616445767,21,0.2345947277935891,34
|
1155 |
+
shocked,0.0917428794819315,0.2807255553852731,2,0.1889826759033416,2
|
1156 |
+
orthodox,0.0917428794819315,0.2807255553852731,2,0.1889826759033416,2
|
1157 |
+
israeli,0.09230618528135359,0.2692737725980185,2,0.1769675873166649,2
|
1158 |
+
fired,0.09230618528135359,0.2692737725980185,2,0.1769675873166649,2
|
1159 |
+
statement,0.09230618528135359,0.2692737725980185,2,0.1769675873166649,2
|
1160 |
+
died,0.09273687139344039,0.2601368187993332,2,0.1673999474058928,2
|
1161 |
+
lucky,0.09273687139344039,0.2601368187993332,2,0.1673999474058928,2
|
1162 |
+
property,0.09291894841172829,0.256164182849164,2,0.1632452344374357,2
|
1163 |
+
table,0.09291894841172829,0.256164182849164,2,0.1632452344374357,2
|
1164 |
+
nose,0.09308410862949892,0.2525000155577136,2,0.1594159069282147,2
|
1165 |
+
meeting,0.09308410862949892,0.2525000155577136,2,0.1594159069282147,2
|
1166 |
+
himself,0.09308410862949892,0.2525000155577136,2,0.1594159069282147,2
|
1167 |
+
shop,0.09323509928292689,0.2490972846048511,2,0.1558621853219242,2
|
1168 |
+
identity,0.0933740527304662,0.2459191117360754,2,0.1525450590056092,2
|
1169 |
+
obviously,0.0933740527304662,0.2459191117360754,2,0.1525450590056092,2
|
1170 |
+
takes,0.0935026568787157,0.2429360261603897,2,0.149433369281674,2
|
1171 |
+
math,0.0936222704254994,0.2401240913849502,2,0.1465018209594508,2
|
1172 |
+
piece,0.0937340030530541,0.2374635912807838,2,0.1437295882277297,2
|
1173 |
+
station,0.0937340030530541,0.2374635912807838,2,0.1437295882277297,2
|
1174 |
+
typical,0.0937340030530541,0.2374635912807838,2,0.1437295882277297,2
|
1175 |
+
cop,0.0937340030530541,0.2374635912807838,2,0.1437295882277297,2
|
1176 |
+
court,0.09383877262617041,0.2349380858114451,2,0.1410993131852747,2
|
1177 |
+
flag,0.09393734687570071,0.2325337179490334,2,0.1385963710733327,2
|
1178 |
+
shoot,0.09411840781983702,0.2280428968531698,2,0.1339244890333328,2
|
1179 |
+
bar,0.09442920323616011,0.2200927067126292,2,0.1256635034764691,2
|
1180 |
+
unfortunately,0.094498262036553,0.2182817014038595,2,0.1237834393673065,2
|
1181 |
+
months,0.0948582555786635,0.2085521401588969,2,0.1136938845802334,2
|
1182 |
+
posts,0.0949614894360349,0.2056655459948584,2,0.1107040565588235,2
|
1183 |
+
lot,0.0949631711594408,0.2330131925330292,5,0.1380500213735884,6
|
1184 |
+
racial,0.0956583772741181,0.1848286591355917,2,0.0891702818614736,2
|
1185 |
+
s,0.0960488467466879,0.3344077089270795,60,0.2383588621803916,117
|
1186 |
+
showed,0.0968421189109043,0.2894332517988641,3,0.1925911328879598,3
|
1187 |
+
twice,0.0972465806591537,0.2819265275821068,3,0.1846799469229531,3
|
1188 |
+
marriage,0.09742299546237548,0.2785805952666729,3,0.1811575998042974,3
|
1189 |
+
ran,0.09773646726624252,0.2725203592983128,3,0.1747838920320703,3
|
1190 |
+
whether,0.09800845859471591,0.2671356835402115,3,0.1691272249454956,3
|
1191 |
+
safe,0.09824830362267462,0.262283281536677,3,0.1640349779140024,3
|
1192 |
+
ass,0.0983582855427988,0.2600238112154098,3,0.161665525672611,3
|
1193 |
+
daughter,0.09846251725466068,0.2578617223826998,3,0.1593992051280391,3
|
1194 |
+
somewhere,0.09846251725466068,0.2578617223826998,3,0.1593992051280391,3
|
1195 |
+
brought,0.09883176546389552,0.2500310841338375,3,0.151199318669942,3
|
1196 |
+
third,0.09883176546389552,0.2500310841338375,3,0.151199318669942,3
|
1197 |
+
feet,0.0989140955066504,0.2482467641767511,3,0.1493326686701007,3
|
1198 |
+
car,0.099141812171991,0.2432337891788983,3,0.1440919770069073,3
|
1199 |
+
sad,0.0998958917597366,0.2257217090218687,3,0.1258258172621321,3
|
1200 |
+
6,0.10062230214150922,0.2072364295485747,3,0.1066141274070655,3
|
1201 |
+
away,0.1011021444519335,0.2827028131636415,9,0.181600668711708,11
|
1202 |
+
means,0.1030637910406478,0.2541708568500221,4,0.1511070658093743,4
|
1203 |
+
matter,0.1033536346963009,0.2481562671655071,4,0.1448026324692062,4
|
1204 |
+
line,0.1035595470708289,0.2437793527132703,4,0.1402198056424414,4
|
1205 |
+
party,0.10370145204883952,0.2407095263391529,4,0.1370080742903134,4
|
1206 |
+
pm,0.1046026614699115,0.2200502543866951,4,0.1154475929167836,4
|
1207 |
+
4,0.10463121492029338,0.2193586564694832,4,0.1147274415491898,4
|
1208 |
+
person,0.10633118512202952,0.262164903126746,8,0.1558337180047165,9
|
1209 |
+
kind,0.10674093389006828,0.2549458954031423,5,0.148204961513074,5
|
1210 |
+
thank,0.1084878255641374,0.2170207711971171,5,0.1085329456329797,5
|
1211 |
+
old,0.11184710421866978,0.2573745810154487,12,0.1455274767967789,14
|
1212 |
+
says,0.11199939563186062,0.2710655675959852,7,0.1590661719641246,7
|
1213 |
+
man,0.11206626049847643,0.2688584579434478,10,0.1567921974449714,11
|
1214 |
+
racism,0.12009503531503413,0.2866131478046988,4,0.1665181124896647,3
|
1215 |
+
security,0.1209802053598896,0.2721795240298316,4,0.151199318669942,3
|
1216 |
+
gets,0.12156681371987388,0.2758882761049732,6,0.1543214623850993,5
|
1217 |
+
player,0.12175511547688239,0.2937001331763854,3,0.171945017699503,2
|
1218 |
+
stood,0.12175511547688239,0.2937001331763854,3,0.171945017699503,2
|
1219 |
+
lets,0.12186350325479459,0.2567775066459283,4,0.1349140033911337,3
|
1220 |
+
brother,0.12200676081959641,0.2541708568500221,4,0.1321640960304257,3
|
1221 |
+
claims,0.12368691046334432,0.262283281536677,3,0.1385963710733327,2
|
1222 |
+
christ,0.12381549013619919,0.2600238112154098,3,0.1362083210792106,2
|
1223 |
+
whatever,0.1244633248094446,0.2482467641767511,3,0.1237834393673065,2
|
1224 |
+
wife,0.1248091329578709,0.2416638539195636,3,0.1168547209616927,2
|
1225 |
+
red,0.1254276111150186,0.2292902569893065,3,0.1038626458742879,2
|
1226 |
+
does,0.1263959983053083,0.2616398738641152,9,0.1352438755588069,8
|
1227 |
+
historian,0.1292494810604635,0.3213419231195796,2,0.1920924420591161,1
|
1228 |
+
abc,0.1292494810604635,0.3213419231195796,2,0.1920924420591161,1
|
1229 |
+
preach,0.13109400737911897,0.2962696480897575,2,0.1651756407106385,1
|
1230 |
+
rob,0.13109400737911897,0.2962696480897575,2,0.1651756407106385,1
|
1231 |
+
dropped,0.13109400737911897,0.2962696480897575,2,0.1651756407106385,1
|
1232 |
+
magazine,0.13109400737911897,0.2962696480897575,2,0.1651756407106385,1
|
1233 |
+
stolen,0.131674655769226,0.2877992459427301,2,0.1561245901735041,1
|
1234 |
+
butt,0.131674655769226,0.2877992459427301,2,0.1561245901735041,1
|
1235 |
+
scared,0.1321432027214745,0.2807255553852731,2,0.1485823526637986,1
|
1236 |
+
suspended,0.1325347831796455,0.2746342821884739,2,0.1420994990088284,1
|
1237 |
+
jimmy,0.1325347831796455,0.2746342821884739,2,0.1420994990088284,1
|
1238 |
+
threw,0.1325347831796455,0.2746342821884739,2,0.1420994990088284,1
|
1239 |
+
disgusted,0.13287030524562268,0.2692737725980185,2,0.1364034673523958,1
|
1240 |
+
dude,0.13316321387498872,0.2644792724967404,2,0.1313160586217517,1
|
1241 |
+
hates,0.13316321387498872,0.2644792724967404,2,0.1313160586217517,1
|
1242 |
+
murders,0.13316321387498872,0.2644792724967404,2,0.1313160586217517,1
|
1243 |
+
q,0.13316321387498872,0.2644792724967404,2,0.1313160586217517,1
|
1244 |
+
uses,0.13316321387498872,0.2644792724967404,2,0.1313160586217517,1
|
1245 |
+
kept,0.1334226615302793,0.2601368187993332,2,0.1267141572690539,1
|
1246 |
+
awhile,0.1334226615302793,0.2601368187993332,2,0.1267141572690539,1
|
1247 |
+
rapes,0.1334226615302793,0.2601368187993332,2,0.1267141572690539,1
|
1248 |
+
thrown,0.1334226615302793,0.2601368187993332,2,0.1267141572690539,1
|
1249 |
+
file,0.1340572956903978,0.2490972846048511,2,0.1150399889144533,1
|
1250 |
+
figures,0.1340572956903978,0.2490972846048511,2,0.1150399889144533,1
|
1251 |
+
floor,0.13423338047086308,0.2459191117360754,2,0.1116857312652123,1
|
1252 |
+
turned,0.1343959702303796,0.2429360261603897,2,0.1085400559300101,1
|
1253 |
+
values,0.1343959702303796,0.2429360261603897,2,0.1085400559300101,1
|
1254 |
+
nor,0.1345468528829995,0.2401240913849502,2,0.1055772385019507,1
|
1255 |
+
friend,0.13470816770284907,0.287964164855566,7,0.1532559971527169,5
|
1256 |
+
film,0.13494263214353702,0.2325337179490334,2,0.0975910858054964,1
|
1257 |
+
mate,0.13494263214353702,0.2325337179490334,2,0.0975910858054964,1
|
1258 |
+
itself,0.13505899994314607,0.2302386954344739,2,0.0951796954913278,1
|
1259 |
+
forums,0.1351689047637129,0.2280428968531698,2,0.0928739920894569,1
|
1260 |
+
channel,0.13527296767365332,0.2259375677820864,2,0.0906646001084331,1
|
1261 |
+
million,0.1354656458683637,0.2219687601924021,2,0.0865031143240384,1
|
1262 |
+
member,0.13580044097177318,0.2148367257055479,2,0.0790362847337747,1
|
1263 |
+
works,0.13587543414709008,0.2131948591881654,2,0.0773194250410753,1
|
1264 |
+
lived,0.13608328773803968,0.2085521401588969,2,0.0724688524208572,1
|
1265 |
+
england,0.13614747989694792,0.2070895982889366,2,0.0709421183919887,1
|
1266 |
+
wants,0.13632837215642032,0.2823367784187593,6,0.146008406262339,4
|
1267 |
+
join,0.13708447004495422,0.1838688748193491,2,0.0467844047743949,1
|
1268 |
+
thinks,0.13766345752270592,0.3041815700123706,5,0.1665181124896647,3
|
1269 |
+
got,0.14169850699019543,0.3093876722116877,19,0.1676891652214923,17
|
1270 |
+
knife,0.14449561613911888,0.3003578014610431,4,0.1558621853219242,2
|
1271 |
+
has,0.1464598344618328,0.3006447317347214,23,0.1541848972728886,21
|
1272 |
+
caught,0.1469589446758699,0.2654650119605131,4,0.1185060672846432,2
|
1273 |
+
knew,0.14857107847945178,0.3052894489341554,7,0.1567183704547036,4
|
1274 |
+
weeks,0.15623221990436803,0.2692131501125408,6,0.1129809302081728,3
|
1275 |
+
meant,0.16376909489453617,0.2754548261597485,3,0.1116857312652123,1
|
1276 |
+
greatest,0.16398030336830272,0.2725203592983128,3,0.1085400559300101,1
|
1277 |
+
ball,0.1643595792722602,0.2671356835402115,3,0.1027761042679513,1
|
1278 |
+
tree,0.16525311250573568,0.2537964701963474,3,0.0885433576906117,1
|
1279 |
+
hey,0.16780752565992152,0.2382874344867567,5,0.0704799088268352,2
|
1280 |
+
guy,0.1692522343909975,0.3133479586621135,13,0.144095724271116,7
|
1281 |
+
jewish,0.1732531258134607,0.2932104620673537,9,0.119957336253893,4
|
1282 |
+
was,0.1790482763150657,0.3699397943615183,69,0.1908915180464526,66
|
1283 |
+
charged,0.179541050480772,0.2997499258945969,6,0.1202088754138249,2
|
1284 |
+
boy,0.1912648716044802,0.3052141517670974,9,0.1139492801626172,3
|
1285 |
+
son,0.2069637323816311,0.2708414112240708,5,0.0638776788424397,1
|
1286 |
+
his,0.2206646496175447,0.4018955450203755,45,0.1812308954028308,21
|
1287 |
+
him,0.2210247784448421,0.3981794333598364,38,0.1771546549149943,16
|
1288 |
+
he,0.5009882658725076,0.6523775851441201,292,0.1513893192716126,21
|
pmi_files/he-woman_npmi.csv
ADDED
@@ -0,0 +1,456 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,he-npmi,he-count,woman-npmi,woman-count
|
2 |
+
woman,-0.4846778185717555,0.2160162220575436,4,0.7006940406292991,75
|
3 |
+
death,-0.2477391458722366,0.1262792757529701,1,0.3740184216252067,5
|
4 |
+
2,-0.2312564428996694,0.0799721664842618,1,0.3112286093839312,4
|
5 |
+
1,-0.2309129396255244,0.0832299992270129,1,0.3141429388525373,4
|
6 |
+
looking,-0.2238473720479788,0.1244100767525769,2,0.3482574488005557,6
|
7 |
+
youtube,-0.22322001360216337,0.1403854219632466,6,0.36360543556541,12
|
8 |
+
bus,-0.2202697163248649,0.1702566504369363,1,0.3905263667618012,4
|
9 |
+
beaten,-0.21749471884977853,0.1898333100014528,1,0.4073280288512313,4
|
10 |
+
http,-0.205918694700293,0.0499457923792223,1,0.2558644870795153,3
|
11 |
+
her,-0.2015558522957495,0.2069367917689627,8,0.4084926440647122,13
|
12 |
+
women,-0.20105892060009867,0.1054145089888328,1,0.3064734295889315,3
|
13 |
+
yourself,-0.19841910350736147,0.1314847852689559,1,0.3299038887763174,3
|
14 |
+
white,-0.19701087588662897,0.2657242016696104,36,0.4627350775562394,35
|
15 |
+
aryan,-0.19487853999775281,0.1634484939149016,1,0.3583270339126544,3
|
16 |
+
dating,-0.18873782831219318,0.2130221037729962,1,0.4017599320851894,3
|
17 |
+
im,-0.18146373220758272,0.1338091862028425,2,0.3152729184104252,4
|
18 |
+
year,-0.168116525891362,0.2101220037174057,7,0.3782385296087677,9
|
19 |
+
its,-0.1675860892272462,0.0578119201243179,1,0.2253980093515641,2
|
20 |
+
men,-0.1649505819686995,0.2207500126645353,4,0.3857005946332348,6
|
21 |
+
girl,-0.1640100104868349,0.1090577837769784,1,0.2730677942638133,2
|
22 |
+
crime,-0.16344245379788508,0.1163519457282454,1,0.2797943995261305,2
|
23 |
+
u,-0.1629717685871483,0.1222648193611372,1,0.2852365879482855,2
|
24 |
+
child,-0.16290883979797802,0.1230464384271103,1,0.2859552782250883,2
|
25 |
+
goes,-0.1617409708787515,0.1371975268438515,1,0.298938497722603,2
|
26 |
+
dr,-0.16110292402499818,0.1446652913734118,1,0.30576821539841,2
|
27 |
+
posted,-0.1610032295463362,0.1458165370096662,1,0.3068197665560024,2
|
28 |
+
single,-0.1604657516864235,0.1519540008447359,1,0.3124197525311594,2
|
29 |
+
street,-0.1602299609785802,0.1546108140414885,1,0.3148407750200687,2
|
30 |
+
8,-0.1595758597516925,0.1618727247361693,1,0.3214485844878618,2
|
31 |
+
black,-0.15956146486987127,0.2599833813150044,18,0.4195448461848757,17
|
32 |
+
figure,-0.15896927754370563,0.1684719010074631,1,0.3274411785511687,2
|
33 |
+
who,-0.15846258642821182,0.2473322684282952,17,0.405794854856507,16
|
34 |
+
boys,-0.15806684447875502,0.1780655339314804,1,0.3361323784102354,2
|
35 |
+
sitting,-0.1578614098228217,0.1802139995771872,1,0.3380754094000089,2
|
36 |
+
www,-0.1577830258039033,0.0777469309490085,2,0.2355299567529118,3
|
37 |
+
rape,-0.1574189831724744,0.1847983596268498,1,0.3422173427993242,2
|
38 |
+
gang,-0.1571797491300575,0.1872536620266978,1,0.3444334111567553,2
|
39 |
+
service,-0.15637211766201542,0.1954253217553395,1,0.3517974394173549,2
|
40 |
+
michael,-0.15637211766201542,0.1954253217553395,1,0.3517974394173549,2
|
41 |
+
standing,-0.15637211766201542,0.1954253217553395,1,0.3517974394173549,2
|
42 |
+
17,-0.15606622755417252,0.1984748915997329,1,0.3545411191539054,2
|
43 |
+
apartment,-0.15606622755417252,0.1984748915997329,1,0.3545411191539054,2
|
44 |
+
victim,-0.15606622755417252,0.1984748915997329,1,0.3545411191539054,2
|
45 |
+
man,-0.15538446673624456,0.2688584579434478,10,0.4242429246796924,11
|
46 |
+
blacks,-0.15537598854701673,0.1120914194566537,2,0.2674674080036704,3
|
47 |
+
turns,-0.1545735835616827,0.2130221037729962,1,0.3675956873346789,2
|
48 |
+
com,-0.15453181153847317,0.1154258830699894,3,0.2699576946084626,4
|
49 |
+
blind,-0.15358406513643127,0.222381851321548,1,0.3759659164579793,2
|
50 |
+
want,-0.1535287692414394,0.1283600997961968,3,0.2818888690376362,4
|
51 |
+
another,-0.1528467868208194,0.1442942208639418,2,0.2971410076847612,3
|
52 |
+
pregnant,-0.1523104522889747,0.234125090348718,1,0.3864355426376927,2
|
53 |
+
find,-0.15183642813058656,0.1897398762893147,5,0.3415763044199013,6
|
54 |
+
murder,-0.1482970968949869,0.1954375076504655,2,0.3437346045454524,3
|
55 |
+
sentenced,-0.14749448905719303,0.2758851054843536,1,0.4233795945415466,2
|
56 |
+
killed,-0.14402759516665972,0.2318053121111062,3,0.3758329072777659,4
|
57 |
+
good,-0.13099716925219212,0.1880003629706798,8,0.3189975322228719,7
|
58 |
+
old,-0.13038999784217142,0.2573745810154487,12,0.3877645788576201,10
|
59 |
+
pm,-0.12475041048477689,0.2200502543866951,4,0.344800664871472,4
|
60 |
+
re,-0.1238647467072165,0.148278745410627,3,0.2721434921178435,3
|
61 |
+
their,-0.12326620526980202,0.1185095728967177,6,0.2417757781665197,5
|
62 |
+
am,-0.11772196150661099,0.112703413552737,2,0.230425375059348,2
|
63 |
+
live,-0.1172598210299812,0.1208540626737509,2,0.2381138837037321,2
|
64 |
+
name,-0.1150697316957823,0.1568546939653642,2,0.2719244256611465,2
|
65 |
+
story,-0.11470074481911599,0.162555891643112,2,0.277256636462228,2
|
66 |
+
check,-0.11447689842111311,0.1659699231990525,2,0.2804468216201656,2
|
67 |
+
lol,-0.11392551294783171,0.174242902957373,2,0.2881684159052047,2
|
68 |
+
girls,-0.11364212689685538,0.1784226119702001,2,0.2920647388670555,2
|
69 |
+
front,-0.1135825316166238,0.1792955852167742,2,0.292878116833398,2
|
70 |
+
face,-0.11277327456837982,0.1909526217506602,2,0.30372589631904,2
|
71 |
+
force,-0.11127843916600991,0.2116021254214722,2,0.3228805645874821,2
|
72 |
+
morning,-0.11049856801302507,0.2219687601924021,2,0.3324673282054272,2
|
73 |
+
mate,-0.10968362485029079,0.2325337179490334,2,0.3422173427993242,2
|
74 |
+
court,-0.1094953253453102,0.2349380858114451,2,0.3444334111567553,2
|
75 |
+
prison,-0.1094953253453102,0.2349380858114451,2,0.3444334111567553,2
|
76 |
+
there,-0.1094688300708998,0.1293745577263232,7,0.238843387797223,5
|
77 |
+
takes,-0.10886141325696522,0.2429360261603897,2,0.3517974394173549,2
|
78 |
+
attacked,-0.10862200741783001,0.2459191117360754,2,0.3545411191539054,2
|
79 |
+
eyes,-0.10785031173566162,0.2210329701947546,5,0.3288832819304162,4
|
80 |
+
come,-0.1069276480490208,0.0853510238673883,1,0.1922786719164091,1
|
81 |
+
area,-0.10672771900961059,0.0898111578179486,1,0.1965388768275592,1
|
82 |
+
by,-0.1065884822843283,0.2307237338936239,14,0.3373122161779522,9
|
83 |
+
please,-0.1060573397865177,0.1042458708178899,1,0.2103032106044076,1
|
84 |
+
nationalist,-0.10576454739513529,0.1103213113293789,1,0.2160858587245142,1
|
85 |
+
high,-0.1057015738585429,0.1116112181907623,1,0.2173127920493052,1
|
86 |
+
music,-0.10560401401036341,0.1135982153697986,1,0.219202229380162,1
|
87 |
+
days,-0.10560401401036341,0.1135982153697986,1,0.219202229380162,1
|
88 |
+
your,-0.1053312006303408,0.1634660558259603,9,0.2687972564563011,6
|
89 |
+
guess,-0.1053235409070778,0.1192361348614164,1,0.2245596757684942,1
|
90 |
+
beautiful,-0.10487870132398411,0.1279640196191445,1,0.2328427209431286,1
|
91 |
+
attack,-0.10487870132398411,0.1279640196191445,1,0.2328427209431286,1
|
92 |
+
night,-0.1047426111960941,0.1305846688181157,1,0.2353272800142098,1
|
93 |
+
london,-0.10459892732998821,0.1333275565200254,1,0.2379264838500136,1
|
94 |
+
true,-0.10459892732998821,0.1333275565200254,1,0.2379264838500136,1
|
95 |
+
000,-0.1045492014333115,0.1342711901562243,1,0.2388203915895358,1
|
96 |
+
light,-0.1044985028289801,0.1352303523296223,1,0.2397288551586024,1
|
97 |
+
reason,-0.1044985028289801,0.1352303523296223,1,0.2397288551586024,1
|
98 |
+
others,-0.1044467943492047,0.1362056013466759,1,0.2406523956958806,1
|
99 |
+
stuff,-0.1044467943492047,0.1362056013466759,1,0.2406523956958806,1
|
100 |
+
blue,-0.1043940366645083,0.1371975268438515,1,0.2415915635083598,1
|
101 |
+
9,-0.1040529355118138,0.1435369152639026,1,0.2475898507757164,1
|
102 |
+
near,-0.10399150990158501,0.1446652913734118,1,0.2486568012749968,1
|
103 |
+
30,-0.10399150990158501,0.1446652913734118,1,0.2486568012749968,1
|
104 |
+
dark,-0.10392861791682079,0.1458165370096662,1,0.249745154926487,1
|
105 |
+
stand,-0.10373042761809737,0.1494180136529049,1,0.2531484412710023,1
|
106 |
+
gone,-0.10366092711650621,0.1506716419301829,1,0.2543325690466891,1
|
107 |
+
places,-0.10358955986774851,0.1519540008447359,1,0.2555435607124844,1
|
108 |
+
several,-0.10358955986774851,0.1519540008447359,1,0.2555435607124844,1
|
109 |
+
ok,-0.10351622633179,0.1532665376034473,1,0.2567827639352373,1
|
110 |
+
texas,-0.10344081881387021,0.1546108140414885,1,0.2580516328553587,1
|
111 |
+
interested,-0.10328330465435559,0.1574014836242536,1,0.2606847882786092,1
|
112 |
+
quite,-0.10328330465435559,0.1574014836242536,1,0.2606847882786092,1
|
113 |
+
wo,-0.10328330465435559,0.1574014836242536,1,0.2606847882786092,1
|
114 |
+
example,-0.10320093292558191,0.1588516959120974,1,0.2620526288376793,1
|
115 |
+
disgusting,-0.10311595444897911,0.1603413215322604,1,0.2634572759812395,1
|
116 |
+
fighting,-0.1030282039939027,0.1618727247361693,1,0.264900928730072,1
|
117 |
+
mostly,-0.10293750014272599,0.1634484939149016,1,0.2663859940576276,1
|
118 |
+
east,-0.10293750014272599,0.1634484939149016,1,0.2663859940576276,1
|
119 |
+
id,-0.1028436431050192,0.1650714711739678,1,0.267915114278987,1
|
120 |
+
alot,-0.10274641214970887,0.1667447869857026,1,0.2694911991354115,1
|
121 |
+
muslim,-0.10264556257215543,0.1684719010074631,1,0.2711174635796185,1
|
122 |
+
early,-0.10264556257215543,0.1684719010074631,1,0.2711174635796185,1
|
123 |
+
damn,-0.10264556257215543,0.1684719010074631,1,0.2711174635796185,1
|
124 |
+
phone,-0.10264556257215543,0.1684719010074631,1,0.2711174635796185,1
|
125 |
+
movies,-0.10264556257215543,0.1684719010074631,1,0.2711174635796185,1
|
126 |
+
hopefully,-0.1023184146968531,0.1740166493297413,1,0.2763350640265944,1
|
127 |
+
hide,-0.1022000219792058,0.1760020400449241,1,0.2782020620241299,1
|
128 |
+
worth,-0.10207627279939002,0.1780655339314804,1,0.2801418067308704,1
|
129 |
+
x202a,-0.10207627279939002,0.1780655339314804,1,0.2801418067308704,1
|
130 |
+
x202c,-0.10207627279939002,0.1780655339314804,1,0.2801418067308704,1
|
131 |
+
apes,-0.10207627279939002,0.1780655339314804,1,0.2801418067308704,1
|
132 |
+
drink,-0.10207627279939002,0.1780655339314804,1,0.2801418067308704,1
|
133 |
+
surprised,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
134 |
+
ill,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
135 |
+
straight,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
136 |
+
minister,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
137 |
+
pick,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
138 |
+
till,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
139 |
+
shooting,-0.1019466711050448,0.1802139995771872,1,0.282160670682232,1
|
140 |
+
any,-0.10194480950210591,0.1504602816662984,4,0.2524050911684043,3
|
141 |
+
kick,-0.10181064864043521,0.1824552746959061,1,0.2842659233363413,1
|
142 |
+
stories,-0.10181064864043521,0.1824552746959061,1,0.2842659233363413,1
|
143 |
+
rlm,-0.10181064864043521,0.1824552746959061,1,0.2842659233363413,1
|
144 |
+
building,-0.10166755020693372,0.1847983596268498,1,0.2864659098337835,1
|
145 |
+
break,-0.10166755020693372,0.1847983596268498,1,0.2864659098337835,1
|
146 |
+
13,-0.10151661495617548,0.1872536620266978,1,0.2887702769828733,1
|
147 |
+
date,-0.10151661495617548,0.1872536620266978,1,0.2887702769828733,1
|
148 |
+
web,-0.10151661495617548,0.1872536620266978,1,0.2887702769828733,1
|
149 |
+
hold,-0.1013569523602473,0.1898333100014528,1,0.2911902623617001,1
|
150 |
+
experience,-0.1013569523602473,0.1898333100014528,1,0.2911902623617001,1
|
151 |
+
crimes,-0.10100703688089491,0.1954253217553395,1,0.2964323586362344,1
|
152 |
+
tall,-0.10081401860716613,0.1984748915997329,1,0.299288910206899,1
|
153 |
+
ugly,-0.10081401860716613,0.1984748915997329,1,0.299288910206899,1
|
154 |
+
tells,-0.10081401860716613,0.1984748915997329,1,0.299288910206899,1
|
155 |
+
males,-0.10081401860716613,0.1984748915997329,1,0.299288910206899,1
|
156 |
+
look,-0.10072269308553733,0.1711183996095087,4,0.271841092695046,3
|
157 |
+
prime,-0.1006066106616062,0.2017249076957935,1,0.3023315183573997,1
|
158 |
+
being,-0.10041687961039658,0.1761176566372516,4,0.2765345362476482,3
|
159 |
+
24,-0.10038252744438309,0.2052057148099754,1,0.3055882422543585,1
|
160 |
+
washington,-0.10013889082462668,0.2089552952680086,1,0.3090941860926353,1
|
161 |
+
pic,-0.10013889082462668,0.2089552952680086,1,0.3090941860926353,1
|
162 |
+
tuesday,-0.09987200542456257,0.2130221037729962,1,0.3128941091975588,1
|
163 |
+
drop,-0.09987200542456257,0.2130221037729962,1,0.3128941091975588,1
|
164 |
+
healthy,-0.09987200542456257,0.2130221037729962,1,0.3128941091975588,1
|
165 |
+
whitey,-0.09987200542456257,0.2130221037729962,1,0.3128941091975588,1
|
166 |
+
27,-0.0995770159395693,0.2174693650254091,1,0.3170463809649784,1
|
167 |
+
via,-0.0995770159395693,0.2174693650254091,1,0.3170463809649784,1
|
168 |
+
jackson,-0.09924736326709468,0.222381851321548,1,0.3216292145886427,1
|
169 |
+
bear,-0.09924736326709468,0.222381851321548,1,0.3216292145886427,1
|
170 |
+
boyfriend,-0.09924736326709468,0.222381851321548,1,0.3216292145886427,1
|
171 |
+
remind,-0.09887387837982808,0.2278770964950076,1,0.3267509748748357,1
|
172 |
+
finger,-0.09887387837982808,0.2278770964950076,1,0.3267509748748357,1
|
173 |
+
difficult,-0.09887387837982808,0.2278770964950076,1,0.3267509748748357,1
|
174 |
+
mob,-0.09887387837982808,0.2278770964950076,1,0.3267509748748357,1
|
175 |
+
teens,-0.0984431787234846,0.234125090348718,1,0.3325682690722026,1
|
176 |
+
complex,-0.0984431787234846,0.234125090348718,1,0.3325682690722026,1
|
177 |
+
forces,-0.09793460222962622,0.241385611753937,1,0.3393202139835632,1
|
178 |
+
instant,-0.09793460222962622,0.241385611753937,1,0.3393202139835632,1
|
179 |
+
harris,-0.09793460222962622,0.241385611753937,1,0.3393202139835632,1
|
180 |
+
patient,-0.09731370951336937,0.2500865766313553,1,0.3474002861447247,1
|
181 |
+
lone,-0.09731370951336937,0.2500865766313553,1,0.3474002861447247,1
|
182 |
+
ballistic,-0.09731370951336937,0.2500865766313553,1,0.3474002861447247,1
|
183 |
+
ap,-0.09731370951336937,0.2500865766313553,1,0.3474002861447247,1
|
184 |
+
manhattan,-0.09731370951336937,0.2500865766313553,1,0.3474002861447247,1
|
185 |
+
for,-0.09695414785892043,0.2682361341607829,43,0.3651902820197033,21
|
186 |
+
reporter,-0.09651635944697784,0.2610138323762697,1,0.3575301918232475,1
|
187 |
+
killer,-0.09651635944697784,0.2610138323762697,1,0.3575301918232475,1
|
188 |
+
mentally,-0.09651635944697784,0.2610138323762697,1,0.3575301918232475,1
|
189 |
+
73,-0.09651635944697784,0.2610138323762697,1,0.3575301918232475,1
|
190 |
+
jurors,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
191 |
+
liquid,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
192 |
+
supermarket,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
193 |
+
demarco,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
194 |
+
65,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
195 |
+
gypsie,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
196 |
+
wreck,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
197 |
+
64,-0.09539984787171191,0.2758851054843536,1,0.3712849533560655,1
|
198 |
+
news,-0.09450468285259198,0.2050839150721779,6,0.2995885979247699,4
|
199 |
+
coma,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
200 |
+
heights,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
201 |
+
robber,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
202 |
+
wuz,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
203 |
+
swindling,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
204 |
+
cantor,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
205 |
+
filipina,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
206 |
+
soap,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
207 |
+
caste,-0.09351540034062572,0.2999676259941186,1,0.3934830263347443,1
|
208 |
+
get,-0.09336250133972882,0.2107767598371156,12,0.3041392611768444,7
|
209 |
+
race,-0.08705065554687669,0.133421214939728,3,0.2204718704866047,2
|
210 |
+
why,-0.08598528208920841,0.1554790789788752,3,0.2414643610680836,2
|
211 |
+
read,-0.08498031705494083,0.1751752354736034,3,0.2601555525285442,2
|
212 |
+
against,-0.08473974959068492,0.1797485941312298,3,0.2644883437219147,2
|
213 |
+
family,-0.0842217363269954,0.1894262605098467,3,0.2736479968368421,2
|
214 |
+
hard,-0.08341863555720727,0.2040022838206367,3,0.287420919377844,2
|
215 |
+
cause,-0.08288800075526559,0.2133700972077041,3,0.2962580979629697,2
|
216 |
+
mother,-0.08272468007164752,0.2162138176509555,3,0.298938497722603,2
|
217 |
+
video,-0.08222005888732578,0.1875431139707149,5,0.2697631728580407,3
|
218 |
+
in,-0.0815948040415182,0.3068139413991058,76,0.388408745440624,31
|
219 |
+
years,-0.08126745831756188,0.2335502791376422,9,0.3148177374552041,5
|
220 |
+
car,-0.08112096538201594,0.2432337891788983,3,0.3243547545609142,2
|
221 |
+
home,-0.08031107668513088,0.2291642487050512,7,0.3094753253901821,4
|
222 |
+
two,-0.0801059191611008,0.2325624175876295,7,0.3126683367487303,4
|
223 |
+
hair,-0.07975081316619789,0.2311497514667045,5,0.3109005646329024,3
|
224 |
+
an,-0.07862670120142862,0.251900454170425,16,0.3305271553718536,8
|
225 |
+
up,-0.07205914095914534,0.2681989987870025,22,0.3402581397461478,10
|
226 |
+
me,-0.06994324147084441,0.256311327137585,20,0.3262545686084294,9
|
227 |
+
could,-0.06908156176636793,0.2279052112852753,8,0.2969867730516432,4
|
228 |
+
been,-0.0677128805794143,0.1782588910259426,6,0.2459717716053569,3
|
229 |
+
she,-0.0668257054066651,0.19734296331572,6,0.2641686687223851,3
|
230 |
+
a,-0.06633020085161584,0.3797807848382674,139,0.4461109856898832,49
|
231 |
+
own,-0.06625182970142438,0.2093159464087432,6,0.2755677761101676,3
|
232 |
+
on,-0.0662489782999876,0.3008782192383364,51,0.367127197538324,20
|
233 |
+
out,-0.06521683548051282,0.2512296150141405,21,0.3164464504946533,9
|
234 |
+
those,-0.0638743432837125,0.1543836702001945,4,0.218258013483907,2
|
235 |
+
need,-0.06332164480761249,0.1679800363899763,4,0.2313016811975888,2
|
236 |
+
world,-0.06278682223318852,0.1807754121735431,4,0.2435622344067316,2
|
237 |
+
thing,-0.06250389311023838,0.1874104319877782,4,0.2499143250980166,2
|
238 |
+
children,-0.06232086911806459,0.1916555784415737,4,0.2539764475596383,2
|
239 |
+
3,-0.061930410762675775,0.2005936206968247,4,0.2625240314595005,2
|
240 |
+
next,-0.06149263362688659,0.2104317920342599,4,0.2719244256611465,2
|
241 |
+
part,-0.06143878883071058,0.2116290054331027,4,0.2730677942638133,2
|
242 |
+
probably,-0.06108816515068241,0.2193586564694832,4,0.2804468216201656,2
|
243 |
+
teacher,-0.060275146637229604,0.2368617570695984,4,0.297136903706828,2
|
244 |
+
male,-0.0596809962498045,0.2493071947941311,4,0.3089881910439356,2
|
245 |
+
thread,-0.057814505161695395,0.1289429224898053,2,0.1867574276515007,1
|
246 |
+
really,-0.0575485258121512,0.1368242648557956,2,0.1943727906679468,1
|
247 |
+
use,-0.0572573324380207,0.1452923157208958,2,0.2025496481589165,1
|
248 |
+
hate,-0.057074301482265694,0.1505333165098281,2,0.2076076179920938,1
|
249 |
+
town,-0.05697584877687489,0.1533273618275327,2,0.2103032106044076,1
|
250 |
+
give,-0.056893313192759615,0.1556564701612703,2,0.2125497833540299,1
|
251 |
+
feel,-0.05687211755229621,0.1562526789912628,2,0.213124796543559,1
|
252 |
+
5,-0.056784936395472385,0.158696829921797,2,0.2154817663172694,1
|
253 |
+
else,-0.05673982914838871,0.1599563250059945,2,0.2166961541543832,1
|
254 |
+
nice,-0.0563632475924184,0.1703397401910392,2,0.2267029877834576,1
|
255 |
+
least,-0.05630702591100009,0.1718703412080863,2,0.2281773671190864,1
|
256 |
+
makes,-0.056127876308456004,0.1767148446346726,2,0.2328427209431286,1
|
257 |
+
teachers,-0.05609634228440091,0.177562498760735,2,0.2336588410451359,1
|
258 |
+
german,-0.05596482030385319,0.1810818176203651,2,0.2370466379242183,1
|
259 |
+
full,-0.05593049890666421,0.1819959849433494,2,0.2379264838500136,1
|
260 |
+
proud,-0.0557868031519245,0.1858047603564353,2,0.2415915635083598,1
|
261 |
+
turn,-0.05563161237971112,0.1898850542052856,2,0.2455166665849967,1
|
262 |
+
don,-0.05550648890976312,0.1931503123652337,2,0.2486568012749968,1
|
263 |
+
talking,-0.05550648890976312,0.1931503123652337,2,0.2486568012749968,1
|
264 |
+
close,-0.055126991522301105,0.2029246413330576,2,0.2580516328553587,1
|
265 |
+
making,-0.05507386670676137,0.2042778730319584,2,0.2593517397387198,1
|
266 |
+
our,-0.055043166141644895,0.1655469678569883,7,0.2205901339986332,3
|
267 |
+
o,-0.0550192422837508,0.2056655459948584,2,0.2606847882786092,1
|
268 |
+
important,-0.05490513582234263,0.2085521401588969,2,0.2634572759812395,1
|
269 |
+
worse,-0.05484545344948688,0.2100554752805851,2,0.264900928730072,1
|
270 |
+
sister,-0.05478386863615539,0.2116021254214722,2,0.2663859940576276,1
|
271 |
+
laugh,-0.05478386863615539,0.2116021254214722,2,0.2663859940576276,1
|
272 |
+
perhaps,-0.05472025509082162,0.2131948591881654,2,0.267915114278987,1
|
273 |
+
killing,-0.05465447342986357,0.2148367257055479,2,0.2694911991354115,1
|
274 |
+
according,-0.05458636929585922,0.2165310942837593,2,0.2711174635796185,1
|
275 |
+
m,-0.05451815011427061,0.1789245045997037,7,0.2334426547139743,3
|
276 |
+
forced,-0.05420423894878401,0.2259375677820864,2,0.2801418067308704,1
|
277 |
+
cop,-0.053726671080916305,0.2374635912807838,2,0.2911902623617001,1
|
278 |
+
well,-0.053562143813455504,0.2025393912991246,7,0.2561015351125801,3
|
279 |
+
yesterday,-0.0532342337525486,0.2490972846048511,2,0.3023315183573997,1
|
280 |
+
yard,-0.0532342337525486,0.2490972846048511,2,0.3023315183573997,1
|
281 |
+
listening,-0.0532342337525486,0.2490972846048511,2,0.3023315183573997,1
|
282 |
+
murders,-0.05256710846823798,0.2644792724967404,2,0.3170463809649784,1
|
283 |
+
dont,-0.052455434408975904,0.2287974584719686,7,0.2812528928809445,3
|
284 |
+
threw,-0.052116692686361765,0.2746342821884739,2,0.3267509748748357,1
|
285 |
+
orthodox,-0.0518427136869295,0.2807255553852731,2,0.3325682690722026,1
|
286 |
+
kills,-0.051130638054967203,0.2962696480897575,2,0.3474002861447247,1
|
287 |
+
here,-0.05069788937597591,0.1950122911660209,10,0.2457101805419968,4
|
288 |
+
atleast,-0.050633124932628615,0.3068970668906189,2,0.3575301918232475,1
|
289 |
+
36,-0.050633124932628615,0.3068970668906189,2,0.3575301918232475,1
|
290 |
+
see,-0.04771689437493448,0.233669356046302,13,0.2813862504212365,5
|
291 |
+
with,-0.044099780663877985,0.3137730160062972,47,0.3578727966701752,16
|
292 |
+
found,-0.04343641661609968,0.2215532441375704,5,0.2649896607536701,2
|
293 |
+
keep,-0.04331887906181858,0.2247707003164845,5,0.2680895793783031,2
|
294 |
+
house,-0.043150968482102425,0.2293423424304631,5,0.2724933109125655,2
|
295 |
+
may,-0.043038606517190325,0.2323855868172371,5,0.2754241933344274,2
|
296 |
+
trying,-0.04301537581207948,0.2330131925330292,5,0.2760285683451087,2
|
297 |
+
way,-0.041227563518494714,0.2213519120831723,8,0.262579475601667,3
|
298 |
+
negro,-0.039721914641740685,0.261655366015887,8,0.3013772806576277,3
|
299 |
+
they,-0.038039094889274594,0.1914014632236356,21,0.2294405581129102,7
|
300 |
+
more,-0.032663750663163016,0.21908269325941,12,0.251746443922573,4
|
301 |
+
you,-0.0326050499919365,0.2241099673571392,32,0.2567150173490757,10
|
302 |
+
same,-0.028928113172185493,0.2047692037459095,6,0.233697316918095,2
|
303 |
+
boy,-0.02803764033047912,0.3052141517670974,9,0.3332517920975765,3
|
304 |
+
kids,-0.0273001337956931,0.1388743673033785,3,0.1661745010990716,1
|
305 |
+
also,-0.027056085286346787,0.1489322998267673,3,0.1759883851131141,1
|
306 |
+
anyone,-0.0269990885508547,0.151270775193521,3,0.1782698637443757,1
|
307 |
+
most,-0.026982415911207286,0.1519540781305787,3,0.178936494041786,1
|
308 |
+
some,-0.026867225475873002,0.2467560713754371,16,0.2736232968513101,5
|
309 |
+
which,-0.026708172798736496,0.1631455603069277,3,0.1898537331056642,1
|
310 |
+
long,-0.02645881523308999,0.1732442576256842,3,0.1997030728587742,1
|
311 |
+
talk,-0.026361471800419395,0.1771669507981736,3,0.203528422598593,1
|
312 |
+
love,-0.026070877702546208,0.1888128644372828,3,0.214883742139829,1
|
313 |
+
american,-0.025992352060507318,0.1919435646596027,3,0.21793591672011,1
|
314 |
+
half,-0.025765811089625,0.2009371766938326,3,0.2267029877834576,1
|
315 |
+
6,-0.025606291394553893,0.2072364295485747,3,0.2328427209431286,1
|
316 |
+
state,-0.025541535230142492,0.2097857447840673,3,0.2353272800142098,1
|
317 |
+
wait,-0.02547366552012592,0.2124528183298877,3,0.2379264838500136,1
|
318 |
+
having,-0.025426527128735,0.2143023280298674,3,0.2397288551586024,1
|
319 |
+
not,-0.02525705077018442,0.2735757943163469,30,0.2988328450865313,9
|
320 |
+
french,-0.025220212604611297,0.2223696381711051,3,0.2475898507757164,1
|
321 |
+
wanted,-0.025220212604611297,0.2223696381711051,3,0.2475898507757164,1
|
322 |
+
like,-0.025154399696005192,0.2765718254354235,30,0.3017262251314287,9
|
323 |
+
month,-0.02497745182413111,0.2318053121111062,3,0.2567827639352373,1
|
324 |
+
dead,-0.024943818163891796,0.2331078146914669,3,0.2580516328553587,1
|
325 |
+
15,-0.024873923973686485,0.2358108643049227,3,0.2606847882786092,1
|
326 |
+
wife,-0.02472214013806398,0.2416638539195636,3,0.2663859940576276,1
|
327 |
+
whatever,-0.024550708351395306,0.2482467641767511,3,0.2727974725281464,1
|
328 |
+
apparently,-0.024242112120931525,0.2600238112154098,3,0.2842659233363413,1
|
329 |
+
ran,-0.023911999337921597,0.2725203592983128,3,0.2964323586362344,1
|
330 |
+
showed,-0.02346085739869469,0.2894332517988641,3,0.3128941091975588,1
|
331 |
+
guy,-0.02212250830295248,0.3133479586621135,13,0.335470466965066,4
|
332 |
+
as,-0.02146736177045111,0.2473580749232725,24,0.2688254366937236,7
|
333 |
+
are,-0.020203291074660013,0.18731970956441,21,0.20752300063907,6
|
334 |
+
to,-0.019127306830343693,0.3514753794923577,128,0.3706026863227014,35
|
335 |
+
never,-0.015494344372219582,0.2123697878755924,7,0.227864132247812,2
|
336 |
+
ago,-0.014917408471113724,0.2378121974561907,7,0.2527296059273044,2
|
337 |
+
seen,-0.014746118713863915,0.2454094338146803,7,0.2601555525285442,2
|
338 |
+
while,-0.014680420851543086,0.2483286906950209,7,0.263009111546564,2
|
339 |
+
time,-0.011844740245679608,0.2349508552914493,11,0.2467955955371289,3
|
340 |
+
t,-0.009651205539461888,0.226015552872284,19,0.2356667584117459,5
|
341 |
+
would,-0.009023423315157098,0.2533320794697774,19,0.2623555027849345,5
|
342 |
+
about,-0.008120667981122542,0.2679674567428005,23,0.276088124723923,6
|
343 |
+
and,-0.005451167484613273,0.3669835250093558,134,0.3724346924939691,34
|
344 |
+
were,-0.00436423195464769,0.1451731647628367,4,0.1495373967174844,1
|
345 |
+
can,-0.004095751970396716,0.2060374558719943,12,0.210133207842391,3
|
346 |
+
know,-0.003926718634254894,0.1980179852325126,8,0.2019447038667675,2
|
347 |
+
than,-0.00363706866894431,0.2141385972637255,8,0.2177756659326698,2
|
348 |
+
at,-0.0035668091712885985,0.2621653549502092,24,0.2657321641214978,6
|
349 |
+
still,-0.003430090215694598,0.2005936206968247,4,0.2040237109125193,1
|
350 |
+
ca,-0.0032642041944400957,0.2110274516479782,4,0.2142916558424183,1
|
351 |
+
big,-0.003225822621653107,0.2134703315327301,4,0.2166961541543832,1
|
352 |
+
brown,-0.003225822621653107,0.2134703315327301,4,0.2166961541543832,1
|
353 |
+
off,-0.0031899283197034944,0.2400178251332915,8,0.243207753452995,2
|
354 |
+
week,-0.003155127061181179,0.2179991367577704,4,0.2211542638189516,1
|
355 |
+
different,-0.0030904719115652235,0.2221748637061897,4,0.2252653356177549,1
|
356 |
+
soon,-0.003056550007398684,0.2243789101419821,4,0.2274354601493808,1
|
357 |
+
maybe,-0.003007341969071098,0.2509691055905672,8,0.2539764475596383,2
|
358 |
+
kid,-0.0029726519553761044,0.2298700689877525,4,0.2328427209431286,1
|
359 |
+
behind,-0.0027640637703411908,0.2437793527132703,4,0.2465434164836115,1
|
360 |
+
line,-0.0027640637703411908,0.2437793527132703,4,0.2465434164836115,1
|
361 |
+
poor,-0.0026655475950146945,0.2504828936759876,4,0.2531484412710023,1
|
362 |
+
brother,-0.0026119070852151927,0.2541708568500221,4,0.2567827639352373,1
|
363 |
+
one,0.0018219149293801085,0.2634512858759837,21,0.2616293709466036,5
|
364 |
+
n,0.0021870161583567027,0.2173676111503682,17,0.2151805949920115,4
|
365 |
+
people,0.0037247793552767916,0.2018165227873521,13,0.1980917434320753,3
|
366 |
+
no,0.004086942767370899,0.2243899847440016,13,0.2203030419766307,3
|
367 |
+
be,0.004456799667929778,0.2703685345409298,30,0.265911734873,7
|
368 |
+
the,0.0052977304806686165,0.359651211376102,159,0.3543534808954334,38
|
369 |
+
us,0.007224050589703795,0.2242825197807521,9,0.2170584691910483,2
|
370 |
+
down,0.007402912522881416,0.2387045937204702,9,0.2313016811975888,2
|
371 |
+
put,0.007640939272200886,0.2595530683330365,9,0.2519121290608356,2
|
372 |
+
of,0.00891576831934937,0.3190170936566082,91,0.3101013253372588,21
|
373 |
+
or,0.011575099935831307,0.2495235482573121,23,0.2379484483214808,5
|
374 |
+
just,0.011666927804304394,0.2568752418783067,23,0.2452083140740023,5
|
375 |
+
but,0.013937487004744703,0.2636441465050679,28,0.2497066595003232,6
|
376 |
+
take,0.014812904363909501,0.2008190393883608,5,0.1860061350244513,1
|
377 |
+
saw,0.014938919940151008,0.2151074324471886,5,0.2001685125070376,1
|
378 |
+
thank,0.014954743086181915,0.2170207711971171,5,0.2020660281109352,1
|
379 |
+
bad,0.014999519781965703,0.2226071377740595,5,0.2076076179920938,1
|
380 |
+
god,0.015037651608704905,0.2275874349627348,5,0.2125497833540299,1
|
381 |
+
things,0.015050686588044787,0.2293423424304631,5,0.2142916558424183,1
|
382 |
+
once,0.015081777177163191,0.2336474547550918,5,0.2185656775779286,1
|
383 |
+
racist,0.015081777177163191,0.2336474547550918,5,0.2185656775779286,1
|
384 |
+
came,0.015095405467872303,0.2355917586294029,5,0.2204963531615306,1
|
385 |
+
hey,0.01511387506080511,0.2382874344867567,5,0.2231735594259516,1
|
386 |
+
wrong,0.015243291472921083,0.2597521113510033,5,0.2445088198780822,1
|
387 |
+
them,0.016556157387795117,0.1790504480269035,10,0.1624942906391084,2
|
388 |
+
where,0.0171908416244817,0.243673657466446,10,0.2264828158419643,2
|
389 |
+
i,0.017423993138078575,0.2804425706745275,83,0.2630185775364489,18
|
390 |
+
do,0.018258510796427013,0.2023034769179556,15,0.1840449661215286,3
|
391 |
+
go,0.018786978905906415,0.2607799741046443,15,0.2419929951987379,3
|
392 |
+
said,0.019004687046343005,0.3080818812270229,15,0.2890771941806799,3
|
393 |
+
we,0.025036019691913186,0.2081836817200336,16,0.1831476620281204,3
|
394 |
+
because,0.025404944291841702,0.2791726611453676,16,0.2537677168535259,3
|
395 |
+
all,0.025481841216808326,0.2516763394157666,26,0.2261944981989583,5
|
396 |
+
few,0.026208859328276102,0.2439845252609459,11,0.2177756659326698,2
|
397 |
+
too,0.026222455997704203,0.2482114079280115,11,0.2219889519303073,2
|
398 |
+
that,0.026872028307543205,0.3028621838072919,60,0.2759901554997487,12
|
399 |
+
it,0.028585012340287708,0.282676061060643,56,0.2540910487203553,11
|
400 |
+
from,0.029934992335711202,0.2772162963949818,27,0.2472813040592706,5
|
401 |
+
charged,0.03025872675918545,0.2997499258945969,6,0.2694911991354115,1
|
402 |
+
over,0.0303406424049619,0.1990526717312369,6,0.168712029326275,1
|
403 |
+
ve,0.030355286565120515,0.2026065063630896,6,0.1722512197979691,1
|
404 |
+
saying,0.030355917510854397,0.2801010724373414,6,0.249745154926487,1
|
405 |
+
gets,0.030371609519976472,0.2758882761049732,6,0.2455166665849967,1
|
406 |
+
much,0.030380545915193596,0.2096529091548148,6,0.1792723632396212,1
|
407 |
+
truth,0.030407801822888908,0.2632505227660175,6,0.2328427209431286,1
|
408 |
+
public,0.03042060652871631,0.2564003011245398,6,0.2259796945958235,1
|
409 |
+
wonder,0.030429530290060403,0.2483654470101704,6,0.21793591672011,1
|
410 |
+
try,0.0304304054932015,0.2359644277937728,6,0.2055340223005713,1
|
411 |
+
sure,0.030431662251973496,0.2391031774370448,6,0.2086715151850713,1
|
412 |
+
again,0.030431919954082703,0.2407351305584903,6,0.2103032106044076,1
|
413 |
+
right,0.034551586175263715,0.2791892977325816,12,0.2446377115573179,2
|
414 |
+
school,0.03462488012056078,0.245762252299744,12,0.2111373721791832,2
|
415 |
+
was,0.03598018485644089,0.3699397943615183,69,0.3339596095050774,13
|
416 |
+
if,0.03643365034215773,0.3120276505060418,39,0.2755940001638841,7
|
417 |
+
will,0.0376484558779375,0.2309496408068444,18,0.1933011849289069,3
|
418 |
+
should,0.04319257790471853,0.2942617995514562,19,0.2510692216467377,3
|
419 |
+
what,0.043410840046436916,0.2627176681051585,19,0.2193068280587216,3
|
420 |
+
says,0.04363010744660442,0.2710655675959852,7,0.2274354601493808,1
|
421 |
+
jew,0.04375997330636053,0.2551759909150728,7,0.2114160176087123,1
|
422 |
+
nothing,0.04383136498334611,0.2439998774903837,7,0.2001685125070376,1
|
423 |
+
jews,0.0438754005735848,0.235335439391138,7,0.1914600388175532,1
|
424 |
+
ever,0.0438905688338892,0.2317916532001716,7,0.1879010843662824,1
|
425 |
+
hope,0.04391427493458319,0.2252388348948494,7,0.1813245599602662,1
|
426 |
+
first,0.04391536837616969,0.2248933923649319,7,0.1809780239887622,1
|
427 |
+
last,0.04392149352117361,0.2228579875629596,7,0.178936494041786,1
|
428 |
+
new,0.04395052791747689,0.1945849825756717,7,0.1506344546581948,1
|
429 |
+
my,0.04420318594424408,0.2849522560294085,36,0.2407490700851644,6
|
430 |
+
have,0.044299693205879315,0.2544127505978315,36,0.2101130573919522,6
|
431 |
+
this,0.046314860011918396,0.2443811242131975,31,0.1980662642012791,5
|
432 |
+
person,0.05560289361448201,0.262164903126746,8,0.206562009512264,1
|
433 |
+
yes,0.05565917741181711,0.2577252055227523,8,0.2020660281109352,1
|
434 |
+
around,0.0559915344811997,0.223001355238971,8,0.1670098207577713,1
|
435 |
+
now,0.0560361906800268,0.2158726057943222,8,0.1598364151142954,1
|
436 |
+
then,0.0568131828463207,0.2675153887896063,15,0.2107022059432856,2
|
437 |
+
how,0.0635101670387529,0.2656466990988649,16,0.202136532060112,2
|
438 |
+
told,0.06570609530140797,0.2961685152037671,9,0.2304624199023591,1
|
439 |
+
jewish,0.06577500191797289,0.2932104620673537,9,0.2274354601493808,1
|
440 |
+
is,0.06604324987078719,0.3371909978520548,84,0.2711477479812676,13
|
441 |
+
after,0.06639482665346857,0.2624944699319864,9,0.1960996432785178,1
|
442 |
+
does,0.06640958345388429,0.2616398738641152,9,0.1952302904102309,1
|
443 |
+
had,0.07556779190649818,0.2849805617368761,18,0.2094127698303779,2
|
444 |
+
other,0.07693728838915379,0.2258245137093504,10,0.1488872253201966,1
|
445 |
+
s,0.07782733418878152,0.3344077089270795,60,0.256580374738298,8
|
446 |
+
only,0.08602840051258051,0.2368843237796826,11,0.1508559232671021,1
|
447 |
+
when,0.0977890175244735,0.2786012441732314,22,0.1808122266487579,2
|
448 |
+
say,0.10950446363856181,0.2671069875520589,14,0.1576025239134971,1
|
449 |
+
into,0.11600589808552592,0.2847179274118009,15,0.168712029326275,1
|
450 |
+
back,0.11656572627335812,0.2701350188001274,15,0.1535692925267693,1
|
451 |
+
got,0.14009856833115883,0.3093876722116877,19,0.1692891038805289,1
|
452 |
+
has,0.16217924581590748,0.3006447317347214,23,0.1384654859188139,1
|
453 |
+
so,0.2024905458546847,0.2970331192325622,32,0.0945425733778775,1
|
454 |
+
him,0.2147360403936094,0.3981794333598364,38,0.183443392966227,1
|
455 |
+
his,0.2368190582711721,0.4018955450203755,45,0.1650764867492034,1
|
456 |
+
he,0.3895921374685066,0.6523775851441201,292,0.2627854476756135,4
|
pmi_files/he_npmi.csv
ADDED
@@ -0,0 +1,1997 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,he-npmi
|
2 |
+
000,0.1342711901562243
|
3 |
+
1,0.0832299992270129
|
4 |
+
10,0.2298700689877525
|
5 |
+
100,0.1392339371976888
|
6 |
+
119,0.2999676259941186
|
7 |
+
12,0.1574014836242536
|
8 |
+
13,0.1872536620266978
|
9 |
+
130,0.2500865766313553
|
10 |
+
14,0.1424304572085385
|
11 |
+
15,0.2358108643049227
|
12 |
+
17,0.1984748915997329
|
13 |
+
1981,0.2758851054843536
|
14 |
+
2,0.0799721664842618
|
15 |
+
24,0.2052057148099754
|
16 |
+
2508,0.1469916683588166
|
17 |
+
26,0.2089552952680086
|
18 |
+
27,0.2174693650254091
|
19 |
+
3,0.2005936206968247
|
20 |
+
30,0.1446652913734118
|
21 |
+
31,0.234125090348718
|
22 |
+
36,0.3068970668906189
|
23 |
+
4,0.2193586564694832
|
24 |
+
41,0.2500865766313553
|
25 |
+
42,0.2610138323762697
|
26 |
+
4th,0.2610138323762697
|
27 |
+
5,0.158696829921797
|
28 |
+
50,0.1532665376034473
|
29 |
+
500euro,0.2999676259941186
|
30 |
+
57,0.2758851054843536
|
31 |
+
5th,0.2500865766313553
|
32 |
+
6,0.2072364295485747
|
33 |
+
60,0.2089552952680086
|
34 |
+
600,0.2999676259941186
|
35 |
+
64,0.2758851054843536
|
36 |
+
65,0.2758851054843536
|
37 |
+
73,0.2610138323762697
|
38 |
+
78266,0.2999676259941186
|
39 |
+
8,0.1618727247361693
|
40 |
+
9,0.1435369152639026
|
41 |
+
90,0.222381851321548
|
42 |
+
a,0.3797807848382674
|
43 |
+
abandon,0.2758851054843536
|
44 |
+
abandoned,0.2758851054843536
|
45 |
+
abc,0.3213419231195796
|
46 |
+
abit,0.2500865766313553
|
47 |
+
abomination,0.2500865766313553
|
48 |
+
about,0.2679674567428005
|
49 |
+
abraham,0.2758851054843536
|
50 |
+
abroad,0.2500865766313553
|
51 |
+
absolute,0.2130221037729962
|
52 |
+
abused,0.2758851054843536
|
53 |
+
accept,0.1954253217553395
|
54 |
+
according,0.2165310942837593
|
55 |
+
account,0.1780655339314804
|
56 |
+
accountant,0.2999676259941186
|
57 |
+
accusation,0.2999676259941186
|
58 |
+
act,0.1667447869857026
|
59 |
+
acted,0.2610138323762697
|
60 |
+
acting,0.2349380858114451
|
61 |
+
action,0.2131948591881654
|
62 |
+
actors,0.2500865766313553
|
63 |
+
actuallly,0.2999676259941186
|
64 |
+
actually,0.1864189774357781
|
65 |
+
adam,0.2500865766313553
|
66 |
+
adaptation,0.2999676259941186
|
67 |
+
add,0.1721033076466162
|
68 |
+
addict,0.2610138323762697
|
69 |
+
adverts,0.2758851054843536
|
70 |
+
aeons,0.2999676259941186
|
71 |
+
after,0.2624944699319864
|
72 |
+
again,0.2407351305584903
|
73 |
+
against,0.1797485941312298
|
74 |
+
age,0.1954375076504655
|
75 |
+
ago,0.2378121974561907
|
76 |
+
agree,0.1634484939149016
|
77 |
+
ahead,0.2130221037729962
|
78 |
+
aid,0.2089552952680086
|
79 |
+
aids,0.1847983596268498
|
80 |
+
aint,0.2610138323762697
|
81 |
+
airy,0.2758851054843536
|
82 |
+
alan,0.2610138323762697
|
83 |
+
alarm,0.241385611753937
|
84 |
+
albums,0.2758851054843536
|
85 |
+
alex,0.2610138323762697
|
86 |
+
all,0.2516763394157666
|
87 |
+
allegedly,0.241385611753937
|
88 |
+
alleging,0.2999676259941186
|
89 |
+
allowed,0.2259375677820864
|
90 |
+
allowing,0.2278770964950076
|
91 |
+
almost,0.2162138176509555
|
92 |
+
alone,0.1342711901562243
|
93 |
+
along,0.2212956721025283
|
94 |
+
alot,0.1667447869857026
|
95 |
+
already,0.1878083830693084
|
96 |
+
also,0.1489322998267673
|
97 |
+
altar,0.2500865766313553
|
98 |
+
although,0.1847983596268498
|
99 |
+
always,0.2396592645832495
|
100 |
+
am,0.112703413552737
|
101 |
+
ambulance,0.2999676259941186
|
102 |
+
american,0.1919435646596027
|
103 |
+
amnesiac,0.2999676259941186
|
104 |
+
an,0.251900454170425
|
105 |
+
analogy,0.2758851054843536
|
106 |
+
anatoly,0.2999676259941186
|
107 |
+
ancestors,0.1954253217553395
|
108 |
+
and,0.3669835250093558
|
109 |
+
andrei,0.2999676259941186
|
110 |
+
animals,0.1667447869857026
|
111 |
+
announced,0.2278770964950076
|
112 |
+
another,0.1442942208639418
|
113 |
+
anti,0.2658569101797752
|
114 |
+
any,0.1504602816662984
|
115 |
+
anymore,0.1618727247361693
|
116 |
+
anyone,0.151270775193521
|
117 |
+
anything,0.2540309176950682
|
118 |
+
ap,0.2500865766313553
|
119 |
+
apartment,0.1984748915997329
|
120 |
+
ape,0.1824552746959061
|
121 |
+
apes,0.1780655339314804
|
122 |
+
apparel,0.2999676259941186
|
123 |
+
apparently,0.2600238112154098
|
124 |
+
appel,0.2999676259941186
|
125 |
+
applications,0.2758851054843536
|
126 |
+
applied,0.2758851054843536
|
127 |
+
appreciation,0.2758851054843536
|
128 |
+
approximately,0.241385611753937
|
129 |
+
apt,0.2758851054843536
|
130 |
+
arab,0.2174693650254091
|
131 |
+
are,0.18731970956441
|
132 |
+
area,0.0898111578179486
|
133 |
+
argue,0.241385611753937
|
134 |
+
ariel,0.2999676259941186
|
135 |
+
arms,0.1954253217553395
|
136 |
+
army,0.1872536620266978
|
137 |
+
around,0.223001355238971
|
138 |
+
art,0.1802139995771872
|
139 |
+
article,0.2003145023630354
|
140 |
+
aryan,0.1634484939149016
|
141 |
+
as,0.2473580749232725
|
142 |
+
ask,0.2016040666103639
|
143 |
+
asked,0.2302386954344739
|
144 |
+
asking,0.2052057148099754
|
145 |
+
ass,0.2600238112154098
|
146 |
+
assassin,0.241385611753937
|
147 |
+
assignment,0.2610138323762697
|
148 |
+
asst,0.2999676259941186
|
149 |
+
assuming,0.241385611753937
|
150 |
+
aswell,0.241385611753937
|
151 |
+
at,0.2621653549502092
|
152 |
+
ate,0.2610138323762697
|
153 |
+
atleast,0.3068970668906189
|
154 |
+
atop,0.2999676259941186
|
155 |
+
atrabilious,0.2758851054843536
|
156 |
+
attachment,0.2758851054843536
|
157 |
+
attack,0.1279640196191445
|
158 |
+
attacked,0.2459191117360754
|
159 |
+
attempted,0.2500865766313553
|
160 |
+
attention,0.1740166493297413
|
161 |
+
audience,0.2500865766313553
|
162 |
+
australia,0.2130221037729962
|
163 |
+
authorities,0.2089552952680086
|
164 |
+
authority,0.2610138323762697
|
165 |
+
auto,0.2610138323762697
|
166 |
+
average,0.1872536620266978
|
167 |
+
aw,0.2758851054843536
|
168 |
+
awards,0.2500865766313553
|
169 |
+
away,0.2827028131636415
|
170 |
+
awful,0.2278770964950076
|
171 |
+
awhile,0.2601368187993332
|
172 |
+
b,0.1990544259213837
|
173 |
+
baby,0.1721033076466162
|
174 |
+
bach,0.2278770964950076
|
175 |
+
back,0.2701350188001274
|
176 |
+
backing,0.2758851054843536
|
177 |
+
backpack,0.2610138323762697
|
178 |
+
backward,0.2758851054843536
|
179 |
+
bad,0.2226071377740595
|
180 |
+
bag,0.2052057148099754
|
181 |
+
balance,0.2758851054843536
|
182 |
+
ball,0.2671356835402115
|
183 |
+
ballistic,0.2500865766313553
|
184 |
+
ballot,0.2999676259941186
|
185 |
+
balls,0.2278770964950076
|
186 |
+
band,0.1920407509762043
|
187 |
+
bank,0.2130221037729962
|
188 |
+
bankruptcy,0.2999676259941186
|
189 |
+
banner,0.241385611753937
|
190 |
+
bar,0.2200927067126292
|
191 |
+
barrett,0.2758851054843536
|
192 |
+
bars,0.2962696480897575
|
193 |
+
baseball,0.234125090348718
|
194 |
+
bashed,0.2758851054843536
|
195 |
+
basketball,0.234125090348718
|
196 |
+
bat,0.2500865766313553
|
197 |
+
baton,0.2758851054843536
|
198 |
+
battle,0.2089552952680086
|
199 |
+
bbc,0.1898333100014528
|
200 |
+
be,0.2703685345409298
|
201 |
+
beach,0.2052057148099754
|
202 |
+
bear,0.222381851321548
|
203 |
+
beaten,0.1898333100014528
|
204 |
+
beautiful,0.1279640196191445
|
205 |
+
because,0.2791726611453676
|
206 |
+
becouse,0.241385611753937
|
207 |
+
beds,0.2999676259941186
|
208 |
+
bedside,0.2999676259941186
|
209 |
+
been,0.1782588910259426
|
210 |
+
beethoven,0.241385611753937
|
211 |
+
beethovenian,0.2999676259941186
|
212 |
+
before,0.2075661208540629
|
213 |
+
begging,0.241385611753937
|
214 |
+
behind,0.2437793527132703
|
215 |
+
being,0.1761176566372516
|
216 |
+
believe,0.1681150362466927
|
217 |
+
bell,0.2089552952680086
|
218 |
+
below,0.1740166493297413
|
219 |
+
benefits,0.2174693650254091
|
220 |
+
bernstein,0.2999676259941186
|
221 |
+
best,0.1666764954370398
|
222 |
+
bet,0.2239150833069232
|
223 |
+
better,0.2311497514667045
|
224 |
+
big,0.2134703315327301
|
225 |
+
bigger,0.2017249076957935
|
226 |
+
bigot,0.2758851054843536
|
227 |
+
bit,0.1618727247361693
|
228 |
+
bitch,0.2278770964950076
|
229 |
+
bits,0.2610138323762697
|
230 |
+
black,0.2599833813150044
|
231 |
+
blacks,0.1120914194566537
|
232 |
+
blazak,0.2999676259941186
|
233 |
+
blazer,0.2999676259941186
|
234 |
+
blessings,0.2999676259941186
|
235 |
+
blew,0.2500865766313553
|
236 |
+
blind,0.222381851321548
|
237 |
+
blog,0.2130221037729962
|
238 |
+
blood,0.1362056013466759
|
239 |
+
blows,0.2999676259941186
|
240 |
+
blue,0.1371975268438515
|
241 |
+
boat,0.222381851321548
|
242 |
+
boatloads,0.2999676259941186
|
243 |
+
bodies,0.2052057148099754
|
244 |
+
body,0.1684719010074631
|
245 |
+
bomber,0.2500865766313553
|
246 |
+
bombings,0.2758851054843536
|
247 |
+
bonus,0.2999676259941186
|
248 |
+
bonuses,0.2758851054843536
|
249 |
+
book,0.1435369152639026
|
250 |
+
boot,0.2278770964950076
|
251 |
+
bother,0.2089552952680086
|
252 |
+
bought,0.1898333100014528
|
253 |
+
bourgeois,0.2999676259941186
|
254 |
+
bow,0.2500865766313553
|
255 |
+
boxes,0.2500865766313553
|
256 |
+
boy,0.3052141517670974
|
257 |
+
boyfriend,0.222381851321548
|
258 |
+
boys,0.1780655339314804
|
259 |
+
brand,0.234125090348718
|
260 |
+
branded,0.2999676259941186
|
261 |
+
bratislava,0.2999676259941186
|
262 |
+
brave,0.234125090348718
|
263 |
+
break,0.1847983596268498
|
264 |
+
breath,0.2500865766313553
|
265 |
+
brethren,0.241385611753937
|
266 |
+
bring,0.1618727247361693
|
267 |
+
bringing,0.241385611753937
|
268 |
+
britain,0.1650714711739678
|
269 |
+
bronze,0.2999676259941186
|
270 |
+
brother,0.2541708568500221
|
271 |
+
brothers,0.1424304572085385
|
272 |
+
brought,0.2500310841338375
|
273 |
+
brown,0.2134703315327301
|
274 |
+
browns,0.241385611753937
|
275 |
+
bs,0.2017249076957935
|
276 |
+
building,0.1847983596268498
|
277 |
+
bullet,0.222381851321548
|
278 |
+
bullets,0.2758851054843536
|
279 |
+
bum,0.2758851054843536
|
280 |
+
bumps,0.2999676259941186
|
281 |
+
bunch,0.2100554752805851
|
282 |
+
burglary,0.2610138323762697
|
283 |
+
burning,0.222381851321548
|
284 |
+
burrowed,0.2999676259941186
|
285 |
+
bus,0.1702566504369363
|
286 |
+
bust,0.2758851054843536
|
287 |
+
buste,0.2999676259941186
|
288 |
+
busy,0.222381851321548
|
289 |
+
but,0.2636441465050679
|
290 |
+
butchy,0.2999676259941186
|
291 |
+
butt,0.2877992459427301
|
292 |
+
by,0.2307237338936239
|
293 |
+
ca,0.2110274516479782
|
294 |
+
call,0.2133700972077041
|
295 |
+
called,0.2032209159311311
|
296 |
+
calling,0.2490972846048511
|
297 |
+
came,0.2355917586294029
|
298 |
+
campaign,0.2089552952680086
|
299 |
+
can,0.2060374558719943
|
300 |
+
canada,0.1726506828225906
|
301 |
+
cannot,0.2318053121111062
|
302 |
+
cant,0.2192076046444676
|
303 |
+
cantor,0.2999676259941186
|
304 |
+
capital,0.222381851321548
|
305 |
+
capped,0.2999676259941186
|
306 |
+
car,0.2432337891788983
|
307 |
+
care,0.2332590748330901
|
308 |
+
carrying,0.2089552952680086
|
309 |
+
cars,0.1847983596268498
|
310 |
+
case,0.2029246413330576
|
311 |
+
caste,0.2999676259941186
|
312 |
+
castle,0.222381851321548
|
313 |
+
cat,0.2278770964950076
|
314 |
+
catch,0.2130221037729962
|
315 |
+
catches,0.2758851054843536
|
316 |
+
caught,0.2654650119605131
|
317 |
+
cause,0.2133700972077041
|
318 |
+
cbs,0.2758851054843536
|
319 |
+
celebrated,0.2278770964950076
|
320 |
+
celebrity,0.2610138323762697
|
321 |
+
cell,0.2500865766313553
|
322 |
+
celtic,0.1780655339314804
|
323 |
+
central,0.2089552952680086
|
324 |
+
century,0.2174693650254091
|
325 |
+
certain,0.2280428968531698
|
326 |
+
chairman,0.2610138323762697
|
327 |
+
champion,0.2758851054843536
|
328 |
+
change,0.1506716419301829
|
329 |
+
changed,0.2130221037729962
|
330 |
+
changes,0.241385611753937
|
331 |
+
channel,0.2259375677820864
|
332 |
+
characters,0.2500865766313553
|
333 |
+
charge,0.1925515581348793
|
334 |
+
charged,0.2997499258945969
|
335 |
+
charity,0.2999676259941186
|
336 |
+
charney,0.2758851054843536
|
337 |
+
chased,0.2758851054843536
|
338 |
+
chases,0.2999676259941186
|
339 |
+
chasing,0.2962696480897575
|
340 |
+
cheated,0.2999676259941186
|
341 |
+
check,0.1659699231990525
|
342 |
+
checking,0.2962696480897575
|
343 |
+
cheese,0.2610138323762697
|
344 |
+
chess,0.2999676259941186
|
345 |
+
chick,0.2758851054843536
|
346 |
+
chief,0.2500865766313553
|
347 |
+
child,0.1230464384271103
|
348 |
+
children,0.1916555784415737
|
349 |
+
chimp,0.241385611753937
|
350 |
+
chinese,0.2148367257055479
|
351 |
+
chip,0.2500865766313553
|
352 |
+
chocolate,0.241385611753937
|
353 |
+
chosen,0.2278770964950076
|
354 |
+
christ,0.2600238112154098
|
355 |
+
christian,0.1978224262232114
|
356 |
+
christianity,0.2278770964950076
|
357 |
+
christmas,0.1721033076466162
|
358 |
+
chrommagus,0.2999676259941186
|
359 |
+
chron,0.2758851054843536
|
360 |
+
chronicle,0.2758851054843536
|
361 |
+
church,0.1780655339314804
|
362 |
+
churchill,0.2610138323762697
|
363 |
+
cigarette,0.2999676259941186
|
364 |
+
citizen,0.234125090348718
|
365 |
+
city,0.1568546939653642
|
366 |
+
claim,0.2302386954344739
|
367 |
+
claims,0.262283281536677
|
368 |
+
clamp,0.2999676259941186
|
369 |
+
class,0.2212956721025283
|
370 |
+
classifications,0.2758851054843536
|
371 |
+
cleaning,0.2174693650254091
|
372 |
+
cliams,0.2999676259941186
|
373 |
+
clinging,0.2999676259941186
|
374 |
+
clips,0.2758851054843536
|
375 |
+
close,0.2029246413330576
|
376 |
+
cnn,0.2278770964950076
|
377 |
+
coat,0.241385611753937
|
378 |
+
cohesion,0.2999676259941186
|
379 |
+
coke,0.2610138323762697
|
380 |
+
coldblooded,0.2999676259941186
|
381 |
+
college,0.1238383892740116
|
382 |
+
com,0.1154258830699894
|
383 |
+
coma,0.2999676259941186
|
384 |
+
come,0.0853510238673883
|
385 |
+
comes,0.1446652913734118
|
386 |
+
coming,0.174242902957373
|
387 |
+
communicate,0.2758851054843536
|
388 |
+
communism,0.2962696480897575
|
389 |
+
community,0.2162138176509555
|
390 |
+
company,0.2219687601924021
|
391 |
+
complaining,0.2500865766313553
|
392 |
+
complete,0.2130221037729962
|
393 |
+
completely,0.2866131478046988
|
394 |
+
complex,0.234125090348718
|
395 |
+
comrade,0.2500865766313553
|
396 |
+
concerns,0.2610138323762697
|
397 |
+
concerts,0.2758851054843536
|
398 |
+
conclusion,0.241385611753937
|
399 |
+
confess,0.2758851054843536
|
400 |
+
confined,0.2758851054843536
|
401 |
+
confirmed,0.241385611753937
|
402 |
+
confused,0.241385611753937
|
403 |
+
conquer,0.2610138323762697
|
404 |
+
consider,0.2325337179490334
|
405 |
+
conslour,0.2999676259941186
|
406 |
+
constitution,0.2610138323762697
|
407 |
+
continue,0.1702566504369363
|
408 |
+
contract,0.2610138323762697
|
409 |
+
contrapuntal,0.2999676259941186
|
410 |
+
control,0.1634484939149016
|
411 |
+
convictions,0.2758851054843536
|
412 |
+
cookies,0.2758851054843536
|
413 |
+
cool,0.2100554752805851
|
414 |
+
cop,0.2374635912807838
|
415 |
+
cops,0.2429360261603897
|
416 |
+
corps,0.2174693650254091
|
417 |
+
correct,0.1847983596268498
|
418 |
+
could,0.2279052112852753
|
419 |
+
council,0.2174693650254091
|
420 |
+
count,0.1925515581348793
|
421 |
+
country,0.2345049011799161
|
422 |
+
course,0.1506716419301829
|
423 |
+
court,0.2349380858114451
|
424 |
+
cousin,0.2610138323762697
|
425 |
+
coward,0.2999676259941186
|
426 |
+
cowardly,0.241385611753937
|
427 |
+
cowards,0.2610138323762697
|
428 |
+
crack,0.2278770964950076
|
429 |
+
crap,0.1888372308782339
|
430 |
+
creator,0.2610138323762697
|
431 |
+
credited,0.2999676259941186
|
432 |
+
cretin,0.2999676259941186
|
433 |
+
crime,0.1163519457282454
|
434 |
+
crimes,0.1954253217553395
|
435 |
+
criminal,0.2302386954344739
|
436 |
+
crisis,0.2610138323762697
|
437 |
+
crooked,0.234125090348718
|
438 |
+
cross,0.2200927067126292
|
439 |
+
culturalism,0.2758851054843536
|
440 |
+
culture,0.1296981197092574
|
441 |
+
currently,0.2017249076957935
|
442 |
+
custody,0.2746342821884739
|
443 |
+
customer,0.2500865766313553
|
444 |
+
d,0.1737215264475171
|
445 |
+
daddy,0.234125090348718
|
446 |
+
damian,0.2999676259941186
|
447 |
+
damn,0.1684719010074631
|
448 |
+
dark,0.1458165370096662
|
449 |
+
darkies,0.2758851054843536
|
450 |
+
dat,0.241385611753937
|
451 |
+
date,0.1872536620266978
|
452 |
+
dating,0.2130221037729962
|
453 |
+
daughter,0.2578617223826998
|
454 |
+
david,0.2331078146914669
|
455 |
+
day,0.2305833719742898
|
456 |
+
days,0.1135982153697986
|
457 |
+
dead,0.2331078146914669
|
458 |
+
deaf,0.2500865766313553
|
459 |
+
dealers,0.2500865766313553
|
460 |
+
death,0.1262792757529701
|
461 |
+
deaths,0.234125090348718
|
462 |
+
debt,0.2610138323762697
|
463 |
+
decided,0.2280428968531698
|
464 |
+
decked,0.2758851054843536
|
465 |
+
dedicated,0.2174693650254091
|
466 |
+
deeds,0.2758851054843536
|
467 |
+
defending,0.2807255553852731
|
468 |
+
defense,0.1898333100014528
|
469 |
+
definitly,0.2758851054843536
|
470 |
+
defrauded,0.2999676259941186
|
471 |
+
degrade,0.2999676259941186
|
472 |
+
delight,0.2999676259941186
|
473 |
+
demarco,0.2758851054843536
|
474 |
+
democracy,0.2610138323762697
|
475 |
+
demoralize,0.2999676259941186
|
476 |
+
demoralizing,0.2999676259941186
|
477 |
+
den,0.2610138323762697
|
478 |
+
deputies,0.241385611753937
|
479 |
+
dere,0.2999676259941186
|
480 |
+
desert,0.234125090348718
|
481 |
+
deserve,0.222381851321548
|
482 |
+
deserved,0.2758851054843536
|
483 |
+
desperate,0.2500865766313553
|
484 |
+
despised,0.2999676259941186
|
485 |
+
destined,0.2758851054843536
|
486 |
+
destroy,0.2429360261603897
|
487 |
+
destroyed,0.2174693650254091
|
488 |
+
destroys,0.2500865766313553
|
489 |
+
determined,0.2610138323762697
|
490 |
+
deviant,0.2610138323762697
|
491 |
+
devise,0.2999676259941186
|
492 |
+
did,0.3258558616445767
|
493 |
+
didnt,0.1898333100014528
|
494 |
+
die,0.2042778730319584
|
495 |
+
died,0.2601368187993332
|
496 |
+
dies,0.234125090348718
|
497 |
+
different,0.2221748637061897
|
498 |
+
difficult,0.2278770964950076
|
499 |
+
dime,0.2999676259941186
|
500 |
+
directions,0.2999676259941186
|
501 |
+
directly,0.234125090348718
|
502 |
+
discovered,0.222381851321548
|
503 |
+
disease,0.2130221037729962
|
504 |
+
dised,0.2999676259941186
|
505 |
+
disgusted,0.2692737725980185
|
506 |
+
disgusting,0.1603413215322604
|
507 |
+
dissappeared,0.2758851054843536
|
508 |
+
distance,0.222381851321548
|
509 |
+
distribution,0.241385611753937
|
510 |
+
disturbing,0.222381851321548
|
511 |
+
dive,0.2999676259941186
|
512 |
+
diversity,0.2148367257055479
|
513 |
+
dna,0.1802139995771872
|
514 |
+
do,0.2023034769179556
|
515 |
+
documentary,0.2089552952680086
|
516 |
+
documentation,0.2610138323762697
|
517 |
+
doer,0.2999676259941186
|
518 |
+
does,0.2616398738641152
|
519 |
+
dog,0.1634484939149016
|
520 |
+
dogs,0.1780655339314804
|
521 |
+
doing,0.2464113977169987
|
522 |
+
dole,0.2758851054843536
|
523 |
+
domestic,0.2999676259941186
|
524 |
+
don,0.1931503123652337
|
525 |
+
done,0.2072364295485747
|
526 |
+
dont,0.2287974584719686
|
527 |
+
door,0.1702566504369363
|
528 |
+
double,0.1984748915997329
|
529 |
+
dov,0.2999676259941186
|
530 |
+
down,0.2387045937204702
|
531 |
+
dr,0.1446652913734118
|
532 |
+
drafted,0.2999676259941186
|
533 |
+
draw,0.2601368187993332
|
534 |
+
dressed,0.2130221037729962
|
535 |
+
drew,0.2610138323762697
|
536 |
+
drink,0.1780655339314804
|
537 |
+
drop,0.2130221037729962
|
538 |
+
dropped,0.2962696480897575
|
539 |
+
drought,0.2500865766313553
|
540 |
+
drugs,0.2490972846048511
|
541 |
+
dubious,0.2999676259941186
|
542 |
+
dude,0.2644792724967404
|
543 |
+
duke,0.2219687601924021
|
544 |
+
dumb,0.1603413215322604
|
545 |
+
during,0.2417141417022772
|
546 |
+
dusty,0.2758851054843536
|
547 |
+
dynamite,0.2758851054843536
|
548 |
+
each,0.1230464384271103
|
549 |
+
early,0.1684719010074631
|
550 |
+
earshot,0.2999676259941186
|
551 |
+
earth,0.1559885191897013
|
552 |
+
east,0.1634484939149016
|
553 |
+
eat,0.1559885191897013
|
554 |
+
eating,0.1802139995771872
|
555 |
+
eddie,0.2610138323762697
|
556 |
+
education,0.1618727247361693
|
557 |
+
egyptians,0.2130221037729962
|
558 |
+
eh,0.222381851321548
|
559 |
+
ein,0.2999676259941186
|
560 |
+
einstein,0.241385611753937
|
561 |
+
eisenhower,0.2758851054843536
|
562 |
+
either,0.1920407509762043
|
563 |
+
elementary,0.222381851321548
|
564 |
+
elites,0.2500865766313553
|
565 |
+
els,0.2999676259941186
|
566 |
+
else,0.1599563250059945
|
567 |
+
empire,0.222381851321548
|
568 |
+
employed,0.2758851054843536
|
569 |
+
employees,0.2500865766313553
|
570 |
+
enchantment,0.2999676259941186
|
571 |
+
encouraging,0.2500865766313553
|
572 |
+
end,0.210661111720372
|
573 |
+
ended,0.2962696480897575
|
574 |
+
enemy,0.1802139995771872
|
575 |
+
energy,0.234125090348718
|
576 |
+
engaged,0.2758851054843536
|
577 |
+
engelhardt,0.2999676259941186
|
578 |
+
england,0.2070895982889366
|
579 |
+
english,0.1605959164370148
|
580 |
+
enjoying,0.2999676259941186
|
581 |
+
enjoyment,0.2999676259941186
|
582 |
+
enough,0.2200502543866951
|
583 |
+
enriched,0.2758851054843536
|
584 |
+
entertainment,0.2174693650254091
|
585 |
+
episode,0.222381851321548
|
586 |
+
equipment,0.2610138323762697
|
587 |
+
especially,0.1588516959120974
|
588 |
+
establishedmen,0.2999676259941186
|
589 |
+
estate,0.2278770964950076
|
590 |
+
etc,0.2229004049093416
|
591 |
+
eu,0.1984748915997329
|
592 |
+
europe,0.1688474492254997
|
593 |
+
even,0.2346621085844964
|
594 |
+
event,0.1702566504369363
|
595 |
+
ever,0.2317916532001716
|
596 |
+
every,0.2023031338207952
|
597 |
+
everybody,0.2052057148099754
|
598 |
+
everyone,0.1214932470685176
|
599 |
+
everything,0.2171942397830345
|
600 |
+
evil,0.2165310942837593
|
601 |
+
exactly,0.1978224262232114
|
602 |
+
example,0.1588516959120974
|
603 |
+
examples,0.2500865766313553
|
604 |
+
excelled,0.2999676259941186
|
605 |
+
exception,0.2610138323762697
|
606 |
+
excuse,0.222381851321548
|
607 |
+
executive,0.2500865766313553
|
608 |
+
expect,0.1898333100014528
|
609 |
+
expelled,0.2758851054843536
|
610 |
+
experience,0.1898333100014528
|
611 |
+
experiences,0.241385611753937
|
612 |
+
expert,0.2278770964950076
|
613 |
+
explores,0.2999676259941186
|
614 |
+
expose,0.2758851054843536
|
615 |
+
expressed,0.2610138323762697
|
616 |
+
extent,0.2500865766313553
|
617 |
+
extremist,0.2758851054843536
|
618 |
+
eyed,0.222381851321548
|
619 |
+
eyes,0.2210329701947546
|
620 |
+
f,0.1574014836242536
|
621 |
+
fa,0.2610138323762697
|
622 |
+
facade,0.2999676259941186
|
623 |
+
face,0.1909526217506602
|
624 |
+
facebook,0.1760020400449241
|
625 |
+
faces,0.1925515581348793
|
626 |
+
facility,0.2610138323762697
|
627 |
+
fact,0.2674442379749849
|
628 |
+
fag,0.2089552952680086
|
629 |
+
failed,0.2278770964950076
|
630 |
+
faith,0.234125090348718
|
631 |
+
fall,0.1954253217553395
|
632 |
+
false,0.1954253217553395
|
633 |
+
falsely,0.2758851054843536
|
634 |
+
families,0.2219687601924021
|
635 |
+
family,0.1894262605098467
|
636 |
+
fan,0.2089552952680086
|
637 |
+
fans,0.2174693650254091
|
638 |
+
far,0.2323855868172371
|
639 |
+
farming,0.2758851054843536
|
640 |
+
fast,0.1634484939149016
|
641 |
+
fatally,0.2758851054843536
|
642 |
+
father,0.2516845426691109
|
643 |
+
faults,0.2999676259941186
|
644 |
+
favorite,0.1780655339314804
|
645 |
+
favourite,0.2500865766313553
|
646 |
+
featured,0.2999676259941186
|
647 |
+
federal,0.234125090348718
|
648 |
+
fedor,0.2999676259941186
|
649 |
+
feds,0.2500865766313553
|
650 |
+
feel,0.1562526789912628
|
651 |
+
feeling,0.2017249076957935
|
652 |
+
feet,0.2482467641767511
|
653 |
+
fell,0.241385611753937
|
654 |
+
fella,0.2999676259941186
|
655 |
+
fellow,0.1925515581348793
|
656 |
+
felony,0.2610138323762697
|
657 |
+
felt,0.2401240913849502
|
658 |
+
feral,0.2130221037729962
|
659 |
+
few,0.2439845252609459
|
660 |
+
fictional,0.2758851054843536
|
661 |
+
field,0.2089552952680086
|
662 |
+
fight,0.1718703412080863
|
663 |
+
fighting,0.1618727247361693
|
664 |
+
fights,0.222381851321548
|
665 |
+
figure,0.1684719010074631
|
666 |
+
figures,0.2490972846048511
|
667 |
+
file,0.2490972846048511
|
668 |
+
filed,0.2500865766313553
|
669 |
+
filipina,0.2999676259941186
|
670 |
+
film,0.2325337179490334
|
671 |
+
films,0.234125090348718
|
672 |
+
filthy,0.2459191117360754
|
673 |
+
find,0.1897398762893147
|
674 |
+
fine,0.1898333100014528
|
675 |
+
finger,0.2278770964950076
|
676 |
+
finially,0.2999676259941186
|
677 |
+
finishing,0.2610138323762697
|
678 |
+
firebird,0.2999676259941186
|
679 |
+
fired,0.2692737725980185
|
680 |
+
first,0.2248933923649319
|
681 |
+
fish,0.1650714711739678
|
682 |
+
fits,0.2174693650254091
|
683 |
+
flag,0.2325337179490334
|
684 |
+
flagged,0.2999676259941186
|
685 |
+
floor,0.2459191117360754
|
686 |
+
flop,0.2999676259941186
|
687 |
+
florida,0.1824552746959061
|
688 |
+
flyers,0.2174693650254091
|
689 |
+
fmj,0.2758851054843536
|
690 |
+
folklore,0.2758851054843536
|
691 |
+
food,0.2181919453660477
|
692 |
+
fool,0.2610138323762697
|
693 |
+
fools,0.2174693650254091
|
694 |
+
foot,0.1984748915997329
|
695 |
+
football,0.1603413215322604
|
696 |
+
for,0.2682361341607829
|
697 |
+
force,0.2116021254214722
|
698 |
+
forced,0.2259375677820864
|
699 |
+
forces,0.241385611753937
|
700 |
+
foreign,0.2325337179490334
|
701 |
+
forest,0.2174693650254091
|
702 |
+
forgein,0.2999676259941186
|
703 |
+
formal,0.2999676259941186
|
704 |
+
formed,0.2999676259941186
|
705 |
+
former,0.2610138323762697
|
706 |
+
forms,0.2278770964950076
|
707 |
+
forum,0.0987076831979309
|
708 |
+
forums,0.2280428968531698
|
709 |
+
forward,0.2259375677820864
|
710 |
+
foster,0.2758851054843536
|
711 |
+
fought,0.2692737725980185
|
712 |
+
found,0.2215532441375704
|
713 |
+
fourteen,0.2999676259941186
|
714 |
+
fourth,0.2500865766313553
|
715 |
+
france,0.2052057148099754
|
716 |
+
free,0.0976559011878147
|
717 |
+
french,0.2223696381711051
|
718 |
+
friend,0.287964164855566
|
719 |
+
friends,0.1036696241832601
|
720 |
+
from,0.2772162963949818
|
721 |
+
front,0.1792955852167742
|
722 |
+
fugitive,0.2610138323762697
|
723 |
+
full,0.1819959849433494
|
724 |
+
fun,0.2239150833069232
|
725 |
+
fund,0.2999676259941186
|
726 |
+
fundamental,0.2758851054843536
|
727 |
+
fundamentalists,0.2999676259941186
|
728 |
+
funds,0.234125090348718
|
729 |
+
funerals,0.2999676259941186
|
730 |
+
funnel,0.2999676259941186
|
731 |
+
funneling,0.2999676259941186
|
732 |
+
funny,0.2268857074145697
|
733 |
+
future,0.1352303523296223
|
734 |
+
gacek,0.2999676259941186
|
735 |
+
gang,0.1872536620266978
|
736 |
+
garda,0.2610138323762697
|
737 |
+
garry,0.2999676259941186
|
738 |
+
gas,0.2089552952680086
|
739 |
+
gat,0.2999676259941186
|
740 |
+
gather,0.2758851054843536
|
741 |
+
gaurd,0.2758851054843536
|
742 |
+
gave,0.2687132076990917
|
743 |
+
gay,0.2056655459948584
|
744 |
+
gdansk,0.2999676259941186
|
745 |
+
gdyjju,0.2999676259941186
|
746 |
+
generally,0.2130221037729962
|
747 |
+
genesis,0.2758851054843536
|
748 |
+
german,0.1810818176203651
|
749 |
+
germans,0.1898333100014528
|
750 |
+
get,0.2107767598371156
|
751 |
+
gets,0.2758882761049732
|
752 |
+
getting,0.2298700689877525
|
753 |
+
gf,0.2610138323762697
|
754 |
+
ghetto,0.1898333100014528
|
755 |
+
ghost,0.234125090348718
|
756 |
+
girl,0.1090577837769784
|
757 |
+
girls,0.1784226119702001
|
758 |
+
give,0.1556564701612703
|
759 |
+
giving,0.1702566504369363
|
760 |
+
glad,0.1650714711739678
|
761 |
+
go,0.2607799741046443
|
762 |
+
god,0.2275874349627348
|
763 |
+
goes,0.1371975268438515
|
764 |
+
going,0.2667837507229824
|
765 |
+
gone,0.1506716419301829
|
766 |
+
gonna,0.1802139995771872
|
767 |
+
good,0.1880003629706798
|
768 |
+
google,0.1872536620266978
|
769 |
+
got,0.3093876722116877
|
770 |
+
gotten,0.1925515581348793
|
771 |
+
government,0.200195138379056
|
772 |
+
goyim,0.2174693650254091
|
773 |
+
grabbed,0.2999676259941186
|
774 |
+
grabs,0.2610138323762697
|
775 |
+
grade,0.1925515581348793
|
776 |
+
grandad,0.2758851054843536
|
777 |
+
grandfather,0.2601368187993332
|
778 |
+
grandmother,0.234125090348718
|
779 |
+
gratitude,0.2999676259941186
|
780 |
+
graveland,0.2999676259941186
|
781 |
+
great,0.1155268589033919
|
782 |
+
greatest,0.2725203592983128
|
783 |
+
grinned,0.2999676259941186
|
784 |
+
group,0.1539015042924291
|
785 |
+
growing,0.1925515581348793
|
786 |
+
guards,0.222381851321548
|
787 |
+
guess,0.1192361348614164
|
788 |
+
guidance,0.2758851054843536
|
789 |
+
guide,0.241385611753937
|
790 |
+
guilty,0.2500865766313553
|
791 |
+
guinness,0.2758851054843536
|
792 |
+
guy,0.3133479586621135
|
793 |
+
guys,0.1838688748193491
|
794 |
+
gym,0.2130221037729962
|
795 |
+
gypsie,0.2758851054843536
|
796 |
+
gypsy,0.2500865766313553
|
797 |
+
had,0.2849805617368761
|
798 |
+
hair,0.2311497514667045
|
799 |
+
haired,0.2610138323762697
|
800 |
+
half,0.2009371766938326
|
801 |
+
hall,0.2130221037729962
|
802 |
+
hand,0.2684351658241592
|
803 |
+
handed,0.2278770964950076
|
804 |
+
hands,0.2116021254214722
|
805 |
+
handwritten,0.2999676259941186
|
806 |
+
happened,0.2318053121111062
|
807 |
+
happens,0.1740166493297413
|
808 |
+
happy,0.1898850542052856
|
809 |
+
hard,0.2040022838206367
|
810 |
+
harm,0.241385611753937
|
811 |
+
harmonic,0.2999676259941186
|
812 |
+
harris,0.241385611753937
|
813 |
+
has,0.3006447317347214
|
814 |
+
hate,0.1505333165098281
|
815 |
+
hated,0.2174693650254091
|
816 |
+
hates,0.2644792724967404
|
817 |
+
have,0.2544127505978315
|
818 |
+
havent,0.2278770964950076
|
819 |
+
having,0.2143023280298674
|
820 |
+
he,0.6523775851441201
|
821 |
+
head,0.1920407509762043
|
822 |
+
heads,0.1847983596268498
|
823 |
+
heal,0.2758851054843536
|
824 |
+
healthy,0.2130221037729962
|
825 |
+
heard,0.2540709758029276
|
826 |
+
hearing,0.2052057148099754
|
827 |
+
hector,0.2999676259941186
|
828 |
+
heem,0.2758851054843536
|
829 |
+
heights,0.2999676259941186
|
830 |
+
hell,0.1645811272521478
|
831 |
+
hello,0.1458165370096662
|
832 |
+
help,0.1973163724434777
|
833 |
+
her,0.2069367917689627
|
834 |
+
herd,0.234125090348718
|
835 |
+
here,0.1950122911660209
|
836 |
+
hero,0.2692737725980185
|
837 |
+
hes,0.2610138323762697
|
838 |
+
hey,0.2382874344867567
|
839 |
+
hide,0.1760020400449241
|
840 |
+
high,0.1116112181907623
|
841 |
+
hilarious,0.222381851321548
|
842 |
+
him,0.3981794333598364
|
843 |
+
himself,0.2525000155577136
|
844 |
+
his,0.4018955450203755
|
845 |
+
historian,0.3213419231195796
|
846 |
+
history,0.1305846688181157
|
847 |
+
hit,0.1684719010074631
|
848 |
+
hitchens,0.2758851054843536
|
849 |
+
hmm,0.241385611753937
|
850 |
+
holahoax,0.2610138323762697
|
851 |
+
hold,0.1898333100014528
|
852 |
+
holiday,0.2174693650254091
|
853 |
+
holly,0.2758851054843536
|
854 |
+
holocaust,0.1603413215322604
|
855 |
+
home,0.2291642487050512
|
856 |
+
homeschool,0.234125090348718
|
857 |
+
homeschooled,0.2278770964950076
|
858 |
+
homeschooling,0.222381851321548
|
859 |
+
honest,0.2089552952680086
|
860 |
+
honour,0.1984748915997329
|
861 |
+
hook,0.222381851321548
|
862 |
+
hooking,0.2999676259941186
|
863 |
+
hop,0.2017249076957935
|
864 |
+
hope,0.2252388348948494
|
865 |
+
hopefully,0.1740166493297413
|
866 |
+
hops,0.2999676259941186
|
867 |
+
horror,0.2610138323762697
|
868 |
+
hose,0.2999676259941186
|
869 |
+
hours,0.1667447869857026
|
870 |
+
house,0.2293423424304631
|
871 |
+
housing,0.241385611753937
|
872 |
+
houston,0.2052057148099754
|
873 |
+
how,0.2656466990988649
|
874 |
+
however,0.1684719010074631
|
875 |
+
http,0.0499457923792223
|
876 |
+
https,0.0921615278613187
|
877 |
+
huffed,0.2999676259941186
|
878 |
+
human,0.2131948591881654
|
879 |
+
humans,0.1824552746959061
|
880 |
+
hung,0.2758851054843536
|
881 |
+
hungry,0.234125090348718
|
882 |
+
hurt,0.2017249076957935
|
883 |
+
i,0.2804425706745275
|
884 |
+
id,0.1650714711739678
|
885 |
+
identity,0.2459191117360754
|
886 |
+
idiot,0.2089552952680086
|
887 |
+
ie,0.2349380858114451
|
888 |
+
if,0.3120276505060418
|
889 |
+
igger,0.2758851054843536
|
890 |
+
ill,0.1802139995771872
|
891 |
+
im,0.1338091862028425
|
892 |
+
immigration,0.2116021254214722
|
893 |
+
important,0.2085521401588969
|
894 |
+
impression,0.2278770964950076
|
895 |
+
in,0.3068139413991058
|
896 |
+
inc,0.241385611753937
|
897 |
+
incinerate,0.2999676259941186
|
898 |
+
indeed,0.2116021254214722
|
899 |
+
independent,0.2278770964950076
|
900 |
+
indictement,0.2999676259941186
|
901 |
+
indirectly,0.2999676259941186
|
902 |
+
indistinguishable,0.2999676259941186
|
903 |
+
inflate,0.2999676259941186
|
904 |
+
info,0.1532665376034473
|
905 |
+
infringed,0.2999676259941186
|
906 |
+
ing,0.1984748915997329
|
907 |
+
inner,0.2500865766313553
|
908 |
+
innocent,0.2174693650254091
|
909 |
+
insanity,0.2610138323762697
|
910 |
+
inspiration,0.2999676259941186
|
911 |
+
instant,0.241385611753937
|
912 |
+
instead,0.1603413215322604
|
913 |
+
instinct,0.2500865766313553
|
914 |
+
integration,0.241385611753937
|
915 |
+
intended,0.241385611753937
|
916 |
+
intentionally,0.2610138323762697
|
917 |
+
interested,0.1574014836242536
|
918 |
+
interviewed,0.2500865766313553
|
919 |
+
into,0.2847179274118009
|
920 |
+
introduce,0.234125090348718
|
921 |
+
invasion,0.241385611753937
|
922 |
+
iraq,0.2610138323762697
|
923 |
+
ireland,0.1329727049055025
|
924 |
+
irish,0.1463063352686766
|
925 |
+
irving,0.2174693650254091
|
926 |
+
is,0.3371909978520548
|
927 |
+
isaac,0.2999676259941186
|
928 |
+
ishmael,0.2999676259941186
|
929 |
+
islamic,0.2174693650254091
|
930 |
+
israel,0.2116021254214722
|
931 |
+
israeli,0.2692737725980185
|
932 |
+
it,0.282676061060643
|
933 |
+
italy,0.2500865766313553
|
934 |
+
its,0.0578119201243179
|
935 |
+
itself,0.2302386954344739
|
936 |
+
ivan,0.2758851054843536
|
937 |
+
jackson,0.222381851321548
|
938 |
+
jacqueline,0.2999676259941186
|
939 |
+
jail,0.1847983596268498
|
940 |
+
jerk,0.2758851054843536
|
941 |
+
jerry,0.2610138323762697
|
942 |
+
jesus,0.2654650119605131
|
943 |
+
jew,0.2551759909150728
|
944 |
+
jewel,0.2999676259941186
|
945 |
+
jewish,0.2932104620673537
|
946 |
+
jews,0.235335439391138
|
947 |
+
jewwatch,0.2999676259941186
|
948 |
+
jimmy,0.2746342821884739
|
949 |
+
job,0.1898850542052856
|
950 |
+
joeblogs,0.2999676259941186
|
951 |
+
johnny,0.3152653575814017
|
952 |
+
johns,0.2999676259941186
|
953 |
+
join,0.1838688748193491
|
954 |
+
joined,0.1824552746959061
|
955 |
+
jokes,0.2758851054843536
|
956 |
+
jones,0.2278770964950076
|
957 |
+
jose,0.2610138323762697
|
958 |
+
journey,0.2758851054843536
|
959 |
+
jp,0.2999676259941186
|
960 |
+
jr,0.2500865766313553
|
961 |
+
judge,0.2165310942837593
|
962 |
+
jumped,0.2174693650254091
|
963 |
+
junior,0.241385611753937
|
964 |
+
jurors,0.2758851054843536
|
965 |
+
jus,0.2610138323762697
|
966 |
+
just,0.2568752418783067
|
967 |
+
justin,0.2174693650254091
|
968 |
+
k,0.1740166493297413
|
969 |
+
kampf,0.234125090348718
|
970 |
+
karpov,0.2999676259941186
|
971 |
+
kasparov,0.2999676259941186
|
972 |
+
katz,0.2999676259941186
|
973 |
+
keep,0.2247707003164845
|
974 |
+
kept,0.2601368187993332
|
975 |
+
kick,0.1824552746959061
|
976 |
+
kicked,0.2278770964950076
|
977 |
+
kicks,0.2758851054843536
|
978 |
+
kid,0.2298700689877525
|
979 |
+
kidnaps,0.2999676259941186
|
980 |
+
kids,0.1388743673033785
|
981 |
+
kill,0.1559885191897013
|
982 |
+
killed,0.2318053121111062
|
983 |
+
killer,0.2610138323762697
|
984 |
+
killing,0.2148367257055479
|
985 |
+
kills,0.2962696480897575
|
986 |
+
kind,0.2549458954031423
|
987 |
+
kinda,0.2089552952680086
|
988 |
+
king,0.1925515581348793
|
989 |
+
kiss,0.2130221037729962
|
990 |
+
kitchen,0.2999676259941186
|
991 |
+
klanmen,0.2999676259941186
|
992 |
+
knew,0.3052894489341554
|
993 |
+
knife,0.3003578014610431
|
994 |
+
knocked,0.2130221037729962
|
995 |
+
knocking,0.2610138323762697
|
996 |
+
know,0.1980179852325126
|
997 |
+
knowbody,0.2999676259941186
|
998 |
+
known,0.1954253217553395
|
999 |
+
knows,0.2056655459948584
|
1000 |
+
kosher,0.222381851321548
|
1001 |
+
lack,0.2017249076957935
|
1002 |
+
lads,0.222381851321548
|
1003 |
+
lane,0.2610138323762697
|
1004 |
+
languages,0.1984748915997329
|
1005 |
+
larceny,0.2758851054843536
|
1006 |
+
largest,0.2130221037729962
|
1007 |
+
last,0.2228579875629596
|
1008 |
+
later,0.1978224262232114
|
1009 |
+
latest,0.1984748915997329
|
1010 |
+
laugh,0.2116021254214722
|
1011 |
+
laughing,0.2017249076957935
|
1012 |
+
laurie,0.2999676259941186
|
1013 |
+
law,0.1966171930697205
|
1014 |
+
laying,0.2500865766313553
|
1015 |
+
lazy,0.2130221037729962
|
1016 |
+
lead,0.1925515581348793
|
1017 |
+
leader,0.2610138323762697
|
1018 |
+
learn,0.1382067522017294
|
1019 |
+
learned,0.222381851321548
|
1020 |
+
least,0.1718703412080863
|
1021 |
+
lebanese,0.241385611753937
|
1022 |
+
left,0.2515810121136826
|
1023 |
+
legs,0.241385611753937
|
1024 |
+
lessons,0.2500865766313553
|
1025 |
+
let,0.1857874802982196
|
1026 |
+
lets,0.2567775066459283
|
1027 |
+
level,0.1847983596268498
|
1028 |
+
lied,0.2758851054843536
|
1029 |
+
lies,0.2374635912807838
|
1030 |
+
life,0.2160162220575436
|
1031 |
+
lifestyle,0.2758851054843536
|
1032 |
+
light,0.1352303523296223
|
1033 |
+
lighter,0.2500865766313553
|
1034 |
+
like,0.2765718254354235
|
1035 |
+
likened,0.2999676259941186
|
1036 |
+
likes,0.2130221037729962
|
1037 |
+
limerick,0.2278770964950076
|
1038 |
+
limerickpost,0.2999676259941186
|
1039 |
+
lincoln,0.2758851054843536
|
1040 |
+
line,0.2437793527132703
|
1041 |
+
lines,0.2052057148099754
|
1042 |
+
lips,0.234125090348718
|
1043 |
+
liquid,0.2758851054843536
|
1044 |
+
list,0.1618727247361693
|
1045 |
+
listed,0.2500865766313553
|
1046 |
+
listen,0.2042778730319584
|
1047 |
+
listening,0.2490972846048511
|
1048 |
+
literally,0.2017249076957935
|
1049 |
+
lithuanian,0.2758851054843536
|
1050 |
+
little,0.2101268564651671
|
1051 |
+
live,0.1208540626737509
|
1052 |
+
lived,0.2085521401588969
|
1053 |
+
lives,0.2165310942837593
|
1054 |
+
livestock,0.2610138323762697
|
1055 |
+
living,0.1214932470685176
|
1056 |
+
ll,0.1782268436906092
|
1057 |
+
locked,0.234125090348718
|
1058 |
+
lodz,0.2999676259941186
|
1059 |
+
lol,0.174242902957373
|
1060 |
+
london,0.1333275565200254
|
1061 |
+
lone,0.2500865766313553
|
1062 |
+
long,0.1732442576256842
|
1063 |
+
look,0.1711183996095087
|
1064 |
+
looked,0.1588516959120974
|
1065 |
+
lookin,0.2610138323762697
|
1066 |
+
looking,0.1244100767525769
|
1067 |
+
looks,0.2349365742652359
|
1068 |
+
lord,0.2130221037729962
|
1069 |
+
lose,0.2017249076957935
|
1070 |
+
loses,0.2758851054843536
|
1071 |
+
lost,0.1684719010074631
|
1072 |
+
lot,0.2330131925330292
|
1073 |
+
lots,0.1382067522017294
|
1074 |
+
louis,0.2278770964950076
|
1075 |
+
love,0.1888128644372828
|
1076 |
+
lower,0.234125090348718
|
1077 |
+
lucky,0.2601368187993332
|
1078 |
+
lucrative,0.2999676259941186
|
1079 |
+
m,0.1789245045997037
|
1080 |
+
made,0.1593233447100808
|
1081 |
+
magazine,0.2962696480897575
|
1082 |
+
mainstream,0.2130221037729962
|
1083 |
+
maintain,0.2500865766313553
|
1084 |
+
make,0.2199177681936865
|
1085 |
+
maker,0.2500865766313553
|
1086 |
+
makers,0.2999676259941186
|
1087 |
+
makes,0.1767148446346726
|
1088 |
+
making,0.2042778730319584
|
1089 |
+
male,0.2493071947941311
|
1090 |
+
males,0.1984748915997329
|
1091 |
+
man,0.2688584579434478
|
1092 |
+
managed,0.222381851321548
|
1093 |
+
managers,0.2999676259941186
|
1094 |
+
manhattan,0.2500865766313553
|
1095 |
+
many,0.1924551079565076
|
1096 |
+
marco,0.241385611753937
|
1097 |
+
marine,0.2130221037729962
|
1098 |
+
marines,0.241385611753937
|
1099 |
+
marlene,0.2999676259941186
|
1100 |
+
marriage,0.2785805952666729
|
1101 |
+
married,0.2130221037729962
|
1102 |
+
marte,0.2999676259941186
|
1103 |
+
marxist,0.2089552952680086
|
1104 |
+
mate,0.2325337179490334
|
1105 |
+
material,0.2130221037729962
|
1106 |
+
maternal,0.2999676259941186
|
1107 |
+
math,0.2401240913849502
|
1108 |
+
matter,0.2481562671655071
|
1109 |
+
may,0.2323855868172371
|
1110 |
+
maybe,0.2509691055905672
|
1111 |
+
me,0.256311327137585
|
1112 |
+
means,0.2541708568500221
|
1113 |
+
meant,0.2754548261597485
|
1114 |
+
measure,0.234125090348718
|
1115 |
+
meat,0.222381851321548
|
1116 |
+
meet,0.1659699231990525
|
1117 |
+
meeting,0.2525000155577136
|
1118 |
+
meetings,0.2500865766313553
|
1119 |
+
mein,0.234125090348718
|
1120 |
+
member,0.2148367257055479
|
1121 |
+
men,0.2207500126645353
|
1122 |
+
mentally,0.2610138323762697
|
1123 |
+
mention,0.1780655339314804
|
1124 |
+
mentioned,0.2130221037729962
|
1125 |
+
messed,0.2500865766313553
|
1126 |
+
mestizos,0.2500865766313553
|
1127 |
+
meth,0.2999676259941186
|
1128 |
+
mexican,0.1984748915997329
|
1129 |
+
michael,0.1954253217553395
|
1130 |
+
might,0.2072364295485747
|
1131 |
+
mile,0.2130221037729962
|
1132 |
+
military,0.1824552746959061
|
1133 |
+
million,0.2219687601924021
|
1134 |
+
mind,0.1519540008447359
|
1135 |
+
minded,0.1847983596268498
|
1136 |
+
mine,0.1588516959120974
|
1137 |
+
minister,0.1802139995771872
|
1138 |
+
minority,0.1559885191897013
|
1139 |
+
mins,0.2610138323762697
|
1140 |
+
minute,0.2490972846048511
|
1141 |
+
missed,0.2610138323762697
|
1142 |
+
missing,0.1925515581348793
|
1143 |
+
mob,0.2278770964950076
|
1144 |
+
modern,0.1898333100014528
|
1145 |
+
moment,0.1740166493297413
|
1146 |
+
money,0.2160162220575436
|
1147 |
+
monique,0.2999676259941186
|
1148 |
+
monkey,0.2052057148099754
|
1149 |
+
monkeys,0.1984748915997329
|
1150 |
+
monkies,0.2999676259941186
|
1151 |
+
month,0.2318053121111062
|
1152 |
+
months,0.2085521401588969
|
1153 |
+
moore,0.2130221037729962
|
1154 |
+
mor,0.2999676259941186
|
1155 |
+
more,0.21908269325941
|
1156 |
+
morning,0.2219687601924021
|
1157 |
+
moscow,0.2130221037729962
|
1158 |
+
most,0.1519540781305787
|
1159 |
+
mostly,0.1634484939149016
|
1160 |
+
mother,0.2162138176509555
|
1161 |
+
motivic,0.2999676259941186
|
1162 |
+
mourn,0.2758851054843536
|
1163 |
+
mousy,0.2758851054843536
|
1164 |
+
movies,0.1684719010074631
|
1165 |
+
mph,0.2999676259941186
|
1166 |
+
mr,0.2740048375732077
|
1167 |
+
msi,0.2999676259941186
|
1168 |
+
much,0.2096529091548148
|
1169 |
+
multi,0.222381851321548
|
1170 |
+
multiply,0.241385611753937
|
1171 |
+
murder,0.1954375076504655
|
1172 |
+
murders,0.2644792724967404
|
1173 |
+
museum,0.222381851321548
|
1174 |
+
music,0.1135982153697986
|
1175 |
+
muslim,0.1684719010074631
|
1176 |
+
muslims,0.1847983596268498
|
1177 |
+
must,0.158696829921797
|
1178 |
+
my,0.2849522560294085
|
1179 |
+
myspace,0.2999676259941186
|
1180 |
+
n,0.2173676111503682
|
1181 |
+
nail,0.2610138323762697
|
1182 |
+
name,0.1568546939653642
|
1183 |
+
named,0.2758851054843536
|
1184 |
+
names,0.1954253217553395
|
1185 |
+
nation,0.177562498760735
|
1186 |
+
national,0.1546108140414885
|
1187 |
+
nationalist,0.1103213113293789
|
1188 |
+
nationality,0.241385611753937
|
1189 |
+
nazi,0.2374635912807838
|
1190 |
+
nbc,0.234125090348718
|
1191 |
+
ne,0.2500865766313553
|
1192 |
+
near,0.1446652913734118
|
1193 |
+
nearest,0.234125090348718
|
1194 |
+
need,0.1679800363899763
|
1195 |
+
needless,0.2999676259941186
|
1196 |
+
needs,0.1824552746959061
|
1197 |
+
neevr,0.2999676259941186
|
1198 |
+
negro,0.261655366015887
|
1199 |
+
negroes,0.1392339371976888
|
1200 |
+
neither,0.1984748915997329
|
1201 |
+
neo,0.2278770964950076
|
1202 |
+
nerve,0.2807255553852731
|
1203 |
+
never,0.2123697878755924
|
1204 |
+
new,0.1945849825756717
|
1205 |
+
news,0.2050839150721779
|
1206 |
+
next,0.2104317920342599
|
1207 |
+
nice,0.1703397401910392
|
1208 |
+
nigeria,0.2130221037729962
|
1209 |
+
night,0.1305846688181157
|
1210 |
+
niglet,0.241385611753937
|
1211 |
+
nigs,0.234125090348718
|
1212 |
+
no,0.2243899847440016
|
1213 |
+
nobody,0.2017249076957935
|
1214 |
+
non,0.1588193004961539
|
1215 |
+
none,0.1588516959120974
|
1216 |
+
nor,0.2401240913849502
|
1217 |
+
nordic,0.1519540008447359
|
1218 |
+
normal,0.1872536620266978
|
1219 |
+
norway,0.1824552746959061
|
1220 |
+
norwegian,0.2174693650254091
|
1221 |
+
nose,0.2525000155577136
|
1222 |
+
not,0.2735757943163469
|
1223 |
+
nothing,0.2439998774903837
|
1224 |
+
notice,0.1847983596268498
|
1225 |
+
nottice,0.2999676259941186
|
1226 |
+
now,0.2158726057943222
|
1227 |
+
ns,0.1925515581348793
|
1228 |
+
number,0.1684719010074631
|
1229 |
+
numbers,0.1721033076466162
|
1230 |
+
nurnberg,0.2999676259941186
|
1231 |
+
nx6e,0.2999676259941186
|
1232 |
+
nypd,0.2500865766313553
|
1233 |
+
o,0.2056655459948584
|
1234 |
+
obama,0.1802139995771872
|
1235 |
+
obviously,0.2459191117360754
|
1236 |
+
occasionally,0.234125090348718
|
1237 |
+
odd,0.222381851321548
|
1238 |
+
of,0.3190170936566082
|
1239 |
+
off,0.2400178251332915
|
1240 |
+
offended,0.2999676259941186
|
1241 |
+
offer,0.222381851321548
|
1242 |
+
offering,0.2500865766313553
|
1243 |
+
officer,0.234125090348718
|
1244 |
+
officials,0.2278770964950076
|
1245 |
+
often,0.1780655339314804
|
1246 |
+
og,0.2610138323762697
|
1247 |
+
oh,0.2427371691561529
|
1248 |
+
ohhh,0.2999676259941186
|
1249 |
+
ok,0.1532665376034473
|
1250 |
+
old,0.2573745810154487
|
1251 |
+
on,0.3008782192383364
|
1252 |
+
once,0.2336474547550918
|
1253 |
+
one,0.2634512858759837
|
1254 |
+
only,0.2368843237796826
|
1255 |
+
onstage,0.2999676259941186
|
1256 |
+
open,0.2143023280298674
|
1257 |
+
opinion,0.2429360261603897
|
1258 |
+
opposed,0.2174693650254091
|
1259 |
+
or,0.2495235482573121
|
1260 |
+
orders,0.2052057148099754
|
1261 |
+
org,0.1003187610200016
|
1262 |
+
organization,0.1898333100014528
|
1263 |
+
origo,0.2999676259941186
|
1264 |
+
orphanage,0.2999676259941186
|
1265 |
+
orthodox,0.2807255553852731
|
1266 |
+
other,0.2258245137093504
|
1267 |
+
others,0.1362056013466759
|
1268 |
+
our,0.1655469678569883
|
1269 |
+
out,0.2512296150141405
|
1270 |
+
outfit,0.2610138323762697
|
1271 |
+
outside,0.1588516959120974
|
1272 |
+
over,0.1990526717312369
|
1273 |
+
overly,0.2610138323762697
|
1274 |
+
overwhelming,0.241385611753937
|
1275 |
+
own,0.2093159464087432
|
1276 |
+
owned,0.2130221037729962
|
1277 |
+
owner,0.1984748915997329
|
1278 |
+
owners,0.234125090348718
|
1279 |
+
owns,0.2999676259941186
|
1280 |
+
packi,0.2999676259941186
|
1281 |
+
paedophilia,0.2999676259941186
|
1282 |
+
pagan,0.2174693650254091
|
1283 |
+
pair,0.2089552952680086
|
1284 |
+
panzerfaust,0.2999676259941186
|
1285 |
+
paper,0.1802139995771872
|
1286 |
+
parades,0.2999676259941186
|
1287 |
+
parents,0.1305846688181157
|
1288 |
+
parish,0.2999676259941186
|
1289 |
+
parlor,0.2999676259941186
|
1290 |
+
part,0.2116290054331027
|
1291 |
+
particularly,0.2278770964950076
|
1292 |
+
party,0.2407095263391529
|
1293 |
+
pass,0.1469916683588166
|
1294 |
+
passed,0.2052057148099754
|
1295 |
+
patch,0.2758851054843536
|
1296 |
+
pathetic,0.2278770964950076
|
1297 |
+
patient,0.2500865766313553
|
1298 |
+
paulus,0.2999676259941186
|
1299 |
+
pay,0.1650714711739678
|
1300 |
+
paying,0.2278770964950076
|
1301 |
+
payments,0.2610138323762697
|
1302 |
+
peeps,0.2999676259941186
|
1303 |
+
pellets,0.2610138323762697
|
1304 |
+
people,0.2018165227873521
|
1305 |
+
performance,0.2758851054843536
|
1306 |
+
perhaps,0.2131948591881654
|
1307 |
+
person,0.262164903126746
|
1308 |
+
personally,0.222381851321548
|
1309 |
+
peter,0.2601368187993332
|
1310 |
+
petty,0.2500865766313553
|
1311 |
+
phd,0.2758851054843536
|
1312 |
+
phone,0.1684719010074631
|
1313 |
+
pic,0.2089552952680086
|
1314 |
+
pick,0.1802139995771872
|
1315 |
+
picking,0.234125090348718
|
1316 |
+
picture,0.1382067522017294
|
1317 |
+
piece,0.2374635912807838
|
1318 |
+
pieces,0.241385611753937
|
1319 |
+
pilate,0.2999676259941186
|
1320 |
+
piss,0.234125090348718
|
1321 |
+
place,0.1776748629899226
|
1322 |
+
places,0.1519540008447359
|
1323 |
+
planet,0.2116021254214722
|
1324 |
+
planning,0.2130221037729962
|
1325 |
+
play,0.2100554752805851
|
1326 |
+
played,0.222381851321548
|
1327 |
+
player,0.2937001331763854
|
1328 |
+
playing,0.1780655339314804
|
1329 |
+
please,0.1042458708178899
|
1330 |
+
pm,0.2200502543866951
|
1331 |
+
pocket,0.2500865766313553
|
1332 |
+
point,0.2089234480155795
|
1333 |
+
political,0.1954253217553395
|
1334 |
+
pollute,0.2758851054843536
|
1335 |
+
pontius,0.2999676259941186
|
1336 |
+
pool,0.2174693650254091
|
1337 |
+
poor,0.2504828936759876
|
1338 |
+
pop,0.2130221037729962
|
1339 |
+
portraying,0.2999676259941186
|
1340 |
+
position,0.2174693650254091
|
1341 |
+
positive,0.234125090348718
|
1342 |
+
possession,0.241385611753937
|
1343 |
+
possible,0.2131948591881654
|
1344 |
+
post,0.1865938851959278
|
1345 |
+
posted,0.1458165370096662
|
1346 |
+
posts,0.2056655459948584
|
1347 |
+
pounds,0.2500865766313553
|
1348 |
+
pouring,0.2758851054843536
|
1349 |
+
power,0.2280748245219483
|
1350 |
+
pows,0.2999676259941186
|
1351 |
+
practicing,0.2500865766313553
|
1352 |
+
prawo,0.2999676259941186
|
1353 |
+
preach,0.2962696480897575
|
1354 |
+
pregnant,0.234125090348718
|
1355 |
+
present,0.1824552746959061
|
1356 |
+
presenting,0.2758851054843536
|
1357 |
+
press,0.2017249076957935
|
1358 |
+
pretending,0.241385611753937
|
1359 |
+
pretty,0.1170602513090638
|
1360 |
+
prevailing,0.2999676259941186
|
1361 |
+
previous,0.241385611753937
|
1362 |
+
preys,0.2999676259941186
|
1363 |
+
priceless,0.2999676259941186
|
1364 |
+
pride,0.1888372308782339
|
1365 |
+
prime,0.2017249076957935
|
1366 |
+
principal,0.2610138323762697
|
1367 |
+
printing,0.2758851054843536
|
1368 |
+
prison,0.2349380858114451
|
1369 |
+
pro,0.2344424149974974
|
1370 |
+
probably,0.2193586564694832
|
1371 |
+
problem,0.1230464384271103
|
1372 |
+
problems,0.1618727247361693
|
1373 |
+
profession,0.2758851054843536
|
1374 |
+
professor,0.234125090348718
|
1375 |
+
professors,0.2610138323762697
|
1376 |
+
project,0.1925515581348793
|
1377 |
+
promise,0.2500865766313553
|
1378 |
+
promises,0.2999676259941186
|
1379 |
+
property,0.256164182849164
|
1380 |
+
protect,0.1954253217553395
|
1381 |
+
proud,0.1858047603564353
|
1382 |
+
prove,0.2130221037729962
|
1383 |
+
prowling,0.2999676259941186
|
1384 |
+
pub,0.241385611753937
|
1385 |
+
public,0.2564003011245398
|
1386 |
+
pulpit,0.2999676259941186
|
1387 |
+
punched,0.2758851054843536
|
1388 |
+
punk,0.2877992459427301
|
1389 |
+
puppet,0.2500865766313553
|
1390 |
+
pursue,0.2999676259941186
|
1391 |
+
push,0.2174693650254091
|
1392 |
+
put,0.2595530683330365
|
1393 |
+
putting,0.1954253217553395
|
1394 |
+
q,0.2644792724967404
|
1395 |
+
quarter,0.234125090348718
|
1396 |
+
quebec,0.2500865766313553
|
1397 |
+
question,0.1802139995771872
|
1398 |
+
quit,0.2174693650254091
|
1399 |
+
quite,0.1574014836242536
|
1400 |
+
quoting,0.2999676259941186
|
1401 |
+
quran,0.2999676259941186
|
1402 |
+
ra,0.241385611753937
|
1403 |
+
race,0.133421214939728
|
1404 |
+
races,0.1506716419301829
|
1405 |
+
racial,0.1848286591355917
|
1406 |
+
racism,0.2866131478046988
|
1407 |
+
racist,0.2336474547550918
|
1408 |
+
radio,0.1574014836242536
|
1409 |
+
rag,0.2610138323762697
|
1410 |
+
rain,0.222381851321548
|
1411 |
+
ran,0.2725203592983128
|
1412 |
+
rancher,0.2999676259941186
|
1413 |
+
randy,0.2999676259941186
|
1414 |
+
rape,0.1847983596268498
|
1415 |
+
raped,0.2174693650254091
|
1416 |
+
rapes,0.2601368187993332
|
1417 |
+
raping,0.2174693650254091
|
1418 |
+
rapist,0.241385611753937
|
1419 |
+
rat,0.3249018301822623
|
1420 |
+
ratajczak,0.2999676259941186
|
1421 |
+
rather,0.1532665376034473
|
1422 |
+
re,0.148278745410627
|
1423 |
+
read,0.1751752354736034
|
1424 |
+
reading,0.1650714711739678
|
1425 |
+
reality,0.1847983596268498
|
1426 |
+
really,0.1368242648557956
|
1427 |
+
reason,0.1352303523296223
|
1428 |
+
rebel,0.2278770964950076
|
1429 |
+
recommended,0.2610138323762697
|
1430 |
+
recovered,0.2999676259941186
|
1431 |
+
red,0.2292902569893065
|
1432 |
+
rednecks,0.2999676259941186
|
1433 |
+
refugees,0.2130221037729962
|
1434 |
+
refusing,0.2610138323762697
|
1435 |
+
regal,0.2999676259941186
|
1436 |
+
regarded,0.2999676259941186
|
1437 |
+
regarding,0.234125090348718
|
1438 |
+
released,0.2692737725980185
|
1439 |
+
relies,0.2999676259941186
|
1440 |
+
religion,0.1984748915997329
|
1441 |
+
religious,0.2278770964950076
|
1442 |
+
remember,0.2397226224715697
|
1443 |
+
remind,0.2278770964950076
|
1444 |
+
reply,0.1898333100014528
|
1445 |
+
reported,0.1872536620266978
|
1446 |
+
reporter,0.2610138323762697
|
1447 |
+
represent,0.2758851054843536
|
1448 |
+
requests,0.2999676259941186
|
1449 |
+
require,0.241385611753937
|
1450 |
+
reread,0.2758851054843536
|
1451 |
+
reserve,0.2758851054843536
|
1452 |
+
rest,0.1481917723891737
|
1453 |
+
restaurant,0.1984748915997329
|
1454 |
+
retailer,0.2610138323762697
|
1455 |
+
retarded,0.2758851054843536
|
1456 |
+
rethink,0.2999676259941186
|
1457 |
+
retired,0.2999676259941186
|
1458 |
+
reveals,0.2999676259941186
|
1459 |
+
revelation,0.2758851054843536
|
1460 |
+
reverence,0.2999676259941186
|
1461 |
+
revision,0.2758851054843536
|
1462 |
+
reyes,0.2758851054843536
|
1463 |
+
rhythm,0.2758851054843536
|
1464 |
+
rhythms,0.2999676259941186
|
1465 |
+
richest,0.2999676259941186
|
1466 |
+
right,0.2791892977325816
|
1467 |
+
rish,0.2999676259941186
|
1468 |
+
ritual,0.2610138323762697
|
1469 |
+
river,0.1898333100014528
|
1470 |
+
rlm,0.1824552746959061
|
1471 |
+
road,0.1898333100014528
|
1472 |
+
rob,0.2962696480897575
|
1473 |
+
robably,0.2999676259941186
|
1474 |
+
robber,0.2999676259941186
|
1475 |
+
robberies,0.2999676259941186
|
1476 |
+
robbers,0.2758851054843536
|
1477 |
+
robust,0.2999676259941186
|
1478 |
+
rock,0.1847983596268498
|
1479 |
+
role,0.2130221037729962
|
1480 |
+
roll,0.234125090348718
|
1481 |
+
roman,0.2278770964950076
|
1482 |
+
roosevelt,0.2999676259941186
|
1483 |
+
rouge,0.2758851054843536
|
1484 |
+
roughly,0.2758851054843536
|
1485 |
+
ruling,0.2999676259941186
|
1486 |
+
run,0.1819959849433494
|
1487 |
+
s,0.3344077089270795
|
1488 |
+
sa,0.2017249076957935
|
1489 |
+
sacrifice,0.2174693650254091
|
1490 |
+
sad,0.2257217090218687
|
1491 |
+
safe,0.262283281536677
|
1492 |
+
said,0.3080818812270229
|
1493 |
+
saint,0.2758851054843536
|
1494 |
+
salute,0.234125090348718
|
1495 |
+
same,0.2047692037459095
|
1496 |
+
sang,0.2999676259941186
|
1497 |
+
sat,0.2525000155577136
|
1498 |
+
satan,0.222381851321548
|
1499 |
+
savage,0.2130221037729962
|
1500 |
+
save,0.1702566504369363
|
1501 |
+
saw,0.2151074324471886
|
1502 |
+
say,0.2671069875520589
|
1503 |
+
saying,0.2801010724373414
|
1504 |
+
says,0.2710655675959852
|
1505 |
+
scandianavism,0.2999676259941186
|
1506 |
+
scared,0.2807255553852731
|
1507 |
+
scene,0.2482467641767511
|
1508 |
+
school,0.245762252299744
|
1509 |
+
schooled,0.2758851054843536
|
1510 |
+
schooling,0.2130221037729962
|
1511 |
+
schools,0.1084355553839195
|
1512 |
+
scotlandville,0.2999676259941186
|
1513 |
+
screaming,0.2278770964950076
|
1514 |
+
screams,0.2999676259941186
|
1515 |
+
screw,0.2500865766313553
|
1516 |
+
screwing,0.2610138323762697
|
1517 |
+
scum,0.1532665376034473
|
1518 |
+
second,0.2200927067126292
|
1519 |
+
security,0.2721795240298316
|
1520 |
+
see,0.233669356046302
|
1521 |
+
seem,0.1702566504369363
|
1522 |
+
seen,0.2454094338146803
|
1523 |
+
sees,0.2999676259941186
|
1524 |
+
selecting,0.2999676259941186
|
1525 |
+
self,0.2448519891734698
|
1526 |
+
sell,0.2374635912807838
|
1527 |
+
selling,0.234125090348718
|
1528 |
+
semitism,0.2877992459427301
|
1529 |
+
send,0.1711001198388357
|
1530 |
+
sent,0.2516845426691109
|
1531 |
+
sentenced,0.2758851054843536
|
1532 |
+
sergeant,0.2758851054843536
|
1533 |
+
served,0.234125090348718
|
1534 |
+
service,0.1954253217553395
|
1535 |
+
serving,0.2999676259941186
|
1536 |
+
set,0.1546108140414885
|
1537 |
+
several,0.1519540008447359
|
1538 |
+
sf,0.1446652913734118
|
1539 |
+
shakespeare,0.2610138323762697
|
1540 |
+
shame,0.1780655339314804
|
1541 |
+
shared,0.2610138323762697
|
1542 |
+
shave,0.241385611753937
|
1543 |
+
she,0.19734296331572
|
1544 |
+
sheep,0.222381851321548
|
1545 |
+
sheet,0.234125090348718
|
1546 |
+
sheriff,0.2500865766313553
|
1547 |
+
shiloh,0.2999676259941186
|
1548 |
+
shirt,0.2089552952680086
|
1549 |
+
shocked,0.2807255553852731
|
1550 |
+
shoot,0.2280428968531698
|
1551 |
+
shooting,0.1802139995771872
|
1552 |
+
shop,0.2490972846048511
|
1553 |
+
shoplifter,0.2610138323762697
|
1554 |
+
short,0.2165310942837593
|
1555 |
+
should,0.2942617995514562
|
1556 |
+
shoved,0.2758851054843536
|
1557 |
+
shoving,0.2999676259941186
|
1558 |
+
show,0.1815220120537514
|
1559 |
+
showed,0.2894332517988641
|
1560 |
+
shylock,0.2999676259941186
|
1561 |
+
sick,0.2100554752805851
|
1562 |
+
signals,0.2999676259941186
|
1563 |
+
simian,0.2999676259941186
|
1564 |
+
similar,0.1702566504369363
|
1565 |
+
simple,0.1824552746959061
|
1566 |
+
simply,0.1721033076466162
|
1567 |
+
since,0.1054145089888328
|
1568 |
+
sincerely,0.241385611753937
|
1569 |
+
sing,0.234125090348718
|
1570 |
+
single,0.1519540008447359
|
1571 |
+
sir,0.241385611753937
|
1572 |
+
sister,0.2116021254214722
|
1573 |
+
sisters,0.1650714711739678
|
1574 |
+
sit,0.2349380858114451
|
1575 |
+
sitting,0.1802139995771872
|
1576 |
+
six,0.1898333100014528
|
1577 |
+
size,0.234125090348718
|
1578 |
+
skin,0.1750554028743826
|
1579 |
+
skinhead,0.2130221037729962
|
1580 |
+
skinheads,0.2130221037729962
|
1581 |
+
skinned,0.2500865766313553
|
1582 |
+
skins,0.2089552952680086
|
1583 |
+
sky,0.234125090348718
|
1584 |
+
skyyjohn,0.2999676259941186
|
1585 |
+
slap,0.2999676259941186
|
1586 |
+
slavic,0.1740166493297413
|
1587 |
+
slightly,0.2610138323762697
|
1588 |
+
small,0.2040022838206367
|
1589 |
+
smash,0.2758851054843536
|
1590 |
+
smashed,0.2500865766313553
|
1591 |
+
smile,0.2278770964950076
|
1592 |
+
snapped,0.2999676259941186
|
1593 |
+
so,0.2970331192325622
|
1594 |
+
soap,0.2999676259941186
|
1595 |
+
social,0.2148367257055479
|
1596 |
+
societies,0.2500865766313553
|
1597 |
+
sociology,0.2999676259941186
|
1598 |
+
sofia,0.2610138323762697
|
1599 |
+
sold,0.222381851321548
|
1600 |
+
soldier,0.2500865766313553
|
1601 |
+
some,0.2467560713754371
|
1602 |
+
somene,0.2999676259941186
|
1603 |
+
someone,0.1966753080076791
|
1604 |
+
something,0.1899237975322404
|
1605 |
+
somewhere,0.2578617223826998
|
1606 |
+
son,0.2708414112240708
|
1607 |
+
song,0.1469916683588166
|
1608 |
+
songs,0.1984748915997329
|
1609 |
+
soon,0.2243789101419821
|
1610 |
+
sorry,0.2171942397830345
|
1611 |
+
sort,0.1702566504369363
|
1612 |
+
sound,0.2305332911094056
|
1613 |
+
sparkly,0.2999676259941186
|
1614 |
+
speaks,0.2278770964950076
|
1615 |
+
specialist,0.2999676259941186
|
1616 |
+
spells,0.2758851054843536
|
1617 |
+
spends,0.3213419231195796
|
1618 |
+
speny,0.2999676259941186
|
1619 |
+
spirited,0.2758851054843536
|
1620 |
+
spoke,0.2807255553852731
|
1621 |
+
spring,0.234125090348718
|
1622 |
+
squirm,0.2999676259941186
|
1623 |
+
ss,0.2052057148099754
|
1624 |
+
st,0.1413450250196306
|
1625 |
+
stab,0.2999676259941186
|
1626 |
+
stabbed,0.2500865766313553
|
1627 |
+
stabbing,0.2500865766313553
|
1628 |
+
stali,0.2999676259941186
|
1629 |
+
stamps,0.2610138323762697
|
1630 |
+
stand,0.1494180136529049
|
1631 |
+
standing,0.1954253217553395
|
1632 |
+
star,0.2429360261603897
|
1633 |
+
stare,0.2278770964950076
|
1634 |
+
staring,0.2500865766313553
|
1635 |
+
start,0.1442942208639418
|
1636 |
+
started,0.1931503123652337
|
1637 |
+
starting,0.2459191117360754
|
1638 |
+
starts,0.2349380858114451
|
1639 |
+
state,0.2097857447840673
|
1640 |
+
statement,0.2692737725980185
|
1641 |
+
station,0.2374635912807838
|
1642 |
+
statuatory,0.2999676259941186
|
1643 |
+
stay,0.1413450250196306
|
1644 |
+
staying,0.2610138323762697
|
1645 |
+
steps,0.2610138323762697
|
1646 |
+
still,0.2005936206968247
|
1647 |
+
stolen,0.2877992459427301
|
1648 |
+
stood,0.2937001331763854
|
1649 |
+
stop,0.2153695751797306
|
1650 |
+
stories,0.1824552746959061
|
1651 |
+
stormed,0.2610138323762697
|
1652 |
+
stormfront,0.1874104319877782
|
1653 |
+
story,0.162555891643112
|
1654 |
+
straight,0.1802139995771872
|
1655 |
+
strange,0.1898333100014528
|
1656 |
+
straw,0.2758851054843536
|
1657 |
+
street,0.1546108140414885
|
1658 |
+
streets,0.1872536620266978
|
1659 |
+
stride,0.2758851054843536
|
1660 |
+
strides,0.2999676259941186
|
1661 |
+
string,0.2610138323762697
|
1662 |
+
student,0.1780655339314804
|
1663 |
+
students,0.1878083830693084
|
1664 |
+
stuff,0.1362056013466759
|
1665 |
+
stupid,0.1271156669545797
|
1666 |
+
stupidity,0.2500865766313553
|
1667 |
+
style,0.2459191117360754
|
1668 |
+
subject,0.2017249076957935
|
1669 |
+
substitute,0.2758851054843536
|
1670 |
+
subvert,0.2999676259941186
|
1671 |
+
succeeded,0.2999676259941186
|
1672 |
+
such,0.104827463167343
|
1673 |
+
sudden,0.2758851054843536
|
1674 |
+
suddenly,0.2500865766313553
|
1675 |
+
sue,0.2610138323762697
|
1676 |
+
suffered,0.2999676259941186
|
1677 |
+
suicide,0.2610138323762697
|
1678 |
+
suing,0.2999676259941186
|
1679 |
+
suit,0.241385611753937
|
1680 |
+
suited,0.2610138323762697
|
1681 |
+
sunday,0.2601368187993332
|
1682 |
+
supermarket,0.2758851054843536
|
1683 |
+
support,0.2290530950832699
|
1684 |
+
supporters,0.2610138323762697
|
1685 |
+
suppose,0.2401240913849502
|
1686 |
+
sure,0.2391031774370448
|
1687 |
+
surprised,0.1802139995771872
|
1688 |
+
survived,0.2999676259941186
|
1689 |
+
suspect,0.2401240913849502
|
1690 |
+
suspected,0.2278770964950076
|
1691 |
+
suspended,0.2746342821884739
|
1692 |
+
sv,0.2999676259941186
|
1693 |
+
swazi,0.2999676259941186
|
1694 |
+
swedish,0.1780655339314804
|
1695 |
+
swindling,0.2999676259941186
|
1696 |
+
sydneys,0.2999676259941186
|
1697 |
+
system,0.2331078146914669
|
1698 |
+
t,0.226015552872284
|
1699 |
+
table,0.256164182849164
|
1700 |
+
taco,0.2610138323762697
|
1701 |
+
take,0.2008190393883608
|
1702 |
+
taken,0.2529134088892094
|
1703 |
+
takes,0.2429360261603897
|
1704 |
+
taking,0.1588516959120974
|
1705 |
+
talentless,0.2999676259941186
|
1706 |
+
talk,0.1771669507981736
|
1707 |
+
talkin,0.2758851054843536
|
1708 |
+
talking,0.1931503123652337
|
1709 |
+
tall,0.1984748915997329
|
1710 |
+
tampa,0.2999676259941186
|
1711 |
+
tapp,0.2999676259941186
|
1712 |
+
target,0.2174693650254091
|
1713 |
+
tat,0.2758851054843536
|
1714 |
+
tatto,0.2999676259941186
|
1715 |
+
tattoos,0.234125090348718
|
1716 |
+
taught,0.1925515581348793
|
1717 |
+
taxes,0.2500865766313553
|
1718 |
+
teacher,0.2368617570695984
|
1719 |
+
teachers,0.177562498760735
|
1720 |
+
teaches,0.222381851321548
|
1721 |
+
teaching,0.2671356835402115
|
1722 |
+
teachings,0.2999676259941186
|
1723 |
+
team,0.1847983596268498
|
1724 |
+
technique,0.2610138323762697
|
1725 |
+
techniques,0.241385611753937
|
1726 |
+
teens,0.234125090348718
|
1727 |
+
tell,0.2147298147824867
|
1728 |
+
telling,0.2500310841338375
|
1729 |
+
tells,0.1984748915997329
|
1730 |
+
tempting,0.2758851054843536
|
1731 |
+
ten,0.2017249076957935
|
1732 |
+
tenacity,0.2999676259941186
|
1733 |
+
tend,0.1925515581348793
|
1734 |
+
tenner,0.2999676259941186
|
1735 |
+
tennessee,0.2758851054843536
|
1736 |
+
termination,0.2999676259941186
|
1737 |
+
terrible,0.2052057148099754
|
1738 |
+
testament,0.2610138323762697
|
1739 |
+
tested,0.2999676259941186
|
1740 |
+
texas,0.1546108140414885
|
1741 |
+
textures,0.2999676259941186
|
1742 |
+
than,0.2141385972637255
|
1743 |
+
thank,0.2170207711971171
|
1744 |
+
that,0.3028621838072919
|
1745 |
+
thats,0.2280748245219483
|
1746 |
+
the,0.359651211376102
|
1747 |
+
theft,0.241385611753937
|
1748 |
+
their,0.1185095728967177
|
1749 |
+
thelgbt,0.2999676259941186
|
1750 |
+
them,0.1790504480269035
|
1751 |
+
themselves,0.1246409694806751
|
1752 |
+
then,0.2675153887896063
|
1753 |
+
theodoric,0.2999676259941186
|
1754 |
+
therapy,0.2999676259941186
|
1755 |
+
there,0.1293745577263232
|
1756 |
+
therefore,0.2130221037729962
|
1757 |
+
these,0.1666550833746634
|
1758 |
+
they,0.1914014632236356
|
1759 |
+
thief,0.2758851054843536
|
1760 |
+
thing,0.1874104319877782
|
1761 |
+
things,0.2293423424304631
|
1762 |
+
think,0.2051914175092283
|
1763 |
+
thinking,0.2085521401588969
|
1764 |
+
thinks,0.3041815700123706
|
1765 |
+
third,0.2500310841338375
|
1766 |
+
this,0.2443811242131975
|
1767 |
+
those,0.1543836702001945
|
1768 |
+
thought,0.2845334481488334
|
1769 |
+
thousand,0.1824552746959061
|
1770 |
+
thousands,0.1634484939149016
|
1771 |
+
thread,0.1289429224898053
|
1772 |
+
three,0.2029246413330576
|
1773 |
+
threw,0.2746342821884739
|
1774 |
+
through,0.1945700118490484
|
1775 |
+
throw,0.1780655339314804
|
1776 |
+
thrown,0.2601368187993332
|
1777 |
+
thus,0.2174693650254091
|
1778 |
+
till,0.1802139995771872
|
1779 |
+
time,0.2349508552914493
|
1780 |
+
times,0.2155803228242201
|
1781 |
+
timmy,0.3213419231195796
|
1782 |
+
to,0.3514753794923577
|
1783 |
+
toddler,0.241385611753937
|
1784 |
+
told,0.2961685152037671
|
1785 |
+
tommy,0.2999676259941186
|
1786 |
+
too,0.2482114079280115
|
1787 |
+
tormented,0.2999676259941186
|
1788 |
+
torn,0.2758851054843536
|
1789 |
+
tourist,0.2500865766313553
|
1790 |
+
towers,0.2999676259941186
|
1791 |
+
town,0.1533273618275327
|
1792 |
+
tragted,0.2999676259941186
|
1793 |
+
traitor,0.2807255553852731
|
1794 |
+
transplant,0.2610138323762697
|
1795 |
+
transylvania,0.2610138323762697
|
1796 |
+
trash,0.1872536620266978
|
1797 |
+
traumatized,0.2999676259941186
|
1798 |
+
travel,0.2052057148099754
|
1799 |
+
traveller,0.2999676259941186
|
1800 |
+
tree,0.2537964701963474
|
1801 |
+
trek,0.2999676259941186
|
1802 |
+
trespassing,0.2758851054843536
|
1803 |
+
trial,0.2174693650254091
|
1804 |
+
trials,0.2999676259941186
|
1805 |
+
tribe,0.2174693650254091
|
1806 |
+
tried,0.1506716419301829
|
1807 |
+
trip,0.2174693650254091
|
1808 |
+
tripped,0.2999676259941186
|
1809 |
+
troll,0.2089552952680086
|
1810 |
+
troops,0.2017249076957935
|
1811 |
+
trouble,0.1898333100014528
|
1812 |
+
trudeau,0.1984748915997329
|
1813 |
+
true,0.1333275565200254
|
1814 |
+
trump,0.2500865766313553
|
1815 |
+
trunk,0.2610138323762697
|
1816 |
+
trusted,0.2610138323762697
|
1817 |
+
truth,0.2632505227660175
|
1818 |
+
try,0.2359644277937728
|
1819 |
+
trying,0.2330131925330292
|
1820 |
+
tuesday,0.2130221037729962
|
1821 |
+
turn,0.1898850542052856
|
1822 |
+
turned,0.2429360261603897
|
1823 |
+
turning,0.2017249076957935
|
1824 |
+
turns,0.2130221037729962
|
1825 |
+
twice,0.2819265275821068
|
1826 |
+
twin,0.2610138323762697
|
1827 |
+
two,0.2325624175876295
|
1828 |
+
types,0.2130221037729962
|
1829 |
+
typical,0.2374635912807838
|
1830 |
+
tyrone,0.2999676259941186
|
1831 |
+
u,0.1222648193611372
|
1832 |
+
ugly,0.1984748915997329
|
1833 |
+
unacceptable,0.2999676259941186
|
1834 |
+
uncle,0.241385611753937
|
1835 |
+
under,0.2359394508942212
|
1836 |
+
underage,0.2999676259941186
|
1837 |
+
understand,0.2056655459948584
|
1838 |
+
uneven,0.2999676259941186
|
1839 |
+
unfortunately,0.2182817014038595
|
1840 |
+
union,0.2174693650254091
|
1841 |
+
universe,0.2758851054843536
|
1842 |
+
unnatural,0.2999676259941186
|
1843 |
+
unrivaled,0.2999676259941186
|
1844 |
+
untalented,0.2999676259941186
|
1845 |
+
until,0.120731448408112
|
1846 |
+
untill,0.2278770964950076
|
1847 |
+
unwashed,0.2999676259941186
|
1848 |
+
up,0.2681989987870025
|
1849 |
+
upon,0.1847983596268498
|
1850 |
+
upright,0.2999676259941186
|
1851 |
+
ur,0.234125090348718
|
1852 |
+
urban,0.2758851054843536
|
1853 |
+
us,0.2242825197807521
|
1854 |
+
use,0.1452923157208958
|
1855 |
+
used,0.162555891643112
|
1856 |
+
uses,0.2644792724967404
|
1857 |
+
using,0.1469916683588166
|
1858 |
+
usual,0.2017249076957935
|
1859 |
+
utilities,0.2758851054843536
|
1860 |
+
v,0.1819959849433494
|
1861 |
+
valentino,0.2999676259941186
|
1862 |
+
values,0.2429360261603897
|
1863 |
+
vaporous,0.2999676259941186
|
1864 |
+
ve,0.2026065063630896
|
1865 |
+
verdict,0.2758851054843536
|
1866 |
+
verl,0.241385611753937
|
1867 |
+
very,0.2192127979620017
|
1868 |
+
via,0.2174693650254091
|
1869 |
+
vicious,0.2999676259941186
|
1870 |
+
victim,0.1984748915997329
|
1871 |
+
victims,0.1740166493297413
|
1872 |
+
victoriously,0.2999676259941186
|
1873 |
+
video,0.1875431139707149
|
1874 |
+
views,0.2349380858114451
|
1875 |
+
vile,0.2130221037729962
|
1876 |
+
violence,0.1954253217553395
|
1877 |
+
violent,0.1740166493297413
|
1878 |
+
visiting,0.234125090348718
|
1879 |
+
vote,0.1984748915997329
|
1880 |
+
wagner,0.2610138323762697
|
1881 |
+
wait,0.2124528183298877
|
1882 |
+
waiting,0.2130221037729962
|
1883 |
+
waits,0.2999676259941186
|
1884 |
+
walk,0.1588516959120974
|
1885 |
+
walked,0.2130221037729962
|
1886 |
+
walking,0.1984748915997329
|
1887 |
+
walks,0.3068970668906189
|
1888 |
+
wanna,0.1984748915997329
|
1889 |
+
want,0.1283600997961968
|
1890 |
+
wanted,0.2223696381711051
|
1891 |
+
wants,0.2823367784187593
|
1892 |
+
was,0.3699397943615183
|
1893 |
+
wash,0.2999676259941186
|
1894 |
+
washed,0.2500865766313553
|
1895 |
+
washington,0.2089552952680086
|
1896 |
+
watch,0.1747476949277644
|
1897 |
+
watched,0.1925515581348793
|
1898 |
+
waving,0.2758851054843536
|
1899 |
+
way,0.2213519120831723
|
1900 |
+
we,0.2081836817200336
|
1901 |
+
wealth,0.2610138323762697
|
1902 |
+
web,0.1872536620266978
|
1903 |
+
website,0.1574014836242536
|
1904 |
+
week,0.2179991367577704
|
1905 |
+
weeks,0.2692131501125408
|
1906 |
+
weight,0.2174693650254091
|
1907 |
+
weiss,0.2758851054843536
|
1908 |
+
welfare,0.1872536620266978
|
1909 |
+
well,0.2025393912991246
|
1910 |
+
went,0.2688308675671143
|
1911 |
+
were,0.1451731647628367
|
1912 |
+
west,0.1667447869857026
|
1913 |
+
what,0.2627176681051585
|
1914 |
+
whatever,0.2482467641767511
|
1915 |
+
when,0.2786012441732314
|
1916 |
+
whenever,0.1984748915997329
|
1917 |
+
where,0.243673657466446
|
1918 |
+
wherever,0.2610138323762697
|
1919 |
+
whether,0.2671356835402115
|
1920 |
+
which,0.1631455603069277
|
1921 |
+
while,0.2483286906950209
|
1922 |
+
whine,0.2610138323762697
|
1923 |
+
whiskers,0.2999676259941186
|
1924 |
+
white,0.2657242016696104
|
1925 |
+
whiten,0.2999676259941186
|
1926 |
+
whites,0.1544739431028826
|
1927 |
+
whitey,0.2130221037729962
|
1928 |
+
who,0.2473322684282952
|
1929 |
+
whole,0.1323989222436762
|
1930 |
+
whut,0.2758851054843536
|
1931 |
+
why,0.1554790789788752
|
1932 |
+
wife,0.2416638539195636
|
1933 |
+
wigger,0.2278770964950076
|
1934 |
+
will,0.2309496408068444
|
1935 |
+
williams,0.2500865766313553
|
1936 |
+
win,0.2052057148099754
|
1937 |
+
wind,0.222381851321548
|
1938 |
+
wins,0.2758851054843536
|
1939 |
+
winter,0.2130221037729962
|
1940 |
+
wisdom,0.241385611753937
|
1941 |
+
wit,0.2610138323762697
|
1942 |
+
with,0.3137730160062972
|
1943 |
+
within,0.1667447869857026
|
1944 |
+
wo,0.1574014836242536
|
1945 |
+
wolves,0.2130221037729962
|
1946 |
+
woman,0.2160162220575436
|
1947 |
+
women,0.1054145089888328
|
1948 |
+
won,0.2937001331763854
|
1949 |
+
wonder,0.2483654470101704
|
1950 |
+
wonderful,0.1872536620266978
|
1951 |
+
wondering,0.1760020400449241
|
1952 |
+
word,0.2350318977935135
|
1953 |
+
words,0.1588516959120974
|
1954 |
+
wore,0.234125090348718
|
1955 |
+
work,0.1019719286524134
|
1956 |
+
works,0.2131948591881654
|
1957 |
+
world,0.1807754121735431
|
1958 |
+
worlders,0.2610138323762697
|
1959 |
+
worse,0.2100554752805851
|
1960 |
+
worst,0.1847983596268498
|
1961 |
+
worth,0.1780655339314804
|
1962 |
+
would,0.2533320794697774
|
1963 |
+
wouldnt,0.2610138323762697
|
1964 |
+
wp,0.1824552746959061
|
1965 |
+
wreck,0.2758851054843536
|
1966 |
+
wrench,0.2999676259941186
|
1967 |
+
wrist,0.2758851054843536
|
1968 |
+
write,0.1954253217553395
|
1969 |
+
wrong,0.2597521113510033
|
1970 |
+
wrongful,0.2999676259941186
|
1971 |
+
wrote,0.2052057148099754
|
1972 |
+
ws,0.2999676259941186
|
1973 |
+
wuz,0.2999676259941186
|
1974 |
+
ww2,0.2174693650254091
|
1975 |
+
www,0.0777469309490085
|
1976 |
+
x,0.1824552746959061
|
1977 |
+
x202a,0.1780655339314804
|
1978 |
+
x202c,0.1780655339314804
|
1979 |
+
y,0.2349380858114451
|
1980 |
+
ya,0.1458165370096662
|
1981 |
+
yard,0.2490972846048511
|
1982 |
+
yards,0.2490972846048511
|
1983 |
+
ye,0.234125090348718
|
1984 |
+
yea,0.2174693650254091
|
1985 |
+
yeah,0.1829248317824779
|
1986 |
+
year,0.2101220037174057
|
1987 |
+
years,0.2335502791376422
|
1988 |
+
yes,0.2577252055227523
|
1989 |
+
yesterday,0.2490972846048511
|
1990 |
+
yet,0.1246409694806751
|
1991 |
+
you,0.2241099673571392
|
1992 |
+
your,0.1634660558259603
|
1993 |
+
yourself,0.1314847852689559
|
1994 |
+
youshchinsky,0.2999676259941186
|
1995 |
+
youths,0.2758851054843536
|
1996 |
+
youtube,0.1403854219632466
|
1997 |
+
yr,0.241385611753937
|
pmi_files/he_pmi.csv
ADDED
@@ -0,0 +1,1997 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,he-pmi
|
2 |
+
the,2.500452338951676
|
3 |
+
to,2.647878884612334
|
4 |
+
i,2.241846069780721
|
5 |
+
and,2.779328307033199
|
6 |
+
a,2.890729919542693
|
7 |
+
of,2.6084513142403867
|
8 |
+
in,2.623960939110198
|
9 |
+
is,2.9140880005550454
|
10 |
+
it,2.576860989952797
|
11 |
+
that,2.7808737829609345
|
12 |
+
you,2.2120481307000674
|
13 |
+
for,2.5906309173445035
|
14 |
+
are,1.9593900266535704
|
15 |
+
have,2.532827017366549
|
16 |
+
on,2.8947024408408337
|
17 |
+
they,2.012192134165983
|
18 |
+
this,2.4973789706259577
|
19 |
+
white,2.6861918425364686
|
20 |
+
s,3.216050554734288
|
21 |
+
with,3.150179939948912
|
22 |
+
was,3.594285110182771
|
23 |
+
my,2.9580273695964463
|
24 |
+
all,2.715314459782748
|
25 |
+
be,2.8856587590345284
|
26 |
+
but,2.837596884239595
|
27 |
+
as,2.706025892164502
|
28 |
+
not,2.932781729164625
|
29 |
+
like,2.9771786626650725
|
30 |
+
t,2.540803131436558
|
31 |
+
we,2.3780027100298167
|
32 |
+
do,2.326536270459598
|
33 |
+
or,2.76589306680278
|
34 |
+
if,3.2939604970032765
|
35 |
+
there,1.5897140263969916
|
36 |
+
n,2.4783676604957656
|
37 |
+
their,1.4797084453336926
|
38 |
+
just,2.875553388922187
|
39 |
+
at,2.9255701594490646
|
40 |
+
will,2.645401270348067
|
41 |
+
so,3.2359632761610606
|
42 |
+
from,3.067596806715441
|
43 |
+
your,1.992259424401821
|
44 |
+
out,2.852195683660748
|
45 |
+
people,2.391884836193914
|
46 |
+
them,2.177662647733184
|
47 |
+
about,3.045177299845763
|
48 |
+
me,2.9634026151209536
|
49 |
+
up,3.0813552716750388
|
50 |
+
one,3.040576898607821
|
51 |
+
youtube,1.797457206384257
|
52 |
+
would,2.952076581140469
|
53 |
+
can,2.496435307254996
|
54 |
+
get,2.569194661537424
|
55 |
+
who,2.9322851519898765
|
56 |
+
here,2.418824704550072
|
57 |
+
by,2.792787550086784
|
58 |
+
what,3.1004189193719807
|
59 |
+
when,3.247022393563856
|
60 |
+
no,2.7368206650037115
|
61 |
+
our,2.1223686206043944
|
62 |
+
some,2.9629363059495293
|
63 |
+
black,3.094804081487652
|
64 |
+
more,2.698840232503628
|
65 |
+
an,3.045507459976424
|
66 |
+
see,2.884508672651291
|
67 |
+
good,2.415043981710166
|
68 |
+
m,2.3312465947597816
|
69 |
+
he,6.07348638270362
|
70 |
+
www,1.1130692059141936
|
71 |
+
has,3.5761577255902144
|
72 |
+
whites,2.077417232742128
|
73 |
+
know,2.575503830730689
|
74 |
+
how,3.271820586051913
|
75 |
+
com,1.617075514408129
|
76 |
+
go,3.236269601787594
|
77 |
+
been,2.387572161045968
|
78 |
+
time,3.007792704498022
|
79 |
+
other,2.912482524693697
|
80 |
+
think,2.692891374983855
|
81 |
+
had,3.510964478712564
|
82 |
+
were,2.00688708193629
|
83 |
+
new,2.584586545305008
|
84 |
+
her,2.721774249132641
|
85 |
+
only,3.040227980251176
|
86 |
+
then,3.3503829085550154
|
87 |
+
school,3.1345923315460644
|
88 |
+
these,2.273993756671616
|
89 |
+
should,3.627898978043108
|
90 |
+
back,3.395334296417281
|
91 |
+
any,2.092921419278093
|
92 |
+
want,1.8249638521740907
|
93 |
+
because,3.5029323070153
|
94 |
+
us,2.9477708694292573
|
95 |
+
say,3.393693606959822
|
96 |
+
than,2.8423083181609146
|
97 |
+
few,3.160762049279449
|
98 |
+
http,0.76700756914711
|
99 |
+
well,2.717075728351087
|
100 |
+
those,2.157459940415664
|
101 |
+
now,2.871660530173442
|
102 |
+
race,1.9079990807840808
|
103 |
+
many,2.623028972593534
|
104 |
+
too,3.233599373231716
|
105 |
+
old,3.3340337705534857
|
106 |
+
very,2.928568662445321
|
107 |
+
day,3.0554015336216227
|
108 |
+
his,4.687828964280422
|
109 |
+
way,2.965270029295749
|
110 |
+
its,0.8952182279657525
|
111 |
+
kids,1.998558657829808
|
112 |
+
year,2.845856518217012
|
113 |
+
years,3.1066948280091733
|
114 |
+
she,2.706025892164502
|
115 |
+
around,2.993707964616283
|
116 |
+
where,3.2168515159304927
|
117 |
+
even,3.126019100835576
|
118 |
+
never,2.884508672651291
|
119 |
+
over,2.735296274464615
|
120 |
+
into,3.65158700633877
|
121 |
+
got,3.8979261152561686
|
122 |
+
blacks,1.6668370239671928
|
123 |
+
am,1.677093524134382
|
124 |
+
down,3.1967556519273543
|
125 |
+
could,3.078972616270971
|
126 |
+
every,2.79129054381919
|
127 |
+
need,2.3858254357110256
|
128 |
+
ve,2.796539899705334
|
129 |
+
video,2.6248004522419164
|
130 |
+
going,3.500269189595816
|
131 |
+
great,1.7245958581193854
|
132 |
+
same,2.834077819024399
|
133 |
+
news,2.8395572847890245
|
134 |
+
find,2.6627453838060395
|
135 |
+
look,2.43960183249183
|
136 |
+
re,2.157459940415664
|
137 |
+
did,4.108941134520433
|
138 |
+
also,2.168633241013789
|
139 |
+
make,3.015931101400993
|
140 |
+
anyone,2.208753234803215
|
141 |
+
watch,2.502300426707394
|
142 |
+
country,3.1954476072673392
|
143 |
+
live,1.8150529682746368
|
144 |
+
most,2.220518076382801
|
145 |
+
own,2.9136652569427466
|
146 |
+
last,3.0678159367700046
|
147 |
+
much,2.919599992462561
|
148 |
+
being,2.526111075401112
|
149 |
+
first,3.103964450886316
|
150 |
+
hope,3.110118316460694
|
151 |
+
ll,2.562925048523829
|
152 |
+
why,2.281512589085643
|
153 |
+
looking,1.8760474809774788
|
154 |
+
him,4.839534655114614
|
155 |
+
always,3.287820927398354
|
156 |
+
off,3.294293441903972
|
157 |
+
world,2.60766094236522
|
158 |
+
dont,3.1738341308468017
|
159 |
+
home,3.180434814878154
|
160 |
+
show,2.620819026942731
|
161 |
+
non,2.3397814972096187
|
162 |
+
right,3.7260758583295095
|
163 |
+
take,2.8572961091264064
|
164 |
+
thread,1.9545190964189736
|
165 |
+
2,1.2681978809294283
|
166 |
+
ever,3.2279013521170774
|
167 |
+
two,3.2418875940918173
|
168 |
+
let,2.696456441148351
|
169 |
+
which,2.4159428581751827
|
170 |
+
post,2.710845178600451
|
171 |
+
1,1.3245508174805602
|
172 |
+
ireland,2.024970757369585
|
173 |
+
thing,2.7254439780216035
|
174 |
+
stormfront,2.7254439780216035
|
175 |
+
jews,3.292439873254649
|
176 |
+
im,2.039676904759281
|
177 |
+
come,1.3614553744160112
|
178 |
+
man,3.67158767304544
|
179 |
+
before,2.9784404924854946
|
180 |
+
said,4.084657380538824
|
181 |
+
put,3.5738317567728326
|
182 |
+
something,2.7705644133020733
|
183 |
+
ago,3.337902247331406
|
184 |
+
really,2.092921419278093
|
185 |
+
little,3.024960508120387
|
186 |
+
does,3.612747173022506
|
187 |
+
maybe,3.494964137366123
|
188 |
+
children,2.801816956806177
|
189 |
+
after,3.628747514368948
|
190 |
+
area,1.4396201472653476
|
191 |
+
anything,3.5521225512060712
|
192 |
+
https,1.4811198781721002
|
193 |
+
long,2.5968266001995097
|
194 |
+
someone,2.8931667353944053
|
195 |
+
nothing,3.4527825233298284
|
196 |
+
d,2.6054846629426245
|
197 |
+
saw,3.116310286708615
|
198 |
+
times,3.12504396667737
|
199 |
+
start,2.2264528119026155
|
200 |
+
read,2.63191792001078
|
201 |
+
seen,3.4792157803979835
|
202 |
+
another,2.2264528119026155
|
203 |
+
thank,3.151712213759532
|
204 |
+
yes,3.621715843005267
|
205 |
+
use,2.244471317405294
|
206 |
+
went,3.748548714181568
|
207 |
+
irish,2.2628204560734906
|
208 |
+
talk,2.6682855641816547
|
209 |
+
3,2.965270029295749
|
210 |
+
still,2.965270029295749
|
211 |
+
free,1.5789756681758589
|
212 |
+
place,2.6775879568439684
|
213 |
+
while,3.534275557581011
|
214 |
+
forum,1.5978441524802416
|
215 |
+
try,3.399173072724448
|
216 |
+
negro,3.696517056087965
|
217 |
+
against,2.715687803076239
|
218 |
+
eyes,3.2265134268422293
|
219 |
+
found,3.236269601787594
|
220 |
+
person,3.7062732310333297
|
221 |
+
org,1.626831689353494
|
222 |
+
bad,3.256072229083774
|
223 |
+
hate,2.3397814972096187
|
224 |
+
work,1.656684652503175
|
225 |
+
sure,3.458596493195248
|
226 |
+
friends,1.6874563111699288
|
227 |
+
keep,3.296894223604029
|
228 |
+
heard,3.643837760092537
|
229 |
+
again,3.48968708026528
|
230 |
+
please,1.697927611037224
|
231 |
+
anti,3.77736915271706
|
232 |
+
town,2.3910747915971693
|
233 |
+
such,1.708509720367761
|
234 |
+
group,2.4016569009277062
|
235 |
+
women,1.719205009484509
|
236 |
+
jew,3.6651151585398223
|
237 |
+
since,1.719205009484509
|
238 |
+
give,2.4340921766808603
|
239 |
+
god,3.3503829085550154
|
240 |
+
actually,2.8395572847890245
|
241 |
+
guy,4.316944189769036
|
242 |
+
feel,2.445142012867445
|
243 |
+
name,2.4563153134655704
|
244 |
+
next,3.149462494025516
|
245 |
+
city,2.4563153134655704
|
246 |
+
house,3.3839056005936587
|
247 |
+
things,3.3839056005936587
|
248 |
+
ca,3.160762049279449
|
249 |
+
schools,1.7744676881595585
|
250 |
+
part,3.172190745103072
|
251 |
+
girl,1.7858963839831812
|
252 |
+
love,2.884508672651291
|
253 |
+
must,2.4906043869442027
|
254 |
+
family,2.896069495052367
|
255 |
+
5,2.4906043869442027
|
256 |
+
better,3.418591158581549
|
257 |
+
hair,3.418591158581549
|
258 |
+
nationalist,1.8091532461474484
|
259 |
+
made,2.502300426707394
|
260 |
+
else,2.5141348843543967
|
261 |
+
brown,3.2072820649143416
|
262 |
+
away,4.018212281130671
|
263 |
+
big,3.2072820649143416
|
264 |
+
may,3.442401807275268
|
265 |
+
english,2.526111075401112
|
266 |
+
far,3.442401807275268
|
267 |
+
high,1.832963894841167
|
268 |
+
trying,3.4545231678076123
|
269 |
+
tell,3.2313796164934026
|
270 |
+
lot,3.4545231678076123
|
271 |
+
wonder,3.636844724601567
|
272 |
+
american,2.9436975440416213
|
273 |
+
thought,4.054579925301545
|
274 |
+
stop,3.2436497090852168
|
275 |
+
racist,3.4667932603994265
|
276 |
+
once,3.4667932603994265
|
277 |
+
life,3.256072229083774
|
278 |
+
woman,3.256072229083774
|
279 |
+
story,2.562925048523829
|
280 |
+
days,1.869777867963884
|
281 |
+
money,3.256072229083774
|
282 |
+
used,2.562925048523829
|
283 |
+
music,1.869777867963884
|
284 |
+
looks,3.491794562604844
|
285 |
+
through,2.993707964616283
|
286 |
+
came,3.504533588382273
|
287 |
+
left,3.699758550012136
|
288 |
+
week,3.294293441903972
|
289 |
+
hell,2.6011462613440264
|
290 |
+
crime,1.9210711623514336
|
291 |
+
probably,3.3206107502213453
|
292 |
+
4,3.3206107502213453
|
293 |
+
pretty,1.9343163891014543
|
294 |
+
meet,2.6274635696614
|
295 |
+
check,2.6274635696614
|
296 |
+
enough,3.3340337705534857
|
297 |
+
pm,3.3340337705534857
|
298 |
+
best,2.6408865899935408
|
299 |
+
hey,3.557177321867696
|
300 |
+
help,3.046351698101705
|
301 |
+
men,3.3476394226092645
|
302 |
+
believe,2.6682855641816547
|
303 |
+
guess,1.9751383836217096
|
304 |
+
europe,2.682271806156395
|
305 |
+
different,3.37541898671634
|
306 |
+
government,3.101921549256516
|
307 |
+
until,2.0033092605884057
|
308 |
+
public,3.7950687298164607
|
309 |
+
etc,3.3896036217082965
|
310 |
+
half,3.116310286708615
|
311 |
+
nice,2.710845178600451
|
312 |
+
everyone,2.017697998040505
|
313 |
+
living,2.017697998040505
|
314 |
+
send,2.7254439780216035
|
315 |
+
soon,3.418591158581549
|
316 |
+
says,3.978206946516972
|
317 |
+
u,2.032296797461658
|
318 |
+
jewish,4.229521374797877
|
319 |
+
fight,2.7402590638067443
|
320 |
+
least,2.7402590638067443
|
321 |
+
each,2.047111883246799
|
322 |
+
child,2.047111883246799
|
323 |
+
problem,2.047111883246799
|
324 |
+
canada,2.755296941171285
|
325 |
+
college,2.0621497606113395
|
326 |
+
called,3.160762049279449
|
327 |
+
small,3.1760295214102374
|
328 |
+
hard,3.1760295214102374
|
329 |
+
themselves,2.077417232742128
|
330 |
+
yet,2.077417232742128
|
331 |
+
told,4.290145996614313
|
332 |
+
lol,2.786068599838038
|
333 |
+
coming,2.786068599838038
|
334 |
+
doing,3.7181076886803326
|
335 |
+
skin,2.801816956806177
|
336 |
+
death,2.108669776246232
|
337 |
+
support,3.510964478712564
|
338 |
+
stupid,2.124670117592673
|
339 |
+
might,3.239542927132564
|
340 |
+
makes,2.834077819024399
|
341 |
+
truth,3.9326901076925087
|
342 |
+
done,3.239542927132564
|
343 |
+
6,3.239542927132564
|
344 |
+
beautiful,2.1409306384644538
|
345 |
+
10,3.5272249995843445
|
346 |
+
getting,3.5272249995843445
|
347 |
+
attack,2.1409306384644538
|
348 |
+
kid,3.5272249995843445
|
349 |
+
nation,2.8506071209756096
|
350 |
+
teachers,2.8506071209756096
|
351 |
+
culture,2.1742670587320454
|
352 |
+
point,3.2728793474001554
|
353 |
+
girls,2.867414239291991
|
354 |
+
parents,2.1913614920913456
|
355 |
+
history,2.1913614920913456
|
356 |
+
front,2.884508672651291
|
357 |
+
night,2.1913614920913456
|
358 |
+
state,3.289973780759455
|
359 |
+
yourself,2.208753234803215
|
360 |
+
care,3.595047595923105
|
361 |
+
end,3.3073655234713244
|
362 |
+
german,2.919599992462561
|
363 |
+
whole,2.2264528119026155
|
364 |
+
fact,4.018212281130671
|
365 |
+
london,2.244471317405294
|
366 |
+
v,2.93761849796524
|
367 |
+
run,2.93761849796524
|
368 |
+
full,2.93761849796524
|
369 |
+
true,2.244471317405294
|
370 |
+
wait,3.3430836060734035
|
371 |
+
word,3.6307656785251847
|
372 |
+
yeah,2.955967636633436
|
373 |
+
weeks,4.054579925301545
|
374 |
+
cause,3.3614327447416
|
375 |
+
call,3.3614327447416
|
376 |
+
under,3.649114817193381
|
377 |
+
alone,2.2628204560734906
|
378 |
+
000,2.2628204560734906
|
379 |
+
light,2.281512589085643
|
380 |
+
reason,2.281512589085643
|
381 |
+
having,3.3801248777537527
|
382 |
+
kind,3.890950501519744
|
383 |
+
join,2.9746597696455885
|
384 |
+
future,2.281512589085643
|
385 |
+
boy,4.478737166421863
|
386 |
+
guys,2.9746597696455885
|
387 |
+
open,3.3801248777537527
|
388 |
+
teacher,3.667806950205534
|
389 |
+
others,2.3005607840563376
|
390 |
+
racial,2.993707964616283
|
391 |
+
stuff,2.3005607840563376
|
392 |
+
blood,2.3005607840563376
|
393 |
+
goes,2.3199788699134394
|
394 |
+
proud,3.0131260504733843
|
395 |
+
mother,3.418591158581549
|
396 |
+
almost,3.418591158581549
|
397 |
+
community,3.418591158581549
|
398 |
+
blue,2.3199788699134394
|
399 |
+
remember,3.7260758583295095
|
400 |
+
sorry,3.4383937858777287
|
401 |
+
learn,2.3397814972096187
|
402 |
+
everything,3.4383937858777287
|
403 |
+
picture,2.3397814972096187
|
404 |
+
lots,2.3397814972096187
|
405 |
+
party,3.746278565647029
|
406 |
+
students,3.053131385087084
|
407 |
+
already,3.053131385087084
|
408 |
+
food,3.458596493195248
|
409 |
+
negroes,2.359984204527138
|
410 |
+
100,2.359984204527138
|
411 |
+
crap,3.07375067228982
|
412 |
+
during,3.7668978528497647
|
413 |
+
friend,4.326513640785188
|
414 |
+
cant,3.4792157803979835
|
415 |
+
wrong,3.9900414041639753
|
416 |
+
pride,3.07375067228982
|
417 |
+
turn,3.094804081487652
|
418 |
+
job,3.094804081487652
|
419 |
+
gets,4.193416370155761
|
420 |
+
st,2.4016569009277062
|
421 |
+
oh,3.787951262047597
|
422 |
+
happy,3.094804081487652
|
423 |
+
stay,2.4016569009277062
|
424 |
+
line,3.80945746726856
|
425 |
+
behind,3.80945746726856
|
426 |
+
14,2.42316310614867
|
427 |
+
along,3.52177539481678
|
428 |
+
class,3.52177539481678
|
429 |
+
face,3.116310286708615
|
430 |
+
brothers,2.42316310614867
|
431 |
+
9,2.445142012867445
|
432 |
+
book,2.445142012867445
|
433 |
+
wanted,3.5437543015355546
|
434 |
+
head,3.1382891934273904
|
435 |
+
band,3.1382891934273904
|
436 |
+
french,3.5437543015355546
|
437 |
+
either,3.1382891934273904
|
438 |
+
30,2.467614868719504
|
439 |
+
started,3.160762049279449
|
440 |
+
sf,2.467614868719504
|
441 |
+
near,2.467614868719504
|
442 |
+
dr,2.467614868719504
|
443 |
+
comes,2.467614868719504
|
444 |
+
don,3.160762049279449
|
445 |
+
talking,3.160762049279449
|
446 |
+
dark,2.4906043869442027
|
447 |
+
posted,2.4906043869442027
|
448 |
+
hello,2.4906043869442027
|
449 |
+
saying,4.282363856172258
|
450 |
+
ya,2.4906043869442027
|
451 |
+
2508,2.5141348843543967
|
452 |
+
using,2.5141348843543967
|
453 |
+
sad,3.612747173022506
|
454 |
+
matter,3.900429245474287
|
455 |
+
age,3.2072820649143416
|
456 |
+
pass,2.5141348843543967
|
457 |
+
murder,3.2072820649143416
|
458 |
+
song,2.5141348843543967
|
459 |
+
rest,2.538232435933457
|
460 |
+
male,3.924526797053348
|
461 |
+
wants,4.329991905161512
|
462 |
+
law,3.2313796164934026
|
463 |
+
funny,3.636844724601567
|
464 |
+
christian,3.256072229083774
|
465 |
+
later,3.256072229083774
|
466 |
+
stand,2.562925048523829
|
467 |
+
poor,3.949219409643719
|
468 |
+
power,3.6615373371919375
|
469 |
+
hand,4.172362960957929
|
470 |
+
thats,3.6615373371919375
|
471 |
+
exactly,3.256072229083774
|
472 |
+
b,3.281390037068064
|
473 |
+
races,2.5882428565081184
|
474 |
+
sent,3.974537217628009
|
475 |
+
father,3.974537217628009
|
476 |
+
change,2.5882428565081184
|
477 |
+
course,2.5882428565081184
|
478 |
+
red,3.686855145176229
|
479 |
+
gone,2.5882428565081184
|
480 |
+
tried,2.5882428565081184
|
481 |
+
sound,3.712830631579489
|
482 |
+
taken,4.000512704031269
|
483 |
+
nordic,2.614218342911379
|
484 |
+
several,2.614218342911379
|
485 |
+
single,2.614218342911379
|
486 |
+
son,4.22365625534548
|
487 |
+
article,3.3073655234713244
|
488 |
+
mind,2.614218342911379
|
489 |
+
places,2.614218342911379
|
490 |
+
killed,3.7394988786616494
|
491 |
+
ask,3.3340337705534857
|
492 |
+
rather,2.6408865899935408
|
493 |
+
ok,2.6408865899935408
|
494 |
+
50,2.6408865899935408
|
495 |
+
cannot,3.7394988786616494
|
496 |
+
happened,3.7394988786616494
|
497 |
+
scum,2.6408865899935408
|
498 |
+
brother,4.027180951113431
|
499 |
+
means,4.027180951113431
|
500 |
+
info,2.6408865899935408
|
501 |
+
month,3.7394988786616494
|
502 |
+
system,3.7668978528497647
|
503 |
+
set,2.6682855641816547
|
504 |
+
street,2.6682855641816547
|
505 |
+
three,3.3614327447416
|
506 |
+
david,3.7668978528497647
|
507 |
+
dead,3.7668978528497647
|
508 |
+
texas,2.6682855641816547
|
509 |
+
case,3.3614327447416
|
510 |
+
national,2.6682855641816547
|
511 |
+
close,3.3614327447416
|
512 |
+
die,3.3896036217082965
|
513 |
+
eat,2.696456441148351
|
514 |
+
pro,3.7950687298164607
|
515 |
+
kill,2.696456441148351
|
516 |
+
making,3.3896036217082965
|
517 |
+
minority,2.696456441148351
|
518 |
+
lets,4.082750802268242
|
519 |
+
earth,2.696456441148351
|
520 |
+
listen,3.3896036217082965
|
521 |
+
posts,3.418591158581549
|
522 |
+
website,2.7254439780216035
|
523 |
+
radio,2.7254439780216035
|
524 |
+
knows,3.418591158581549
|
525 |
+
quite,2.7254439780216035
|
526 |
+
gay,3.418591158581549
|
527 |
+
12,2.7254439780216035
|
528 |
+
15,3.824056266689713
|
529 |
+
wo,2.7254439780216035
|
530 |
+
understand,3.418591158581549
|
531 |
+
o,3.418591158581549
|
532 |
+
interested,2.7254439780216035
|
533 |
+
f,2.7254439780216035
|
534 |
+
mine,2.755296941171285
|
535 |
+
looked,2.755296941171285
|
536 |
+
example,2.755296941171285
|
537 |
+
england,3.44844412173123
|
538 |
+
words,2.755296941171285
|
539 |
+
outside,2.755296941171285
|
540 |
+
especially,2.755296941171285
|
541 |
+
taking,2.755296941171285
|
542 |
+
none,2.755296941171285
|
543 |
+
knew,4.701207090226598
|
544 |
+
walk,2.755296941171285
|
545 |
+
instead,2.786068599838038
|
546 |
+
disgusting,2.786068599838038
|
547 |
+
important,3.4792157803979835
|
548 |
+
football,2.786068599838038
|
549 |
+
lived,3.4792157803979835
|
550 |
+
holocaust,2.786068599838038
|
551 |
+
dumb,2.786068599838038
|
552 |
+
months,3.4792157803979835
|
553 |
+
thinking,3.4792157803979835
|
554 |
+
worse,3.510964478712564
|
555 |
+
problems,2.817817298152619
|
556 |
+
sick,3.510964478712564
|
557 |
+
fighting,2.817817298152619
|
558 |
+
bit,2.817817298152619
|
559 |
+
bunch,3.510964478712564
|
560 |
+
8,2.817817298152619
|
561 |
+
list,2.817817298152619
|
562 |
+
cool,3.510964478712564
|
563 |
+
play,3.510964478712564
|
564 |
+
bring,2.817817298152619
|
565 |
+
anymore,2.817817298152619
|
566 |
+
education,2.817817298152619
|
567 |
+
mostly,2.8506071209756096
|
568 |
+
dog,2.8506071209756096
|
569 |
+
wife,3.949219409643719
|
570 |
+
fast,2.8506071209756096
|
571 |
+
control,2.8506071209756096
|
572 |
+
indeed,3.5437543015355546
|
573 |
+
sister,3.5437543015355546
|
574 |
+
laugh,3.5437543015355546
|
575 |
+
force,3.5437543015355546
|
576 |
+
israel,3.5437543015355546
|
577 |
+
planet,3.5437543015355546
|
578 |
+
immigration,3.5437543015355546
|
579 |
+
east,2.8506071209756096
|
580 |
+
agree,2.8506071209756096
|
581 |
+
aryan,2.8506071209756096
|
582 |
+
thousands,2.8506071209756096
|
583 |
+
hands,3.5437543015355546
|
584 |
+
jesus,4.270803033771181
|
585 |
+
human,3.5776558532112364
|
586 |
+
reading,2.884508672651291
|
587 |
+
fish,2.884508672651291
|
588 |
+
sisters,2.884508672651291
|
589 |
+
action,3.5776558532112364
|
590 |
+
glad,2.884508672651291
|
591 |
+
caught,4.270803033771181
|
592 |
+
pay,2.884508672651291
|
593 |
+
perhaps,3.5776558532112364
|
594 |
+
car,3.983120961319401
|
595 |
+
britain,2.884508672651291
|
596 |
+
works,3.5776558532112364
|
597 |
+
id,2.884508672651291
|
598 |
+
possible,3.5776558532112364
|
599 |
+
act,2.919599992462561
|
600 |
+
social,3.612747173022506
|
601 |
+
self,4.018212281130671
|
602 |
+
west,2.919599992462561
|
603 |
+
charged,4.711359461690616
|
604 |
+
killing,3.612747173022506
|
605 |
+
within,2.919599992462561
|
606 |
+
hours,2.919599992462561
|
607 |
+
member,3.612747173022506
|
608 |
+
chinese,3.612747173022506
|
609 |
+
diversity,3.612747173022506
|
610 |
+
animals,2.919599992462561
|
611 |
+
alot,2.919599992462561
|
612 |
+
gave,4.342261997753327
|
613 |
+
early,2.955967636633436
|
614 |
+
figure,2.955967636633436
|
615 |
+
body,2.955967636633436
|
616 |
+
judge,3.649114817193381
|
617 |
+
however,2.955967636633436
|
618 |
+
muslim,2.955967636633436
|
619 |
+
movies,2.955967636633436
|
620 |
+
according,3.649114817193381
|
621 |
+
short,3.649114817193381
|
622 |
+
lives,3.649114817193381
|
623 |
+
damn,2.955967636633436
|
624 |
+
phone,2.955967636633436
|
625 |
+
evil,3.649114817193381
|
626 |
+
hit,2.955967636633436
|
627 |
+
lost,2.955967636633436
|
628 |
+
number,2.955967636633436
|
629 |
+
save,2.993707964616283
|
630 |
+
giving,2.993707964616283
|
631 |
+
bus,2.993707964616283
|
632 |
+
similar,2.993707964616283
|
633 |
+
scene,4.0923202532843925
|
634 |
+
sort,2.993707964616283
|
635 |
+
whatever,4.0923202532843925
|
636 |
+
feet,4.0923202532843925
|
637 |
+
continue,2.993707964616283
|
638 |
+
door,2.993707964616283
|
639 |
+
unfortunately,3.686855145176229
|
640 |
+
seem,2.993707964616283
|
641 |
+
event,2.993707964616283
|
642 |
+
telling,4.131540966437674
|
643 |
+
numbers,3.032928677769564
|
644 |
+
bar,3.7260758583295095
|
645 |
+
security,4.419223038889455
|
646 |
+
christmas,3.032928677769564
|
647 |
+
third,4.131540966437674
|
648 |
+
second,3.7260758583295095
|
649 |
+
simply,3.032928677769564
|
650 |
+
add,3.032928677769564
|
651 |
+
cross,3.7260758583295095
|
652 |
+
brought,4.131540966437674
|
653 |
+
baby,3.032928677769564
|
654 |
+
company,3.7668978528497647
|
655 |
+
attention,3.07375067228982
|
656 |
+
happens,3.07375067228982
|
657 |
+
violent,3.07375067228982
|
658 |
+
morning,3.7668978528497647
|
659 |
+
hopefully,3.07375067228982
|
660 |
+
million,3.7668978528497647
|
661 |
+
slavic,3.07375067228982
|
662 |
+
duke,3.7668978528497647
|
663 |
+
mr,4.46004503340971
|
664 |
+
k,3.07375067228982
|
665 |
+
families,3.7668978528497647
|
666 |
+
below,3.07375067228982
|
667 |
+
moment,3.07375067228982
|
668 |
+
victims,3.07375067228982
|
669 |
+
tree,4.2149225753767245
|
670 |
+
fun,3.80945746726856
|
671 |
+
facebook,3.116310286708615
|
672 |
+
wondering,3.116310286708615
|
673 |
+
hide,3.116310286708615
|
674 |
+
bet,3.80945746726856
|
675 |
+
apes,3.160762049279449
|
676 |
+
allowed,3.8539092298393935
|
677 |
+
x202c,3.160762049279449
|
678 |
+
account,3.160762049279449
|
679 |
+
celtic,3.160762049279449
|
680 |
+
throw,3.160762049279449
|
681 |
+
student,3.160762049279449
|
682 |
+
drink,3.160762049279449
|
683 |
+
dogs,3.160762049279449
|
684 |
+
forced,3.8539092298393935
|
685 |
+
church,3.160762049279449
|
686 |
+
channel,3.8539092298393935
|
687 |
+
playing,3.160762049279449
|
688 |
+
mention,3.160762049279449
|
689 |
+
forward,3.8539092298393935
|
690 |
+
swedish,3.160762049279449
|
691 |
+
x202a,3.160762049279449
|
692 |
+
boys,3.160762049279449
|
693 |
+
often,3.160762049279449
|
694 |
+
favorite,3.160762049279449
|
695 |
+
shame,3.160762049279449
|
696 |
+
worth,3.160762049279449
|
697 |
+
somewhere,4.305894353582452
|
698 |
+
decided,3.900429245474287
|
699 |
+
pick,3.2072820649143416
|
700 |
+
question,3.2072820649143416
|
701 |
+
art,3.2072820649143416
|
702 |
+
ill,3.2072820649143416
|
703 |
+
straight,3.2072820649143416
|
704 |
+
dna,3.2072820649143416
|
705 |
+
gonna,3.2072820649143416
|
706 |
+
paper,3.2072820649143416
|
707 |
+
forums,3.900429245474287
|
708 |
+
certain,3.900429245474287
|
709 |
+
surprised,3.2072820649143416
|
710 |
+
obama,3.2072820649143416
|
711 |
+
daughter,4.305894353582452
|
712 |
+
eating,3.2072820649143416
|
713 |
+
till,3.2072820649143416
|
714 |
+
shooting,3.2072820649143416
|
715 |
+
sitting,3.2072820649143416
|
716 |
+
enemy,3.2072820649143416
|
717 |
+
shoot,3.900429245474287
|
718 |
+
minister,3.2072820649143416
|
719 |
+
criminal,3.949219409643719
|
720 |
+
stories,3.256072229083774
|
721 |
+
rlm,3.256072229083774
|
722 |
+
needs,3.256072229083774
|
723 |
+
joined,3.256072229083774
|
724 |
+
itself,3.949219409643719
|
725 |
+
simple,3.256072229083774
|
726 |
+
ass,4.354684517751884
|
727 |
+
florida,3.256072229083774
|
728 |
+
wp,3.256072229083774
|
729 |
+
apparently,4.354684517751884
|
730 |
+
thousand,3.256072229083774
|
731 |
+
ape,3.256072229083774
|
732 |
+
military,3.256072229083774
|
733 |
+
norway,3.256072229083774
|
734 |
+
asked,3.949219409643719
|
735 |
+
present,3.256072229083774
|
736 |
+
kick,3.256072229083774
|
737 |
+
claim,3.949219409643719
|
738 |
+
christ,4.354684517751884
|
739 |
+
x,3.256072229083774
|
740 |
+
humans,3.256072229083774
|
741 |
+
flag,4.000512704031269
|
742 |
+
claims,4.405977812139434
|
743 |
+
level,3.3073655234713244
|
744 |
+
film,4.000512704031269
|
745 |
+
jail,3.3073655234713244
|
746 |
+
although,3.3073655234713244
|
747 |
+
foreign,4.000512704031269
|
748 |
+
correct,3.3073655234713244
|
749 |
+
break,3.3073655234713244
|
750 |
+
heads,3.3073655234713244
|
751 |
+
worst,3.3073655234713244
|
752 |
+
safe,4.405977812139434
|
753 |
+
mate,4.000512704031269
|
754 |
+
minded,3.3073655234713244
|
755 |
+
notice,3.3073655234713244
|
756 |
+
team,3.3073655234713244
|
757 |
+
reality,3.3073655234713244
|
758 |
+
upon,3.3073655234713244
|
759 |
+
consider,4.000512704031269
|
760 |
+
rape,3.3073655234713244
|
761 |
+
muslims,3.3073655234713244
|
762 |
+
rock,3.3073655234713244
|
763 |
+
building,3.3073655234713244
|
764 |
+
cars,3.3073655234713244
|
765 |
+
aids,3.3073655234713244
|
766 |
+
normal,3.3614327447416
|
767 |
+
trash,3.3614327447416
|
768 |
+
starts,4.054579925301545
|
769 |
+
army,3.3614327447416
|
770 |
+
reported,3.3614327447416
|
771 |
+
court,4.054579925301545
|
772 |
+
racism,4.7477271058614905
|
773 |
+
wonderful,3.3614327447416
|
774 |
+
web,3.3614327447416
|
775 |
+
13,3.3614327447416
|
776 |
+
streets,3.3614327447416
|
777 |
+
average,3.3614327447416
|
778 |
+
google,3.3614327447416
|
779 |
+
welfare,3.3614327447416
|
780 |
+
gang,3.3614327447416
|
781 |
+
acting,4.054579925301545
|
782 |
+
y,4.054579925301545
|
783 |
+
completely,4.7477271058614905
|
784 |
+
date,3.3614327447416
|
785 |
+
prison,4.054579925301545
|
786 |
+
views,4.054579925301545
|
787 |
+
thinks,4.970870657175701
|
788 |
+
ie,4.054579925301545
|
789 |
+
sit,4.054579925301545
|
790 |
+
whether,4.517203447249659
|
791 |
+
hold,3.418591158581549
|
792 |
+
nazi,4.111738339141494
|
793 |
+
typical,4.111738339141494
|
794 |
+
organization,3.418591158581549
|
795 |
+
teaching,4.517203447249659
|
796 |
+
road,3.418591158581549
|
797 |
+
bought,3.418591158581549
|
798 |
+
beaten,3.418591158581549
|
799 |
+
ball,4.517203447249659
|
800 |
+
germans,3.418591158581549
|
801 |
+
strange,3.418591158581549
|
802 |
+
river,3.418591158581549
|
803 |
+
bbc,3.418591158581549
|
804 |
+
piece,4.111738339141494
|
805 |
+
ghetto,3.418591158581549
|
806 |
+
expect,3.418591158581549
|
807 |
+
fine,3.418591158581549
|
808 |
+
reply,3.418591158581549
|
809 |
+
six,3.418591158581549
|
810 |
+
trouble,3.418591158581549
|
811 |
+
modern,3.418591158581549
|
812 |
+
didnt,3.418591158581549
|
813 |
+
defense,3.418591158581549
|
814 |
+
lies,4.111738339141494
|
815 |
+
sell,4.111738339141494
|
816 |
+
experience,3.418591158581549
|
817 |
+
station,4.111738339141494
|
818 |
+
cop,4.111738339141494
|
819 |
+
ns,3.4792157803979835
|
820 |
+
grade,3.4792157803979835
|
821 |
+
math,4.172362960957929
|
822 |
+
king,3.4792157803979835
|
823 |
+
growing,3.4792157803979835
|
824 |
+
count,3.4792157803979835
|
825 |
+
charge,3.4792157803979835
|
826 |
+
gotten,3.4792157803979835
|
827 |
+
project,3.4792157803979835
|
828 |
+
faces,3.4792157803979835
|
829 |
+
fellow,3.4792157803979835
|
830 |
+
missing,3.4792157803979835
|
831 |
+
tend,3.4792157803979835
|
832 |
+
taught,3.4792157803979835
|
833 |
+
suspect,4.172362960957929
|
834 |
+
suppose,4.172362960957929
|
835 |
+
felt,4.172362960957929
|
836 |
+
watched,3.4792157803979835
|
837 |
+
nor,4.172362960957929
|
838 |
+
lead,3.4792157803979835
|
839 |
+
greatest,4.642366590203665
|
840 |
+
fall,3.5437543015355546
|
841 |
+
names,3.5437543015355546
|
842 |
+
cops,4.2369014820955
|
843 |
+
violence,3.5437543015355546
|
844 |
+
service,3.5437543015355546
|
845 |
+
false,3.5437543015355546
|
846 |
+
political,3.5437543015355546
|
847 |
+
arms,3.5437543015355546
|
848 |
+
destroy,4.2369014820955
|
849 |
+
known,3.5437543015355546
|
850 |
+
takes,4.2369014820955
|
851 |
+
turned,4.2369014820955
|
852 |
+
values,4.2369014820955
|
853 |
+
write,3.5437543015355546
|
854 |
+
crimes,3.5437543015355546
|
855 |
+
ran,4.642366590203665
|
856 |
+
putting,3.5437543015355546
|
857 |
+
star,4.2369014820955
|
858 |
+
standing,3.5437543015355546
|
859 |
+
ancestors,3.5437543015355546
|
860 |
+
michael,3.5437543015355546
|
861 |
+
opinion,4.2369014820955
|
862 |
+
protect,3.5437543015355546
|
863 |
+
accept,3.5437543015355546
|
864 |
+
obviously,4.305894353582452
|
865 |
+
attacked,4.305894353582452
|
866 |
+
starting,4.305894353582452
|
867 |
+
17,3.612747173022506
|
868 |
+
floor,4.305894353582452
|
869 |
+
filthy,4.305894353582452
|
870 |
+
males,3.612747173022506
|
871 |
+
religion,3.612747173022506
|
872 |
+
tall,3.612747173022506
|
873 |
+
vote,3.612747173022506
|
874 |
+
foot,3.612747173022506
|
875 |
+
restaurant,3.612747173022506
|
876 |
+
meant,4.711359461690616
|
877 |
+
monkeys,3.612747173022506
|
878 |
+
identity,4.305894353582452
|
879 |
+
style,4.305894353582452
|
880 |
+
whenever,3.612747173022506
|
881 |
+
double,3.612747173022506
|
882 |
+
ugly,3.612747173022506
|
883 |
+
ing,3.612747173022506
|
884 |
+
neither,3.612747173022506
|
885 |
+
trudeau,3.612747173022506
|
886 |
+
honour,3.612747173022506
|
887 |
+
victim,3.612747173022506
|
888 |
+
songs,3.612747173022506
|
889 |
+
latest,3.612747173022506
|
890 |
+
wanna,3.612747173022506
|
891 |
+
languages,3.612747173022506
|
892 |
+
apartment,3.612747173022506
|
893 |
+
walking,3.612747173022506
|
894 |
+
owner,3.612747173022506
|
895 |
+
mexican,3.612747173022506
|
896 |
+
tells,3.612747173022506
|
897 |
+
eu,3.612747173022506
|
898 |
+
ten,3.686855145176229
|
899 |
+
lack,3.686855145176229
|
900 |
+
lose,3.686855145176229
|
901 |
+
turning,3.686855145176229
|
902 |
+
feeling,3.686855145176229
|
903 |
+
prime,3.686855145176229
|
904 |
+
hurt,3.686855145176229
|
905 |
+
drugs,4.380002325736173
|
906 |
+
bs,3.686855145176229
|
907 |
+
yesterday,4.380002325736173
|
908 |
+
calling,4.380002325736173
|
909 |
+
bigger,3.686855145176229
|
910 |
+
currently,3.686855145176229
|
911 |
+
file,4.380002325736173
|
912 |
+
troops,3.686855145176229
|
913 |
+
figures,4.380002325736173
|
914 |
+
listening,4.380002325736173
|
915 |
+
literally,3.686855145176229
|
916 |
+
knife,5.073149506296119
|
917 |
+
press,3.686855145176229
|
918 |
+
nobody,3.686855145176229
|
919 |
+
usual,3.686855145176229
|
920 |
+
hop,3.686855145176229
|
921 |
+
subject,3.686855145176229
|
922 |
+
marriage,4.785467433844338
|
923 |
+
laughing,3.686855145176229
|
924 |
+
minute,4.380002325736173
|
925 |
+
yards,4.380002325736173
|
926 |
+
yard,4.380002325736173
|
927 |
+
shop,4.380002325736173
|
928 |
+
sa,3.686855145176229
|
929 |
+
bodies,3.7668978528497647
|
930 |
+
lines,3.7668978528497647
|
931 |
+
himself,4.46004503340971
|
932 |
+
orders,3.7668978528497647
|
933 |
+
24,3.7668978528497647
|
934 |
+
everybody,3.7668978528497647
|
935 |
+
nose,4.46004503340971
|
936 |
+
monkey,3.7668978528497647
|
937 |
+
beach,3.7668978528497647
|
938 |
+
houston,3.7668978528497647
|
939 |
+
win,3.7668978528497647
|
940 |
+
twice,4.865510141517874
|
941 |
+
bag,3.7668978528497647
|
942 |
+
passed,3.7668978528497647
|
943 |
+
france,3.7668978528497647
|
944 |
+
sat,4.46004503340971
|
945 |
+
terrible,3.7668978528497647
|
946 |
+
meeting,4.46004503340971
|
947 |
+
wrote,3.7668978528497647
|
948 |
+
hearing,3.7668978528497647
|
949 |
+
ss,3.7668978528497647
|
950 |
+
travel,3.7668978528497647
|
951 |
+
asking,3.7668978528497647
|
952 |
+
skins,3.8539092298393935
|
953 |
+
idiot,3.8539092298393935
|
954 |
+
field,3.8539092298393935
|
955 |
+
carrying,3.8539092298393935
|
956 |
+
kinda,3.8539092298393935
|
957 |
+
aid,3.8539092298393935
|
958 |
+
pic,3.8539092298393935
|
959 |
+
gas,3.8539092298393935
|
960 |
+
honest,3.8539092298393935
|
961 |
+
bother,3.8539092298393935
|
962 |
+
fan,3.8539092298393935
|
963 |
+
bell,3.8539092298393935
|
964 |
+
documentary,3.8539092298393935
|
965 |
+
fag,3.8539092298393935
|
966 |
+
marxist,3.8539092298393935
|
967 |
+
battle,3.8539092298393935
|
968 |
+
26,3.8539092298393935
|
969 |
+
pair,3.8539092298393935
|
970 |
+
shirt,3.8539092298393935
|
971 |
+
property,4.54705641039934
|
972 |
+
campaign,3.8539092298393935
|
973 |
+
authorities,3.8539092298393935
|
974 |
+
60,3.8539092298393935
|
975 |
+
table,4.54705641039934
|
976 |
+
washington,3.8539092298393935
|
977 |
+
troll,3.8539092298393935
|
978 |
+
central,3.8539092298393935
|
979 |
+
mainstream,3.949219409643719
|
980 |
+
bank,3.949219409643719
|
981 |
+
gym,3.949219409643719
|
982 |
+
catch,3.949219409643719
|
983 |
+
absolute,3.949219409643719
|
984 |
+
turns,3.949219409643719
|
985 |
+
schooling,3.949219409643719
|
986 |
+
hall,3.949219409643719
|
987 |
+
therefore,3.949219409643719
|
988 |
+
refugees,3.949219409643719
|
989 |
+
planning,3.949219409643719
|
990 |
+
peter,4.642366590203665
|
991 |
+
lord,3.949219409643719
|
992 |
+
knocked,3.949219409643719
|
993 |
+
rapes,4.642366590203665
|
994 |
+
moscow,3.949219409643719
|
995 |
+
draw,4.642366590203665
|
996 |
+
moore,3.949219409643719
|
997 |
+
likes,3.949219409643719
|
998 |
+
lucky,4.642366590203665
|
999 |
+
disease,3.949219409643719
|
1000 |
+
thrown,4.642366590203665
|
1001 |
+
types,3.949219409643719
|
1002 |
+
dressed,3.949219409643719
|
1003 |
+
owned,3.949219409643719
|
1004 |
+
died,4.642366590203665
|
1005 |
+
generally,3.949219409643719
|
1006 |
+
showed,5.047831698311829
|
1007 |
+
prove,3.949219409643719
|
1008 |
+
lazy,3.949219409643719
|
1009 |
+
drop,3.949219409643719
|
1010 |
+
winter,3.949219409643719
|
1011 |
+
whitey,3.949219409643719
|
1012 |
+
sunday,4.642366590203665
|
1013 |
+
mile,3.949219409643719
|
1014 |
+
wolves,3.949219409643719
|
1015 |
+
complete,3.949219409643719
|
1016 |
+
ahead,3.949219409643719
|
1017 |
+
waiting,3.949219409643719
|
1018 |
+
awhile,4.642366590203665
|
1019 |
+
skinhead,3.949219409643719
|
1020 |
+
healthy,3.949219409643719
|
1021 |
+
dating,3.949219409643719
|
1022 |
+
kiss,3.949219409643719
|
1023 |
+
married,3.949219409643719
|
1024 |
+
egyptians,3.949219409643719
|
1025 |
+
pop,3.949219409643719
|
1026 |
+
skinheads,3.949219409643719
|
1027 |
+
kept,4.642366590203665
|
1028 |
+
grandfather,4.642366590203665
|
1029 |
+
mentioned,3.949219409643719
|
1030 |
+
changed,3.949219409643719
|
1031 |
+
australia,3.949219409643719
|
1032 |
+
savage,3.949219409643719
|
1033 |
+
vile,3.949219409643719
|
1034 |
+
walked,3.949219409643719
|
1035 |
+
role,3.949219409643719
|
1036 |
+
blog,3.949219409643719
|
1037 |
+
feral,3.949219409643719
|
1038 |
+
material,3.949219409643719
|
1039 |
+
marine,3.949219409643719
|
1040 |
+
largest,3.949219409643719
|
1041 |
+
nigeria,3.949219409643719
|
1042 |
+
tuesday,3.949219409643719
|
1043 |
+
27,4.054579925301545
|
1044 |
+
uses,4.7477271058614905
|
1045 |
+
player,5.153192213969655
|
1046 |
+
raping,4.054579925301545
|
1047 |
+
irving,4.054579925301545
|
1048 |
+
council,4.054579925301545
|
1049 |
+
norwegian,4.054579925301545
|
1050 |
+
fits,4.054579925301545
|
1051 |
+
benefits,4.054579925301545
|
1052 |
+
arab,4.054579925301545
|
1053 |
+
opposed,4.054579925301545
|
1054 |
+
goyim,4.054579925301545
|
1055 |
+
islamic,4.054579925301545
|
1056 |
+
target,4.054579925301545
|
1057 |
+
fans,4.054579925301545
|
1058 |
+
tribe,4.054579925301545
|
1059 |
+
dedicated,4.054579925301545
|
1060 |
+
q,4.7477271058614905
|
1061 |
+
holiday,4.054579925301545
|
1062 |
+
justin,4.054579925301545
|
1063 |
+
ww2,4.054579925301545
|
1064 |
+
forest,4.054579925301545
|
1065 |
+
weight,4.054579925301545
|
1066 |
+
johnny,5.440874286421436
|
1067 |
+
entertainment,4.054579925301545
|
1068 |
+
push,4.054579925301545
|
1069 |
+
via,4.054579925301545
|
1070 |
+
won,5.153192213969655
|
1071 |
+
corps,4.054579925301545
|
1072 |
+
hated,4.054579925301545
|
1073 |
+
cleaning,4.054579925301545
|
1074 |
+
innocent,4.054579925301545
|
1075 |
+
position,4.054579925301545
|
1076 |
+
destroyed,4.054579925301545
|
1077 |
+
hates,4.7477271058614905
|
1078 |
+
pool,4.054579925301545
|
1079 |
+
stood,5.153192213969655
|
1080 |
+
quit,4.054579925301545
|
1081 |
+
dude,4.7477271058614905
|
1082 |
+
murders,4.7477271058614905
|
1083 |
+
trial,4.054579925301545
|
1084 |
+
flyers,4.054579925301545
|
1085 |
+
sacrifice,4.054579925301545
|
1086 |
+
jumped,4.054579925301545
|
1087 |
+
century,4.054579925301545
|
1088 |
+
trip,4.054579925301545
|
1089 |
+
union,4.054579925301545
|
1090 |
+
pagan,4.054579925301545
|
1091 |
+
raped,4.054579925301545
|
1092 |
+
thus,4.054579925301545
|
1093 |
+
fools,4.054579925301545
|
1094 |
+
yea,4.054579925301545
|
1095 |
+
boat,4.172362960957929
|
1096 |
+
guards,4.172362960957929
|
1097 |
+
museum,4.172362960957929
|
1098 |
+
blind,4.172362960957929
|
1099 |
+
statement,4.865510141517874
|
1100 |
+
empire,4.172362960957929
|
1101 |
+
episode,4.172362960957929
|
1102 |
+
excuse,4.172362960957929
|
1103 |
+
eyed,4.172362960957929
|
1104 |
+
discovered,4.172362960957929
|
1105 |
+
disturbing,4.172362960957929
|
1106 |
+
distance,4.172362960957929
|
1107 |
+
elementary,4.172362960957929
|
1108 |
+
offer,4.172362960957929
|
1109 |
+
disgusted,4.865510141517874
|
1110 |
+
odd,4.172362960957929
|
1111 |
+
eh,4.172362960957929
|
1112 |
+
deserve,4.172362960957929
|
1113 |
+
burning,4.172362960957929
|
1114 |
+
fought,4.865510141517874
|
1115 |
+
bullet,4.172362960957929
|
1116 |
+
boyfriend,4.172362960957929
|
1117 |
+
sheep,4.172362960957929
|
1118 |
+
busy,4.172362960957929
|
1119 |
+
castle,4.172362960957929
|
1120 |
+
sold,4.172362960957929
|
1121 |
+
personally,4.172362960957929
|
1122 |
+
capital,4.172362960957929
|
1123 |
+
fights,4.172362960957929
|
1124 |
+
fired,4.865510141517874
|
1125 |
+
played,4.172362960957929
|
1126 |
+
released,4.865510141517874
|
1127 |
+
wind,4.172362960957929
|
1128 |
+
hero,4.865510141517874
|
1129 |
+
managed,4.172362960957929
|
1130 |
+
meat,4.172362960957929
|
1131 |
+
90,4.172362960957929
|
1132 |
+
israeli,4.865510141517874
|
1133 |
+
homeschooling,4.172362960957929
|
1134 |
+
satan,4.172362960957929
|
1135 |
+
hook,4.172362960957929
|
1136 |
+
jackson,4.172362960957929
|
1137 |
+
teaches,4.172362960957929
|
1138 |
+
hilarious,4.172362960957929
|
1139 |
+
bear,4.172362960957929
|
1140 |
+
kosher,4.172362960957929
|
1141 |
+
learned,4.172362960957929
|
1142 |
+
multi,4.172362960957929
|
1143 |
+
rain,4.172362960957929
|
1144 |
+
lads,4.172362960957929
|
1145 |
+
neo,4.305894353582452
|
1146 |
+
crack,4.305894353582452
|
1147 |
+
cnn,4.305894353582452
|
1148 |
+
officials,4.305894353582452
|
1149 |
+
wigger,4.305894353582452
|
1150 |
+
forms,4.305894353582452
|
1151 |
+
impression,4.305894353582452
|
1152 |
+
balls,4.305894353582452
|
1153 |
+
roman,4.305894353582452
|
1154 |
+
independent,4.305894353582452
|
1155 |
+
bach,4.305894353582452
|
1156 |
+
particularly,4.305894353582452
|
1157 |
+
cat,4.305894353582452
|
1158 |
+
kicked,4.305894353582452
|
1159 |
+
celebrated,4.305894353582452
|
1160 |
+
failed,4.305894353582452
|
1161 |
+
stare,4.305894353582452
|
1162 |
+
chosen,4.305894353582452
|
1163 |
+
announced,4.305894353582452
|
1164 |
+
estate,4.305894353582452
|
1165 |
+
difficult,4.305894353582452
|
1166 |
+
speaks,4.305894353582452
|
1167 |
+
expert,4.305894353582452
|
1168 |
+
rebel,4.305894353582452
|
1169 |
+
custody,4.999041534142397
|
1170 |
+
mob,4.305894353582452
|
1171 |
+
suspected,4.305894353582452
|
1172 |
+
finger,4.305894353582452
|
1173 |
+
smile,4.305894353582452
|
1174 |
+
suspended,4.999041534142397
|
1175 |
+
limerick,4.305894353582452
|
1176 |
+
jones,4.305894353582452
|
1177 |
+
religious,4.305894353582452
|
1178 |
+
christianity,4.305894353582452
|
1179 |
+
paying,4.305894353582452
|
1180 |
+
jimmy,4.999041534142397
|
1181 |
+
remind,4.305894353582452
|
1182 |
+
allowing,4.305894353582452
|
1183 |
+
awful,4.305894353582452
|
1184 |
+
handed,4.305894353582452
|
1185 |
+
havent,4.305894353582452
|
1186 |
+
louis,4.305894353582452
|
1187 |
+
untill,4.305894353582452
|
1188 |
+
bitch,4.305894353582452
|
1189 |
+
homeschooled,4.305894353582452
|
1190 |
+
pathetic,4.305894353582452
|
1191 |
+
screaming,4.305894353582452
|
1192 |
+
threw,4.999041534142397
|
1193 |
+
boot,4.305894353582452
|
1194 |
+
directly,4.46004503340971
|
1195 |
+
herd,4.46004503340971
|
1196 |
+
nigs,4.46004503340971
|
1197 |
+
scared,5.153192213969655
|
1198 |
+
piss,4.46004503340971
|
1199 |
+
pregnant,4.46004503340971
|
1200 |
+
visiting,4.46004503340971
|
1201 |
+
federal,4.46004503340971
|
1202 |
+
baseball,4.46004503340971
|
1203 |
+
citizen,4.46004503340971
|
1204 |
+
grandmother,4.46004503340971
|
1205 |
+
served,4.46004503340971
|
1206 |
+
quarter,4.46004503340971
|
1207 |
+
daddy,4.46004503340971
|
1208 |
+
films,4.46004503340971
|
1209 |
+
positive,4.46004503340971
|
1210 |
+
spoke,5.153192213969655
|
1211 |
+
spring,4.46004503340971
|
1212 |
+
dies,4.46004503340971
|
1213 |
+
owners,4.46004503340971
|
1214 |
+
kampf,4.46004503340971
|
1215 |
+
regarding,4.46004503340971
|
1216 |
+
energy,4.46004503340971
|
1217 |
+
defending,5.153192213969655
|
1218 |
+
professor,4.46004503340971
|
1219 |
+
31,4.46004503340971
|
1220 |
+
faith,4.46004503340971
|
1221 |
+
orthodox,5.153192213969655
|
1222 |
+
selling,4.46004503340971
|
1223 |
+
traitor,5.153192213969655
|
1224 |
+
brand,4.46004503340971
|
1225 |
+
complex,4.46004503340971
|
1226 |
+
deaths,4.46004503340971
|
1227 |
+
salute,4.46004503340971
|
1228 |
+
nearest,4.46004503340971
|
1229 |
+
brave,4.46004503340971
|
1230 |
+
teens,4.46004503340971
|
1231 |
+
ghost,4.46004503340971
|
1232 |
+
sky,4.46004503340971
|
1233 |
+
measure,4.46004503340971
|
1234 |
+
shocked,5.153192213969655
|
1235 |
+
locked,4.46004503340971
|
1236 |
+
funds,4.46004503340971
|
1237 |
+
sing,4.46004503340971
|
1238 |
+
wore,4.46004503340971
|
1239 |
+
lower,4.46004503340971
|
1240 |
+
sheet,4.46004503340971
|
1241 |
+
size,4.46004503340971
|
1242 |
+
roll,4.46004503340971
|
1243 |
+
ur,4.46004503340971
|
1244 |
+
nbc,4.46004503340971
|
1245 |
+
nerve,5.153192213969655
|
1246 |
+
hungry,4.46004503340971
|
1247 |
+
basketball,4.46004503340971
|
1248 |
+
tattoos,4.46004503340971
|
1249 |
+
ye,4.46004503340971
|
1250 |
+
crooked,4.46004503340971
|
1251 |
+
occasionally,4.46004503340971
|
1252 |
+
desert,4.46004503340971
|
1253 |
+
officer,4.46004503340971
|
1254 |
+
picking,4.46004503340971
|
1255 |
+
lips,4.46004503340971
|
1256 |
+
mein,4.46004503340971
|
1257 |
+
introduce,4.46004503340971
|
1258 |
+
homeschool,4.46004503340971
|
1259 |
+
coat,4.642366590203665
|
1260 |
+
pretending,4.642366590203665
|
1261 |
+
marines,4.642366590203665
|
1262 |
+
suit,4.642366590203665
|
1263 |
+
lebanese,4.642366590203665
|
1264 |
+
marco,4.642366590203665
|
1265 |
+
previous,4.642366590203665
|
1266 |
+
pub,4.642366590203665
|
1267 |
+
einstein,4.642366590203665
|
1268 |
+
alarm,4.642366590203665
|
1269 |
+
distribution,4.642366590203665
|
1270 |
+
cowardly,4.642366590203665
|
1271 |
+
allegedly,4.642366590203665
|
1272 |
+
toddler,4.642366590203665
|
1273 |
+
legs,4.642366590203665
|
1274 |
+
ra,4.642366590203665
|
1275 |
+
chimp,4.642366590203665
|
1276 |
+
techniques,4.642366590203665
|
1277 |
+
chocolate,4.642366590203665
|
1278 |
+
punk,5.33551377076361
|
1279 |
+
stolen,5.33551377076361
|
1280 |
+
bringing,4.642366590203665
|
1281 |
+
banner,4.642366590203665
|
1282 |
+
pieces,4.642366590203665
|
1283 |
+
deputies,4.642366590203665
|
1284 |
+
housing,4.642366590203665
|
1285 |
+
brethren,4.642366590203665
|
1286 |
+
browns,4.642366590203665
|
1287 |
+
inc,4.642366590203665
|
1288 |
+
verl,4.642366590203665
|
1289 |
+
instant,4.642366590203665
|
1290 |
+
integration,4.642366590203665
|
1291 |
+
theft,4.642366590203665
|
1292 |
+
intended,4.642366590203665
|
1293 |
+
sincerely,4.642366590203665
|
1294 |
+
sir,4.642366590203665
|
1295 |
+
guide,4.642366590203665
|
1296 |
+
uncle,4.642366590203665
|
1297 |
+
semitism,5.33551377076361
|
1298 |
+
harm,4.642366590203665
|
1299 |
+
harris,4.642366590203665
|
1300 |
+
multiply,4.642366590203665
|
1301 |
+
nationality,4.642366590203665
|
1302 |
+
begging,4.642366590203665
|
1303 |
+
beethoven,4.642366590203665
|
1304 |
+
becouse,4.642366590203665
|
1305 |
+
shave,4.642366590203665
|
1306 |
+
hmm,4.642366590203665
|
1307 |
+
dat,4.642366590203665
|
1308 |
+
argue,4.642366590203665
|
1309 |
+
possession,4.642366590203665
|
1310 |
+
niglet,4.642366590203665
|
1311 |
+
fell,4.642366590203665
|
1312 |
+
yr,4.642366590203665
|
1313 |
+
junior,4.642366590203665
|
1314 |
+
approximately,4.642366590203665
|
1315 |
+
changes,4.642366590203665
|
1316 |
+
conclusion,4.642366590203665
|
1317 |
+
rapist,4.642366590203665
|
1318 |
+
wisdom,4.642366590203665
|
1319 |
+
overwhelming,4.642366590203665
|
1320 |
+
experiences,4.642366590203665
|
1321 |
+
aswell,4.642366590203665
|
1322 |
+
invasion,4.642366590203665
|
1323 |
+
assuming,4.642366590203665
|
1324 |
+
confused,4.642366590203665
|
1325 |
+
require,4.642366590203665
|
1326 |
+
butt,5.33551377076361
|
1327 |
+
assassin,4.642366590203665
|
1328 |
+
confirmed,4.642366590203665
|
1329 |
+
forces,4.642366590203665
|
1330 |
+
deaf,4.865510141517874
|
1331 |
+
taxes,4.865510141517874
|
1332 |
+
desperate,4.865510141517874
|
1333 |
+
dealers,4.865510141517874
|
1334 |
+
customer,4.865510141517874
|
1335 |
+
destroys,4.865510141517874
|
1336 |
+
suddenly,4.865510141517874
|
1337 |
+
italy,4.865510141517874
|
1338 |
+
interviewed,4.865510141517874
|
1339 |
+
jr,4.865510141517874
|
1340 |
+
rob,5.55865732207782
|
1341 |
+
instinct,4.865510141517874
|
1342 |
+
inner,4.865510141517874
|
1343 |
+
puppet,4.865510141517874
|
1344 |
+
listed,4.865510141517874
|
1345 |
+
meetings,4.865510141517874
|
1346 |
+
lighter,4.865510141517874
|
1347 |
+
lessons,4.865510141517874
|
1348 |
+
quebec,4.865510141517874
|
1349 |
+
lone,4.865510141517874
|
1350 |
+
manhattan,4.865510141517874
|
1351 |
+
maker,4.865510141517874
|
1352 |
+
promise,4.865510141517874
|
1353 |
+
maintain,4.865510141517874
|
1354 |
+
magazine,5.55865732207782
|
1355 |
+
pounds,4.865510141517874
|
1356 |
+
kills,5.55865732207782
|
1357 |
+
rat,5.964122430185984
|
1358 |
+
messed,4.865510141517874
|
1359 |
+
preach,5.55865732207782
|
1360 |
+
mestizos,4.865510141517874
|
1361 |
+
laying,4.865510141517874
|
1362 |
+
practicing,4.865510141517874
|
1363 |
+
nypd,4.865510141517874
|
1364 |
+
stabbed,4.865510141517874
|
1365 |
+
stabbing,4.865510141517874
|
1366 |
+
ended,5.55865732207782
|
1367 |
+
encouraging,4.865510141517874
|
1368 |
+
staring,4.865510141517874
|
1369 |
+
employees,4.865510141517874
|
1370 |
+
pocket,4.865510141517874
|
1371 |
+
extent,4.865510141517874
|
1372 |
+
executive,4.865510141517874
|
1373 |
+
examples,4.865510141517874
|
1374 |
+
patient,4.865510141517874
|
1375 |
+
drought,4.865510141517874
|
1376 |
+
dropped,5.55865732207782
|
1377 |
+
stupidity,4.865510141517874
|
1378 |
+
elites,4.865510141517874
|
1379 |
+
offering,4.865510141517874
|
1380 |
+
favourite,4.865510141517874
|
1381 |
+
gypsy,4.865510141517874
|
1382 |
+
guilty,4.865510141517874
|
1383 |
+
screw,4.865510141517874
|
1384 |
+
feds,4.865510141517874
|
1385 |
+
sheriff,4.865510141517874
|
1386 |
+
fourth,4.865510141517874
|
1387 |
+
smashed,4.865510141517874
|
1388 |
+
petty,4.865510141517874
|
1389 |
+
filed,4.865510141517874
|
1390 |
+
societies,4.865510141517874
|
1391 |
+
soldier,4.865510141517874
|
1392 |
+
skinned,4.865510141517874
|
1393 |
+
ne,4.865510141517874
|
1394 |
+
ballistic,4.865510141517874
|
1395 |
+
bars,5.55865732207782
|
1396 |
+
bat,4.865510141517874
|
1397 |
+
actors,4.865510141517874
|
1398 |
+
adam,4.865510141517874
|
1399 |
+
awards,4.865510141517874
|
1400 |
+
attempted,4.865510141517874
|
1401 |
+
cell,4.865510141517874
|
1402 |
+
audience,4.865510141517874
|
1403 |
+
blew,4.865510141517874
|
1404 |
+
5th,4.865510141517874
|
1405 |
+
complaining,4.865510141517874
|
1406 |
+
130,4.865510141517874
|
1407 |
+
breath,4.865510141517874
|
1408 |
+
bomber,4.865510141517874
|
1409 |
+
comrade,4.865510141517874
|
1410 |
+
boxes,4.865510141517874
|
1411 |
+
bow,4.865510141517874
|
1412 |
+
41,4.865510141517874
|
1413 |
+
trump,4.865510141517874
|
1414 |
+
communism,5.55865732207782
|
1415 |
+
williams,4.865510141517874
|
1416 |
+
abit,4.865510141517874
|
1417 |
+
abomination,4.865510141517874
|
1418 |
+
abroad,4.865510141517874
|
1419 |
+
checking,5.55865732207782
|
1420 |
+
ap,4.865510141517874
|
1421 |
+
chip,4.865510141517874
|
1422 |
+
characters,4.865510141517874
|
1423 |
+
chief,4.865510141517874
|
1424 |
+
tourist,4.865510141517874
|
1425 |
+
washed,4.865510141517874
|
1426 |
+
altar,4.865510141517874
|
1427 |
+
chasing,5.55865732207782
|
1428 |
+
fugitive,5.153192213969655
|
1429 |
+
wouldnt,5.153192213969655
|
1430 |
+
4th,5.153192213969655
|
1431 |
+
burglary,5.153192213969655
|
1432 |
+
former,5.153192213969655
|
1433 |
+
trunk,5.153192213969655
|
1434 |
+
42,5.153192213969655
|
1435 |
+
stamps,5.153192213969655
|
1436 |
+
trusted,5.153192213969655
|
1437 |
+
grabs,5.153192213969655
|
1438 |
+
missed,5.153192213969655
|
1439 |
+
shared,5.153192213969655
|
1440 |
+
steps,5.153192213969655
|
1441 |
+
twin,5.153192213969655
|
1442 |
+
worlders,5.153192213969655
|
1443 |
+
garda,5.153192213969655
|
1444 |
+
staying,5.153192213969655
|
1445 |
+
shoplifter,5.153192213969655
|
1446 |
+
gf,5.153192213969655
|
1447 |
+
churchill,5.153192213969655
|
1448 |
+
cheese,5.153192213969655
|
1449 |
+
celebrity,5.153192213969655
|
1450 |
+
chairman,5.153192213969655
|
1451 |
+
exception,5.153192213969655
|
1452 |
+
facility,5.153192213969655
|
1453 |
+
fa,5.153192213969655
|
1454 |
+
expressed,5.153192213969655
|
1455 |
+
fool,5.153192213969655
|
1456 |
+
slightly,5.153192213969655
|
1457 |
+
36,5.8463393945296005
|
1458 |
+
equipment,5.153192213969655
|
1459 |
+
transplant,5.153192213969655
|
1460 |
+
felony,5.153192213969655
|
1461 |
+
shakespeare,5.153192213969655
|
1462 |
+
transylvania,5.153192213969655
|
1463 |
+
sofia,5.153192213969655
|
1464 |
+
finishing,5.153192213969655
|
1465 |
+
nail,5.153192213969655
|
1466 |
+
atleast,5.8463393945296005
|
1467 |
+
iraq,5.153192213969655
|
1468 |
+
lookin,5.153192213969655
|
1469 |
+
assignment,5.153192213969655
|
1470 |
+
reporter,5.153192213969655
|
1471 |
+
aint,5.153192213969655
|
1472 |
+
livestock,5.153192213969655
|
1473 |
+
ate,5.153192213969655
|
1474 |
+
ritual,5.153192213969655
|
1475 |
+
backpack,5.153192213969655
|
1476 |
+
retailer,5.153192213969655
|
1477 |
+
authority,5.153192213969655
|
1478 |
+
auto,5.153192213969655
|
1479 |
+
intentionally,5.153192213969655
|
1480 |
+
insanity,5.153192213969655
|
1481 |
+
jerry,5.153192213969655
|
1482 |
+
walks,5.8463393945296005
|
1483 |
+
knocking,5.153192213969655
|
1484 |
+
wealth,5.153192213969655
|
1485 |
+
wagner,5.153192213969655
|
1486 |
+
rag,5.153192213969655
|
1487 |
+
lane,5.153192213969655
|
1488 |
+
leader,5.153192213969655
|
1489 |
+
alex,5.153192213969655
|
1490 |
+
jose,5.153192213969655
|
1491 |
+
jus,5.153192213969655
|
1492 |
+
alan,5.153192213969655
|
1493 |
+
killer,5.153192213969655
|
1494 |
+
recommended,5.153192213969655
|
1495 |
+
refusing,5.153192213969655
|
1496 |
+
wherever,5.153192213969655
|
1497 |
+
screwing,5.153192213969655
|
1498 |
+
mentally,5.153192213969655
|
1499 |
+
bits,5.153192213969655
|
1500 |
+
hes,5.153192213969655
|
1501 |
+
73,5.153192213969655
|
1502 |
+
mins,5.153192213969655
|
1503 |
+
haired,5.153192213969655
|
1504 |
+
wit,5.153192213969655
|
1505 |
+
acted,5.153192213969655
|
1506 |
+
professors,5.153192213969655
|
1507 |
+
whine,5.153192213969655
|
1508 |
+
addict,5.153192213969655
|
1509 |
+
holahoax,5.153192213969655
|
1510 |
+
principal,5.153192213969655
|
1511 |
+
horror,5.153192213969655
|
1512 |
+
deviant,5.153192213969655
|
1513 |
+
constitution,5.153192213969655
|
1514 |
+
suicide,5.153192213969655
|
1515 |
+
overly,5.153192213969655
|
1516 |
+
stormed,5.153192213969655
|
1517 |
+
suited,5.153192213969655
|
1518 |
+
eddie,5.153192213969655
|
1519 |
+
cousin,5.153192213969655
|
1520 |
+
democracy,5.153192213969655
|
1521 |
+
drew,5.153192213969655
|
1522 |
+
debt,5.153192213969655
|
1523 |
+
string,5.153192213969655
|
1524 |
+
coke,5.153192213969655
|
1525 |
+
sue,5.153192213969655
|
1526 |
+
conquer,5.153192213969655
|
1527 |
+
taco,5.153192213969655
|
1528 |
+
documentation,5.153192213969655
|
1529 |
+
determined,5.153192213969655
|
1530 |
+
den,5.153192213969655
|
1531 |
+
outfit,5.153192213969655
|
1532 |
+
pellets,5.153192213969655
|
1533 |
+
contract,5.153192213969655
|
1534 |
+
supporters,5.153192213969655
|
1535 |
+
payments,5.153192213969655
|
1536 |
+
concerns,5.153192213969655
|
1537 |
+
testament,5.153192213969655
|
1538 |
+
crisis,5.153192213969655
|
1539 |
+
og,5.153192213969655
|
1540 |
+
technique,5.153192213969655
|
1541 |
+
creator,5.153192213969655
|
1542 |
+
cowards,5.153192213969655
|
1543 |
+
urban,5.55865732207782
|
1544 |
+
definitly,5.55865732207782
|
1545 |
+
barrett,5.55865732207782
|
1546 |
+
holly,5.55865732207782
|
1547 |
+
printing,5.55865732207782
|
1548 |
+
utilities,5.55865732207782
|
1549 |
+
igger,5.55865732207782
|
1550 |
+
rouge,5.55865732207782
|
1551 |
+
baton,5.55865732207782
|
1552 |
+
roughly,5.55865732207782
|
1553 |
+
demarco,5.55865732207782
|
1554 |
+
whut,5.55865732207782
|
1555 |
+
profession,5.55865732207782
|
1556 |
+
hung,5.55865732207782
|
1557 |
+
saint,5.55865732207782
|
1558 |
+
bashed,5.55865732207782
|
1559 |
+
concerts,5.55865732207782
|
1560 |
+
gypsie,5.55865732207782
|
1561 |
+
wins,5.55865732207782
|
1562 |
+
sentenced,5.55865732207782
|
1563 |
+
abused,5.55865732207782
|
1564 |
+
bombings,5.55865732207782
|
1565 |
+
bonuses,5.55865732207782
|
1566 |
+
supermarket,5.55865732207782
|
1567 |
+
pouring,5.55865732207782
|
1568 |
+
guidance,5.55865732207782
|
1569 |
+
guinness,5.55865732207782
|
1570 |
+
patch,5.55865732207782
|
1571 |
+
sergeant,5.55865732207782
|
1572 |
+
destined,5.55865732207782
|
1573 |
+
abc,6.251804502637765
|
1574 |
+
schooled,5.55865732207782
|
1575 |
+
abandon,5.55865732207782
|
1576 |
+
abandoned,5.55865732207782
|
1577 |
+
deserved,5.55865732207782
|
1578 |
+
historian,6.251804502637765
|
1579 |
+
hitchens,5.55865732207782
|
1580 |
+
abraham,5.55865732207782
|
1581 |
+
bigot,5.55865732207782
|
1582 |
+
universe,5.55865732207782
|
1583 |
+
confined,5.55865732207782
|
1584 |
+
confess,5.55865732207782
|
1585 |
+
heem,5.55865732207782
|
1586 |
+
presenting,5.55865732207782
|
1587 |
+
heal,5.55865732207782
|
1588 |
+
backing,5.55865732207782
|
1589 |
+
jurors,5.55865732207782
|
1590 |
+
culturalism,5.55865732207782
|
1591 |
+
lied,5.55865732207782
|
1592 |
+
lifestyle,5.55865732207782
|
1593 |
+
apt,5.55865732207782
|
1594 |
+
kicks,5.55865732207782
|
1595 |
+
weiss,5.55865732207782
|
1596 |
+
jokes,5.55865732207782
|
1597 |
+
talkin,5.55865732207782
|
1598 |
+
liquid,5.55865732207782
|
1599 |
+
albums,5.55865732207782
|
1600 |
+
lincoln,5.55865732207782
|
1601 |
+
journey,5.55865732207782
|
1602 |
+
appreciation,5.55865732207782
|
1603 |
+
waving,5.55865732207782
|
1604 |
+
analogy,5.55865732207782
|
1605 |
+
larceny,5.55865732207782
|
1606 |
+
applied,5.55865732207782
|
1607 |
+
applications,5.55865732207782
|
1608 |
+
tat,5.55865732207782
|
1609 |
+
jerk,5.55865732207782
|
1610 |
+
rhythm,5.55865732207782
|
1611 |
+
verdict,5.55865732207782
|
1612 |
+
revelation,5.55865732207782
|
1613 |
+
convictions,5.55865732207782
|
1614 |
+
reyes,5.55865732207782
|
1615 |
+
aw,5.55865732207782
|
1616 |
+
adverts,5.55865732207782
|
1617 |
+
revision,5.55865732207782
|
1618 |
+
robbers,5.55865732207782
|
1619 |
+
deeds,5.55865732207782
|
1620 |
+
balance,5.55865732207782
|
1621 |
+
decked,5.55865732207782
|
1622 |
+
backward,5.55865732207782
|
1623 |
+
grandad,5.55865732207782
|
1624 |
+
ivan,5.55865732207782
|
1625 |
+
reread,5.55865732207782
|
1626 |
+
tennessee,5.55865732207782
|
1627 |
+
represent,5.55865732207782
|
1628 |
+
tempting,5.55865732207782
|
1629 |
+
lithuanian,5.55865732207782
|
1630 |
+
airy,5.55865732207782
|
1631 |
+
reserve,5.55865732207782
|
1632 |
+
cookies,5.55865732207782
|
1633 |
+
loses,5.55865732207782
|
1634 |
+
retarded,5.55865732207782
|
1635 |
+
attachment,5.55865732207782
|
1636 |
+
atrabilious,5.55865732207782
|
1637 |
+
punched,5.55865732207782
|
1638 |
+
darkies,5.55865732207782
|
1639 |
+
dynamite,5.55865732207782
|
1640 |
+
bust,5.55865732207782
|
1641 |
+
substitute,5.55865732207782
|
1642 |
+
charney,5.55865732207782
|
1643 |
+
spends,6.251804502637765
|
1644 |
+
spells,5.55865732207782
|
1645 |
+
chased,5.55865732207782
|
1646 |
+
fmj,5.55865732207782
|
1647 |
+
smash,5.55865732207782
|
1648 |
+
folklore,5.55865732207782
|
1649 |
+
champion,5.55865732207782
|
1650 |
+
torn,5.55865732207782
|
1651 |
+
1981,5.55865732207782
|
1652 |
+
wrist,5.55865732207782
|
1653 |
+
wreck,5.55865732207782
|
1654 |
+
youths,5.55865732207782
|
1655 |
+
mourn,5.55865732207782
|
1656 |
+
clips,5.55865732207782
|
1657 |
+
mousy,5.55865732207782
|
1658 |
+
spirited,5.55865732207782
|
1659 |
+
dole,5.55865732207782
|
1660 |
+
foster,5.55865732207782
|
1661 |
+
phd,5.55865732207782
|
1662 |
+
bullets,5.55865732207782
|
1663 |
+
bum,5.55865732207782
|
1664 |
+
dusty,5.55865732207782
|
1665 |
+
stride,5.55865732207782
|
1666 |
+
fatally,5.55865732207782
|
1667 |
+
falsely,5.55865732207782
|
1668 |
+
catches,5.55865732207782
|
1669 |
+
farming,5.55865732207782
|
1670 |
+
cbs,5.55865732207782
|
1671 |
+
expose,5.55865732207782
|
1672 |
+
expelled,5.55865732207782
|
1673 |
+
straw,5.55865732207782
|
1674 |
+
trespassing,5.55865732207782
|
1675 |
+
fictional,5.55865732207782
|
1676 |
+
extremist,5.55865732207782
|
1677 |
+
named,5.55865732207782
|
1678 |
+
chron,5.55865732207782
|
1679 |
+
chronicle,5.55865732207782
|
1680 |
+
employed,5.55865732207782
|
1681 |
+
genesis,5.55865732207782
|
1682 |
+
timmy,6.251804502637765
|
1683 |
+
engaged,5.55865732207782
|
1684 |
+
57,5.55865732207782
|
1685 |
+
dissappeared,5.55865732207782
|
1686 |
+
shoved,5.55865732207782
|
1687 |
+
performance,5.55865732207782
|
1688 |
+
eisenhower,5.55865732207782
|
1689 |
+
65,5.55865732207782
|
1690 |
+
thief,5.55865732207782
|
1691 |
+
64,5.55865732207782
|
1692 |
+
classifications,5.55865732207782
|
1693 |
+
gather,5.55865732207782
|
1694 |
+
enriched,5.55865732207782
|
1695 |
+
chick,5.55865732207782
|
1696 |
+
fundamental,5.55865732207782
|
1697 |
+
gaurd,5.55865732207782
|
1698 |
+
pollute,5.55865732207782
|
1699 |
+
communicate,5.55865732207782
|
1700 |
+
sudden,5.55865732207782
|
1701 |
+
pulpit,6.251804502637765
|
1702 |
+
youshchinsky,6.251804502637765
|
1703 |
+
paedophilia,6.251804502637765
|
1704 |
+
pursue,6.251804502637765
|
1705 |
+
quran,6.251804502637765
|
1706 |
+
quoting,6.251804502637765
|
1707 |
+
peeps,6.251804502637765
|
1708 |
+
wrench,6.251804502637765
|
1709 |
+
preys,6.251804502637765
|
1710 |
+
priceless,6.251804502637765
|
1711 |
+
prevailing,6.251804502637765
|
1712 |
+
portraying,6.251804502637765
|
1713 |
+
pontius,6.251804502637765
|
1714 |
+
pows,6.251804502637765
|
1715 |
+
prawo,6.251804502637765
|
1716 |
+
parish,6.251804502637765
|
1717 |
+
prowling,6.251804502637765
|
1718 |
+
panzerfaust,6.251804502637765
|
1719 |
+
parades,6.251804502637765
|
1720 |
+
pilate,6.251804502637765
|
1721 |
+
ws,6.251804502637765
|
1722 |
+
wrongful,6.251804502637765
|
1723 |
+
paulus,6.251804502637765
|
1724 |
+
whiten,6.251804502637765
|
1725 |
+
promises,6.251804502637765
|
1726 |
+
parlor,6.251804502637765
|
1727 |
+
whiskers,6.251804502637765
|
1728 |
+
wuz,6.251804502637765
|
1729 |
+
somene,6.251804502637765
|
1730 |
+
tragted,6.251804502637765
|
1731 |
+
soap,6.251804502637765
|
1732 |
+
trials,6.251804502637765
|
1733 |
+
snapped,6.251804502637765
|
1734 |
+
traumatized,6.251804502637765
|
1735 |
+
traveller,6.251804502637765
|
1736 |
+
sociology,6.251804502637765
|
1737 |
+
trek,6.251804502637765
|
1738 |
+
tormented,6.251804502637765
|
1739 |
+
squirm,6.251804502637765
|
1740 |
+
stali,6.251804502637765
|
1741 |
+
stab,6.251804502637765
|
1742 |
+
specialist,6.251804502637765
|
1743 |
+
sparkly,6.251804502637765
|
1744 |
+
speny,6.251804502637765
|
1745 |
+
towers,6.251804502637765
|
1746 |
+
simian,6.251804502637765
|
1747 |
+
shoving,6.251804502637765
|
1748 |
+
signals,6.251804502637765
|
1749 |
+
shylock,6.251804502637765
|
1750 |
+
tripped,6.251804502637765
|
1751 |
+
slap,6.251804502637765
|
1752 |
+
skyyjohn,6.251804502637765
|
1753 |
+
swindling,6.251804502637765
|
1754 |
+
swazi,6.251804502637765
|
1755 |
+
sydneys,6.251804502637765
|
1756 |
+
textures,6.251804502637765
|
1757 |
+
theodoric,6.251804502637765
|
1758 |
+
therapy,6.251804502637765
|
1759 |
+
survived,6.251804502637765
|
1760 |
+
sv,6.251804502637765
|
1761 |
+
thelgbt,6.251804502637765
|
1762 |
+
tested,6.251804502637765
|
1763 |
+
tapp,6.251804502637765
|
1764 |
+
tampa,6.251804502637765
|
1765 |
+
talentless,6.251804502637765
|
1766 |
+
teachings,6.251804502637765
|
1767 |
+
tatto,6.251804502637765
|
1768 |
+
tenacity,6.251804502637765
|
1769 |
+
tenner,6.251804502637765
|
1770 |
+
termination,6.251804502637765
|
1771 |
+
strides,6.251804502637765
|
1772 |
+
statuatory,6.251804502637765
|
1773 |
+
tommy,6.251804502637765
|
1774 |
+
suffered,6.251804502637765
|
1775 |
+
succeeded,6.251804502637765
|
1776 |
+
suing,6.251804502637765
|
1777 |
+
subvert,6.251804502637765
|
1778 |
+
reveals,6.251804502637765
|
1779 |
+
retired,6.251804502637765
|
1780 |
+
rethink,6.251804502637765
|
1781 |
+
vicious,6.251804502637765
|
1782 |
+
rhythms,6.251804502637765
|
1783 |
+
reverence,6.251804502637765
|
1784 |
+
requests,6.251804502637765
|
1785 |
+
victoriously,6.251804502637765
|
1786 |
+
richest,6.251804502637765
|
1787 |
+
vaporous,6.251804502637765
|
1788 |
+
roosevelt,6.251804502637765
|
1789 |
+
rish,6.251804502637765
|
1790 |
+
robust,6.251804502637765
|
1791 |
+
robberies,6.251804502637765
|
1792 |
+
robber,6.251804502637765
|
1793 |
+
robably,6.251804502637765
|
1794 |
+
waits,6.251804502637765
|
1795 |
+
ratajczak,6.251804502637765
|
1796 |
+
wash,6.251804502637765
|
1797 |
+
randy,6.251804502637765
|
1798 |
+
rancher,6.251804502637765
|
1799 |
+
relies,6.251804502637765
|
1800 |
+
rednecks,6.251804502637765
|
1801 |
+
recovered,6.251804502637765
|
1802 |
+
regal,6.251804502637765
|
1803 |
+
regarded,6.251804502637765
|
1804 |
+
underage,6.251804502637765
|
1805 |
+
selecting,6.251804502637765
|
1806 |
+
unnatural,6.251804502637765
|
1807 |
+
uneven,6.251804502637765
|
1808 |
+
sees,6.251804502637765
|
1809 |
+
shiloh,6.251804502637765
|
1810 |
+
tyrone,6.251804502637765
|
1811 |
+
serving,6.251804502637765
|
1812 |
+
unacceptable,6.251804502637765
|
1813 |
+
valentino,6.251804502637765
|
1814 |
+
ruling,6.251804502637765
|
1815 |
+
untalented,6.251804502637765
|
1816 |
+
screams,6.251804502637765
|
1817 |
+
scotlandville,6.251804502637765
|
1818 |
+
unrivaled,6.251804502637765
|
1819 |
+
upright,6.251804502637765
|
1820 |
+
sang,6.251804502637765
|
1821 |
+
scandianavism,6.251804502637765
|
1822 |
+
unwashed,6.251804502637765
|
1823 |
+
conslour,6.251804502637765
|
1824 |
+
contrapuntal,6.251804502637765
|
1825 |
+
coma,6.251804502637765
|
1826 |
+
damian,6.251804502637765
|
1827 |
+
coward,6.251804502637765
|
1828 |
+
cretin,6.251804502637765
|
1829 |
+
credited,6.251804502637765
|
1830 |
+
caste,6.251804502637765
|
1831 |
+
butchy,6.251804502637765
|
1832 |
+
burrowed,6.251804502637765
|
1833 |
+
buste,6.251804502637765
|
1834 |
+
cantor,6.251804502637765
|
1835 |
+
capped,6.251804502637765
|
1836 |
+
cliams,6.251804502637765
|
1837 |
+
clinging,6.251804502637765
|
1838 |
+
clamp,6.251804502637765
|
1839 |
+
coldblooded,6.251804502637765
|
1840 |
+
cohesion,6.251804502637765
|
1841 |
+
chess,6.251804502637765
|
1842 |
+
charity,6.251804502637765
|
1843 |
+
chases,6.251804502637765
|
1844 |
+
cheated,6.251804502637765
|
1845 |
+
chrommagus,6.251804502637765
|
1846 |
+
cigarette,6.251804502637765
|
1847 |
+
els,6.251804502637765
|
1848 |
+
ein,6.251804502637765
|
1849 |
+
enchantment,6.251804502637765
|
1850 |
+
dubious,6.251804502637765
|
1851 |
+
earshot,6.251804502637765
|
1852 |
+
explores,6.251804502637765
|
1853 |
+
excelled,6.251804502637765
|
1854 |
+
establishedmen,6.251804502637765
|
1855 |
+
enjoyment,6.251804502637765
|
1856 |
+
enjoying,6.251804502637765
|
1857 |
+
engelhardt,6.251804502637765
|
1858 |
+
despised,6.251804502637765
|
1859 |
+
dere,6.251804502637765
|
1860 |
+
devise,6.251804502637765
|
1861 |
+
demoralize,6.251804502637765
|
1862 |
+
demoralizing,6.251804502637765
|
1863 |
+
defrauded,6.251804502637765
|
1864 |
+
degrade,6.251804502637765
|
1865 |
+
delight,6.251804502637765
|
1866 |
+
dov,6.251804502637765
|
1867 |
+
dime,6.251804502637765
|
1868 |
+
domestic,6.251804502637765
|
1869 |
+
drafted,6.251804502637765
|
1870 |
+
doer,6.251804502637765
|
1871 |
+
dised,6.251804502637765
|
1872 |
+
directions,6.251804502637765
|
1873 |
+
dive,6.251804502637765
|
1874 |
+
accountant,6.251804502637765
|
1875 |
+
accusation,6.251804502637765
|
1876 |
+
600,6.251804502637765
|
1877 |
+
78266,6.251804502637765
|
1878 |
+
ambulance,6.251804502637765
|
1879 |
+
alleging,6.251804502637765
|
1880 |
+
anatoly,6.251804502637765
|
1881 |
+
andrei,6.251804502637765
|
1882 |
+
amnesiac,6.251804502637765
|
1883 |
+
aeons,6.251804502637765
|
1884 |
+
actuallly,6.251804502637765
|
1885 |
+
adaptation,6.251804502637765
|
1886 |
+
119,6.251804502637765
|
1887 |
+
500euro,6.251804502637765
|
1888 |
+
blazak,6.251804502637765
|
1889 |
+
blazer,6.251804502637765
|
1890 |
+
blessings,6.251804502637765
|
1891 |
+
boatloads,6.251804502637765
|
1892 |
+
blows,6.251804502637765
|
1893 |
+
beethovenian,6.251804502637765
|
1894 |
+
bernstein,6.251804502637765
|
1895 |
+
bronze,6.251804502637765
|
1896 |
+
bumps,6.251804502637765
|
1897 |
+
bonus,6.251804502637765
|
1898 |
+
bourgeois,6.251804502637765
|
1899 |
+
branded,6.251804502637765
|
1900 |
+
bratislava,6.251804502637765
|
1901 |
+
bedside,6.251804502637765
|
1902 |
+
beds,6.251804502637765
|
1903 |
+
ariel,6.251804502637765
|
1904 |
+
atop,6.251804502637765
|
1905 |
+
asst,6.251804502637765
|
1906 |
+
apparel,6.251804502637765
|
1907 |
+
appel,6.251804502637765
|
1908 |
+
bankruptcy,6.251804502637765
|
1909 |
+
ballot,6.251804502637765
|
1910 |
+
lucrative,6.251804502637765
|
1911 |
+
likened,6.251804502637765
|
1912 |
+
limerickpost,6.251804502637765
|
1913 |
+
lodz,6.251804502637765
|
1914 |
+
maternal,6.251804502637765
|
1915 |
+
makers,6.251804502637765
|
1916 |
+
managers,6.251804502637765
|
1917 |
+
marte,6.251804502637765
|
1918 |
+
marlene,6.251804502637765
|
1919 |
+
kidnaps,6.251804502637765
|
1920 |
+
katz,6.251804502637765
|
1921 |
+
knowbody,6.251804502637765
|
1922 |
+
klanmen,6.251804502637765
|
1923 |
+
kitchen,6.251804502637765
|
1924 |
+
kasparov,6.251804502637765
|
1925 |
+
jp,6.251804502637765
|
1926 |
+
johns,6.251804502637765
|
1927 |
+
karpov,6.251804502637765
|
1928 |
+
laurie,6.251804502637765
|
1929 |
+
nottice,6.251804502637765
|
1930 |
+
nurnberg,6.251804502637765
|
1931 |
+
nx6e,6.251804502637765
|
1932 |
+
origo,6.251804502637765
|
1933 |
+
orphanage,6.251804502637765
|
1934 |
+
owns,6.251804502637765
|
1935 |
+
packi,6.251804502637765
|
1936 |
+
offended,6.251804502637765
|
1937 |
+
ohhh,6.251804502637765
|
1938 |
+
onstage,6.251804502637765
|
1939 |
+
mor,6.251804502637765
|
1940 |
+
monkies,6.251804502637765
|
1941 |
+
monique,6.251804502637765
|
1942 |
+
meth,6.251804502637765
|
1943 |
+
myspace,6.251804502637765
|
1944 |
+
needless,6.251804502637765
|
1945 |
+
neevr,6.251804502637765
|
1946 |
+
mph,6.251804502637765
|
1947 |
+
motivic,6.251804502637765
|
1948 |
+
msi,6.251804502637765
|
1949 |
+
joeblogs,6.251804502637765
|
1950 |
+
garry,6.251804502637765
|
1951 |
+
gat,6.251804502637765
|
1952 |
+
gacek,6.251804502637765
|
1953 |
+
gdyjju,6.251804502637765
|
1954 |
+
gdansk,6.251804502637765
|
1955 |
+
handwritten,6.251804502637765
|
1956 |
+
gratitude,6.251804502637765
|
1957 |
+
graveland,6.251804502637765
|
1958 |
+
grabbed,6.251804502637765
|
1959 |
+
grinned,6.251804502637765
|
1960 |
+
filipina,6.251804502637765
|
1961 |
+
finially,6.251804502637765
|
1962 |
+
firebird,6.251804502637765
|
1963 |
+
flop,6.251804502637765
|
1964 |
+
flagged,6.251804502637765
|
1965 |
+
facade,6.251804502637765
|
1966 |
+
fedor,6.251804502637765
|
1967 |
+
fella,6.251804502637765
|
1968 |
+
featured,6.251804502637765
|
1969 |
+
faults,6.251804502637765
|
1970 |
+
funneling,6.251804502637765
|
1971 |
+
funnel,6.251804502637765
|
1972 |
+
fund,6.251804502637765
|
1973 |
+
fundamentalists,6.251804502637765
|
1974 |
+
funerals,6.251804502637765
|
1975 |
+
forgein,6.251804502637765
|
1976 |
+
fourteen,6.251804502637765
|
1977 |
+
formal,6.251804502637765
|
1978 |
+
formed,6.251804502637765
|
1979 |
+
infringed,6.251804502637765
|
1980 |
+
inflate,6.251804502637765
|
1981 |
+
inspiration,6.251804502637765
|
1982 |
+
indistinguishable,6.251804502637765
|
1983 |
+
incinerate,6.251804502637765
|
1984 |
+
indictement,6.251804502637765
|
1985 |
+
indirectly,6.251804502637765
|
1986 |
+
jacqueline,6.251804502637765
|
1987 |
+
jewel,6.251804502637765
|
1988 |
+
jewwatch,6.251804502637765
|
1989 |
+
isaac,6.251804502637765
|
1990 |
+
ishmael,6.251804502637765
|
1991 |
+
harmonic,6.251804502637765
|
1992 |
+
hector,6.251804502637765
|
1993 |
+
heights,6.251804502637765
|
1994 |
+
huffed,6.251804502637765
|
1995 |
+
hooking,6.251804502637765
|
1996 |
+
hops,6.251804502637765
|
1997 |
+
hose,6.251804502637765
|
pmi_files/he_vocab_cooc.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pmi_files/her-him_npmi.csv
ADDED
@@ -0,0 +1,620 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,him-npmi,him-count
|
2 |
+
him,-0.4197747707925591,0.2516747534271817,7,0.6714495242197408,130
|
3 |
+
he,-0.2368835064284625,0.2169650044358204,8,0.4538485108642829,38
|
4 |
+
his,-0.20907104625208092,0.246078750807768,8,0.4551497970598489,32
|
5 |
+
god,-0.17166913128192934,0.1244046486671533,1,0.2960737799490826,5
|
6 |
+
call,-0.16919390116481697,0.1521149981770965,1,0.3213088993419135,5
|
7 |
+
always,-0.1534972945152025,0.0941949760327988,1,0.2476922705480013,4
|
8 |
+
which,-0.15307300402789162,0.1005436278437333,1,0.2536166318716249,4
|
9 |
+
post,-0.1530447339245541,0.1009612133076248,1,0.2540059472321789,4
|
10 |
+
someone,-0.1523250371888948,0.1113788171579104,1,0.2637038543468052,4
|
11 |
+
3,-0.15203751106305732,0.1154323857789217,1,0.267469896841979,4
|
12 |
+
boy,-0.1491685636660898,0.1530750075925761,1,0.3022435712586659,4
|
13 |
+
you,-0.13858924528548297,0.1495712009864474,13,0.2881604462719304,24
|
14 |
+
talk,-0.1384563659718871,0.1660766117465946,2,0.3045329777184817,6
|
15 |
+
news,-0.1283893415305807,0.0846726822356001,1,0.2130620237661808,3
|
16 |
+
something,-0.127321767161519,0.1044002858460218,1,0.2317220530075408,3
|
17 |
+
really,-0.1272717442670382,0.1052888330746886,1,0.2325605773417268,3
|
18 |
+
use,-0.12677936422297031,0.1138822262377766,1,0.2406615904607469,3
|
19 |
+
bad,-0.1264667254222335,0.1192025920264494,1,0.2456693174486829,3
|
20 |
+
tell,-0.1258091635846154,0.1300779670934884,1,0.2558871306781038,3
|
21 |
+
racist,-0.1257682370001976,0.1307415753894848,1,0.2565098123896824,3
|
22 |
+
once,-0.1257682370001976,0.1307415753894848,1,0.2565098123896824,3
|
23 |
+
pm,-0.1254658709659114,0.1355988296187797,1,0.2610647005846911,3
|
24 |
+
enough,-0.1254658709659114,0.1355988296187797,1,0.2610647005846911,3
|
25 |
+
proud,-0.124206113441645,0.1550437735221895,1,0.2792498869638345,3
|
26 |
+
picture,-0.12413853268069552,0.1560537390377948,1,0.2801922717184903,3
|
27 |
+
students,-0.12406953544022406,0.1570816242423745,1,0.2811511596825986,3
|
28 |
+
gone,-0.12328670805134531,0.1685235064731637,1,0.291810214524509,3
|
29 |
+
look,-0.12325254679526862,0.1365578004814003,2,0.2598103472766689,5
|
30 |
+
happened,-0.12310540116383598,0.1711184258607827,1,0.2942238270246187,3
|
31 |
+
thousands,-0.12238079675268379,0.1812971759177526,1,0.3036779726704364,3
|
32 |
+
wife,-0.12238079675268379,0.1812971759177526,1,0.3036779726704364,3
|
33 |
+
times,-0.12150732274870482,0.1630807225866117,2,0.2845880453353165,5
|
34 |
+
why,-0.1021323591293738,0.1441608593208176,2,0.2462932184501914,4
|
35 |
+
again,-0.10050122061157979,0.173098180018062,2,0.2735994006296418,4
|
36 |
+
down,-0.0993294902693321,0.1901221893277151,4,0.2894516795970472,7
|
37 |
+
head,-0.09810907973455069,0.211764864718117,2,0.3098739444526677,4
|
38 |
+
these,-0.09476244065010539,0.0611169996924003,1,0.1558794403425057,2
|
39 |
+
most,-0.09372254296169089,0.0890919530892188,1,0.1828144960509097,2
|
40 |
+
much,-0.09370870848384281,0.089444013579755,1,0.1831527220635978,2
|
41 |
+
maybe,-0.09302929396409149,0.1061895705951916,1,0.1992188645592831,2
|
42 |
+
area,-0.09297165763292291,0.1075643403830187,1,0.2005359980159416,2
|
43 |
+
else,-0.0920469403092134,0.1287717362547365,1,0.2208186765639499,2
|
44 |
+
man,-0.0918977776772544,0.2305020738310772,5,0.3223998515083316,8
|
45 |
+
believe,-0.09166738240009109,0.1370605513380158,1,0.2287279337381069,2
|
46 |
+
guess,-0.09166738240009109,0.1370605513380158,1,0.2287279337381069,2
|
47 |
+
jewish,-0.09152593154672689,0.1400940664637845,1,0.2316199980105114,2
|
48 |
+
need,-0.0909272835520959,0.1658889373786121,3,0.256816220930708,5
|
49 |
+
learn,-0.0907593604276686,0.1560537390377948,1,0.2468130994654634,2
|
50 |
+
gets,-0.090604107953385,0.159193982916155,1,0.24979809086954,2
|
51 |
+
dont,-0.09021004556235171,0.179158279183511,3,0.2693683247458627,5
|
52 |
+
power,-0.0901981828499119,0.1672697443381548,1,0.2574679271880667,2
|
53 |
+
disgusting,-0.0896339672069294,0.1781915393351357,1,0.2678255065420651,2
|
54 |
+
hundreds,-0.08955349402928497,0.1797222467749297,1,0.2692757408042147,2
|
55 |
+
israel,-0.08947033780704508,0.1812971759177526,1,0.2707675137247977,2
|
56 |
+
damn,-0.0892028648890214,0.1863170648879221,1,0.2755199297769435,2
|
57 |
+
giving,-0.08910696446017499,0.1881002564887215,1,0.2772072209488965,2
|
58 |
+
whatever,-0.08910696446017499,0.1881002564887215,1,0.2772072209488965,2
|
59 |
+
drug,-0.08900725743468269,0.1899451319500906,1,0.2789523893847733,2
|
60 |
+
boys,-0.08868200843186347,0.1959004263957067,1,0.2845824348275702,2
|
61 |
+
sitting,-0.0885635618306592,0.1980459529545264,1,0.2866095147851856,2
|
62 |
+
ass,-0.08843929693949623,0.2002839129694801,1,0.2887232099089763,2
|
63 |
+
fed,-0.08830862196878692,0.2026232603438401,1,0.290931882312627,2
|
64 |
+
y,-0.08817084989166457,0.2050743480522944,1,0.293245197943959,2
|
65 |
+
watched,-0.0878706538169762,0.2103621108088606,1,0.2982327646258368,2
|
66 |
+
ran,-0.08770614978052907,0.2132297838077323,1,0.3009359335882614,2
|
67 |
+
whenever,-0.087530301426818,0.2162724336970454,1,0.3038027351238634,2
|
68 |
+
wanna,-0.087530301426818,0.2162724336970454,1,0.3038027351238634,2
|
69 |
+
obviously,-0.087530301426818,0.2162724336970454,1,0.3038027351238634,2
|
70 |
+
17,-0.087530301426818,0.2162724336970454,1,0.3038027351238634,2
|
71 |
+
if,-0.08741284959194681,0.2317570480406652,15,0.319169897632612,19
|
72 |
+
kid,-0.08734046452642957,0.2282378022301576,3,0.3155782667565872,5
|
73 |
+
monkey,-0.08713752055820201,0.2229863196519829,1,0.3101238402101849,2
|
74 |
+
jumped,-0.08640542893613459,0.2352132252962996,1,0.3216186542324342,2
|
75 |
+
got,-0.08585118183386667,0.2376264541868798,7,0.3234776360207465,10
|
76 |
+
all,-0.08569171258385228,0.1761891522847942,10,0.2618808648686465,13
|
77 |
+
chest,-0.08435568560824941,0.2676957755738872,1,0.3520514611821366,2
|
78 |
+
your,-0.08370331536086359,0.1329303084341942,5,0.2166336237950578,7
|
79 |
+
up,-0.08356490243855991,0.2130470667970571,10,0.296611969235617,13
|
80 |
+
have,-0.08291849087058512,0.1960756758723442,17,0.2789941667429293,20
|
81 |
+
cookies,-0.08262975737581929,0.2933498404975982,1,0.3759795978734175,2
|
82 |
+
so,-0.08220162019652613,0.2172135406059457,12,0.2994151608024718,15
|
83 |
+
or,-0.0819564947831595,0.2161485541888016,13,0.2981050489719611,16
|
84 |
+
guy,-0.07743802047487236,0.2510108546879141,5,0.3284488751627865,7
|
85 |
+
even,-0.07711906142081071,0.129124428608635,2,0.2062434900294457,3
|
86 |
+
looking,-0.0765015162949862,0.1441608593208176,2,0.2206623756158038,3
|
87 |
+
jews,-0.07610159427952479,0.1535716414015446,2,0.2296732356810694,3
|
88 |
+
still,-0.0755313729842906,0.1665899002615269,2,0.2421212732458175,3
|
89 |
+
anti,-0.075238915497676,0.173098180018062,2,0.248337095515738,3
|
90 |
+
weeks,-0.07384838185023337,0.2026675077043881,2,0.2765158895546215,3
|
91 |
+
just,-0.07379558025408992,0.2236869708845268,13,0.2974825511386167,15
|
92 |
+
to,-0.07349940149114687,0.3192999623880746,81,0.3927993638792215,74
|
93 |
+
class,-0.0734542268992299,0.2106791958340836,2,0.2841334227333135,3
|
94 |
+
find,-0.07004424175351293,0.1690517468095208,3,0.2390959885630337,4
|
95 |
+
ll,-0.0697330610886914,0.1762150958889765,3,0.2459481569776679,4
|
96 |
+
says,-0.0675844719971227,0.2227079140602209,3,0.2902923860573436,4
|
97 |
+
now,-0.067236330982405,0.1778070281743627,4,0.2450433591567677,5
|
98 |
+
be,-0.06688786032928462,0.2215683311451267,15,0.2884561914744113,16
|
99 |
+
hope,-0.06626461643093298,0.1996448357761226,4,0.2659094522070556,5
|
100 |
+
ask,-0.06608015534039269,0.2527053575456485,3,0.3187855128860412,4
|
101 |
+
know,-0.06603362091416581,0.1792804113036016,5,0.2453140322177674,6
|
102 |
+
put,-0.06571301713010058,0.2116013160519829,4,0.2773143331820835,5
|
103 |
+
should,-0.06552343234093419,0.1908430964683945,5,0.2563665288093287,6
|
104 |
+
say,-0.06533021283067408,0.1951498491105269,5,0.260480061941201,6
|
105 |
+
gave,-0.06531261204863309,0.2673438982359933,3,0.3326565102846264,4
|
106 |
+
get,-0.0643980260073285,0.238000341474962,12,0.3023983674822905,13
|
107 |
+
how,-0.06404770918502312,0.2105301524840293,7,0.2745778616690524,8
|
108 |
+
go,-0.063479185608114,0.2250871852705677,8,0.2885663708786817,9
|
109 |
+
had,-0.06264164699726182,0.2621722154056136,11,0.3248138624028754,12
|
110 |
+
next,-0.06263848146219841,0.2515927727774573,5,0.3142312542396557,6
|
111 |
+
from,-0.059731378075338126,0.2617489249914286,18,0.3214803030667667,18
|
112 |
+
i,-0.0591260966402305,0.3062929030750106,74,0.3654189997152411,63
|
113 |
+
out,-0.0590993579211187,0.2576776150231182,17,0.3167769729442369,17
|
114 |
+
would,-0.05489197772959212,0.2239659819940241,11,0.2788579597236162,11
|
115 |
+
they,-0.05454536130008353,0.1975002517387618,17,0.2520456130388453,16
|
116 |
+
at,-0.05438998634624209,0.2722269264032489,20,0.326616912749491,19
|
117 |
+
as,-0.050749760331756516,0.2246342215843322,15,0.2753839819160887,14
|
118 |
+
an,-0.04992889133877901,0.1817881526839979,6,0.2317170440227769,6
|
119 |
+
not,-0.04844074644211149,0.2092292080021127,13,0.2576699544442242,12
|
120 |
+
our,-0.04762167763070352,0.1389156332786172,4,0.1865373109093207,4
|
121 |
+
very,-0.0475150529971331,0.2007969915718875,5,0.2483120445690206,5
|
122 |
+
right,-0.04667882424090397,0.2234044418378801,5,0.2700832660787841,5
|
123 |
+
day,-0.04623026910318989,0.1817656222089806,4,0.2279958913121705,4
|
124 |
+
with,-0.04620086937267687,0.2866996986030043,29,0.3329005679756812,25
|
125 |
+
after,-0.045091895037128266,0.2146347654857166,4,0.2597266605228449,4
|
126 |
+
new,-0.0450883091671031,0.1440264262497326,3,0.1891147354168357,3
|
127 |
+
for,-0.044552446651679234,0.2607337133359058,31,0.305286159987585,26
|
128 |
+
over,-0.04452458713356791,0.1625699970445923,3,0.2070945841781602,3
|
129 |
+
give,-0.0444912270720062,0.2312996474511982,4,0.2757908745232044,4
|
130 |
+
going,-0.04439267125653762,0.1668225483905066,3,0.2112152196470442,3
|
131 |
+
away,-0.0443374821983491,0.2354960851767149,4,0.279833567375064,4
|
132 |
+
do,-0.04372107256314539,0.1876983070687471,10,0.2314193796318925,9
|
133 |
+
place,-0.04337085886786651,0.198750414377951,3,0.2421212732458175,3
|
134 |
+
one,-0.04278961744143403,0.2134260975194016,10,0.2562157149608356,9
|
135 |
+
week,-0.04278622747435609,0.2162826598057951,3,0.2590688872801512,3
|
136 |
+
its,-0.042584342105591005,0.1270979764581092,2,0.1696823185637002,2
|
137 |
+
girls,-0.04231999445891521,0.2299190136473802,3,0.2722390081062954,3
|
138 |
+
non,-0.04202216614883439,0.1475359625240293,2,0.1895581286728637,2
|
139 |
+
friend,-0.04196308988125988,0.2401640992984114,3,0.2821271891796713,3
|
140 |
+
work,-0.041354772732906026,0.1708531757713546,2,0.2122079485042606,2
|
141 |
+
people,-0.041296391944418115,0.1914249348771838,9,0.2327213268216019,8
|
142 |
+
better,-0.0411123238476758,0.179092432985179,2,0.2202047568328548,2
|
143 |
+
check,-0.04091435204009769,0.1857347346295071,2,0.2266490866696048,2
|
144 |
+
probably,-0.04091435204009769,0.1857347346295071,2,0.2266490866696048,2
|
145 |
+
soon,-0.04076006327537998,0.1908599347351314,2,0.2316199980105114,2
|
146 |
+
called,-0.040713176651326594,0.1924086969702104,2,0.233121873621537,2
|
147 |
+
point,-0.040537607138941806,0.198172737698001,2,0.2387103448369428,2
|
148 |
+
teacher,-0.04037044867142989,0.2036098445533565,2,0.2439802932247864,2
|
149 |
+
reason,-0.04037044867142989,0.2036098445533565,2,0.2439802932247864,2
|
150 |
+
leave,-0.040184113172918895,0.2096139776966211,2,0.24979809086954,2
|
151 |
+
whites,-0.0400297616833709,0.0485578498553355,1,0.0885876115387064,1
|
152 |
+
song,-0.04001057312845571,0.2151535145561331,2,0.2551640876845888,2
|
153 |
+
brother,-0.0398160788415072,0.2213037055629449,2,0.2611197844044521,2
|
154 |
+
mine,-0.03964150931858498,0.2267728886945938,2,0.2664143980131788,2
|
155 |
+
african,-0.0393376242128127,0.2361823055641308,2,0.2755199297769435,2
|
156 |
+
re,-0.03924363624225151,0.0853343338379676,1,0.1245779700802191,1
|
157 |
+
heritage,-0.0391606454452193,0.2415992351026171,2,0.2807598805478364,2
|
158 |
+
the,-0.039071352733915266,0.3060938797833475,91,0.3451652325172628,68
|
159 |
+
thread,-0.038974518114585896,0.09729403912972,1,0.1362685572443059,1
|
160 |
+
eating,-0.03896125942402209,0.2476482553611635,2,0.2866095147851856,2
|
161 |
+
kick,-0.03888874249788071,0.2498344674110956,2,0.2887232099089763,2
|
162 |
+
stories,-0.03888874249788071,0.2498344674110956,2,0.2887232099089763,2
|
163 |
+
stormfront,-0.03887131205269931,0.1018043563146476,1,0.1406756683673469,1
|
164 |
+
im,-0.0388615241951826,0.1022299875023327,1,0.1410915116975153,1
|
165 |
+
https,-0.038683197202561206,0.1099220210384043,1,0.1486052182409655,1
|
166 |
+
long,-0.038660572966389584,0.1108895705505882,1,0.1495501435169778,1
|
167 |
+
read,-0.03861414938451299,0.112869172196503,1,0.151483321581016,1
|
168 |
+
thank,-0.03860228866293129,0.1133737069059642,1,0.1519759955688955,1
|
169 |
+
forum,-0.038528839748017685,0.1164870535995198,1,0.1550158933475375,1
|
170 |
+
such,-0.038382786767483995,0.1226225068581927,1,0.1610052936256767,1
|
171 |
+
group,-0.038382786767483995,0.1226225068581927,1,0.1610052936256767,1
|
172 |
+
victim,-0.03836413002928113,0.2654386050945823,2,0.3038027351238634,2
|
173 |
+
city,-0.038310764999479,0.1256215153397414,1,0.1639322803392204,1
|
174 |
+
like,-0.03827715863002579,0.2485048357602515,18,0.2867819943902773,15
|
175 |
+
calling,-0.03825635608132233,0.2685996463334225,2,0.3068560024147448,2
|
176 |
+
thanks,-0.03825023408999739,0.1281288008006838,1,0.1663790348906812,1
|
177 |
+
brown,-0.03823466569585199,0.1287717362547365,1,0.1670064019505885,1
|
178 |
+
today,-0.03818684841917941,0.1307415753894848,1,0.1689284238086642,1
|
179 |
+
money,-0.038170523637368,0.1314123968800611,1,0.1695829205174291,1
|
180 |
+
mouth,-0.038140428995619036,0.2719834112145659,2,0.3101238402101849,2
|
181 |
+
meet,-0.03808578511934871,0.1348809093452262,1,0.1729666944645749,1
|
182 |
+
best,-0.0380681765770417,0.1355988296187797,1,0.1736670061958214,1
|
183 |
+
men,-0.03805033410486339,0.1363253028740517,1,0.1743756369789151,1
|
184 |
+
u,-0.037957381917623795,0.1400940664637845,1,0.1780514483814083,1
|
185 |
+
least,-0.037937993330774605,0.1408768564518783,1,0.1788148497826529,1
|
186 |
+
fight,-0.037937993330774605,0.1408768564518783,1,0.1788148497826529,1
|
187 |
+
hard,-0.0378983548837937,0.1424736799017334,1,0.1803720347855271,1
|
188 |
+
coming,-0.03787808762426351,0.1432883201425236,1,0.1811664077667871,1
|
189 |
+
support,-0.03783661046425832,0.1449516791641152,1,0.1827882896283735,1
|
190 |
+
message,-0.037771884678337,0.1475372455416844,1,0.1853091302200214,1
|
191 |
+
hated,-0.037727887693609574,0.2838907665388246,2,0.3216186542324342,2
|
192 |
+
end,-0.03772692930656579,0.14932586688606,1,0.1870527961926258,1
|
193 |
+
media,-0.03772692930656579,0.14932586688606,1,0.1870527961926258,1
|
194 |
+
whole,-0.037703872844419506,0.1502409417951759,1,0.1879448146395954,1
|
195 |
+
london,-0.03768041240396819,0.1511704854038926,1,0.1888508978078608,1
|
196 |
+
move,-0.03768041240396819,0.1511704854038926,1,0.1888508978078608,1
|
197 |
+
cause,-0.0376565334691393,0.1521149981770965,1,0.1897715316462358,1
|
198 |
+
light,-0.03763222072223868,0.1530750075925761,1,0.1907072283148148,1
|
199 |
+
speak,-0.03755651309923641,0.1560537390377948,1,0.1936102521370312,1
|
200 |
+
lots,-0.03755651309923641,0.1560537390377948,1,0.1936102521370312,1
|
201 |
+
food,-0.03753029365578159,0.1570816242423745,1,0.1946119178981561,1
|
202 |
+
pride,-0.037503549457186786,0.1581281258449573,1,0.1956316753021441,1
|
203 |
+
wrong,-0.037503549457186786,0.1581281258449573,1,0.1956316753021441,1
|
204 |
+
happy,-0.037476258879616614,0.159193982916155,1,0.1966702417957716,1
|
205 |
+
local,-0.03741994510530758,0.1613869531948864,1,0.198806898300194,1
|
206 |
+
either,-0.03741994510530758,0.1613869531948864,1,0.198806898300194,1
|
207 |
+
mixed,-0.03741994510530758,0.1613869531948864,1,0.198806898300194,1
|
208 |
+
7,-0.03739087130286081,0.1625157901949896,1,0.1999066614978504,1
|
209 |
+
started,-0.03739087130286081,0.1625157901949896,1,0.1999066614978504,1
|
210 |
+
30,-0.03739087130286081,0.1625157901949896,1,0.1999066614978504,1
|
211 |
+
school,-0.037293318298239286,0.2324420748111406,8,0.2697353931093799,7
|
212 |
+
poor,-0.03726778830425609,0.1672697443381548,1,0.2045375326424109,1
|
213 |
+
thats,-0.03726778830425609,0.1672697443381548,1,0.2045375326424109,1
|
214 |
+
sent,-0.03723515460002941,0.1685235064731637,1,0.2057586610731931,1
|
215 |
+
scum,-0.03716738311133219,0.1711184258607827,1,0.2082858089721149,1
|
216 |
+
dirty,-0.037132156287915885,0.1724625802584892,1,0.2095947365464051,1
|
217 |
+
kill,-0.0370959698989293,0.17384006521682,1,0.2109360351157493,1
|
218 |
+
lets,-0.0370959698989293,0.17384006521682,1,0.2109360351157493,1
|
219 |
+
less,-0.0370204961009645,0.1767024764079143,1,0.2137229725088788,1
|
220 |
+
fast,-0.03689856045971529,0.1812971759177526,1,0.2181957363774679,1
|
221 |
+
east,-0.03689856045971529,0.1812971759177526,1,0.2181957363774679,1
|
222 |
+
reading,-0.036855284479005296,0.1829191563895051,1,0.2197744408685104,1
|
223 |
+
large,-0.036764233815307606,0.1863170648879221,1,0.2230812987032297,1
|
224 |
+
feet,-0.036716239375413406,0.1881002564887215,1,0.2248164958641349,1
|
225 |
+
mail,-0.036716239375413406,0.1881002564887215,1,0.2248164958641349,1
|
226 |
+
bus,-0.036716239375413406,0.1881002564887215,1,0.2248164958641349,1
|
227 |
+
middle,-0.036716239375413406,0.1881002564887215,1,0.2248164958641349,1
|
228 |
+
telling,-0.03666643124667959,0.1899451319500906,1,0.2266115631967702,1
|
229 |
+
bar,-0.03666643124667959,0.1899451319500906,1,0.2266115631967702,1
|
230 |
+
add,-0.03666643124667959,0.1899451319500906,1,0.2266115631967702,1
|
231 |
+
see,-0.036646504405117575,0.2612324965777118,13,0.2978790009828294,11
|
232 |
+
grow,-0.03661466482709311,0.1918564453192716,1,0.2284711101463647,1
|
233 |
+
fun,-0.0365607773594952,0.1938395353068745,1,0.2304003126663697,1
|
234 |
+
mention,-0.03650458474498358,0.1959004263957067,1,0.2324050111406903,1
|
235 |
+
favorite,-0.03650458474498358,0.1959004263957067,1,0.2324050111406903,1
|
236 |
+
often,-0.03650458474498358,0.1959004263957067,1,0.2324050111406903,1
|
237 |
+
swedish,-0.03650458474498358,0.1959004263957067,1,0.2324050111406903,1
|
238 |
+
w,-0.03650458474498358,0.1959004263957067,1,0.2324050111406903,1
|
239 |
+
gonna,-0.036445877622833106,0.1980459529545264,1,0.2344918305773595,1
|
240 |
+
straight,-0.036445877622833106,0.1980459529545264,1,0.2344918305773595,1
|
241 |
+
shoot,-0.036445877622833106,0.1980459529545264,1,0.2344918305773595,1
|
242 |
+
hispanic,-0.036445877622833106,0.1980459529545264,1,0.2344918305773595,1
|
243 |
+
asked,-0.03638441650407451,0.2002839129694801,1,0.2366683294735546,1
|
244 |
+
claims,-0.036319925670004916,0.2026232603438401,1,0.238943186013845,1
|
245 |
+
reality,-0.036319925670004916,0.2026232603438401,1,0.238943186013845,1
|
246 |
+
break,-0.036319925670004916,0.2026232603438401,1,0.238943186013845,1
|
247 |
+
safe,-0.036319925670004916,0.2026232603438401,1,0.238943186013845,1
|
248 |
+
trash,-0.0362520854384252,0.2050743480522944,1,0.2413264334907196,1
|
249 |
+
welfare,-0.0362520854384252,0.2050743480522944,1,0.2413264334907196,1
|
250 |
+
chance,-0.0362520854384252,0.2050743480522944,1,0.2413264334907196,1
|
251 |
+
wonderful,-0.0362520854384252,0.2050743480522944,1,0.2413264334907196,1
|
252 |
+
nazi,-0.036180522242619195,0.2076492392768177,1,0.2438297615194369,1
|
253 |
+
strange,-0.036180522242619195,0.2076492392768177,1,0.2438297615194369,1
|
254 |
+
typical,-0.036180522242619195,0.2076492392768177,1,0.2438297615194369,1
|
255 |
+
missing,-0.0361047957342481,0.2103621108088606,1,0.2464669065431087,1
|
256 |
+
nor,-0.0361047957342481,0.2103621108088606,1,0.2464669065431087,1
|
257 |
+
names,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
258 |
+
opinion,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
259 |
+
spend,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
260 |
+
properly,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
261 |
+
values,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
262 |
+
turned,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
263 |
+
300,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
264 |
+
write,-0.03602438176747991,0.2132297838077323,1,0.2492541655752122,1
|
265 |
+
opened,-0.03593864957362081,0.2162724336970454,1,0.2522110832706662,1
|
266 |
+
g,-0.03593864957362081,0.2162724336970454,1,0.2522110832706662,1
|
267 |
+
brain,-0.03593864957362081,0.2162724336970454,1,0.2522110832706662,1
|
268 |
+
tall,-0.03593864957362081,0.2162724336970454,1,0.2522110832706662,1
|
269 |
+
filthy,-0.03593864957362081,0.2162724336970454,1,0.2522110832706662,1
|
270 |
+
needed,-0.03584683056436197,0.2195145574429774,1,0.2553613880073394,1
|
271 |
+
knife,-0.03584683056436197,0.2195145574429774,1,0.2553613880073394,1
|
272 |
+
laughing,-0.03584683056436197,0.2195145574429774,1,0.2553613880073394,1
|
273 |
+
bag,-0.035747974775713176,0.2229863196519829,1,0.2587342944276961,1
|
274 |
+
famous,-0.035747974775713176,0.2229863196519829,1,0.2587342944276961,1
|
275 |
+
hearing,-0.035747974775713176,0.2229863196519829,1,0.2587342944276961,1
|
276 |
+
ignorant,-0.035747974775713176,0.2229863196519829,1,0.2587342944276961,1
|
277 |
+
theres,-0.035747974775713176,0.2229863196519829,1,0.2587342944276961,1
|
278 |
+
what,-0.03565167575291969,0.1887423200975542,7,0.2243939958504739,6
|
279 |
+
table,-0.03564088855094091,0.2267254718167879,1,0.2623663603677288,1
|
280 |
+
field,-0.03564088855094091,0.2267254718167879,1,0.2623663603677288,1
|
281 |
+
drop,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
282 |
+
hall,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
283 |
+
negroid,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
284 |
+
user,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
285 |
+
sunday,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
286 |
+
coon,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
287 |
+
accused,-0.03552404281500088,0.2307801668448255,1,0.2663042096598264,1
|
288 |
+
forest,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
289 |
+
won,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
290 |
+
beating,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
291 |
+
hates,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
292 |
+
figured,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
293 |
+
actions,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
294 |
+
arrest,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
295 |
+
stood,-0.035395433482628885,0.2352132252962996,1,0.2706086587789285,1
|
296 |
+
personally,-0.03525236039612392,0.2401088624228536,1,0.2753612228189775,1
|
297 |
+
fought,-0.03525236039612392,0.2401088624228536,1,0.2753612228189775,1
|
298 |
+
officers,-0.03525236039612392,0.2401088624228536,1,0.2753612228189775,1
|
299 |
+
bitch,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
300 |
+
handed,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
301 |
+
kicked,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
302 |
+
wigger,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
303 |
+
memories,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
304 |
+
neck,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
305 |
+
suspended,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
306 |
+
threw,-0.03509105989708683,0.2455838165117697,1,0.2806748764088565,1
|
307 |
+
federal,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
308 |
+
op,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
309 |
+
ur,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
310 |
+
pregnant,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
311 |
+
nerve,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
312 |
+
wore,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
313 |
+
introduce,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
314 |
+
salute,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
315 |
+
purchase,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
316 |
+
daddy,-0.03490605627600468,0.2518068891920725,1,0.2867129454680772,1
|
317 |
+
coat,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
318 |
+
aswell,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
319 |
+
pulled,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
320 |
+
jury,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
321 |
+
huh,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
322 |
+
punk,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
323 |
+
niglet,-0.034688925394843806,0.2590359782343009,1,0.2937249036291447,1
|
324 |
+
rabbi,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
325 |
+
dropped,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
326 |
+
multiple,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
327 |
+
aged,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
328 |
+
rob,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
329 |
+
spit,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
330 |
+
complaining,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
331 |
+
smashed,-0.03442568308700522,0.2676957755738872,1,0.3021214586608924,1
|
332 |
+
suited,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
333 |
+
courier,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
334 |
+
spelling,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
335 |
+
hoops,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
336 |
+
auto,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
337 |
+
yelling,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
338 |
+
stormed,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
339 |
+
backpack,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
340 |
+
blanket,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
341 |
+
lame,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
342 |
+
principal,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
343 |
+
gf,-0.034090409679088884,0.2785659300028224,1,0.3126563396819113,1
|
344 |
+
did,-0.03390260088663391,0.2439632906823139,7,0.2778658915689478,6
|
345 |
+
promising,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
346 |
+
patch,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
347 |
+
posed,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
348 |
+
substitute,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
349 |
+
repeatedly,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
350 |
+
talkin,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
351 |
+
whut,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
352 |
+
chick,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
353 |
+
igger,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
354 |
+
streicher,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
355 |
+
gather,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
356 |
+
straw,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
357 |
+
guidance,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
358 |
+
larceny,-0.03362578223800278,0.2933498404975982,1,0.326975622735601,1
|
359 |
+
when,-0.03336982470486771,0.2733792597582244,16,0.3067490844630921,13
|
360 |
+
wrench,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
361 |
+
cue,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
362 |
+
packi,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
363 |
+
uneven,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
364 |
+
tyep,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
365 |
+
torah,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
366 |
+
thegirl,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
367 |
+
darkes,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
368 |
+
artic,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
369 |
+
pocketing,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
370 |
+
submits,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
371 |
+
convicting,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
372 |
+
conslour,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
373 |
+
stepped,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
374 |
+
vague,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
375 |
+
proceeded,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
376 |
+
slapped,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
377 |
+
slaping,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
378 |
+
profane,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
379 |
+
butchy,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
380 |
+
suced,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
381 |
+
slur,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
382 |
+
journal,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
383 |
+
monkies,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
384 |
+
hoola,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
385 |
+
finially,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
386 |
+
montessori,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
387 |
+
huffed,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
388 |
+
neve,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
389 |
+
foruth,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
390 |
+
mumsy,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
391 |
+
ohhh,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
392 |
+
finlly,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
393 |
+
knucklehead,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
394 |
+
forgein,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
395 |
+
mosier,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
396 |
+
motorcyclist,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
397 |
+
wesley,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
398 |
+
neevr,-0.0328530432784464,0.3172673163336049,1,0.3501203596120513,1
|
399 |
+
think,-0.03144753234106931,0.2031402211473919,6,0.2345877534884612,5
|
400 |
+
could,-0.03077707399687049,0.2260391469338375,6,0.256816220930708,5
|
401 |
+
are,-0.02921040006240619,0.1631231594610624,13,0.1923335595234686,10
|
402 |
+
was,-0.028772275209692888,0.3328351192281375,40,0.3616073944378304,30
|
403 |
+
a,-0.02846644445126051,0.3333178609459928,81,0.3617843053972533,58
|
404 |
+
but,-0.0280690419859371,0.2370907276619539,17,0.265159769647891,13
|
405 |
+
of,-0.02801525281194539,0.2797689633191215,54,0.3077842161310669,39
|
406 |
+
on,-0.026596115141375387,0.2829926729921817,34,0.3095887881335571,25
|
407 |
+
being,-0.02623227860762381,0.2176833516471089,5,0.2439156302547327,4
|
408 |
+
d,-0.025690896668582708,0.2380129576782225,5,0.2637038543468052,4
|
409 |
+
love,-0.02529309081723724,0.252773699687626,5,0.2780667905048632,4
|
410 |
+
off,-0.02491269010268582,0.2761532338649392,9,0.301065923967625,7
|
411 |
+
some,-0.023589362995444507,0.2447729851730338,12,0.2683623481684783,9
|
412 |
+
and,-0.02322098668684819,0.3765288386234401,107,0.3997498253102883,74
|
413 |
+
s,-0.01991503064779393,0.2649013240242338,27,0.2848163546720277,19
|
414 |
+
2,-0.019842087491839577,0.2055436590661489,4,0.2253857465579885,3
|
415 |
+
saw,-0.019544080134669406,0.2187591471587523,4,0.2383032272934217,3
|
416 |
+
life,-0.019107539545747676,0.2380316291952903,4,0.257139168741038,3
|
417 |
+
remember,-0.018570042538922193,0.2616222291795681,4,0.2801922717184903,3
|
418 |
+
there,-0.01852109527607121,0.1539000498317594,7,0.1724211451078306,5
|
419 |
+
white,-0.017170436163840175,0.2852689252081899,32,0.3024393613720301,22
|
420 |
+
sat,-0.017107236669273773,0.3250703443602768,4,0.3421775810295506,3
|
421 |
+
because,-0.01690458390734878,0.2245523690333376,7,0.2414569529406864,5
|
422 |
+
where,-0.016658418177918077,0.2353605231009927,7,0.2520189412789108,5
|
423 |
+
video,-0.016526132843512786,0.2411740547270102,7,0.257700187570523,5
|
424 |
+
then,-0.014528963445331167,0.2806113933548574,13,0.2951403568001886,9
|
425 |
+
that,-0.01221455108852959,0.2770160561111925,38,0.2892306071997221,25
|
426 |
+
about,-0.011602845056316868,0.2505300117547034,15,0.2621328568110203,10
|
427 |
+
www,-0.010700695887607192,0.1911443493589754,6,0.2018450452465826,4
|
428 |
+
com,-0.010581025233334679,0.1972972391532616,6,0.2078782643865963,4
|
429 |
+
few,-0.01037332267903518,0.2505794757716429,9,0.2609527984506781,6
|
430 |
+
show,-0.009778853379052321,0.2393436607688134,6,0.2491225141478657,4
|
431 |
+
take,-0.009636628720944979,0.1802964274758775,3,0.1899330561968225,2
|
432 |
+
1,-0.0095611948210102,0.1846459352630128,3,0.194207130084023,2
|
433 |
+
house,-0.009243247227356088,0.268246258692297,6,0.2774895059196531,4
|
434 |
+
far,-0.009086734469078706,0.2123522310239269,3,0.2214389654930056,2
|
435 |
+
may,-0.009086734469078706,0.2123522310239269,3,0.2214389654930056,2
|
436 |
+
looks,-0.009042888305924701,0.2149438995746365,3,0.2239867878805612,2
|
437 |
+
help,-0.008985428782737892,0.2183484564392095,3,0.2273338852219474,2
|
438 |
+
it,-0.008894830169229706,0.2699460434274812,39,0.2788408735967109,25
|
439 |
+
done,-0.0088194203498983,0.2282378022301576,3,0.2370572225800559,2
|
440 |
+
night,-0.008776989776413613,0.2307782766561772,3,0.2395552664325908,2
|
441 |
+
dog,-0.008254379405975065,0.2625131343188226,3,0.2707675137247977,2
|
442 |
+
caught,-0.00822902230153344,0.2640744517621393,3,0.2723034740636727,2
|
443 |
+
back,-0.006720067002640218,0.2909766725490071,14,0.2976967395516473,9
|
444 |
+
other,-0.004328764465167806,0.2300482855965483,8,0.2343770500617161,5
|
445 |
+
around,-0.00402974872391848,0.2479891925549923,8,0.2520189412789108,5
|
446 |
+
let,-0.003673929039852808,0.270110873787646,8,0.2737848028274988,5
|
447 |
+
can,-0.002948036290161299,0.2417394291913187,13,0.24468746548148,8
|
448 |
+
who,-0.0028496108384239993,0.2473832666681558,13,0.2502328775065798,8
|
449 |
+
want,-0.0009246814629275124,0.1934438913162864,5,0.1943685727792139,3
|
450 |
+
too,-0.0008271434977841219,0.1999996132332502,5,0.2008267567310343,3
|
451 |
+
never,-0.0007381009585122056,0.2060715921398765,5,0.2068096930983887,3
|
452 |
+
come,-0.0003981730308386944,0.2300866395112608,5,0.2304848125420995,3
|
453 |
+
try,-0.00021817127210480014,0.2433984557991645,5,0.2436166270712693,3
|
454 |
+
person,-0.00020447607559279102,0.2444298277680148,5,0.2446343038436076,3
|
455 |
+
heard,-0.00015495515823588102,0.2481821403575021,5,0.248337095515738,3
|
456 |
+
time,-0.00012117469761491195,0.251945541068708,10,0.2520667157663229,6
|
457 |
+
hair,-7.940084524982183e-05,0.253978240839143,5,0.2540576416843928,3
|
458 |
+
killed,0.00041857645545639866,0.2946424034800751,5,0.2942238270246187,3
|
459 |
+
said,0.0035178386566321884,0.3130620020099224,12,0.3095441633532902,7
|
460 |
+
into,0.004161632640470592,0.2370528577203672,7,0.2328912250798966,4
|
461 |
+
while,0.004565635847520899,0.2725231369167178,7,0.2679575010691969,4
|
462 |
+
black,0.005146188986200395,0.2619460904732638,14,0.2567999014870634,8
|
463 |
+
has,0.007014055473433201,0.2312171556551595,9,0.2242031001817263,5
|
464 |
+
told,0.010048580648919114,0.3401988112902558,11,0.3301502306413367,6
|
465 |
+
been,0.01197921315481501,0.1086019267651873,2,0.0966227136103723,1
|
466 |
+
those,0.012111452155298713,0.1195284478248052,2,0.1074169956695065,1
|
467 |
+
many,0.012154513367217998,0.1232122355991378,2,0.1110577222319198,1
|
468 |
+
we,0.012180558108411788,0.2300316789766905,15,0.2178511208682787,8
|
469 |
+
am,0.012258927718839116,0.1324326997622229,2,0.1201737720433838,1
|
470 |
+
country,0.012343713282570612,0.1402530492752893,2,0.1279093359927187,1
|
471 |
+
live,0.012347385323855486,0.1405991320269951,2,0.1282517467031396,1
|
472 |
+
world,0.012407840733472286,0.1463919273960006,2,0.1339840866625283,1
|
473 |
+
actually,0.012682169324219505,0.1754268562294947,2,0.1627446869052752,1
|
474 |
+
5,0.012708116974081585,0.1784661934227515,2,0.1657580764486699,1
|
475 |
+
left,0.012756831832576088,0.1843470372711924,2,0.1715902054386163,1
|
476 |
+
until,0.012796728776319294,0.1893503754561785,2,0.1765536466798592,1
|
477 |
+
half,0.01280258665401482,0.1901003888694547,2,0.1772978022154399,1
|
478 |
+
yet,0.012826444569817297,0.1931984793553444,2,0.1803720347855271,1
|
479 |
+
6,0.012851026282824612,0.19646749894264,2,0.1836164726598154,1
|
480 |
+
getting,0.012851026282824612,0.19646749894264,2,0.1836164726598154,1
|
481 |
+
wait,0.012889393035170699,0.2017402908430315,2,0.1888508978078608,1
|
482 |
+
open,0.01290261623854172,0.2036098445533565,2,0.1907072283148148,1
|
483 |
+
goes,0.012916073452953092,0.2055420751205895,2,0.1926260016676364,1
|
484 |
+
blue,0.012916073452953092,0.2055420751205895,2,0.1926260016676364,1
|
485 |
+
ya,0.012972481703614591,0.2140010707823814,2,0.2010285890787668,1
|
486 |
+
rest,0.012987297136295511,0.2163302333629423,2,0.2033429362266468,1
|
487 |
+
moved,0.0130101199347476,0.2200177402058688,2,0.2070076202711212,1
|
488 |
+
outside,0.013049916185714994,0.2267728886945938,2,0.2137229725088788,1
|
489 |
+
looked,0.013049916185714994,0.2267728886945938,2,0.2137229725088788,1
|
490 |
+
months,0.01305816324718409,0.2282307875500129,2,0.2151726243028288,1
|
491 |
+
instead,0.01305816324718409,0.2282307875500129,2,0.2151726243028288,1
|
492 |
+
play,0.013066513148168507,0.2297292254869498,2,0.2166627123387813,1
|
493 |
+
beat,0.013083534375019606,0.23285797524353,2,0.2197744408685104,1
|
494 |
+
brought,0.013118959350478493,0.2397305225472487,2,0.2266115631967702,1
|
495 |
+
tree,0.013137421885383582,0.2435377345517533,2,0.2304003126663697,1
|
496 |
+
ive,0.013137421885383582,0.2435377345517533,2,0.2304003126663697,1
|
497 |
+
arrested,0.013146853930135705,0.245551865070826,2,0.2324050111406903,1
|
498 |
+
explain,0.013186003163523502,0.2545124366542431,2,0.2413264334907196,1
|
499 |
+
beaten,0.0131961595649506,0.2570259210843875,2,0.2438297615194369,1
|
500 |
+
teaching,0.0131961595649506,0.2570259210843875,2,0.2438297615194369,1
|
501 |
+
educate,0.013206466209819578,0.2596733727529283,2,0.2464669065431087,1
|
502 |
+
turning,0.013238258326083108,0.2685996463334225,2,0.2553613880073394,1
|
503 |
+
camera,0.01327109066313964,0.279575300322966,2,0.2663042096598264,1
|
504 |
+
kiss,0.01327109066313964,0.279575300322966,2,0.2663042096598264,1
|
505 |
+
showed,0.01327109066313964,0.279575300322966,2,0.2663042096598264,1
|
506 |
+
beast,0.013282107759896133,0.2838907665388246,2,0.2706086587789285,1
|
507 |
+
sacrifice,0.013282107759896133,0.2838907665388246,2,0.2706086587789285,1
|
508 |
+
grand,0.013282107759896133,0.2838907665388246,2,0.2706086587789285,1
|
509 |
+
smile,0.013303692061692352,0.2939785684705489,2,0.2806748764088565,1
|
510 |
+
teen,0.013303692061692352,0.2939785684705489,2,0.2806748764088565,1
|
511 |
+
april,0.013303692061692352,0.2939785684705489,2,0.2806748764088565,1
|
512 |
+
tiger,0.013327693015665498,0.3403033157512665,2,0.326975622735601,1
|
513 |
+
partner,0.013330170417862108,0.3154516290787545,2,0.3021214586608924,1
|
514 |
+
m,0.01396988632285609,0.1525141957535644,4,0.1385443094307083,2
|
515 |
+
any,0.014181497204504817,0.1726126005321763,4,0.1584311033276715,2
|
516 |
+
years,0.014297467838865596,0.1848178377588102,4,0.1705203699199446,2
|
517 |
+
ve,0.014347603294234096,0.1904292346966932,4,0.1760816314024591,2
|
518 |
+
before,0.014515563491450306,0.2111794032630075,4,0.1966638397715572,2
|
519 |
+
nothing,0.014570065695020201,0.2187591471587523,4,0.2041890814637321,2
|
520 |
+
thought,0.014688413367391212,0.2373876487191068,4,0.2226992353517156,2
|
521 |
+
came,0.014699535771958205,0.2393407370284624,4,0.2246412012565042,2
|
522 |
+
hell,0.014703269689950893,0.2400062043679588,4,0.2253029346780079,2
|
523 |
+
front,0.014776774290088973,0.2543320407226798,4,0.2395552664325908,2
|
524 |
+
young,0.014784790921279184,0.2560686426039461,4,0.2412838516826669,2
|
525 |
+
car,0.014895665857393992,0.2871991399210667,4,0.2723034740636727,2
|
526 |
+
morning,0.014915067114132985,0.2956749476619694,4,0.2807598805478364,2
|
527 |
+
well,0.015628476695915605,0.2126562738758243,6,0.1970277971799087,3
|
528 |
+
good,0.01652151531458121,0.2131306202263434,8,0.1966091049117622,4
|
529 |
+
went,0.01692958272942413,0.2829597697416315,8,0.2660301870122074,4
|
530 |
+
no,0.017382159942760295,0.2248583306487032,10,0.2074761707059429,5
|
531 |
+
in,0.018555144168998394,0.3299084329061708,67,0.3113532887371724,36
|
532 |
+
by,0.01958433619437011,0.2732384424912961,16,0.253654106296926,8
|
533 |
+
t,0.019990644315143108,0.2499058218246277,18,0.2299151775094846,9
|
534 |
+
n,0.02001329745162017,0.2532382179918742,18,0.233224920540254,9
|
535 |
+
this,0.02334315199201248,0.2824114098116168,32,0.2590682578196043,16
|
536 |
+
my,0.0265562614792465,0.2734234983624097,25,0.2468672368831632,12
|
537 |
+
here,0.028023468287417003,0.2106835185083204,9,0.1826600502209034,4
|
538 |
+
son,0.029620324053795277,0.3226235236498286,7,0.2930031995960333,3
|
539 |
+
baby,0.033358568733761085,0.3123109581185344,5,0.2789523893847733,2
|
540 |
+
will,0.03343172519763221,0.2473898573155227,16,0.2139581321178905,7
|
541 |
+
sister,0.03343797818367372,0.3042054919084714,5,0.2707675137247977,2
|
542 |
+
shot,0.033511990668021296,0.2959066761683893,5,0.262394685500368,2
|
543 |
+
behind,0.03360219094102629,0.284432250237953,5,0.2508300592969267,2
|
544 |
+
days,0.03376046687610429,0.2570999883982474,5,0.2233395215221431,2
|
545 |
+
story,0.03376046687610429,0.2570999883982474,5,0.2233395215221431,2
|
546 |
+
family,0.03377588806300591,0.2533729544238571,5,0.2195970663608512,2
|
547 |
+
jew,0.03379106017445291,0.2492978872382437,5,0.2155068270637908,2
|
548 |
+
only,0.033808151515319684,0.1883334799558229,5,0.1545253284405032,2
|
549 |
+
me,0.0345212628341689,0.2468247817837273,14,0.2123035189495584,6
|
550 |
+
is,0.03814427984804719,0.3116178497279379,54,0.2734735698798907,25
|
551 |
+
police,0.04205156014095579,0.3037970866350933,8,0.2617455264941375,3
|
552 |
+
ago,0.042382088249914324,0.274522007281485,8,0.2321399190315707,3
|
553 |
+
their,0.0426656154750982,0.1700738756925413,8,0.1274082602174431,3
|
554 |
+
more,0.042725347704315186,0.2053860976432341,8,0.1626607499389189,3
|
555 |
+
boyfriend,0.043493458740898494,0.318854681559876,3,0.2753612228189775,1
|
556 |
+
teeth,0.0436505717804056,0.309954781440232,3,0.2663042096598264,1
|
557 |
+
blonde,0.043774231407619046,0.3025085258353151,3,0.2587342944276961,1
|
558 |
+
duty,0.043827082062729006,0.2991884700700684,3,0.2553613880073394,1
|
559 |
+
apartment,0.04387519199408746,0.2960862752647537,3,0.2522110832706662,1
|
560 |
+
gang,0.04403209443142489,0.2853585279221445,3,0.2413264334907196,1
|
561 |
+
student,0.04414989836304811,0.2765549095037384,3,0.2324050111406903,1
|
562 |
+
met,0.04414989836304811,0.2765549095037384,3,0.2324050111406903,1
|
563 |
+
lady,0.044175029229756,0.2745753418961257,3,0.2304003126663697,1
|
564 |
+
close,0.04440674812660689,0.254001484673012,3,0.2095947365464051,1
|
565 |
+
case,0.04440674812660689,0.254001484673012,3,0.2095947365464051,1
|
566 |
+
month,0.044419548573533585,0.2527053575456485,3,0.2082858089721149,1
|
567 |
+
teach,0.04444366619029519,0.2502023272634883,3,0.2057586610731931,1
|
568 |
+
using,0.044476531048726786,0.2466501947137779,3,0.2021736636650511,1
|
569 |
+
murder,0.044476531048726786,0.2466501947137779,3,0.2021736636650511,1
|
570 |
+
racial,0.0445637945715337,0.236222322697186,3,0.1916585281256523,1
|
571 |
+
parents,0.04460389570214571,0.2307782766561772,3,0.1861743809540315,1
|
572 |
+
trying,0.044708885064635495,0.2129898294350052,3,0.1682809443703697,1
|
573 |
+
ca,0.044725847152018106,0.2092606790503416,3,0.1645348318983235,1
|
574 |
+
free,0.0447642574783694,0.198750414377951,3,0.1539861568995816,1
|
575 |
+
children,0.04478614930897831,0.1897457885997843,3,0.144959639290806,1
|
576 |
+
home,0.04772304650077,0.2968455606486357,11,0.2491225141478657,4
|
577 |
+
child,0.04965571201964,0.2820217781880322,6,0.2323660661683922,2
|
578 |
+
negro,0.04994698393916849,0.2600505665859994,6,0.2101035826468309,2
|
579 |
+
does,0.05006450455362621,0.2492833691129093,6,0.1992188645592831,2
|
580 |
+
last,0.05021063067792261,0.2330251267288323,6,0.1828144960509097,2
|
581 |
+
way,0.050303947927269804,0.2194332024106831,6,0.1691292544834133,2
|
582 |
+
found,0.05335451197518001,0.2979888158187876,9,0.2446343038436076,3
|
583 |
+
them,0.05440948785799701,0.1946946051404327,9,0.1402851172824357,3
|
584 |
+
own,0.0640528805284612,0.281302194913151,10,0.2172493143846898,3
|
585 |
+
little,0.06412427779091093,0.263343142350194,7,0.1992188645592831,2
|
586 |
+
first,0.0643603990890857,0.2492307002310687,7,0.184870301141983,2
|
587 |
+
watch,0.0643964244937549,0.2468744122432417,7,0.1824779877494868,2
|
588 |
+
youtube,0.06502027389353861,0.1788200420581942,7,0.1137997681646556,2
|
589 |
+
mom,0.06670634841439338,0.3131732549575021,4,0.2464669065431087,1
|
590 |
+
save,0.06729820571073128,0.2921147015748662,4,0.2248164958641349,1
|
591 |
+
charged,0.06738434051463418,0.2887861888511929,4,0.2214018483365587,1
|
592 |
+
father,0.06775373353173839,0.2735123946049315,4,0.2057586610731931,1
|
593 |
+
age,0.06783254841785288,0.270006212082904,4,0.2021736636650511,1
|
594 |
+
took,0.06783254841785288,0.270006212082904,4,0.2021736636650511,1
|
595 |
+
beautiful,0.06820559585432517,0.2518220685141406,4,0.1836164726598154,1
|
596 |
+
friends,0.06859719861707228,0.2284695964440377,4,0.1598723978269654,1
|
597 |
+
another,0.0687124506042345,0.2201957721852505,4,0.151483321581016,1
|
598 |
+
anything,0.06875503494253768,0.2168930050961889,4,0.1481379701536512,1
|
599 |
+
ever,0.0688782573433796,0.2063195609543716,4,0.137441303610992,1
|
600 |
+
name,0.0760690394584968,0.293879079302429,8,0.2178100398439322,2
|
601 |
+
year,0.08258961965464101,0.2871623652838957,12,0.2045727456292547,3
|
602 |
+
sorry,0.08683310040321318,0.2804433525402444,5,0.1936102521370312,1
|
603 |
+
old,0.0868402653574519,0.3143134886273105,16,0.2274732232698586,4
|
604 |
+
stupid,0.08715598238764888,0.2699442720160224,5,0.1827882896283735,1
|
605 |
+
hear,0.08726844198606601,0.2660832917687189,5,0.1788148497826529,1
|
606 |
+
seen,0.08795295020502081,0.2394362717860368,5,0.151483321581016,1
|
607 |
+
also,0.0884631137078434,0.2136942975224378,5,0.1252311838145944,1
|
608 |
+
kids,0.0885639349941196,0.2585244666628088,9,0.1699605316686892,2
|
609 |
+
http,0.0887297162488441,0.1958937419891465,5,0.1071640257403024,1
|
610 |
+
than,0.0887329461321154,0.1956449068998041,5,0.1069119607676887,1
|
611 |
+
girl,0.09634960549967148,0.3492183137829791,14,0.2528687082833076,3
|
612 |
+
thing,0.10444544700877939,0.2451211153761263,6,0.1406756683673469,1
|
613 |
+
two,0.10451281364446499,0.2427477902796778,6,0.1382349766352128,1
|
614 |
+
every,0.10494534528417121,0.2260391469338375,6,0.1210938016496663,1
|
615 |
+
mother,0.11634752974399057,0.308973531411627,7,0.1926260016676364,1
|
616 |
+
eyes,0.11796301250718472,0.2740258698413967,7,0.156062857334212,1
|
617 |
+
were,0.1325292917480983,0.2306932147345473,8,0.098163922986449,1
|
618 |
+
woman,0.17628050881404608,0.3458634293314752,13,0.1695829205174291,1
|
619 |
+
she,0.24659799320599693,0.4778175898230653,61,0.2312195966170684,4
|
620 |
+
her,0.37178908074465067,0.6410983341501928,194,0.2693092534055421,7
|
pmi_files/her-himself_npmi.csv
ADDED
@@ -0,0 +1,118 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,himself-npmi,himself-count
|
2 |
+
these,-0.269236084795024,0.0611169996924003,1,0.3303530844874243,1
|
3 |
+
anyone,-0.2655309059464559,0.0883932335471931,1,0.353924139493649,1
|
4 |
+
stormfront,-0.26360003657893305,0.1018043563146476,1,0.3654043928935807,1
|
5 |
+
something,-0.2632180609589898,0.1044002858460218,1,0.3676183468050116,1
|
6 |
+
maybe,-0.26295323140529847,0.1061895705951916,1,0.3691428020004901,1
|
7 |
+
https,-0.2623967410074823,0.1099220210384043,1,0.3723187620458866,1
|
8 |
+
forum,-0.26140466025942855,0.1164870535995198,1,0.3778917138589484,1
|
9 |
+
bad,-0.2609893686710872,0.1192025920264494,1,0.3801919606975366,1
|
10 |
+
god,-0.2601857786287432,0.1244046486671533,1,0.3845904272958965,1
|
11 |
+
support,-0.25690927572091393,0.1449516791641152,1,0.4018609548850291,1
|
12 |
+
seems,-0.2558855934305726,0.1511704854038926,1,0.4070560788344652,1
|
13 |
+
future,-0.2555691329928079,0.1530750075925761,1,0.408644140585384,1
|
14 |
+
either,-0.254171835911737,0.1613869531948864,1,0.4155587891066234,1
|
15 |
+
page,-0.25358314814785393,0.1648429134052697,1,0.4184260615531236,1
|
16 |
+
nordic,-0.2527298529026904,0.1698059198057495,1,0.4225357727084399,1
|
17 |
+
mail,-0.2495045552397239,0.1881002564887215,1,0.4376048117284454,1
|
18 |
+
scene,-0.2495045552397239,0.1881002564887215,1,0.4376048117284454,1
|
19 |
+
drug,-0.24917236285608868,0.1899451319500906,1,0.4391174948061793,1
|
20 |
+
sign,-0.2484669755955972,0.1938395353068745,1,0.4423065109024717,1
|
21 |
+
fun,-0.2484669755955972,0.1938395353068745,1,0.4423065109024717,1
|
22 |
+
straight,-0.24769875747890638,0.1980459529545264,1,0.4457447104334328,1
|
23 |
+
ass,-0.2472873717655449,0.2002839129694801,1,0.447571284735025,1
|
24 |
+
friend,-0.2466740078039911,0.2401640992984114,3,0.4868381071024025,2
|
25 |
+
even,-0.2154097994160203,0.129124428608635,2,0.3445342280246553,1
|
26 |
+
live,-0.2139248933639717,0.1405991320269951,2,0.3545240253909668,1
|
27 |
+
reason,-0.2050342960320275,0.2036098445533565,2,0.408644140585384,1
|
28 |
+
wish,-0.20231735921234048,0.2213037055629449,2,0.4236210647752854,1
|
29 |
+
way,-0.20207572814190433,0.2194332024106831,6,0.4215089305525874,2
|
30 |
+
arrested,-0.1984399748467095,0.245551865070826,2,0.4439918399175355,1
|
31 |
+
suspect,-0.19610064971288899,0.2596733727529283,2,0.4557740224658173,1
|
32 |
+
protect,-0.19563014433983933,0.2624710872651443,2,0.4581012316049836,1
|
33 |
+
yesterday,-0.194591366414323,0.2685996463334225,2,0.4631910127477455,1
|
34 |
+
camera,-0.19270329029344818,0.279575300322966,2,0.4722785906164142,1
|
35 |
+
did,-0.1862127695736501,0.2439632906823139,7,0.430176060255964,2
|
36 |
+
who,-0.1856184622448488,0.2473832666681558,13,0.4330017289130046,3
|
37 |
+
him,-0.18500075420848522,0.2516747534271817,7,0.4366755076356669,2
|
38 |
+
new,-0.18490469964821987,0.1440264262497326,3,0.3289311258979525,1
|
39 |
+
find,-0.18195869556132144,0.1690517468095208,3,0.3510104423708422,1
|
40 |
+
more,-0.181009952863288,0.2053860976432341,8,0.3863960505065221,2
|
41 |
+
he,-0.17939925658760703,0.2169650044358204,8,0.3963642610234274,2
|
42 |
+
trying,-0.1763855345535937,0.2129898294350052,3,0.3893753639885989,1
|
43 |
+
people,-0.17274209508203622,0.1914249348771838,9,0.36416702995922,2
|
44 |
+
here,-0.1702489909787494,0.2106835185083204,9,0.3809325094870698,2
|
45 |
+
all,-0.165183204333209,0.1761891522847942,10,0.3413723566180032,2
|
46 |
+
by,-0.1626859055649224,0.2732384424912961,16,0.4359243480562185,3
|
47 |
+
m,-0.16217136673059462,0.1525141957535644,4,0.314685562484159,1
|
48 |
+
but,-0.16209930244626922,0.2370907276619539,17,0.3991900301082231,3
|
49 |
+
murders,-0.1616561799707178,0.3141858043213968,3,0.4758419842921146,1
|
50 |
+
allen,-0.1609142963305797,0.318854681559876,3,0.4797689778904557,1
|
51 |
+
one,-0.1606500998816809,0.2134260975194016,10,0.3740761974010825,2
|
52 |
+
any,-0.16003928995888217,0.1726126005321763,4,0.3326518904910585,1
|
53 |
+
day,-0.1590378514811264,0.1817656222089806,4,0.340803473690107,1
|
54 |
+
before,-0.15569153575564731,0.2111794032630075,4,0.3668709390186548,1
|
55 |
+
after,-0.1552856695058666,0.2146347654857166,4,0.3699204349915832,1
|
56 |
+
saw,-0.1547977245104926,0.2187591471587523,4,0.3735568716692449,1
|
57 |
+
that,-0.1479986523480732,0.2770160561111925,38,0.4250147084592657,5
|
58 |
+
morning,-0.1450083708303676,0.2956749476619694,4,0.440683318492337,1
|
59 |
+
so,-0.1435601827632332,0.2172135406059457,12,0.3607737233691789,2
|
60 |
+
know,-0.14170509813273272,0.1792804113036016,5,0.3209855094363343,1
|
61 |
+
are,-0.1416895505668699,0.1631231594610624,13,0.3048127100279323,2
|
62 |
+
get,-0.14112409704785103,0.238000341474962,12,0.379124438522813,2
|
63 |
+
than,-0.14005543007731627,0.1956449068998041,5,0.3357003369771204,1
|
64 |
+
too,-0.1396076863076027,0.1999996132332502,5,0.3396072995408529,1
|
65 |
+
being,-0.13775181081591853,0.2176833516471089,5,0.3554351624630274,1
|
66 |
+
d,-0.1355439139910224,0.2380129576782225,5,0.3735568716692449,1
|
67 |
+
just,-0.13526674274705427,0.2236869708845268,13,0.3589537136315811,2
|
68 |
+
of,-0.13521097764584233,0.2797689633191215,54,0.4149799409649638,6
|
69 |
+
jew,-0.1342841750636718,0.2492978872382437,5,0.3835820623019155,1
|
70 |
+
guy,-0.1340908332488342,0.2510108546879141,5,0.3851016879367483,1
|
71 |
+
was,-0.1338309278914619,0.3328351192281375,40,0.4666660471195994,5
|
72 |
+
story,-0.1333990351286679,0.2570999883982474,5,0.3904990235269153,1
|
73 |
+
killed,-0.1289786612952103,0.2946424034800751,5,0.4236210647752854,1
|
74 |
+
www,-0.12552154059636378,0.1911443493589754,6,0.3166658899553392,1
|
75 |
+
think,-0.12439899488413864,0.2031402211473919,6,0.3275392160315305,1
|
76 |
+
be,-0.1215393337661988,0.2215683311451267,15,0.3431076649113255,2
|
77 |
+
show,-0.12086689445015322,0.2393436607688134,6,0.3602105552189666,1
|
78 |
+
negro,-0.11874985903357138,0.2600505665859994,6,0.3788004256195708,1
|
79 |
+
used,-0.1173774627033719,0.2731215608235434,6,0.3904990235269153,1
|
80 |
+
there,-0.11538206621824501,0.1539000498317594,7,0.2692821160500044,1
|
81 |
+
youtube,-0.11334859217126517,0.1788200420581942,7,0.2921686342294594,1
|
82 |
+
they,-0.11104921220232389,0.1975002517387618,17,0.3085494639410857,2
|
83 |
+
it,-0.10966856759098503,0.2699460434274812,39,0.3796146110184662,4
|
84 |
+
because,-0.1093884691647404,0.2245523690333376,7,0.333940838198078,1
|
85 |
+
where,-0.1084096337693613,0.2353605231009927,7,0.343770156870354,1
|
86 |
+
into,-0.10825488914939632,0.2370528577203672,7,0.3453077468697635,1
|
87 |
+
while,-0.104919712735218,0.2725231369167178,7,0.3774428496519358,1
|
88 |
+
in,-0.0992885257383328,0.3299084329061708,67,0.4291969586445036,6
|
89 |
+
from,-0.09911698045145378,0.2617489249914286,18,0.3608659054428824,2
|
90 |
+
were,-0.09724070547357383,0.2306932147345473,8,0.3279339202081211,1
|
91 |
+
his,-0.09594392211631611,0.246078750807768,8,0.3420226729240841,1
|
92 |
+
for,-0.09469112602973861,0.2607337133359058,31,0.3554248393656444,3
|
93 |
+
police,-0.0908329271096695,0.3037970866350933,8,0.3946300137447628,1
|
94 |
+
this,-0.08886501961557403,0.2824114098116168,32,0.3712764294271908,3
|
95 |
+
i,-0.08749476091877689,0.3062929030750106,74,0.3937876639937875,6
|
96 |
+
the,-0.08450192571003629,0.3060938797833475,91,0.3905958054933838,7
|
97 |
+
up,-0.07817782726334899,0.2130470667970571,10,0.2912248940604061,1
|
98 |
+
to,-0.07230803194341279,0.3192999623880746,81,0.3916079943314874,6
|
99 |
+
a,-0.07094237712534252,0.3333178609459928,81,0.4042602380713353,6
|
100 |
+
would,-0.0683214688403607,0.2239659819940241,11,0.2922874508343848,1
|
101 |
+
home,-0.0633649945703309,0.2968455606486357,11,0.3602105552189666,1
|
102 |
+
you,-0.056009526896693584,0.1495712009864474,13,0.205580727883141,1
|
103 |
+
said,-0.05418143524328278,0.3130620020099224,12,0.3672434372532052,1
|
104 |
+
not,-0.05265237168050141,0.2092292080021127,13,0.2618815796826141,1
|
105 |
+
or,-0.0522573551537803,0.2161485541888016,13,0.2684059093425819,1
|
106 |
+
with,-0.04447869006070909,0.2866996986030043,29,0.3311783886637134,2
|
107 |
+
me,-0.0430065934534648,0.2468247817837273,14,0.2898313752371921,1
|
108 |
+
if,-0.03664886130191672,0.2317570480406652,15,0.2684059093425819,1
|
109 |
+
have,-0.02486627258578311,0.1960756758723442,17,0.2209419484581273,1
|
110 |
+
out,-0.022148464179195082,0.2576776150231182,17,0.2798260792023133,1
|
111 |
+
t,-0.016265972796744493,0.2499058218246277,18,0.2661717946213722,1
|
112 |
+
n,-0.016132051860987706,0.2532382179918742,18,0.2693702698528619,1
|
113 |
+
my,0.022155972552051928,0.2734234983624097,25,0.2512675258103578,1
|
114 |
+
s,0.03137253744994817,0.2649013240242338,27,0.2335287865742856,1
|
115 |
+
is,0.038933058466760706,0.3116178497279379,54,0.2726847912611772,2
|
116 |
+
and,0.04858891711380142,0.3765288386234401,107,0.3279399215096387,4
|
117 |
+
white,0.05310974347212552,0.2852689252081899,32,0.2321591817360644,1
|
118 |
+
on,0.06104509775858494,0.2829926729921817,34,0.2219475752335968,1
|
pmi_files/her-his_npmi.csv
ADDED
@@ -0,0 +1,706 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,his-npmi,his-count
|
2 |
+
his,-0.4283893547631139,0.246078750807768,8,0.6744681055708819,199
|
3 |
+
he,-0.21409842477709629,0.2169650044358204,8,0.4310634292129167,45
|
4 |
+
wife,-0.19877643563401168,0.1812971759177526,1,0.3800736115517643,10
|
5 |
+
him,-0.17691214680018497,0.2516747534271817,7,0.4285869002273667,32
|
6 |
+
these,-0.1768861585873121,0.0611169996924003,1,0.2380031582797124,7
|
7 |
+
news,-0.1608033462036354,0.0846726822356001,1,0.2454760284392355,6
|
8 |
+
god,-0.14159783581774432,0.1244046486671533,1,0.2660024844848976,5
|
9 |
+
crime,-0.140888895239848,0.1341713283353302,1,0.2750602235751782,5
|
10 |
+
call,-0.1395299040308386,0.1521149981770965,1,0.2916449022079351,5
|
11 |
+
always,-0.1240723526403903,0.0941949760327988,1,0.2182673286731891,4
|
12 |
+
maybe,-0.12339035092041001,0.1061895705951916,1,0.2295799215156016,4
|
13 |
+
someone,-0.12308656506857521,0.1113788171579104,1,0.2344653822264856,4
|
14 |
+
bad,-0.1226186085726392,0.1192025920264494,1,0.2418212005990886,4
|
15 |
+
jews,-0.12240300606899918,0.1535716414015446,2,0.2759746474705438,7
|
16 |
+
under,-0.12051975055623121,0.1521149981770965,1,0.2726347487333277,4
|
17 |
+
blood,-0.12038975722659462,0.1540510701420501,1,0.2744408273686447,4
|
18 |
+
proud,-0.12032282405693306,0.1550437735221895,1,0.2753665975791226,4
|
19 |
+
teacher,-0.11866611124071069,0.2036098445533565,2,0.3222759557940672,7
|
20 |
+
latest,-0.1158296441632029,0.2162724336970454,1,0.3321020778602483,4
|
21 |
+
even,-0.10966177335104532,0.129124428608635,2,0.2387862019596803,6
|
22 |
+
look,-0.1092251090026799,0.1365578004814003,2,0.2457829094840802,6
|
23 |
+
your,-0.1054788075530872,0.1329303084341942,5,0.2384091159872814,12
|
24 |
+
only,-0.10193821118989382,0.1883334799558229,5,0.2902716911457167,12
|
25 |
+
whites,-0.1016527815385966,0.0485578498553355,1,0.1502106313939321,3
|
26 |
+
kid,-0.09970433377085969,0.2282378022301576,3,0.3279421360010173,8
|
27 |
+
which,-0.0994315880370226,0.1005436278437333,1,0.1999752158807559,3
|
28 |
+
long,-0.0989403109981673,0.1108895705505882,1,0.2098298815487555,3
|
29 |
+
read,-0.0988444566416572,0.112869172196503,1,0.2117136288381602,3
|
30 |
+
thank,-0.09881993146546071,0.1133737069059642,1,0.2121936383714249,3
|
31 |
+
forum,-0.0986677391190843,0.1164870535995198,1,0.2151547927186041,3
|
32 |
+
part,-0.09814994411736849,0.1268625469007189,1,0.2250124910180874,3
|
33 |
+
nationalist,-0.0980856356795026,0.1281288008006838,1,0.2262144364801864,3
|
34 |
+
else,-0.098052890544152,0.1287717362547365,1,0.2268246267988885,3
|
35 |
+
tell,-0.09798617093658721,0.1300779670934884,1,0.2280641380300756,3
|
36 |
+
once,-0.09795217642054699,0.1307415753894848,1,0.2286937518100318,3
|
37 |
+
believe,-0.09762514440645198,0.1370605513380158,1,0.2346856957444678,3
|
38 |
+
fight,-0.097424717772289,0.1408768564518783,1,0.2383015742241673,3
|
39 |
+
support,-0.0972082913417896,0.1449516791641152,1,0.2421599705059048,3
|
40 |
+
all,-0.09714618334611941,0.1761891522847942,10,0.2733353356309136,20
|
41 |
+
end,-0.0969731827152995,0.14932586688606,1,0.2462990496013595,3
|
42 |
+
media,-0.0969731827152995,0.14932586688606,1,0.2462990496013595,3
|
43 |
+
boy,-0.09676937947197778,0.1530750075925761,1,0.2498443870645539,3
|
44 |
+
light,-0.09676937947197778,0.1530750075925761,1,0.2498443870645539,3
|
45 |
+
everything,-0.09660594990016813,0.1560537390377948,1,0.2526596889379629,3
|
46 |
+
videos,-0.09654924522535827,0.1570816242423745,1,0.2536308694677328,3
|
47 |
+
wrong,-0.09649135060865657,0.1581281258449573,1,0.2546194764536139,3
|
48 |
+
gets,-0.09643221625513343,0.159193982916155,1,0.2556261991712884,3
|
49 |
+
gun,-0.09637178917913888,0.1602799804313825,1,0.2566517696105214,3
|
50 |
+
dr,-0.0962468272597489,0.1625157901949896,1,0.2587626174547385,3
|
51 |
+
gone,-0.09590733785303399,0.1685235064731637,1,0.2644308443261977,3
|
52 |
+
disgusting,-0.0953496666785198,0.1781915393351357,1,0.2735412060136555,3
|
53 |
+
running,-0.095260091410302,0.1797222467749297,1,0.2749823381852317,3
|
54 |
+
thousands,-0.09516756318425082,0.1812971759177526,1,0.2764647391020034,3
|
55 |
+
reading,-0.09507188368858563,0.1829191563895051,1,0.2779910400780907,3
|
56 |
+
account,-0.09429199864104598,0.1959004263957067,1,0.2901924250367527,3
|
57 |
+
our,-0.094129956063089,0.1389156332786172,4,0.2330455893417062,9
|
58 |
+
been,-0.09406675566674129,0.1086019267651873,2,0.2026686824319286,5
|
59 |
+
ass,-0.09402298404777701,0.2002839129694801,1,0.2943068970172571,3
|
60 |
+
ran,-0.0932118402080229,0.2132297838077323,1,0.3064416240157552,3
|
61 |
+
over,-0.09143776727366998,0.1625699970445923,3,0.2540077643182623,7
|
62 |
+
again,-0.09070757032721732,0.173098180018062,2,0.2638057503452793,5
|
63 |
+
anti,-0.09070757032721732,0.173098180018062,2,0.2638057503452793,5
|
64 |
+
spoke,-0.09064781811024919,0.2518068891920725,1,0.3424547073023217,3
|
65 |
+
big,-0.0903301497446525,0.1797251128313295,2,0.270055262575982,5
|
66 |
+
later,-0.0880628253437041,0.2175323552082105,2,0.3055951805519146,5
|
67 |
+
mouth,-0.08445856556434722,0.2719834112145659,2,0.3564419767789131,5
|
68 |
+
should,-0.08316001888689847,0.1908430964683945,5,0.274003115355293,10
|
69 |
+
man,-0.08077821946945932,0.2305020738310772,5,0.3112802933005365,10
|
70 |
+
down,-0.07972956320597899,0.1901221893277151,4,0.2698517525336941,8
|
71 |
+
has,-0.0781340116531688,0.2312171556551595,9,0.3093511673083283,16
|
72 |
+
an,-0.07768976445343151,0.1817881526839979,6,0.2594779171374294,11
|
73 |
+
need,-0.07688797818723259,0.1658889373786121,3,0.2427769155658447,6
|
74 |
+
going,-0.07684180045659522,0.1668225483905066,3,0.2436643488471018,6
|
75 |
+
of,-0.07520525399602312,0.2797689633191215,54,0.3549742173151446,73
|
76 |
+
those,-0.07373606686022488,0.1195284478248052,2,0.1932645146850301,4
|
77 |
+
country,-0.072861734302507,0.1402530492752893,2,0.2131147835777963,4
|
78 |
+
why,-0.07269200809418591,0.1441608593208176,2,0.2168528674150035,4
|
79 |
+
talk,-0.0717116297905161,0.1660766117465946,2,0.2377882415371107,4
|
80 |
+
left,-0.07085740591180761,0.1843470372711924,2,0.255204443183,4
|
81 |
+
so,-0.07071480869691368,0.2172135406059457,12,0.2879283493028594,19
|
82 |
+
class,-0.06956741521025309,0.2106791958340836,2,0.2802466110443367,4
|
83 |
+
face,-0.06956741521025309,0.2106791958340836,2,0.2802466110443367,4
|
84 |
+
head,-0.06951274137542002,0.211764864718117,2,0.281277606093537,4
|
85 |
+
up,-0.0692639678458587,0.2130470667970571,10,0.2823110346429158,16
|
86 |
+
re,-0.0673160060983333,0.0853343338379676,1,0.1526503399363009,2
|
87 |
+
thread,-0.06690997345176129,0.09729403912972,1,0.1642040125814813,2
|
88 |
+
post,-0.066782848570743,0.1009612133076248,1,0.1677440618783678,2
|
89 |
+
something,-0.0666625129065445,0.1044002858460218,1,0.1710627987525663,2
|
90 |
+
really,-0.0666312461350549,0.1052888330746886,1,0.1719200792097435,2
|
91 |
+
use,-0.06632513221386761,0.1138822262377766,1,0.1802073584516442,2
|
92 |
+
3,-0.0662691941345187,0.1154323857789217,1,0.1817015799134404,2
|
93 |
+
city,-0.06589605692226222,0.1256215153397414,1,0.1915175722620036,2
|
94 |
+
racist,-0.065704980345281,0.1307415753894848,1,0.1964465557347658,2
|
95 |
+
meet,-0.06554875755361059,0.1348809093452262,1,0.2004296668988368,2
|
96 |
+
pm,-0.06552150370058601,0.1355988296187797,1,0.2011203333193657,2
|
97 |
+
best,-0.06552150370058601,0.1355988296187797,1,0.2011203333193657,2
|
98 |
+
men,-0.0654938773879134,0.1363253028740517,1,0.2018191802619651,2
|
99 |
+
different,-0.06543746630024189,0.1378048062092565,1,0.2032422725094984,2
|
100 |
+
jewish,-0.06534978784830581,0.1400940664637845,1,0.2054438543120903,2
|
101 |
+
least,-0.06531969765171508,0.1408768564518783,1,0.2061965541035934,2
|
102 |
+
message,-0.06506141989284508,0.1475372455416844,1,0.2125986654345295,2
|
103 |
+
be,-0.06498611203989041,0.2215683311451267,15,0.2865544431850171,22
|
104 |
+
cause,-0.0648815646913368,0.1521149981770965,1,0.2169965628684333,2
|
105 |
+
students,-0.06468427813093369,0.1570816242423745,1,0.2217659023733082,2
|
106 |
+
pride,-0.06464242286733649,0.1581281258449573,1,0.2227705487122938,2
|
107 |
+
local,-0.06451144810435089,0.1613869531948864,1,0.2258984012992373,2
|
108 |
+
30,-0.0644658546022841,0.1625157901949896,1,0.2269816447972737,2
|
109 |
+
power,-0.06427257524852889,0.1672697443381548,1,0.2315423195866837,2
|
110 |
+
poor,-0.06427257524852889,0.1672697443381548,1,0.2315423195866837,2
|
111 |
+
hand,-0.06427257524852889,0.1672697443381548,1,0.2315423195866837,2
|
112 |
+
several,-0.06416862509610652,0.1698059198057495,1,0.233974544901856,2
|
113 |
+
happened,-0.06411460058424578,0.1711184258607827,1,0.2352330264450285,2
|
114 |
+
happen,-0.06400207696307941,0.17384006521682,1,0.2378421421798994,2
|
115 |
+
chinese,-0.06355102100262319,0.1845913047112482,1,0.2481423257138714,2
|
116 |
+
what,-0.06354507800755882,0.1887423200975542,7,0.252287398105113,11
|
117 |
+
lives,-0.06347764483212559,0.1863170648879221,1,0.2497947097200477,2
|
118 |
+
telling,-0.06332250819372381,0.1899451319500906,1,0.2532676401438144,2
|
119 |
+
bar,-0.06332250819372381,0.1899451319500906,1,0.2532676401438144,2
|
120 |
+
favorite,-0.06306528106335008,0.1959004263957067,1,0.2589657074590568,2
|
121 |
+
evidence,-0.0629718246545504,0.1980459529545264,1,0.2610177776090768,2
|
122 |
+
surprised,-0.0629718246545504,0.1980459529545264,1,0.2610177776090768,2
|
123 |
+
sitting,-0.0629718246545504,0.1980459529545264,1,0.2610177776090768,2
|
124 |
+
break,-0.06277105457010701,0.2026232603438401,1,0.2653943149139471,2
|
125 |
+
claims,-0.06277105457010701,0.2026232603438401,1,0.2653943149139471,2
|
126 |
+
shall,-0.0626627679168476,0.2050743480522944,1,0.267737115969142,2
|
127 |
+
growing,-0.062427315324456084,0.2103621108088606,1,0.2727894261333167,2
|
128 |
+
dad,-0.062427315324456084,0.2103621108088606,1,0.2727894261333167,2
|
129 |
+
wanna,-0.062161160318624176,0.2162724336970454,1,0.2784335940156696,2
|
130 |
+
monkey,-0.06185500453881099,0.2229863196519829,1,0.2848413241907939,2
|
131 |
+
nonwhites,-0.06185500453881099,0.2229863196519829,1,0.2848413241907939,2
|
132 |
+
field,-0.06168274006360189,0.2267254718167879,1,0.2884082118803898,2
|
133 |
+
range,-0.061494518206484494,0.2307801668448255,1,0.29227468505131,2
|
134 |
+
accused,-0.061494518206484494,0.2307801668448255,1,0.29227468505131,2
|
135 |
+
the,-0.061442705927652386,0.3060938797833475,91,0.3675365857109999,107
|
136 |
+
stood,-0.061287042480984294,0.2352132252962996,1,0.2965002677772839,2
|
137 |
+
won,-0.061287042480984294,0.2352132252962996,1,0.2965002677772839,2
|
138 |
+
fought,-0.06105586725108322,0.2401088624228536,1,0.3011647296739368,2
|
139 |
+
statement,-0.06105586725108322,0.2401088624228536,1,0.3011647296739368,2
|
140 |
+
want,-0.06098383530571519,0.1934438913162864,5,0.2544277266220016,8
|
141 |
+
kicked,-0.060794789522858717,0.2455838165117697,1,0.3063786060346284,2
|
142 |
+
threw,-0.060794789522858717,0.2455838165117697,1,0.3063786060346284,2
|
143 |
+
31,-0.060494774391373185,0.2518068891920725,1,0.3123016635834457,2
|
144 |
+
blacks,-0.060382191934413604,0.164360528705606,3,0.2247427206400196,5
|
145 |
+
dropped,-0.05971304297640123,0.2676957755738872,1,0.3274088185502884,2
|
146 |
+
have,-0.058334960031066474,0.1960756758723442,17,0.2544106359034107,23
|
147 |
+
people,-0.05767279245863682,0.1914249348771838,9,0.2490977273358206,13
|
148 |
+
murder,-0.05671451289255283,0.2466501947137779,3,0.3033647076063307,5
|
149 |
+
at,-0.05634759508969078,0.2722269264032489,20,0.3285745214929397,27
|
150 |
+
that,-0.054197258794203895,0.2770160561111925,38,0.3312133149053964,47
|
151 |
+
m,-0.054149747384159314,0.1525141957535644,4,0.2066639431377237,6
|
152 |
+
negro,-0.053615425008486484,0.2600505665859994,6,0.3136659915944859,9
|
153 |
+
as,-0.05345414821477382,0.2246342215843322,15,0.278088369799106,20
|
154 |
+
house,-0.053212403297695,0.268246258692297,6,0.321458661989992,9
|
155 |
+
day,-0.052994399277139614,0.1817656222089806,4,0.2347600214861202,6
|
156 |
+
on,-0.05190989224385417,0.2829926729921817,34,0.3349025652360359,42
|
157 |
+
after,-0.0516337580718845,0.2146347654857166,4,0.2662685235576011,6
|
158 |
+
got,-0.05153133872481122,0.2376264541868798,7,0.289157792911691,10
|
159 |
+
front,-0.04990270601875613,0.2543320407226798,4,0.3042347467414359,6
|
160 |
+
many,-0.04902211560479669,0.1232122355991378,2,0.1722343512039345,3
|
161 |
+
know,-0.048719598765083416,0.1792804113036016,5,0.228000010068685,7
|
162 |
+
car,-0.04839708140020549,0.2871991399210667,4,0.3355962213212722,6
|
163 |
+
times,-0.047683894101051005,0.1630807225866117,2,0.2107646166876627,3
|
164 |
+
to,-0.04741835295678609,0.3192999623880746,81,0.3667183153448607,90
|
165 |
+
work,-0.047412886574606905,0.1708531757713546,2,0.2182660623459615,3
|
166 |
+
feel,-0.04723080448295719,0.1760229054582858,2,0.223253709941243,3
|
167 |
+
being,-0.04718758556501601,0.2176833516471089,5,0.2648709372121249,7
|
168 |
+
they,-0.047072545526886805,0.1975002517387618,17,0.2445727972656486,21
|
169 |
+
together,-0.0469830987291619,0.1829903687469961,2,0.229973467476158,3
|
170 |
+
right,-0.04695294213253881,0.2234044418378801,5,0.2703573839704189,7
|
171 |
+
check,-0.04688480513316051,0.1857347346295071,2,0.2326195397626676,3
|
172 |
+
soon,-0.04670013945277979,0.1908599347351314,2,0.2375600741879112,3
|
173 |
+
one,-0.046510746596525016,0.2134260975194016,10,0.2599368441159266,13
|
174 |
+
attack,-0.04649645457293958,0.19646749894264,2,0.2429639535155796,3
|
175 |
+
history,-0.04640228062409191,0.1990443552358275,2,0.2454466358599194,3
|
176 |
+
leave,-0.046012221474667325,0.2096139776966211,2,0.2556261991712884,3
|
177 |
+
rest,-0.04576120883125931,0.2163302333629423,2,0.2620914421942016,3
|
178 |
+
you,-0.04571061068144158,0.1495712009864474,13,0.195281811667889,16
|
179 |
+
arrested,-0.044640559965926696,0.245551865070826,2,0.2901924250367527,3
|
180 |
+
protect,-0.04397053675061091,0.2624710872651443,2,0.3064416240157552,3
|
181 |
+
for,-0.043266049651740135,0.2607337133359058,31,0.3039997629876459,36
|
182 |
+
or,-0.042980972142952406,0.2161485541888016,13,0.259129526331754,16
|
183 |
+
into,-0.04113905159002032,0.2370528577203672,7,0.2781919093103875,9
|
184 |
+
dont,-0.040190601845627616,0.179158279183511,3,0.2193488810291386,4
|
185 |
+
children,-0.039834132915817305,0.1897457885997843,3,0.2295799215156016,4
|
186 |
+
ca,-0.0391658274215512,0.2092606790503416,3,0.2484265064718928,4
|
187 |
+
looks,-0.038968456740853086,0.2149438995746365,3,0.2539123563154896,4
|
188 |
+
help,-0.03884962860898031,0.2183484564392095,3,0.2571980850481898,4
|
189 |
+
with,-0.03851989190749666,0.2866996986030043,29,0.325219590510501,33
|
190 |
+
friend,-0.038077676248570974,0.2401640992984114,3,0.2782417755469824,4
|
191 |
+
lived,-0.037377436845728196,0.2595224632244283,3,0.2968999000701565,4
|
192 |
+
dog,-0.037267980225694275,0.2625131343188226,3,0.2997811145445169,4
|
193 |
+
any,-0.03665858986525308,0.1726126005321763,4,0.2092711903974294,5
|
194 |
+
now,-0.0364895032068899,0.1778070281743627,4,0.2142965313812526,5
|
195 |
+
hope,-0.035770107883093205,0.1996448357761226,4,0.2354149436592158,5
|
196 |
+
saw,-0.03512911432897001,0.2187591471587523,4,0.2538882614877223,5
|
197 |
+
if,-0.03426051564090879,0.2317570480406652,15,0.266017563681574,17
|
198 |
+
say,-0.03362931290263599,0.1951498491105269,5,0.2287791620131629,6
|
199 |
+
about,-0.033530146585754594,0.2505300117547034,15,0.284060158340458,17
|
200 |
+
too,-0.03347019539504892,0.1999996132332502,5,0.2334698086282991,6
|
201 |
+
family,-0.03168388835186803,0.2533729544238571,5,0.2850568427757251,6
|
202 |
+
death,-0.031143488348758075,0.2691510774135704,5,0.3002945657623285,6
|
203 |
+
behind,-0.03061474823732291,0.284432250237953,5,0.3150469984752759,6
|
204 |
+
how,-0.03056916473096602,0.2105301524840293,7,0.2410993172149953,8
|
205 |
+
killed,-0.030258531022303692,0.2946424034800751,5,0.3249009345023788,6
|
206 |
+
because,-0.030105441963601792,0.2245523690333376,7,0.2546578109969394,8
|
207 |
+
are,-0.02988911379063869,0.1631231594610624,13,0.1930122732517011,14
|
208 |
+
good,-0.029739715293991692,0.2131306202263434,8,0.2428703355203351,9
|
209 |
+
did,-0.02945875560168379,0.2439632906823139,7,0.2734220462839977,8
|
210 |
+
other,-0.029177604682635278,0.2300482855965483,8,0.2592258902791836,9
|
211 |
+
get,-0.027468248881322793,0.238000341474962,12,0.2654685903562848,13
|
212 |
+
name,-0.02702602935666326,0.293879079302429,8,0.3209051086590923,9
|
213 |
+
black,-0.026384014907730235,0.2619460904732638,14,0.288330105380994,15
|
214 |
+
from,-0.02627763074562839,0.2617489249914286,18,0.288026555737057,19
|
215 |
+
in,-0.026257436616180907,0.3299084329061708,67,0.3561658695223517,67
|
216 |
+
a,-0.025843292767021908,0.3333178609459928,81,0.3591611537130147,80
|
217 |
+
and,-0.0236691314748943,0.3765288386234401,107,0.4001979700983344,104
|
218 |
+
will,-0.019934562955989166,0.2473898573155227,16,0.2673244202715119,16
|
219 |
+
do,-0.019657378323660213,0.1876983070687471,10,0.2073556853924073,10
|
220 |
+
by,-0.01912589387293462,0.2732384424912961,16,0.2923643363642307,16
|
221 |
+
when,-0.019121512466328983,0.2733792597582244,16,0.2925007722245534,16
|
222 |
+
who,-0.019004105677982386,0.2473832666681558,13,0.2663873723461382,13
|
223 |
+
was,-0.01862970252641688,0.3328351192281375,40,0.3514648217545544,39
|
224 |
+
more,-0.0182798407841617,0.2053860976432341,8,0.2236659384273958,8
|
225 |
+
white,-0.018247318835424076,0.2852689252081899,32,0.303516244043614,31
|
226 |
+
had,-0.017889908314534908,0.2621722154056136,11,0.2800621237201485,11
|
227 |
+
where,-0.01699969332123269,0.2353605231009927,7,0.2523602164222254,7
|
228 |
+
it,-0.016959334466287,0.2699460434274812,39,0.2869053778937682,37
|
229 |
+
way,-0.0169084026722065,0.2194332024106831,6,0.2363416050828896,6
|
230 |
+
very,-0.016805570673594616,0.2007969915718875,5,0.2176025622454821,5
|
231 |
+
every,-0.016737768632007183,0.2260391469338375,6,0.2427769155658447,6
|
232 |
+
new,-0.0166765218327799,0.1440264262497326,3,0.1607029480825125,3
|
233 |
+
first,-0.0166335595282196,0.2492307002310687,7,0.2658642597592883,7
|
234 |
+
years,-0.016527077102723997,0.1848178377588102,4,0.2013449148615342,4
|
235 |
+
make,-0.016481557194863605,0.2136942975224378,5,0.2301758547173014,5
|
236 |
+
come,-0.01607222942457512,0.2300866395112608,5,0.2461588689358359,5
|
237 |
+
its,-0.015981644018303598,0.1270979764581092,2,0.1430796204764128,2
|
238 |
+
anything,-0.015751067763029314,0.2168930050961889,4,0.2326440728592182,4
|
239 |
+
another,-0.015671744861353698,0.2201957721852505,4,0.2358675170466042,4
|
240 |
+
looking,-0.015604065447832799,0.1441608593208176,2,0.1597649247686504,2
|
241 |
+
world,-0.01555488631181201,0.1463919273960006,2,0.1619468137078126,2
|
242 |
+
guy,-0.015553788260363799,0.2510108546879141,5,0.2665646429482779,5
|
243 |
+
non,-0.015529685667302395,0.1475359625240293,2,0.1630656481913317,2
|
244 |
+
friends,-0.015473509140525699,0.2284695964440377,4,0.2439431055845634,4
|
245 |
+
anyone,-0.0151835183887251,0.0883932335471931,1,0.1035767519359182,1
|
246 |
+
much,-0.01516216253522261,0.089444013579755,1,0.1046061761149776,1
|
247 |
+
still,-0.015111679651913512,0.1665899002615269,2,0.1817015799134404,2
|
248 |
+
far,-0.015088914994199815,0.2123522310239269,3,0.2274411460181267,3
|
249 |
+
town,-0.014969640684156016,0.173098180018062,2,0.188067820702218,2
|
250 |
+
actually,-0.014918910377449912,0.1754268562294947,2,0.1903457666069446,2
|
251 |
+
stormfront,-0.014911618586385608,0.1018043563146476,1,0.1167159749010332,1
|
252 |
+
im,-0.014903012892304501,0.1022299875023327,1,0.1171330003946372,1
|
253 |
+
better,-0.014839153379035908,0.179092432985179,2,0.1939315863642149,2
|
254 |
+
area,-0.01479528273714191,0.1075643403830187,1,0.1223596231201606,1
|
255 |
+
https,-0.014747740893725991,0.1099220210384043,1,0.1246697619321303,1
|
256 |
+
start,-0.01468837533539169,0.112869172196503,1,0.1275575475318947,1
|
257 |
+
half,-0.014600356714523893,0.1901003888694547,2,0.2047007455839786,2
|
258 |
+
called,-0.014550419116395097,0.1924086969702104,2,0.2069591160866055,2
|
259 |
+
yet,-0.014533343967114087,0.1931984793553444,2,0.2077318233224585,2
|
260 |
+
such,-0.014492407596871787,0.1226225068581927,1,0.1371149144550645,1
|
261 |
+
group,-0.014492407596871787,0.1226225068581927,1,0.1371149144550645,1
|
262 |
+
age,-0.014488636245236497,0.270006212082904,4,0.2844948483281405,4
|
263 |
+
6,-0.01446272657665118,0.19646749894264,2,0.2109302255192912,2
|
264 |
+
getting,-0.01446272657665118,0.19646749894264,2,0.2109302255192912,2
|
265 |
+
shot,-0.0144567365089745,0.2959066761683893,5,0.3103634126773638,5
|
266 |
+
point,-0.014425927736528482,0.198172737698001,2,0.2125986654345295,2
|
267 |
+
brown,-0.014369247535216706,0.1287717362547365,1,0.1431409837899532,1
|
268 |
+
high,-0.014356253314485895,0.1294214071077621,1,0.143777660422248,1
|
269 |
+
american,-0.014343124746183294,0.1300779670934884,1,0.1444210918396717,1
|
270 |
+
today,-0.01432985875766199,0.1307415753894848,1,0.1450714341471468,1
|
271 |
+
weeks,-0.014329055164045201,0.2026675077043881,2,0.2169965628684333,2
|
272 |
+
money,-0.014316452166813903,0.1314123968800611,1,0.145728849046875,1
|
273 |
+
kind,-0.0143087684495663,0.2036098445533565,2,0.2179186130029228,2
|
274 |
+
others,-0.014288152671432908,0.2045678430348755,2,0.2188559957063084,2
|
275 |
+
0,-0.014247190441491087,0.1348809093452262,1,0.1491280997867173,1
|
276 |
+
4,-0.014247190441491087,0.1348809093452262,1,0.1491280997867173,1
|
277 |
+
county,-0.014179696523460489,0.2096139776966211,2,0.2237936742200816,2
|
278 |
+
line,-0.014156830850992008,0.2106791958340836,2,0.2248360266850756,2
|
279 |
+
u,-0.014143272152081804,0.1400940664637845,1,0.1542373386158663,1
|
280 |
+
case,-0.01414290732944562,0.254001484673012,3,0.2681443920024576,3
|
281 |
+
hands,-0.014121956074126585,0.2856591584703903,4,0.2997811145445169,4
|
282 |
+
hard,-0.014095909852643196,0.1424736799017334,1,0.1565695897543766,1
|
283 |
+
themselves,-0.014095909852643196,0.1424736799017334,1,0.1565695897543766,1
|
284 |
+
coming,-0.01407970622596491,0.1432883201425236,1,0.1573680263684885,1
|
285 |
+
sad,-0.01406089669566471,0.2151535145561331,2,0.2292144112517978,2
|
286 |
+
charged,-0.014048996486963783,0.2887861888511929,4,0.3028351853381567,4
|
287 |
+
moved,-0.013956804695987202,0.2200177402058688,2,0.233974544901856,2
|
288 |
+
asian,-0.013941631772318525,0.1502409417951759,1,0.1641825735674944,1
|
289 |
+
countries,-0.013923201079138303,0.1511704854038926,1,0.1650936864830309,1
|
290 |
+
london,-0.013923201079138303,0.1511704854038926,1,0.1650936864830309,1
|
291 |
+
move,-0.013923201079138303,0.1511704854038926,1,0.1650936864830309,1
|
292 |
+
000,-0.01390448069143349,0.1521149981770965,1,0.16601947886853,1
|
293 |
+
like,-0.013890809548582184,0.2485048357602515,18,0.2623956453088337,17
|
294 |
+
guys,-0.013885460501381786,0.1530750075925761,1,0.1669604680939579,1
|
295 |
+
almost,-0.013846477478596991,0.1550437735221895,1,0.1688902510007865,1
|
296 |
+
speak,-0.013826491497236415,0.1560537390377948,1,0.1698802305350312,1
|
297 |
+
picture,-0.013826491497236415,0.1560537390377948,1,0.1698802305350312,1
|
298 |
+
mine,-0.013812597260839193,0.2267728886945938,2,0.240585485955433,2
|
299 |
+
ones,-0.013764402262303604,0.159193982916155,1,0.1729583851784586,1
|
300 |
+
job,-0.013764402262303604,0.159193982916155,1,0.1729583851784586,1
|
301 |
+
shows,-0.013742948239881703,0.1602799804313825,1,0.1740229286712642,1
|
302 |
+
brothers,-0.013742948239881703,0.1602799804313825,1,0.1740229286712642,1
|
303 |
+
9,-0.013721089599790876,0.1613869531948864,1,0.1751080427946773,1
|
304 |
+
band,-0.013721089599790876,0.1613869531948864,1,0.1751080427946773,1
|
305 |
+
either,-0.013721089599790876,0.1613869531948864,1,0.1751080427946773,1
|
306 |
+
pictures,-0.013721089599790876,0.1613869531948864,1,0.1751080427946773,1
|
307 |
+
7,-0.013698809359533104,0.1625157901949896,1,0.1762145995545227,1
|
308 |
+
started,-0.013698809359533104,0.1625157901949896,1,0.1762145995545227,1
|
309 |
+
thats,-0.013605091289366988,0.1672697443381548,1,0.1808748356275218,1
|
310 |
+
information,-0.013605091289366988,0.1672697443381548,1,0.1808748356275218,1
|
311 |
+
sent,-0.013580405244997401,0.1685235064731637,1,0.1821039117181611,1
|
312 |
+
nordic,-0.013555168136476309,0.1698059198057495,1,0.1833610879422258,1
|
313 |
+
wn,-0.013529352503937386,0.1711184258607827,1,0.1846477783647201,1
|
314 |
+
50,-0.013529352503937386,0.1711184258607827,1,0.1846477783647201,1
|
315 |
+
scum,-0.013529352503937386,0.1711184258607827,1,0.1846477783647201,1
|
316 |
+
three,-0.013502928727194885,0.1724625802584892,1,0.1859655089856841,1
|
317 |
+
past,-0.013502928727194885,0.1724625802584892,1,0.1859655089856841,1
|
318 |
+
dirty,-0.013502928727194885,0.1724625802584892,1,0.1859655089856841,1
|
319 |
+
lets,-0.0134758647900593,0.17384006521682,1,0.1873159300068793,1
|
320 |
+
pro,-0.0134758647900593,0.17384006521682,1,0.1873159300068793,1
|
321 |
+
knows,-0.013448126011361305,0.1752527038261407,1,0.188700829837502,1
|
322 |
+
website,-0.013448126011361305,0.1752527038261407,1,0.188700829837502,1
|
323 |
+
holocaust,-0.013390469984828707,0.1781915393351357,1,0.1915820093199644,1
|
324 |
+
hundreds,-0.013360467037115381,0.1797222467749297,1,0.1930827138120451,1
|
325 |
+
fighting,-0.013360467037115381,0.1797222467749297,1,0.1930827138120451,1
|
326 |
+
east,-0.013329616964423197,0.1812971759177526,1,0.1946267928821758,1
|
327 |
+
stories,-0.0133233448601624,0.2498344674110956,2,0.263157812271258,2
|
328 |
+
apparently,-0.0133233448601624,0.2498344674110956,2,0.263157812271258,2
|
329 |
+
fear,-0.013297866073488901,0.1829191563895051,1,0.196217022462994,1
|
330 |
+
killing,-0.013265155259579497,0.1845913047112482,1,0.1978564599708277,1
|
331 |
+
body,-0.013231419244245396,0.1863170648879221,1,0.1995484841321675,1
|
332 |
+
damn,-0.013231419244245396,0.1863170648879221,1,0.1995484841321675,1
|
333 |
+
large,-0.013231419244245396,0.1863170648879221,1,0.1995484841321675,1
|
334 |
+
court,-0.013224679314898902,0.2545124366542431,2,0.267737115969142,2
|
335 |
+
door,-0.013196585672868605,0.1881002564887215,1,0.2012968421615901,1
|
336 |
+
feet,-0.013196585672868605,0.1881002564887215,1,0.2012968421615901,1
|
337 |
+
mail,-0.013196585672868605,0.1881002564887215,1,0.2012968421615901,1
|
338 |
+
movement,-0.013196585672868605,0.1881002564887215,1,0.2012968421615901,1
|
339 |
+
whatever,-0.013196585672868605,0.1881002564887215,1,0.2012968421615901,1
|
340 |
+
road,-0.013171746566300713,0.2570259210843875,2,0.2701976676506882,2
|
341 |
+
movie,-0.013160574039705997,0.1899451319500906,1,0.2031057059897966,1
|
342 |
+
hopefully,-0.0131232943990581,0.1918564453192716,1,0.2049797397183297,1
|
343 |
+
four,-0.0131232943990581,0.1918564453192716,1,0.2049797397183297,1
|
344 |
+
18,-0.0131232943990581,0.1918564453192716,1,0.2049797397183297,1
|
345 |
+
suspect,-0.013116053380388404,0.2596733727529283,2,0.2727894261333167,2
|
346 |
+
throw,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
347 |
+
21,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
348 |
+
x202a,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
349 |
+
gods,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
350 |
+
often,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
351 |
+
w,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
352 |
+
forced,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
353 |
+
enjoy,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
354 |
+
william,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
355 |
+
enemies,-0.013044514438542293,0.1959004263957067,1,0.208944940834249,1
|
356 |
+
gonna,-0.013002771244050387,0.1980459529545264,1,0.2110487241985768,1
|
357 |
+
born,-0.013002771244050387,0.1980459529545264,1,0.2110487241985768,1
|
358 |
+
yard,-0.012928735695512894,0.2685996463334225,2,0.2815283820289354,2
|
359 |
+
safe,-0.012913839181165704,0.2026232603438401,1,0.2155370995250058,1
|
360 |
+
reality,-0.012913839181165704,0.2026232603438401,1,0.2155370995250058,1
|
361 |
+
btw,-0.012913839181165704,0.2026232603438401,1,0.2155370995250058,1
|
362 |
+
welfare,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
363 |
+
2010,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
364 |
+
sun,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
365 |
+
garbage,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
366 |
+
y,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
367 |
+
trash,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
368 |
+
females,-0.012866286469209703,0.2050743480522944,1,0.2179406345215041,1
|
369 |
+
didnt,-0.012816383899582395,0.2076492392768177,1,0.2204656231764001,1
|
370 |
+
answer,-0.012816383899582395,0.2076492392768177,1,0.2204656231764001,1
|
371 |
+
sell,-0.012816383899582395,0.2076492392768177,1,0.2204656231764001,1
|
372 |
+
typical,-0.012816383899582395,0.2076492392768177,1,0.2204656231764001,1
|
373 |
+
nazi,-0.012816383899582395,0.2076492392768177,1,0.2204656231764001,1
|
374 |
+
strange,-0.012816383899582395,0.2076492392768177,1,0.2204656231764001,1
|
375 |
+
watched,-0.012763864863619384,0.2103621108088606,1,0.22312597567248,1
|
376 |
+
nor,-0.012763864863619384,0.2103621108088606,1,0.22312597567248,1
|
377 |
+
values,-0.012708413316034894,0.2132297838077323,1,0.2259381971237672,1
|
378 |
+
final,-0.012708413316034894,0.2132297838077323,1,0.2259381971237672,1
|
379 |
+
300,-0.012708413316034894,0.2132297838077323,1,0.2259381971237672,1
|
380 |
+
arms,-0.012708413316034894,0.2132297838077323,1,0.2259381971237672,1
|
381 |
+
spend,-0.012708413316034894,0.2132297838077323,1,0.2259381971237672,1
|
382 |
+
tuesday,-0.012699384728343976,0.279575300322966,2,0.29227468505131,2
|
383 |
+
17,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
384 |
+
owner,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
385 |
+
restaurant,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
386 |
+
whenever,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
387 |
+
joke,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
388 |
+
ing,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
389 |
+
cover,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
390 |
+
obviously,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
391 |
+
tall,-0.012649650561635084,0.2162724336970454,1,0.2289220842586805,1
|
392 |
+
needed,-0.012587117268345799,0.2195145574429774,1,0.2321016747113232,1
|
393 |
+
pray,-0.012587117268345799,0.2195145574429774,1,0.2321016747113232,1
|
394 |
+
laughing,-0.012587117268345799,0.2195145574429774,1,0.2321016747113232,1
|
395 |
+
da,-0.012587117268345799,0.2195145574429774,1,0.2321016747113232,1
|
396 |
+
knife,-0.012587117268345799,0.2195145574429774,1,0.2321016747113232,1
|
397 |
+
burn,-0.01252024846099159,0.2229863196519829,1,0.2355065681129745,1
|
398 |
+
became,-0.01252024846099159,0.2229863196519829,1,0.2355065681129745,1
|
399 |
+
hardly,-0.01252024846099159,0.2229863196519829,1,0.2355065681129745,1
|
400 |
+
ends,-0.01252024846099159,0.2229863196519829,1,0.2355065681129745,1
|
401 |
+
gas,-0.012448337905963003,0.2267254718167879,1,0.2391738097227509,1
|
402 |
+
aim,-0.012448337905963003,0.2267254718167879,1,0.2391738097227509,1
|
403 |
+
dress,-0.012448337905963003,0.2267254718167879,1,0.2391738097227509,1
|
404 |
+
custody,-0.012400037564079536,0.2939785684705489,2,0.3063786060346284,2
|
405 |
+
survive,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
406 |
+
pack,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
407 |
+
28,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
408 |
+
saturday,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
409 |
+
drop,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
410 |
+
hall,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
411 |
+
coon,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
412 |
+
negroid,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
413 |
+
nigeria,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
414 |
+
pull,-0.012370485942244797,0.2307801668448255,1,0.2431506527870703,1
|
415 |
+
refuse,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
416 |
+
neighbors,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
417 |
+
arab,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
418 |
+
jumped,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
419 |
+
hates,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
420 |
+
actions,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
421 |
+
forest,-0.012285520502485409,0.2352132252962996,1,0.247498745798785,1
|
422 |
+
officers,-0.012191872747193827,0.2401088624228536,1,0.2523007351700474,1
|
423 |
+
personally,-0.012191872747193827,0.2401088624228536,1,0.2523007351700474,1
|
424 |
+
ex,-0.012191872747193827,0.2401088624228536,1,0.2523007351700474,1
|
425 |
+
boat,-0.012191872747193827,0.2401088624228536,1,0.2523007351700474,1
|
426 |
+
wigger,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
427 |
+
talks,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
428 |
+
suspended,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
429 |
+
chosen,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
430 |
+
handed,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
431 |
+
robbery,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
432 |
+
mothers,-0.012087371636947009,0.2455838165117697,1,0.2576711881487167,1
|
433 |
+
pregnant,-0.011968883820489107,0.2518068891920725,1,0.2637757730125616,1
|
434 |
+
wore,-0.011968883820489107,0.2518068891920725,1,0.2637757730125616,1
|
435 |
+
op,-0.011968883820489107,0.2518068891920725,1,0.2637757730125616,1
|
436 |
+
ur,-0.011968883820489107,0.2518068891920725,1,0.2637757730125616,1
|
437 |
+
complex,-0.011968883820489107,0.2518068891920725,1,0.2637757730125616,1
|
438 |
+
attacking,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
439 |
+
pulled,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
440 |
+
punk,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
441 |
+
niglet,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
442 |
+
aswell,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
443 |
+
coat,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
444 |
+
jury,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
445 |
+
brethren,-0.011831632435405193,0.2590359782343009,1,0.2708676106697061,1
|
446 |
+
smashed,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
447 |
+
wedding,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
448 |
+
aside,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
449 |
+
stabbed,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
450 |
+
complaining,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
451 |
+
rob,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
452 |
+
saga,-0.011667771011127204,0.2676957755738872,1,0.2793635465850144,1
|
453 |
+
i,-0.011566690055018591,0.3062929030750106,74,0.3178595931300292,67
|
454 |
+
not,-0.01147360154541549,0.2092292080021127,13,0.2207028095475282,12
|
455 |
+
taylor,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
456 |
+
gf,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
457 |
+
principal,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
458 |
+
stormed,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
459 |
+
suited,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
460 |
+
wandering,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
461 |
+
auto,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
462 |
+
blanket,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
463 |
+
backpack,-0.011462938903750275,0.2785659300028224,1,0.2900288689065727,1
|
464 |
+
patch,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
465 |
+
substitute,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
466 |
+
igger,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
467 |
+
shakes,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
468 |
+
gather,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
469 |
+
whut,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
470 |
+
donate,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
471 |
+
contaminating,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
472 |
+
kicks,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
473 |
+
youths,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
474 |
+
container,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
475 |
+
streicher,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
476 |
+
semen,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
477 |
+
talkin,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
478 |
+
antics,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
479 |
+
aww,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
480 |
+
smiley,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
481 |
+
guidance,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
482 |
+
straw,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
483 |
+
chick,-0.011185883502247695,0.2933498404975982,1,0.3045357239998459,1
|
484 |
+
handled,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
485 |
+
conslour,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
486 |
+
neevr,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
487 |
+
monkies,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
488 |
+
rotweiler,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
489 |
+
het,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
490 |
+
narcissistic,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
491 |
+
butchy,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
492 |
+
schatzi,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
493 |
+
forgein,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
494 |
+
uneven,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
495 |
+
lil,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
496 |
+
sweetie,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
497 |
+
huffed,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
498 |
+
wrench,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
499 |
+
blonds,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
500 |
+
procedure,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
501 |
+
ohhh,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
502 |
+
finially,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
503 |
+
imports,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
504 |
+
val,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
505 |
+
packi,-0.010741386413718135,0.3172673163336049,1,0.328008702747323,1
|
506 |
+
can,-0.010628839216056285,0.2417394291913187,13,0.252368268407375,12
|
507 |
+
would,-0.009116005015256917,0.2239659819940241,11,0.233081987009281,10
|
508 |
+
s,-0.007295227635775947,0.2649013240242338,27,0.2721965516600097,24
|
509 |
+
time,-0.007280349210475601,0.251945541068708,10,0.2592258902791836,9
|
510 |
+
t,-0.006953842459163612,0.2499058218246277,18,0.2568596642837913,16
|
511 |
+
own,-0.006636243124560903,0.281302194913151,10,0.2879384380377119,9
|
512 |
+
their,-0.006054230673994299,0.1700738756925413,8,0.1761281063665356,7
|
513 |
+
we,-0.0043786564498184966,0.2300316789766905,15,0.234410335426509,13
|
514 |
+
there,-0.004293581436724092,0.1539000498317594,7,0.1581936312684835,6
|
515 |
+
let,-0.003934644649543739,0.270110873787646,8,0.2740455184371897,7
|
516 |
+
youtube,-0.0037472965227465793,0.1788200420581942,7,0.1825673385809408,6
|
517 |
+
video,-0.0024902941200916073,0.2411740547270102,7,0.2436643488471018,6
|
518 |
+
just,-0.0018535612537088075,0.2236869708845268,13,0.2255405321382356,11
|
519 |
+
com,-0.0006971059031479765,0.1972972391532616,6,0.1979943450564096,5
|
520 |
+
could,-0.00016854779184799495,0.2260391469338375,6,0.2262076947256855,5
|
521 |
+
two,0.00012182390652740183,0.2427477902796778,6,0.2426259663731504,5
|
522 |
+
out,0.0017607050329014884,0.2576776150231182,17,0.2559169099902167,14
|
523 |
+
than,0.002870449782825607,0.1956449068998041,5,0.1927744571169785,4
|
524 |
+
person,0.0036422530042597157,0.2444298277680148,5,0.2407875747637551,4
|
525 |
+
heard,0.0036966549989760067,0.2481821403575021,5,0.2444854853585261,4
|
526 |
+
jew,0.0037126944952080854,0.2492978872382437,5,0.2455851927430356,4
|
527 |
+
no,0.0038306196823525984,0.2248583306487032,10,0.2210277109663506,8
|
528 |
+
n,0.008031337856006182,0.2532382179918742,18,0.245206880135868,14
|
529 |
+
ve,0.008074028016724105,0.1904292346966932,4,0.1823552066799691,3
|
530 |
+
put,0.008369704175487408,0.2116013160519829,4,0.2032316118764955,3
|
531 |
+
nothing,0.008463653502739393,0.2187591471587523,4,0.2102954936560129,3
|
532 |
+
give,0.008620919044145497,0.2312996474511982,4,0.2226787284070527,3
|
533 |
+
away,0.008671458377826374,0.2354960851767149,4,0.2268246267988885,3
|
534 |
+
life,0.008701487533818608,0.2380316291952903,4,0.2293301416614717,3
|
535 |
+
remember,0.008962540241605199,0.2616222291795681,4,0.2526596889379629,3
|
536 |
+
then,0.00897334495970381,0.2806113933548574,13,0.2716380483951536,10
|
537 |
+
father,0.009081550278733808,0.2735123946049315,4,0.2644308443261977,3
|
538 |
+
this,0.009277761004113871,0.2824114098116168,32,0.2731336488075029,25
|
539 |
+
go,0.009718033603499016,0.2250871852705677,8,0.2153691516670687,6
|
540 |
+
were,0.009797138877540496,0.2306932147345473,8,0.2208960758570068,6
|
541 |
+
school,0.009821382696743403,0.2324420748111406,8,0.2226206921143972,6
|
542 |
+
went,0.010432444560886212,0.2829597697416315,8,0.2725273251807453,6
|
543 |
+
year,0.011393053261645525,0.2871623652838957,12,0.2757693120222502,9
|
544 |
+
is,0.0120380445649938,0.3116178497279379,54,0.2995798051629441,42
|
545 |
+
while,0.01437215969979,0.2725231369167178,7,0.2581509772169278,5
|
546 |
+
race,0.016537710466316913,0.1545100694407363,3,0.1379723589744194,2
|
547 |
+
find,0.01672195521778469,0.1690517468095208,3,0.1523297915917361,2
|
548 |
+
ll,0.016806874097604202,0.1762150958889765,3,0.1594082217913723,2
|
549 |
+
1,0.016901873384644994,0.1846459352630128,3,0.1677440618783678,2
|
550 |
+
place,0.01704883446451058,0.198750414377951,3,0.1817015799134404,2
|
551 |
+
may,0.017176347337937603,0.2123522310239269,3,0.1951758836859893,2
|
552 |
+
trying,0.017181981900350696,0.2129898294350052,3,0.1958078475346545,2
|
553 |
+
says,0.017264059748130584,0.2227079140602209,3,0.2054438543120903,2
|
554 |
+
done,0.017307576710866412,0.2282378022301576,3,0.2109302255192912,2
|
555 |
+
parents,0.01732679308761509,0.2307782766561772,3,0.2134514835685621,2
|
556 |
+
both,0.017333278148536774,0.2316505184861853,3,0.2143172403376485,2
|
557 |
+
fact,0.01733980398235968,0.2325361704173854,3,0.2151963664350257,2
|
558 |
+
using,0.017435783461980076,0.2466501947137779,3,0.2292144112517978,2
|
559 |
+
taken,0.017464920423607172,0.2514394653254632,3,0.233974544901856,2
|
560 |
+
ask,0.017472331100619992,0.2527053575456485,3,0.2352330264450285,2
|
561 |
+
close,0.01747979277930148,0.254001484673012,3,0.2365216918937105,2
|
562 |
+
street,0.01747979277930148,0.254001484673012,3,0.2365216918937105,2
|
563 |
+
caught,0.017533434547474386,0.2640744517621393,3,0.2465410172146649,2
|
564 |
+
gang,0.017621411953002486,0.2853585279221445,3,0.267737115969142,2
|
565 |
+
apartment,0.01765268124908409,0.2960862752647537,3,0.2784335940156696,2
|
566 |
+
www,0.019155407342708403,0.1911443493589754,6,0.171988942016267,4
|
567 |
+
see,0.019341159562503707,0.2612324965777118,13,0.2418913370152081,9
|
568 |
+
used,0.019844672436875987,0.2731215608235434,6,0.2532768883866674,4
|
569 |
+
kids,0.021377880002446115,0.2585244666628088,9,0.2371465866603627,6
|
570 |
+
around,0.026636401773496104,0.2479891925549923,8,0.2213527907814962,5
|
571 |
+
back,0.027263429098655922,0.2909766725490071,14,0.2637132434503512,9
|
572 |
+
but,0.027502845437259116,0.2370907276619539,17,0.2095878822246948,11
|
573 |
+
never,0.027547428778811806,0.2060715921398765,5,0.1785241633610647,3
|
574 |
+
also,0.027597355211462782,0.2136942975224378,5,0.186096942310975,3
|
575 |
+
next,0.027758521080829185,0.2515927727774573,5,0.2238342516966281,3
|
576 |
+
story,0.027769846736775683,0.2570999883982474,5,0.2293301416614717,3
|
577 |
+
little,0.033763220834592406,0.263343142350194,7,0.2295799215156016,4
|
578 |
+
some,0.03560961096109941,0.2447729851730338,12,0.2091633742119344,7
|
579 |
+
partner,0.036088082493740126,0.3154516290787545,2,0.2793635465850144,1
|
580 |
+
43,0.03618025760046678,0.3070478682701729,2,0.2708676106697061,1
|
581 |
+
teenagers,0.0362510035048102,0.3000267765173718,2,0.2637757730125616,1
|
582 |
+
am,0.03626471387248471,0.1324326997622229,2,0.0961679858897382,1
|
583 |
+
great,0.03629090493365898,0.1352620363451109,2,0.0989711314114519,1
|
584 |
+
live,0.03633786217935389,0.1405991320269951,2,0.1042612698476412,1
|
585 |
+
dude,0.03639202074003961,0.2838907665388246,2,0.247498745798785,1
|
586 |
+
27,0.03639202074003961,0.2838907665388246,2,0.247498745798785,1
|
587 |
+
sacrifice,0.03639202074003961,0.2838907665388246,2,0.247498745798785,1
|
588 |
+
hated,0.03639202074003961,0.2838907665388246,2,0.247498745798785,1
|
589 |
+
camera,0.03642464753589572,0.279575300322966,2,0.2431506527870703,1
|
590 |
+
ireland,0.03643270814224518,0.1527343228778414,2,0.1163016147355962,1
|
591 |
+
nose,0.03647684310159138,0.2719834112145659,2,0.2355065681129745,1
|
592 |
+
turning,0.03649797162209928,0.2685996463334225,2,0.2321016747113232,1
|
593 |
+
fault,0.03651652083590179,0.2654386050945823,2,0.2289220842586805,1
|
594 |
+
victim,0.03651652083590179,0.2654386050945823,2,0.2289220842586805,1
|
595 |
+
attacked,0.03651652083590179,0.2654386050945823,2,0.2289220842586805,1
|
596 |
+
site,0.03653213928147189,0.168685600924976,2,0.1321534616435041,1
|
597 |
+
groid,0.036547397080448296,0.2596733727529283,2,0.22312597567248,1
|
598 |
+
blond,0.0365602979079874,0.2570259210843875,2,0.2204656231764001,1
|
599 |
+
beaten,0.0365602979079874,0.2570259210843875,2,0.2204656231764001,1
|
600 |
+
explain,0.036571802132739,0.2545124366542431,2,0.2179406345215041,1
|
601 |
+
must,0.0365788965078061,0.1784661934227515,2,0.1418872969149454,1
|
602 |
+
weekend,0.03658208302337643,0.2521191825483822,2,0.2155370995250058,1
|
603 |
+
eating,0.03659953116258671,0.2476482553611635,2,0.2110487241985768,1
|
604 |
+
probably,0.03660663484278981,0.1857347346295071,2,0.1491280997867173,1
|
605 |
+
tree,0.03661355343578179,0.2435377345517533,2,0.2069241811159715,1
|
606 |
+
until,0.03661820425548981,0.1893503754561785,2,0.1527321712006887,1
|
607 |
+
etc,0.03661820425548981,0.1893503754561785,2,0.1527321712006887,1
|
608 |
+
heritage,0.03661949538428741,0.2415992351026171,2,0.2049797397183297,1
|
609 |
+
second,0.03662481655745209,0.2397305225472487,2,0.2031057059897966,1
|
610 |
+
small,0.0366288896009678,0.1931984793553444,2,0.1565695897543766,1
|
611 |
+
cut,0.036629574952283195,0.2379264171138733,2,0.2012968421615901,1
|
612 |
+
continue,0.036629574952283195,0.2379264171138733,2,0.2012968421615901,1
|
613 |
+
evil,0.03663382143196331,0.2361823055641308,2,0.1995484841321675,1
|
614 |
+
early,0.03663382143196331,0.2361823055641308,2,0.1995484841321675,1
|
615 |
+
makes,0.036636647443605425,0.19646749894264,2,0.1598308514990346,1
|
616 |
+
sounds,0.036640952780536,0.23285797524353,2,0.196217022462994,1
|
617 |
+
care,0.03664354030776579,0.1999291895580106,2,0.1632856492502448,1
|
618 |
+
search,0.03664391258051111,0.2312707054626869,2,0.1946267928821758,1
|
619 |
+
german,0.03664510695635359,0.200827680523848,2,0.1641825735674944,1
|
620 |
+
play,0.03664651167490471,0.2297292254869498,2,0.1930827138120451,1
|
621 |
+
v,0.036646604360000584,0.2017402908430315,2,0.1650936864830309,1
|
622 |
+
instead,0.03664877823004847,0.2282307875500129,2,0.1915820093199644,1
|
623 |
+
open,0.036649376459398614,0.2036098445533565,2,0.1669604680939579,1
|
624 |
+
reason,0.036649376459398614,0.2036098445533565,2,0.1669604680939579,1
|
625 |
+
stuff,0.03665064304422658,0.2045678430348755,2,0.1679171999906489,1
|
626 |
+
looked,0.036650737549839496,0.2267728886945938,2,0.1901221511447543,1
|
627 |
+
blue,0.036651824119803,0.2055420751205895,2,0.1688902510007865,1
|
628 |
+
goes,0.036651824119803,0.2055420751205895,2,0.1688902510007865,1
|
629 |
+
community,0.036651824119803,0.2055420751205895,2,0.1688902510007865,1
|
630 |
+
15,0.036652412437983894,0.2253532422754859,2,0.188700829837502,1
|
631 |
+
wish,0.0366559271982248,0.2213037055629449,2,0.1846477783647201,1
|
632 |
+
brother,0.0366559271982248,0.2213037055629449,2,0.1846477783647201,1
|
633 |
+
mind,0.03665665226364301,0.2200177402058688,2,0.1833610879422258,1
|
634 |
+
online,0.03665751958068869,0.2175323552082105,2,0.1808748356275218,1
|
635 |
+
male,0.03665768660391361,0.2163302333629423,2,0.1796725467590287,1
|
636 |
+
song,0.03665769070835931,0.2151535145561331,2,0.1784958238477738,1
|
637 |
+
few,0.03799908240688732,0.2505794757716429,9,0.2125803933647556,5
|
638 |
+
dead,0.040740029156763696,0.2772617210504742,4,0.2365216918937105,2
|
639 |
+
hell,0.04093413686012731,0.2400062043679588,4,0.1990720675078315,2
|
640 |
+
came,0.0409359876946736,0.2393407370284624,4,0.1984047493337888,2
|
641 |
+
2,0.04095572259242941,0.2055436590661489,4,0.1645879364737195,2
|
642 |
+
home,0.041106371048041324,0.2968455606486357,11,0.2557391896005944,6
|
643 |
+
child,0.04372020396386489,0.2820217781880322,6,0.2383015742241673,3
|
644 |
+
does,0.04392829175479021,0.2492833691129093,6,0.2053550773581191,3
|
645 |
+
think,0.043971540184999686,0.2031402211473919,6,0.1591686809623922,3
|
646 |
+
well,0.043986451161945106,0.2126562738758243,6,0.1686698227138792,3
|
647 |
+
ago,0.046210632285000525,0.274522007281485,8,0.2283113749964845,4
|
648 |
+
my,0.04675327703471599,0.2734234983624097,25,0.2266702213276937,14
|
649 |
+
said,0.04969859528244969,0.3130620020099224,12,0.2633634067274727,6
|
650 |
+
me,0.05197076670295209,0.2468247817837273,14,0.1948540150807752,7
|
651 |
+
found,0.05720124105503252,0.2979888158187876,9,0.2407875747637551,4
|
652 |
+
off,0.057527399592976175,0.2761532338649392,9,0.218625834271963,4
|
653 |
+
them,0.05802320014878601,0.1946946051404327,9,0.1366714049916467,4
|
654 |
+
watch,0.05816059878148139,0.2468744122432417,7,0.1887138134617603,3
|
655 |
+
sister,0.059217982292208315,0.3042054919084714,5,0.2449875096162631,2
|
656 |
+
http,0.06046560695022321,0.1958937419891465,5,0.1354281350389233,2
|
657 |
+
allen,0.06655394638982859,0.318854681559876,3,0.2523007351700474,1
|
658 |
+
teeth,0.06680412865316168,0.309954781440232,3,0.2431506527870703,1
|
659 |
+
blonde,0.06700195772234063,0.3025085258353151,3,0.2355065681129745,1
|
660 |
+
duty,0.06708679535874518,0.2991884700700684,3,0.2321016747113232,1
|
661 |
+
somehow,0.06708679535874518,0.2991884700700684,3,0.2321016747113232,1
|
662 |
+
met,0.0676099686694894,0.2765549095037384,3,0.208944940834249,1
|
663 |
+
student,0.0676099686694894,0.2765549095037384,3,0.208944940834249,1
|
664 |
+
lady,0.06765116078015421,0.2745753418961257,3,0.2069241811159715,1
|
665 |
+
laugh,0.06788634143664682,0.2625131343188226,3,0.1946267928821758,1
|
666 |
+
bring,0.06791398759246633,0.2609967014045114,3,0.1930827138120451,1
|
667 |
+
12,0.06799015143249362,0.2566909812699956,3,0.188700829837502,1
|
668 |
+
month,0.06805757918092839,0.2527053575456485,3,0.1846477783647201,1
|
669 |
+
teach,0.0680984155453272,0.2502023272634883,3,0.1821039117181611,1
|
670 |
+
european,0.06829208573551701,0.2371823367363035,3,0.1688902510007865,1
|
671 |
+
girls,0.06838648885646972,0.2299190136473802,3,0.1615325247909105,1
|
672 |
+
10,0.06840695073112302,0.2282378022301576,3,0.1598308514990346,1
|
673 |
+
week,0.06853742365587301,0.2162826598057951,3,0.1477452361499221,1
|
674 |
+
women,0.06862607924928621,0.2063176438359176,3,0.1376915645866314,1
|
675 |
+
take,0.06877179889844431,0.1802964274758775,3,0.1115246285774332,1
|
676 |
+
same,0.0687972676568083,0.1684073831379902,3,0.0996101154811819,1
|
677 |
+
told,0.07580726136904531,0.3401988112902558,11,0.2643915499212105,4
|
678 |
+
last,0.0767433268340936,0.2330251267288323,6,0.1562817998947387,2
|
679 |
+
old,0.0800725140926688,0.3143134886273105,16,0.2342409745346417,6
|
680 |
+
son,0.08864897874797259,0.3226235236498286,7,0.233974544901856,2
|
681 |
+
sat,0.08956377624730233,0.3250703443602768,4,0.2355065681129745,1
|
682 |
+
mom,0.0900472792850221,0.3131732549575021,4,0.22312597567248,1
|
683 |
+
morning,0.0906952079436397,0.2956749476619694,4,0.2049797397183297,1
|
684 |
+
took,0.09151038823513019,0.270006212082904,4,0.1784958238477738,1
|
685 |
+
beautiful,0.09199121701510599,0.2518220685141406,4,0.1598308514990346,1
|
686 |
+
skin,0.09203005464019232,0.250207545845944,4,0.1581774912057517,1
|
687 |
+
thought,0.09231621457196001,0.2373876487191068,4,0.1450714341471468,1
|
688 |
+
before,0.09277895769676589,0.2111794032630075,4,0.1184004455662416,1
|
689 |
+
ever,0.09284680973620149,0.2063195609543716,4,0.1134727512181701,1
|
690 |
+
police,0.1019779063731282,0.3037970866350933,8,0.2018191802619651,2
|
691 |
+
sorry,0.11056312200521318,0.2804433525402444,5,0.1698802305350312,1
|
692 |
+
stupid,0.11094595516635758,0.2699442720160224,5,0.1589983168496648,1
|
693 |
+
days,0.11137113935137238,0.2570999883982474,5,0.145728849046875,1
|
694 |
+
hair,0.11146732966187811,0.253978240839143,5,0.1425109111772649,1
|
695 |
+
love,0.11150369948694008,0.252773699687626,5,0.1412700002006859,1
|
696 |
+
try,0.11177260914120879,0.2433984557991645,5,0.1316258466579557,1
|
697 |
+
d,0.1119157531267573,0.2380129576782225,5,0.1260972045514652,1
|
698 |
+
here,0.116299547493921,0.2106835185083204,9,0.0943839710143994,2
|
699 |
+
thing,0.1284051404750931,0.2451211153761263,6,0.1167159749010332,1
|
700 |
+
show,0.1285823637014572,0.2393436607688134,6,0.1107612970673562,1
|
701 |
+
daughter,0.1375113673838803,0.3485600915824571,7,0.2110487241985768,1
|
702 |
+
mother,0.14008328041084048,0.308973531411627,7,0.1688902510007865,1
|
703 |
+
eyes,0.1418724081978926,0.2740258698413967,7,0.1321534616435041,1
|
704 |
+
woman,0.20013458028460018,0.3458634293314752,13,0.145728849046875,1
|
705 |
+
she,0.33361273191641616,0.4778175898230653,61,0.1442048579066492,2
|
706 |
+
her,0.391546295697838,0.6410983341501928,194,0.2495520384523548,8
|
pmi_files/her-man_npmi.csv
ADDED
@@ -0,0 +1,575 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,man-npmi,man-count
|
2 |
+
man,-0.4582856894174161,0.2305020738310772,5,0.6887877632484933,122
|
3 |
+
been,-0.187340534550348,0.1086019267651873,2,0.2959424613155353,8
|
4 |
+
men,-0.1844970705703125,0.1363253028740517,1,0.3208223734443642,5
|
5 |
+
re,-0.168158525315644,0.0853343338379676,1,0.2534928591536116,4
|
6 |
+
always,-0.1674871521534858,0.0941949760327988,1,0.2616821281862846,4
|
7 |
+
m,-0.16585164837668798,0.1525141957535644,4,0.3183658441302524,11
|
8 |
+
brown,-0.1646653490942699,0.1287717362547365,1,0.2934370853490064,4
|
9 |
+
crime,-0.16419587650814332,0.1341713283353302,1,0.2983672048434735,4
|
10 |
+
bus,-0.1590856805809738,0.1881002564887215,1,0.3471859370696953,4
|
11 |
+
accused,-0.15450643023424493,0.2307801668448255,1,0.3852865970790704,4
|
12 |
+
blacks,-0.1525256047075266,0.164360528705606,3,0.3168861334131326,8
|
13 |
+
whites,-0.1440996596651572,0.0485578498553355,1,0.1926575095204927,3
|
14 |
+
news,-0.1420097280010097,0.0846726822356001,1,0.2266824102366098,3
|
15 |
+
most,-0.1417336651120865,0.0890919530892188,1,0.2308256182013053,3
|
16 |
+
really,-0.1406842517082384,0.1052888330746886,1,0.245973084782927,3
|
17 |
+
3,-0.1399970435613849,0.1154323857789217,1,0.2554294293403066,3
|
18 |
+
tell,-0.13896427193209232,0.1300779670934884,1,0.2690422390255807,3
|
19 |
+
meet,-0.1386151813729368,0.1348809093452262,1,0.273496090718163,3
|
20 |
+
am,-0.13803582809887047,0.1324326997622229,2,0.2704685278610934,5
|
21 |
+
white,-0.1375466129066556,0.2852689252081899,32,0.4228155381148455,44
|
22 |
+
asian,-0.13746444058185142,0.1502409417951759,1,0.2877053823770273,3
|
23 |
+
cause,-0.13732046928179287,0.1521149981770965,1,0.2894354674588894,3
|
24 |
+
30,-0.13650737642364488,0.1625157901949896,1,0.2990231666186345,3
|
25 |
+
youtube,-0.1361201969096468,0.1788200420581942,7,0.314940238967841,13
|
26 |
+
killing,-0.13470291667578807,0.1845913047112482,1,0.3192942213870363,3
|
27 |
+
mail,-0.1344062832429285,0.1881002564887215,1,0.32250653973165,3
|
28 |
+
fun,-0.13391532767444989,0.1938395353068745,1,0.3277548629813244,3
|
29 |
+
21,-0.13373728489900388,0.1959004263957067,1,0.3296377112947106,3
|
30 |
+
y,-0.1329335555966249,0.2050743480522944,1,0.3380079036489193,3
|
31 |
+
tape,-0.1309645605580563,0.2267254718167879,1,0.3576900323748442,3
|
32 |
+
an,-0.13001921064934302,0.1817881526839979,6,0.3118073633333409,11
|
33 |
+
ex,-0.12969703538251579,0.2401088624228536,1,0.3698058978053694,3
|
34 |
+
black,-0.1287967557184112,0.2619460904732638,14,0.390742846191675,22
|
35 |
+
there,-0.11874259977652832,0.1539000498317594,7,0.2726426496082877,11
|
36 |
+
looking,-0.11613860195149059,0.1441608593208176,2,0.2602994612723082,4
|
37 |
+
non,-0.11591797418149238,0.1475359625240293,2,0.2634539367055217,4
|
38 |
+
times,-0.1148756250805407,0.1630807225866117,2,0.2779563476671524,4
|
39 |
+
online,-0.11088720499682522,0.2175323552082105,2,0.3284195602050357,4
|
40 |
+
these,-0.10796482908146299,0.0611169996924003,1,0.1690818287738633,2
|
41 |
+
anyone,-0.10671500060079879,0.0883932335471931,1,0.1951082341479919,2
|
42 |
+
much,-0.10666441776946221,0.089444013579755,1,0.1961084313492172,2
|
43 |
+
https,-0.10564272678451168,0.1099220210384043,1,0.215564747822916,2
|
44 |
+
city,-0.1048133261183094,0.1256215153397414,1,0.2304348414580508,2
|
45 |
+
once,-0.10453420921789869,0.1307415753894848,1,0.2352757846073835,2
|
46 |
+
racist,-0.10453420921789869,0.1307415753894848,1,0.2352757846073835,2
|
47 |
+
enough,-0.10426550628891859,0.1355988296187797,1,0.2398643359076983,2
|
48 |
+
hard,-0.1038786874733919,0.1424736799017334,1,0.2463523673751253,2
|
49 |
+
seems,-0.10337845591544848,0.1511704854038926,1,0.2545489413193411,2
|
50 |
+
london,-0.10337845591544848,0.1511704854038926,1,0.2545489413193411,2
|
51 |
+
future,-0.10326728717899739,0.1530750075925761,1,0.2563422947715735,2
|
52 |
+
proud,-0.10315175633213258,0.1550437735221895,1,0.2581955298543221,2
|
53 |
+
almost,-0.10315175633213258,0.1550437735221895,1,0.2581955298543221,2
|
54 |
+
students,-0.1030315163568383,0.1570816242423745,1,0.2601131405992128,2
|
55 |
+
gun,-0.10284145981603413,0.1602799804313825,1,0.2631214402474166,2
|
56 |
+
women,-0.1026890884214034,0.2063176438359176,3,0.309006732257321,5
|
57 |
+
posted,-0.10263837863165551,0.1636674394489462,1,0.2663058180806017,2
|
58 |
+
nordic,-0.10226569098236232,0.1698059198057495,1,0.2720716107881118,2
|
59 |
+
kill,-0.10201748368441022,0.17384006521682,1,0.2758575489012302,2
|
60 |
+
chinese,-0.10134331048730841,0.1845913047112482,1,0.2859346151985566,2
|
61 |
+
telling,-0.10100072113630582,0.1899451319500906,1,0.2909458530863964,2
|
62 |
+
grow,-0.10087731235224251,0.1918564453192716,1,0.2927337576715141,2
|
63 |
+
sitting,-0.10047368723600578,0.1980459529545264,1,0.2985196401905322,2
|
64 |
+
2010,-0.1000079853116339,0.2050743480522944,1,0.3050823333639283,2
|
65 |
+
your,-0.09980653233125719,0.1329303084341942,5,0.2327368407654514,7
|
66 |
+
day,-0.0995673207289948,0.1817656222089806,4,0.2813329429379754,6
|
67 |
+
ran,-0.09945779704694449,0.2132297838077323,1,0.3126875808546768,2
|
68 |
+
like,-0.09895203444342848,0.2485048357602515,18,0.34745687020368,21
|
69 |
+
caught,-0.09831513633500033,0.2640744517621393,3,0.3623895880971396,5
|
70 |
+
whitey,-0.098238163672698,0.2307801668448255,1,0.3290183305175235,2
|
71 |
+
hall,-0.098238163672698,0.2307801668448255,1,0.3290183305175235,2
|
72 |
+
stood,-0.0979224177690742,0.2352132252962996,1,0.3331356430653738,2
|
73 |
+
officers,-0.09757013450118099,0.2401088624228536,1,0.3376789969240346,2
|
74 |
+
rob,-0.09551479710938249,0.2676957755738872,1,0.3632105726832697,2
|
75 |
+
iowa,-0.09551479710938249,0.2676957755738872,1,0.3632105726832697,2
|
76 |
+
young,-0.09430205558060112,0.2560686426039461,4,0.3503706981845472,6
|
77 |
+
more,-0.09228982622735862,0.2053860976432341,8,0.2976759238705927,10
|
78 |
+
he,-0.09149688367924691,0.2169650044358204,8,0.3084618881150673,10
|
79 |
+
great,-0.090500313916474,0.1352620363451109,2,0.2257623502615849,3
|
80 |
+
look,-0.09043417732820833,0.1365578004814003,2,0.2269919778096086,3
|
81 |
+
his,-0.0894272773700028,0.246078750807768,8,0.3355060281777708,10
|
82 |
+
work,-0.0886035781062822,0.1708531757713546,2,0.2594567538776368,3
|
83 |
+
anti,-0.08847837352050553,0.173098180018062,2,0.2615765535385675,3
|
84 |
+
tv,-0.08838097617775093,0.1748364724673413,2,0.2632174486450922,3
|
85 |
+
you,-0.08819002992571029,0.1495712009864474,13,0.2377612309121577,14
|
86 |
+
color,-0.0872335524378226,0.1948103575568244,2,0.282043909994647,3
|
87 |
+
makes,-0.08713602244805577,0.19646749894264,2,0.2836035213906958,3
|
88 |
+
attack,-0.08713602244805577,0.19646749894264,2,0.2836035213906958,3
|
89 |
+
6,-0.08713602244805577,0.19646749894264,2,0.2836035213906958,3
|
90 |
+
reason,-0.08671158101171311,0.2036098445533565,2,0.2903214255650696,3
|
91 |
+
rest,-0.08593926746128058,0.2163302333629423,2,0.3022695008242229,3
|
92 |
+
beat,-0.08490451042480981,0.23285797524353,2,0.3177624856683398,3
|
93 |
+
going,-0.08425459370247412,0.1668225483905066,3,0.2510771420929807,4
|
94 |
+
all,-0.08396602375847151,0.1761891522847942,10,0.2601551760432657,11
|
95 |
+
our,-0.0839527707566867,0.1389156332786172,4,0.2228684040353039,5
|
96 |
+
beaten,-0.08332800982912442,0.2570259210843875,2,0.3403539309135119,3
|
97 |
+
1,-0.08327547827729662,0.1846459352630128,3,0.2679214135403094,4
|
98 |
+
people,-0.0822682944412784,0.1914249348771838,9,0.2736932293184622,10
|
99 |
+
up,-0.08170174059293861,0.2130470667970571,10,0.2947488073899957,11
|
100 |
+
one,-0.0816776967603566,0.2134260975194016,10,0.2951037942797582,11
|
101 |
+
www,-0.08062713519114051,0.1911443493589754,6,0.2717714845501159,7
|
102 |
+
night,-0.0805660077249877,0.2307782766561772,3,0.3113442843811649,4
|
103 |
+
murder,-0.07957565615273623,0.2466501947137779,3,0.3262258508665141,4
|
104 |
+
another,-0.0794569316535007,0.2201957721852505,4,0.2996527038387512,5
|
105 |
+
him,-0.07726950789780107,0.2516747534271817,7,0.3289442613249828,8
|
106 |
+
for,-0.0708255227902081,0.2607337133359058,31,0.3315592361261139,27
|
107 |
+
are,-0.0685511377363712,0.1631231594610624,13,0.2316742971974336,12
|
108 |
+
has,-0.06832681870872859,0.2312171556551595,9,0.2995439743638881,9
|
109 |
+
of,-0.06780814640717714,0.2797689633191215,54,0.3475771097262986,43
|
110 |
+
should,-0.06260934315073372,0.1908430964683945,5,0.2534524396191282,5
|
111 |
+
never,-0.061878827344286486,0.2060715921398765,5,0.267950419484163,5
|
112 |
+
a,-0.060764689649535186,0.3333178609459928,81,0.394082550595528,60
|
113 |
+
now,-0.0606237631124078,0.1778070281743627,4,0.2384307912867705,4
|
114 |
+
s,-0.058798977751789605,0.2649013240242338,27,0.3237003017760234,22
|
115 |
+
find,-0.05794023100008783,0.1690517468095208,3,0.2269919778096086,3
|
116 |
+
dont,-0.0575179751563874,0.179158279183511,3,0.2366762543398984,3
|
117 |
+
place,-0.05667901496235561,0.198750414377951,3,0.2554294293403066,3
|
118 |
+
many,-0.05580196281180291,0.1232122355991378,2,0.1790141984109407,2
|
119 |
+
or,-0.055611020703961095,0.2161485541888016,13,0.2717595748927627,11
|
120 |
+
even,-0.0555907409574016,0.129124428608635,2,0.1847151695660366,2
|
121 |
+
10,-0.055365719160538174,0.2282378022301576,3,0.2836035213906958,3
|
122 |
+
charged,-0.05524640594614,0.2887861888511929,4,0.3440325947973329,4
|
123 |
+
country,-0.055186896427175,0.1402530492752893,2,0.1954399457024643,2
|
124 |
+
live,-0.05517420652198751,0.1405991320269951,2,0.1957733385489826,2
|
125 |
+
with,-0.05499296561662359,0.2866996986030043,29,0.3416926642196279,23
|
126 |
+
world,-0.05496062848920219,0.1463919273960006,2,0.2013525558852028,2
|
127 |
+
dog,-0.0537629878796444,0.2625131343188226,3,0.316276122198467,3
|
128 |
+
big,-0.05368871850341031,0.1797251128313295,2,0.2334138313347398,2
|
129 |
+
together,-0.05356019672848922,0.1829903687469961,2,0.2365505654754853,2
|
130 |
+
the,-0.05277567045693338,0.3060938797833475,91,0.3588695502402809,63
|
131 |
+
stuff,-0.05269331488259879,0.2045678430348755,2,0.2572611579174743,2
|
132 |
+
goes,-0.05265345473373259,0.2055420751205895,2,0.2581955298543221,2
|
133 |
+
gang,-0.052649375726774805,0.2853585279221445,3,0.3380079036489193,3
|
134 |
+
st,-0.05248618235762309,0.2096139776966211,2,0.2621001600542442,2
|
135 |
+
brother,-0.05199994263286892,0.2213037055629449,2,0.2733036481958138,2
|
136 |
+
15,-0.0518294158352792,0.2253532422754859,2,0.2771826581107651,2
|
137 |
+
eating,-0.05087138482936868,0.2476482553611635,2,0.2985196401905322,2
|
138 |
+
which,-0.0508241911246963,0.1005436278437333,1,0.1513678189684296,1
|
139 |
+
stormfront,-0.050785833833382504,0.1018043563146476,1,0.1525901901480301,1
|
140 |
+
maybe,-0.05065167629811451,0.1061895705951916,1,0.1568412468933061,1
|
141 |
+
area,-0.050609381548898505,0.1075643403830187,1,0.1581737219319172,1
|
142 |
+
start,-0.050445121959065115,0.112869172196503,1,0.1633142941555681,1
|
143 |
+
use,-0.0504135627990029,0.1138822262377766,1,0.1642957890367795,1
|
144 |
+
forum,-0.0503321350619563,0.1164870535995198,1,0.1668191886614761,1
|
145 |
+
_,-0.0503153942703683,0.1170209844948849,1,0.1673363787652532,1
|
146 |
+
bad,-0.050246815953016305,0.1192025920264494,1,0.1694494079794657,1
|
147 |
+
please,-0.0501572140788005,0.122039507018873,1,0.1721967210976735,1
|
148 |
+
such,-0.05013874107247018,0.1226225068581927,1,0.1727612479306629,1
|
149 |
+
group,-0.05013874107247018,0.1226225068581927,1,0.1727612479306629,1
|
150 |
+
attacked,-0.050083665430764646,0.2654386050945823,2,0.3155222705253469,2
|
151 |
+
god,-0.05008214637966381,0.1244046486671533,1,0.1744867950468171,1
|
152 |
+
part,-0.05000378167931668,0.1268625469007189,1,0.1768663285800356,1
|
153 |
+
thanks,-0.04996326955850619,0.1281288008006838,1,0.17809207035919,1
|
154 |
+
high,-0.0499218158735977,0.1294214071077621,1,0.1793432229813598,1
|
155 |
+
american,-0.04990072200713869,0.1300779670934884,1,0.1799786891006271,1
|
156 |
+
money,-0.049857770568187604,0.1314123968800611,1,0.1812701674482487,1
|
157 |
+
0,-0.049745633484615,0.1348809093452262,1,0.1846265428298412,1
|
158 |
+
best,-0.04972233369245421,0.1355988296187797,1,0.1853211633112339,1
|
159 |
+
u,-0.049575745739343396,0.1400940664637845,1,0.1896698122031279,1
|
160 |
+
because,-0.04957360091120158,0.2245523690333376,7,0.2741259699445392,6
|
161 |
+
fight,-0.04955009639857119,0.1408768564518783,1,0.1904269528504495,1
|
162 |
+
least,-0.04955009639857119,0.1408768564518783,1,0.1904269528504495,1
|
163 |
+
college,-0.049524071892562804,0.1416699620150681,1,0.1911940339076309,1
|
164 |
+
coming,-0.04947085201059831,0.1432883201425236,1,0.1927591721531219,1
|
165 |
+
media,-0.049270932875568996,0.14932586688606,1,0.198596799761629,1
|
166 |
+
end,-0.049270932875568996,0.14932586688606,1,0.198596799761629,1
|
167 |
+
hated,-0.049244876526549186,0.2838907665388246,2,0.3331356430653738,2
|
168 |
+
whole,-0.04924044329025712,0.1502409417951759,1,0.199481385085433,1
|
169 |
+
move,-0.049209420684870386,0.1511704854038926,1,0.200379906088763,1
|
170 |
+
boy,-0.04914569880958869,0.1530750075925761,1,0.2022207064021648,1
|
171 |
+
guys,-0.04914569880958869,0.1530750075925761,1,0.2022207064021648,1
|
172 |
+
learn,-0.04904560386826051,0.1560537390377948,1,0.2050993429060553,1
|
173 |
+
got,-0.04898742997890718,0.2376264541868798,7,0.286613884165787,6
|
174 |
+
pride,-0.0489755865943948,0.1581281258449573,1,0.2071037124393521,1
|
175 |
+
gets,-0.0489395111099141,0.159193982916155,1,0.2081334940260691,1
|
176 |
+
job,-0.0489395111099141,0.159193982916155,1,0.2081334940260691,1
|
177 |
+
either,-0.04886507473114779,0.1613869531948864,1,0.2102520279260342,1
|
178 |
+
9,-0.04886507473114779,0.1613869531948864,1,0.2102520279260342,1
|
179 |
+
local,-0.04886507473114779,0.1613869531948864,1,0.2102520279260342,1
|
180 |
+
band,-0.04886507473114779,0.1613869531948864,1,0.2102520279260342,1
|
181 |
+
video,-0.04882686797238589,0.2411740547270102,7,0.2900009226993961,6
|
182 |
+
talking,-0.048826647139318086,0.1625157901949896,1,0.2113424373343077,1
|
183 |
+
cat,-0.04877695472202004,0.2939785684705489,2,0.3427555231925689,2
|
184 |
+
page,-0.04874718915852541,0.1648429134052697,1,0.2135901025637951,1
|
185 |
+
woman,-0.04869205417463773,0.3458634293314752,13,0.3945554835061129,11
|
186 |
+
thats,-0.04866398447871198,0.1672697443381548,1,0.2159337288168668,1
|
187 |
+
hand,-0.04866398447871198,0.1672697443381548,1,0.2159337288168668,1
|
188 |
+
power,-0.04866398447871198,0.1672697443381548,1,0.2159337288168668,1
|
189 |
+
gone,-0.04862086197267451,0.1685235064731637,1,0.2171443684458382,1
|
190 |
+
11,-0.04862086197267451,0.1685235064731637,1,0.2171443684458382,1
|
191 |
+
change,-0.04862086197267451,0.1685235064731637,1,0.2171443684458382,1
|
192 |
+
several,-0.0485766575719111,0.1698059198057495,1,0.2183825773776606,1
|
193 |
+
happened,-0.04853131489477719,0.1711184258607827,1,0.2196497407555599,1
|
194 |
+
50,-0.04853131489477719,0.1711184258607827,1,0.2196497407555599,1
|
195 |
+
dirty,-0.0484847730012449,0.1724625802584892,1,0.2209473532597341,1
|
196 |
+
website,-0.0483878218976225,0.1752527038261407,1,0.2236405257237632,1
|
197 |
+
example,-0.04833726307508718,0.1767024764079143,1,0.2250397394830015,1
|
198 |
+
running,-0.048231552805339695,0.1797222467749297,1,0.2279537995802694,1
|
199 |
+
indeed,-0.04817620635411379,0.1812971759177526,1,0.2294733822718664,1
|
200 |
+
lives,-0.0479988160003916,0.1863170648879221,1,0.2343158808883137,1
|
201 |
+
body,-0.0479988160003916,0.1863170648879221,1,0.2343158808883137,1
|
202 |
+
large,-0.0479988160003916,0.1863170648879221,1,0.2343158808883137,1
|
203 |
+
among,-0.0479988160003916,0.1863170648879221,1,0.2343158808883137,1
|
204 |
+
scene,-0.0479354432570723,0.1881002564887215,1,0.2360356997457938,1
|
205 |
+
whatever,-0.0479354432570723,0.1881002564887215,1,0.2360356997457938,1
|
206 |
+
movement,-0.0479354432570723,0.1881002564887215,1,0.2360356997457938,1
|
207 |
+
bar,-0.0478696801999961,0.1899451319500906,1,0.2378148121500867,1
|
208 |
+
movie,-0.0478696801999961,0.1899451319500906,1,0.2378148121500867,1
|
209 |
+
18,-0.0478013363920706,0.1918564453192716,1,0.2396577817113422,1
|
210 |
+
facebook,-0.04773019749687671,0.1938395353068745,1,0.2415697328037512,1
|
211 |
+
boys,-0.047656021085171085,0.1959004263957067,1,0.2435564474808778,1
|
212 |
+
babies,-0.047656021085171085,0.1959004263957067,1,0.2435564474808778,1
|
213 |
+
x202c,-0.047656021085171085,0.1959004263957067,1,0.2435564474808778,1
|
214 |
+
x202a,-0.047656021085171085,0.1959004263957067,1,0.2435564474808778,1
|
215 |
+
shoot,-0.047578531476376196,0.1980459529545264,1,0.2456244844309026,1
|
216 |
+
strong,-0.047578531476376196,0.1980459529545264,1,0.2456244844309026,1
|
217 |
+
gonna,-0.047578531476376196,0.1980459529545264,1,0.2456244844309026,1
|
218 |
+
criminal,-0.047497413335065714,0.2002839129694801,1,0.2477813263045458,1
|
219 |
+
rlm,-0.047497413335065714,0.2002839129694801,1,0.2477813263045458,1
|
220 |
+
btw,-0.047412303642673626,0.2026232603438401,1,0.2500355639865137,1
|
221 |
+
fed,-0.047412303642673626,0.2026232603438401,1,0.2500355639865137,1
|
222 |
+
breed,-0.047322781521992596,0.2050743480522944,1,0.252397129574287,1
|
223 |
+
welfare,-0.047322781521992596,0.2050743480522944,1,0.252397129574287,1
|
224 |
+
nazi,-0.0472283551845413,0.2076492392768177,1,0.254877594461359,1
|
225 |
+
seriously,-0.0472283551845413,0.2076492392768177,1,0.254877594461359,1
|
226 |
+
typical,-0.0472283551845413,0.2076492392768177,1,0.254877594461359,1
|
227 |
+
station,-0.0472283551845413,0.2076492392768177,1,0.254877594461359,1
|
228 |
+
watched,-0.04712844496338339,0.2103621108088606,1,0.257490555772244,1
|
229 |
+
mess,-0.04712844496338339,0.2103621108088606,1,0.257490555772244,1
|
230 |
+
missing,-0.04712844496338339,0.2103621108088606,1,0.257490555772244,1
|
231 |
+
nor,-0.04712844496338339,0.2103621108088606,1,0.257490555772244,1
|
232 |
+
charge,-0.04712844496338339,0.2103621108088606,1,0.257490555772244,1
|
233 |
+
michael,-0.047022360928689805,0.2132297838077323,1,0.2602521447364221,1
|
234 |
+
crimes,-0.047022360928689805,0.2132297838077323,1,0.2602521447364221,1
|
235 |
+
names,-0.047022360928689805,0.2132297838077323,1,0.2602521447364221,1
|
236 |
+
turned,-0.047022360928689805,0.2132297838077323,1,0.2602521447364221,1
|
237 |
+
2014,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
238 |
+
g,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
239 |
+
wanna,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
240 |
+
obviously,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
241 |
+
whenever,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
242 |
+
dance,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
243 |
+
17,-0.046909272862734,0.2162724336970454,1,0.2631817065597794,1
|
244 |
+
da,-0.04678816922564258,0.2195145574429774,1,0.26630272666862,1
|
245 |
+
laughing,-0.04678816922564258,0.2195145574429774,1,0.26630272666862,1
|
246 |
+
knife,-0.04678816922564258,0.2195145574429774,1,0.26630272666862,1
|
247 |
+
famous,-0.046657799868413175,0.2229863196519829,1,0.2696441195203961,1
|
248 |
+
creatures,-0.046657799868413175,0.2229863196519829,1,0.2696441195203961,1
|
249 |
+
theres,-0.046657799868413175,0.2229863196519829,1,0.2696441195203961,1
|
250 |
+
greece,-0.046657799868413175,0.2229863196519829,1,0.2696441195203961,1
|
251 |
+
heil,-0.046657799868413175,0.2229863196519829,1,0.2696441195203961,1
|
252 |
+
monkey,-0.046657799868413175,0.2229863196519829,1,0.2696441195203961,1
|
253 |
+
idiot,-0.0465165940765718,0.2267254718167879,1,0.2732420658933597,1
|
254 |
+
monday,-0.0465165940765718,0.2267254718167879,1,0.2732420658933597,1
|
255 |
+
table,-0.0465165940765718,0.2267254718167879,1,0.2732420658933597,1
|
256 |
+
kinda,-0.0465165940765718,0.2267254718167879,1,0.2732420658933597,1
|
257 |
+
dress,-0.0465165940765718,0.2267254718167879,1,0.2732420658933597,1
|
258 |
+
com,-0.0464696999909206,0.1972972391532616,6,0.2437669391441822,5
|
259 |
+
range,-0.04636253994660339,0.2307801668448255,1,0.2771427067914289,1
|
260 |
+
drop,-0.04636253994660339,0.2307801668448255,1,0.2771427067914289,1
|
261 |
+
bulgarian,-0.04636253994660339,0.2307801668448255,1,0.2771427067914289,1
|
262 |
+
rapes,-0.04636253994660339,0.2307801668448255,1,0.2771427067914289,1
|
263 |
+
saturday,-0.04636253994660339,0.2307801668448255,1,0.2771427067914289,1
|
264 |
+
forest,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
265 |
+
daily,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
266 |
+
neighbors,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
267 |
+
beating,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
268 |
+
arrest,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
269 |
+
won,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
270 |
+
jumped,-0.04619300083119551,0.2352132252962996,1,0.2814062261274951,1
|
271 |
+
blind,-0.04600442468239349,0.2401088624228536,1,0.2861132871052471,1
|
272 |
+
personally,-0.04600442468239349,0.2401088624228536,1,0.2861132871052471,1
|
273 |
+
fought,-0.04600442468239349,0.2401088624228536,1,0.2861132871052471,1
|
274 |
+
nigerian,-0.0457918609977076,0.2455838165117697,1,0.2913756775094773,1
|
275 |
+
handed,-0.0457918609977076,0.2455838165117697,1,0.2913756775094773,1
|
276 |
+
talks,-0.0457918609977076,0.2455838165117697,1,0.2913756775094773,1
|
277 |
+
kicked,-0.0457918609977076,0.2455838165117697,1,0.2913756775094773,1
|
278 |
+
way,-0.04556498992834329,0.2194332024106831,6,0.2649981923390264,5
|
279 |
+
pregnant,-0.045548108271322774,0.2518068891920725,1,0.2973549974633953,1
|
280 |
+
ur,-0.045548108271322774,0.2518068891920725,1,0.2973549974633953,1
|
281 |
+
wore,-0.045548108271322774,0.2518068891920725,1,0.2973549974633953,1
|
282 |
+
officer,-0.045548108271322774,0.2518068891920725,1,0.2973549974633953,1
|
283 |
+
every,-0.04529078664067718,0.2260391469338375,6,0.2713299335745147,5
|
284 |
+
coat,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
285 |
+
punk,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
286 |
+
invasion,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
287 |
+
niglet,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
288 |
+
feature,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
289 |
+
aswell,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
290 |
+
lesbian,-0.045262088919822085,0.2590359782343009,1,0.304298067154123,1
|
291 |
+
wedding,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
292 |
+
commercials,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
293 |
+
glasses,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
294 |
+
smashed,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
295 |
+
aged,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
296 |
+
injured,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
297 |
+
lisa,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
298 |
+
dropped,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
299 |
+
lawyer,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
300 |
+
palm,-0.044915417121316914,0.2676957755738872,1,0.3126111926952041,1
|
301 |
+
taylor,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
302 |
+
backpack,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
303 |
+
hum,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
304 |
+
suited,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
305 |
+
reporter,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
306 |
+
stormed,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
307 |
+
machete,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
308 |
+
gf,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
309 |
+
principal,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
310 |
+
auto,-0.04447402157076946,0.2785659300028224,1,0.3230399515735919,1
|
311 |
+
05,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
312 |
+
straw,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
313 |
+
substitute,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
314 |
+
semen,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
315 |
+
gather,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
316 |
+
igger,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
317 |
+
patch,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
318 |
+
talkin,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
319 |
+
whut,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
320 |
+
chick,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
321 |
+
guidance,-0.04386257062490617,0.2933498404975982,1,0.3372124111225044,1
|
322 |
+
nr,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
323 |
+
ohhh,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
324 |
+
ashley,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
325 |
+
uneven,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
326 |
+
wrench,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
327 |
+
packi,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
328 |
+
prosecutors,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
329 |
+
neevr,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
330 |
+
nurse,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
331 |
+
butchy,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
332 |
+
zakeshia,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
333 |
+
felonies,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
334 |
+
finially,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
335 |
+
conslour,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
336 |
+
huffed,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
337 |
+
firefighter,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
338 |
+
endscreen,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
339 |
+
monkies,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
340 |
+
forgein,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
341 |
+
fqpazvlq4xq,-0.0428462333661051,0.3172673163336049,1,0.36011354969971,1
|
342 |
+
http,-0.04108132267246051,0.1958937419891465,5,0.236975064661607,4
|
343 |
+
in,-0.04044074869873954,0.3299084329061708,67,0.3703491816049103,45
|
344 |
+
as,-0.04030639672053529,0.2246342215843322,15,0.2649406183048675,11
|
345 |
+
guy,-0.03898709677657719,0.2510108546879141,5,0.2899979514644913,4
|
346 |
+
death,-0.03827429816680816,0.2691510774135704,5,0.3074253755803786,4
|
347 |
+
shot,-0.0372017259830939,0.2959066761683893,5,0.3331084021514832,4
|
348 |
+
police,-0.03425298410988431,0.3037970866350933,8,0.3380500707449776,6
|
349 |
+
down,-0.033837650220252785,0.1901221893277151,4,0.2239598395479679,3
|
350 |
+
do,-0.033240290898001595,0.1876983070687471,10,0.2209385979667487,7
|
351 |
+
that,-0.03319874341149148,0.2770160561111925,38,0.310214799522684,25
|
352 |
+
after,-0.03303114644789518,0.2146347654857166,4,0.2476659119336118,3
|
353 |
+
away,-0.032333976408782605,0.2354960851767149,4,0.2678300615854975,3
|
354 |
+
came,-0.032204407965910814,0.2393407370284624,4,0.2715451449943732,3
|
355 |
+
no,-0.03190342677313662,0.2248583306487032,10,0.2567617574218398,7
|
356 |
+
by,-0.0314761700695787,0.2732384424912961,16,0.3047146125608748,11
|
357 |
+
where,-0.031231585580407006,0.2353605231009927,7,0.2665921086813997,5
|
358 |
+
this,-0.031010050837015524,0.2824114098116168,32,0.3134214606486323,21
|
359 |
+
car,-0.030563345747273096,0.2871991399210667,4,0.3177624856683398,3
|
360 |
+
on,-0.029611581517759278,0.2829926729921817,34,0.312604254509941,22
|
361 |
+
so,-0.02818253385655531,0.2172135406059457,12,0.245396074462501,8
|
362 |
+
have,-0.027808374289810395,0.1960756758723442,17,0.2238840501621546,11
|
363 |
+
they,-0.027756898783844602,0.1975002517387618,17,0.2252571505226064,11
|
364 |
+
some,-0.02721987862125469,0.2447729851730338,12,0.2719928637942885,8
|
365 |
+
here,-0.0267034770998634,0.2106835185083204,9,0.2373869956081838,6
|
366 |
+
me,-0.02410657052224041,0.2468247817837273,14,0.2709313523059677,9
|
367 |
+
last,-0.023943228695807395,0.2330251267288323,6,0.2569683554246397,4
|
368 |
+
two,-0.02364881597135332,0.2427477902796778,6,0.2663966062510311,4
|
369 |
+
new,-0.023491982425394686,0.1440264262497326,3,0.1675184086751273,2
|
370 |
+
race,-0.023213973182339087,0.1545100694407363,3,0.1777240426230754,2
|
371 |
+
need,-0.022911951203856612,0.1658889373786121,3,0.1888008885824687,2
|
372 |
+
same,-0.022845067333927105,0.1684073831379902,3,0.1912524504719173,2
|
373 |
+
ca,-0.0217581588953471,0.2092606790503416,3,0.2310188379456887,2
|
374 |
+
may,-0.021675758690152702,0.2123522310239269,3,0.2340279897140796,2
|
375 |
+
looks,-0.02160666590084881,0.2149438995746365,3,0.2365505654754853,2
|
376 |
+
week,-0.02157096934882108,0.2162826598057951,3,0.2378536291546162,2
|
377 |
+
kid,-0.021252024518218282,0.2282378022301576,3,0.2494898267483759,2
|
378 |
+
girls,-0.02120714724446121,0.2299190136473802,3,0.2511261608918414,2
|
379 |
+
friend,-0.020933536958360727,0.2401640992984114,3,0.2610976362567721,2
|
380 |
+
month,-0.02059829065016533,0.2527053575456485,3,0.2733036481958138,2
|
381 |
+
case,-0.020563623599736014,0.254001484673012,3,0.274565108272748,2
|
382 |
+
street,-0.020563623599736014,0.254001484673012,3,0.274565108272748,2
|
383 |
+
just,-0.01972424620582139,0.2236869708845268,13,0.2434112170903482,8
|
384 |
+
murdered,-0.019657600812959808,0.2878270517425951,3,0.3074846525555549,2
|
385 |
+
n,-0.019493274935692695,0.2532382179918742,18,0.2727314929275669,11
|
386 |
+
boyfriend,-0.018824315364158573,0.318854681559876,3,0.3376789969240346,2
|
387 |
+
be,-0.017613454770569192,0.2215683311451267,15,0.2391817859156959,9
|
388 |
+
time,-0.015256411472560738,0.251945541068708,10,0.2672019525412687,6
|
389 |
+
only,-0.0148661225913925,0.1883334799558229,5,0.2031996025472154,3
|
390 |
+
say,-0.014695508081695702,0.1951498491105269,5,0.2098453571922226,3
|
391 |
+
than,-0.014683146718237589,0.1956449068998041,5,0.2103280536180417,3
|
392 |
+
to,-0.014647706484919976,0.3192999623880746,81,0.3339476688729946,46
|
393 |
+
make,-0.0142352357223193,0.2136942975224378,5,0.2279295332447571,3
|
394 |
+
being,-0.014136972652217,0.2176833516471089,5,0.2318203242993259,3
|
395 |
+
story,-0.013180204783341032,0.2570999883982474,5,0.2702801931815884,3
|
396 |
+
stupid,-0.01287400250500631,0.2699442720160224,5,0.2828182745210287,3
|
397 |
+
sorry,-0.012625743486149421,0.2804433525402444,5,0.2930690960263938,3
|
398 |
+
killed,-0.012292908007406123,0.2946424034800751,5,0.3069353114874812,3
|
399 |
+
year,-0.011998721861800565,0.2871623652838957,12,0.2991610871456963,7
|
400 |
+
t,-0.008703849520588586,0.2499058218246277,18,0.2586096713452163,10
|
401 |
+
from,-0.008390955916601828,0.2617489249914286,18,0.2701398809080304,10
|
402 |
+
who,-0.004855182838344019,0.2473832666681558,13,0.2522384495064998,7
|
403 |
+
and,-0.002278797136555266,0.3765288386234401,107,0.3788076357599954,57
|
404 |
+
those,-4.951281735129931e-05,0.1195284478248052,2,0.1195779606421565,1
|
405 |
+
its,9.217416931497913e-05,0.1270979764581092,2,0.1270058022887942,1
|
406 |
+
why,0.0004027373051603833,0.1441608593208176,2,0.1437581220156572,1
|
407 |
+
it,0.0008973452542764826,0.2699460434274812,39,0.2690486981732047,20
|
408 |
+
town,0.0009014589203884815,0.173098180018062,2,0.1721967210976735,1
|
409 |
+
again,0.0009014589203884815,0.173098180018062,2,0.1721967210976735,1
|
410 |
+
better,0.0010003626259889875,0.179092432985179,2,0.17809207035919,1
|
411 |
+
any,0.0010016749750041964,0.1726126005321763,4,0.1716109255571721,2
|
412 |
+
their,0.0010857366202340901,0.1700738756925413,8,0.1689881390723072,4
|
413 |
+
left,0.0010858178862235834,0.1843470372711924,2,0.1832612193849688,1
|
414 |
+
check,0.0011081917996658974,0.1857347346295071,2,0.1846265428298412,1
|
415 |
+
until,0.0011661059100754045,0.1893503754561785,2,0.1881842695461031,1
|
416 |
+
half,0.0011780503939384235,0.1901003888694547,2,0.1889223384755163,1
|
417 |
+
called,0.0012146630625795019,0.1924086969702104,2,0.1911940339076309,1
|
418 |
+
years,0.0012259989403897997,0.1848178377588102,4,0.1835918388184204,2
|
419 |
+
small,0.001227138447440601,0.1931984793553444,2,0.1919713409079038,1
|
420 |
+
yet,0.001227138447440601,0.1931984793553444,2,0.1919713409079038,1
|
421 |
+
getting,0.0012784961938922257,0.19646749894264,2,0.1951890027487478,1
|
422 |
+
point,0.0013051074740439983,0.198172737698001,2,0.196867630223957,1
|
423 |
+
ve,0.0013267767263576147,0.1904292346966932,4,0.1891024579703356,2
|
424 |
+
v,0.001360384754268501,0.2017402908430315,2,0.200379906088763,1
|
425 |
+
weeks,0.0013746636048835026,0.2026675077043881,2,0.2012928440995046,1
|
426 |
+
teacher,0.00138913815119171,0.2036098445533565,2,0.2022207064021648,1
|
427 |
+
leave,0.0014804836705520075,0.2096139776966211,2,0.2081334940260691,1
|
428 |
+
face,0.0014965308211480899,0.2106791958340836,2,0.2091826650129355,1
|
429 |
+
class,0.0014965308211480899,0.2106791958340836,2,0.2091826650129355,1
|
430 |
+
along,0.0014965308211480899,0.2106791958340836,2,0.2091826650129355,1
|
431 |
+
head,0.0015128367920828056,0.211764864718117,2,0.2102520279260342,1
|
432 |
+
sad,0.001563411992338004,0.2151535145561331,2,0.2135901025637951,1
|
433 |
+
song,0.001563411992338004,0.2151535145561331,2,0.2135901025637951,1
|
434 |
+
moved,0.0016351628282082198,0.2200177402058688,2,0.2183825773776606,1
|
435 |
+
play,0.0017754259066803946,0.2297292254869498,2,0.2279537995802694,1
|
436 |
+
sounds,0.0018197660288016837,0.23285797524353,2,0.2310382092147283,1
|
437 |
+
evil,0.0018664246758171021,0.2361823055641308,2,0.2343158808883137,1
|
438 |
+
african,0.0018664246758171021,0.2361823055641308,2,0.2343158808883137,1
|
439 |
+
early,0.0018664246758171021,0.2361823055641308,2,0.2343158808883137,1
|
440 |
+
tree,0.001968001748002074,0.2435377345517533,2,0.2415697328037512,1
|
441 |
+
stories,0.002053141106549805,0.2498344674110956,2,0.2477813263045458,1
|
442 |
+
kick,0.002053141106549805,0.2498344674110956,2,0.2477813263045458,1
|
443 |
+
could,0.0020793073858696165,0.2260391469338375,6,0.2239598395479679,3
|
444 |
+
court,0.002115307079956108,0.2545124366542431,2,0.252397129574287,1
|
445 |
+
explain,0.002115307079956108,0.2545124366542431,2,0.252397129574287,1
|
446 |
+
road,0.002148326623028496,0.2570259210843875,2,0.254877594461359,1
|
447 |
+
river,0.002148326623028496,0.2570259210843875,2,0.254877594461359,1
|
448 |
+
hell,0.0021525752133426113,0.2400062043679588,4,0.2378536291546162,2
|
449 |
+
go,0.002180996787470413,0.2250871852705677,8,0.2229061884830973,4
|
450 |
+
room,0.002182816980684288,0.2596733727529283,2,0.257490555772244,1
|
451 |
+
groid,0.002182816980684288,0.2596733727529283,2,0.257490555772244,1
|
452 |
+
protect,0.0022189425287221787,0.2624710872651443,2,0.2602521447364221,1
|
453 |
+
victim,0.002256898534802876,0.2654386050945823,2,0.2631817065597794,1
|
454 |
+
turning,0.002296919664802499,0.2685996463334225,2,0.26630272666862,1
|
455 |
+
yesterday,0.002296919664802499,0.2685996463334225,2,0.26630272666862,1
|
456 |
+
nose,0.0023392916941697983,0.2719834112145659,2,0.2696441195203961,1
|
457 |
+
kiss,0.0024325935315371305,0.279575300322966,2,0.2771427067914289,1
|
458 |
+
camera,0.0024325935315371305,0.279575300322966,2,0.2771427067914289,1
|
459 |
+
beast,0.0024845404113295055,0.2838907665388246,2,0.2814062261274951,1
|
460 |
+
27,0.0024845404113295055,0.2838907665388246,2,0.2814062261274951,1
|
461 |
+
smile,0.00260289096107158,0.2939785684705489,2,0.2913756775094773,1
|
462 |
+
louis,0.00260289096107158,0.2939785684705489,2,0.2913756775094773,1
|
463 |
+
bedroom,0.0026717790539765307,0.3000267765173718,2,0.2973549974633953,1
|
464 |
+
pulls,0.0028404363835504154,0.3154516290787545,2,0.3126111926952041,1
|
465 |
+
morning,0.002941189990455284,0.2956749476619694,4,0.2927337576715141,2
|
466 |
+
spending,0.0029498516881046877,0.3259898032616966,2,0.3230399515735919,1
|
467 |
+
went,0.0031578204872799165,0.2829597697416315,8,0.2798019492543516,4
|
468 |
+
is,0.005779229390722285,0.3116178497279379,54,0.3058386203372156,27
|
469 |
+
but,0.009482904146060511,0.2370907276619539,17,0.2276078235158934,8
|
470 |
+
out,0.009832301800258708,0.2576776150231182,17,0.2478453132228595,8
|
471 |
+
not,0.010450095406808496,0.2092292080021127,13,0.1987791125953042,6
|
472 |
+
i,0.01072543981020363,0.3062929030750106,74,0.295567463264807,36
|
473 |
+
was,0.01234085849456712,0.3328351192281375,40,0.3204942607335704,19
|
474 |
+
what,0.015662629299177416,0.1887423200975542,7,0.1730796907983768,3
|
475 |
+
did,0.016347766726436785,0.2439632906823139,7,0.2276155239558771,3
|
476 |
+
watch,0.016377006876770905,0.2468744122432417,7,0.2304974053664708,3
|
477 |
+
first,0.016400168367547097,0.2492307002310687,7,0.2328305318635216,3
|
478 |
+
while,0.016604752310959037,0.2725231369167178,7,0.2559183846057588,3
|
479 |
+
eyes,0.016616429438460922,0.2740258698413967,7,0.2574094404029358,3
|
480 |
+
will,0.017295036389368412,0.2473898573155227,16,0.2300948209261543,7
|
481 |
+
old,0.017954181106256017,0.3143134886273105,16,0.2963593075210545,7
|
482 |
+
know,0.02048420453006608,0.1792804113036016,5,0.1587962067735355,2
|
483 |
+
want,0.020652527356163602,0.1934438913162864,5,0.1727913639601228,2
|
484 |
+
too,0.02072445408112969,0.1999996132332502,5,0.1792751591521205,2
|
485 |
+
very,0.020732944068895393,0.2007969915718875,5,0.1800640475029921,2
|
486 |
+
right,0.020950292447653007,0.2234044418378801,5,0.2024541493902271,2
|
487 |
+
get,0.020963177820336493,0.238000341474962,12,0.2170371636546255,5
|
488 |
+
come,0.02100588227090569,0.2300866395112608,5,0.2090807572403551,2
|
489 |
+
d,0.021066694279313403,0.2380129576782225,5,0.2169462633989091,2
|
490 |
+
seen,0.021077024442701903,0.2394362717860368,5,0.2183592473433349,2
|
491 |
+
try,0.021104835082870588,0.2433984557991645,5,0.2222936207162939,2
|
492 |
+
heard,0.021136555830376103,0.2481821403575021,5,0.227045584527126,2
|
493 |
+
love,0.021165091775182165,0.252773699687626,5,0.2316086079124438,2
|
494 |
+
hair,0.021172267787023386,0.253978240839143,5,0.2328059730521196,2
|
495 |
+
if,0.026180506605459397,0.2317570480406652,15,0.2055765414352058,6
|
496 |
+
at,0.02832410951520903,0.2722269264032489,20,0.2439028168880399,8
|
497 |
+
good,0.0286653287750242,0.2131306202263434,8,0.1844652914513192,3
|
498 |
+
around,0.028885993606119598,0.2479891925549923,8,0.2191031989488727,3
|
499 |
+
can,0.029367620716374276,0.2417394291913187,13,0.2123718084749444,5
|
500 |
+
see,0.029480842834986615,0.2612324965777118,13,0.2317516537427252,5
|
501 |
+
over,0.03270485085297889,0.1625699970445923,3,0.1298651461916134,1
|
502 |
+
murders,0.032779578193901704,0.3141858043213968,3,0.2814062261274951,1
|
503 |
+
take,0.03284426620336961,0.1802964274758775,3,0.1474521612725079,1
|
504 |
+
duty,0.0328857434014484,0.2991884700700684,3,0.26630272666862,1
|
505 |
+
apartment,0.03290456870497427,0.2960862752647537,3,0.2631817065597794,1
|
506 |
+
free,0.03295287556124629,0.198750414377951,3,0.1657975388167047,1
|
507 |
+
met,0.03299846202286061,0.2765549095037384,3,0.2435564474808778,1
|
508 |
+
far,0.033009008042567095,0.2123522310239269,3,0.1793432229813598,1
|
509 |
+
trying,0.0330111403343781,0.2129898294350052,3,0.1799786891006271,1
|
510 |
+
gave,0.0330280173476796,0.2673438982359933,3,0.2343158808883137,1
|
511 |
+
says,0.033038101857092994,0.2227079140602209,3,0.1896698122031279,1
|
512 |
+
lived,0.033045719510294586,0.2595224632244283,3,0.2264767437141337,1
|
513 |
+
done,0.03304879948140982,0.2282378022301576,3,0.1951890027487478,1
|
514 |
+
12,0.03305045554623243,0.2566909812699956,3,0.2236405257237632,1
|
515 |
+
ask,0.03305561679008859,0.2527053575456485,3,0.2196497407555599,1
|
516 |
+
taken,0.03305688794780259,0.2514394653254632,3,0.2183825773776606,1
|
517 |
+
would,0.03360509759083588,0.2239659819940241,11,0.1903608844031882,4
|
518 |
+
had,0.03376249898042227,0.2621722154056136,11,0.2284097164251913,4
|
519 |
+
well,0.037195421812566215,0.2126562738758243,6,0.1754608520632581,2
|
520 |
+
does,0.03725976822440949,0.2492833691129093,6,0.2120236008884998,2
|
521 |
+
my,0.04185631372079421,0.2734234983624097,25,0.2315671846416155,9
|
522 |
+
we,0.04475644060985459,0.2300316789766905,15,0.1852752383668359,5
|
523 |
+
about,0.04478274138158722,0.2505300117547034,15,0.2057472703731162,5
|
524 |
+
son,0.050551912861716786,0.3226235236498286,7,0.2720716107881118,2
|
525 |
+
little,0.05131954146169421,0.263343142350194,7,0.2120236008884998,2
|
526 |
+
how,0.05153811079957529,0.2105301524840293,7,0.158992041684454,2
|
527 |
+
sat,0.055426224839880744,0.3250703443602768,4,0.2696441195203961,1
|
528 |
+
photo,0.05598369382411578,0.297553426627867,4,0.2415697328037512,1
|
529 |
+
save,0.056079001829072384,0.2921147015748662,4,0.2360356997457938,1
|
530 |
+
dead,0.05631436779074009,0.2772617210504742,4,0.2209473532597341,1
|
531 |
+
remember,0.05652288627351282,0.2616222291795681,4,0.2050993429060553,1
|
532 |
+
front,0.056606347734484586,0.2543320407226798,4,0.1977256929881952,1
|
533 |
+
beautiful,0.05663306576539279,0.2518220685141406,4,0.1951890027487478,1
|
534 |
+
life,0.05676146174704161,0.2380316291952903,4,0.1812701674482487,1
|
535 |
+
give,0.05681285240438108,0.2312996474511982,4,0.1744867950468171,1
|
536 |
+
friends,0.05683224973986328,0.2284695964440377,4,0.1716373467041744,1
|
537 |
+
saw,0.05688889097902711,0.2187591471587523,4,0.1618702561797252,1
|
538 |
+
nothing,0.05688889097902711,0.2187591471587523,4,0.1618702561797252,1
|
539 |
+
anything,0.056898019322921184,0.2168930050961889,4,0.1599949857732677,1
|
540 |
+
ever,0.056939062536488505,0.2063195609543716,4,0.1493804984178831,1
|
541 |
+
2,0.05694136027782101,0.2055436590661489,4,0.1486022987883279,1
|
542 |
+
hope,0.05695564053940219,0.1996448357761226,4,0.1426891952367204,1
|
543 |
+
back,0.058641748592572596,0.2909766725490071,14,0.2323349239564345,4
|
544 |
+
name,0.06344423784437822,0.293879079302429,8,0.2304348414580508,2
|
545 |
+
ago,0.06377646022137701,0.274522007281485,8,0.210745547060108,2
|
546 |
+
let,0.06384236790294928,0.270110873787646,8,0.2062685058846967,2
|
547 |
+
school,0.0642578585836184,0.2324420748111406,8,0.1681842162275222,2
|
548 |
+
when,0.07346998294807092,0.2733792597582244,16,0.1999092768101535,4
|
549 |
+
sister,0.07473210963660501,0.3042054919084714,5,0.2294733822718664,1
|
550 |
+
off,0.07516374645605056,0.2761532338649392,9,0.2009894874088886,2
|
551 |
+
few,0.07561166740072231,0.2505794757716429,9,0.1749678083709206,2
|
552 |
+
family,0.07589686159282119,0.2533729544238571,5,0.1774760928310359,1
|
553 |
+
next,0.075927863223999,0.2515927727774573,5,0.1756649095534583,1
|
554 |
+
person,0.07604595090998062,0.2444298277680148,5,0.1683838768580342,1
|
555 |
+
girl,0.08316065587738486,0.3492183137829791,14,0.2660576579055942,3
|
556 |
+
child,0.0915948253375827,0.2820217781880322,6,0.1904269528504495,1
|
557 |
+
used,0.09185139337529469,0.2731215608235434,6,0.1812701674482487,1
|
558 |
+
house,0.09198361476527472,0.268246258692297,6,0.1762626439270223,1
|
559 |
+
negro,0.0921926516443772,0.2600505665859994,6,0.1678579149416222,1
|
560 |
+
show,0.09264715140382948,0.2393436607688134,6,0.1466965093649839,1
|
561 |
+
told,0.0930781445277983,0.3401988112902558,11,0.2471206667624575,2
|
562 |
+
think,0.09319022990198399,0.2031402211473919,6,0.1099499912454079,1
|
563 |
+
home,0.09476069930443412,0.2968455606486357,11,0.2020848613442016,2
|
564 |
+
daughter,0.1029356071515545,0.3485600915824571,7,0.2456244844309026,1
|
565 |
+
said,0.1031543273417233,0.3130620020099224,12,0.2099076746681991,2
|
566 |
+
mother,0.10485015689567767,0.308973531411627,7,0.2041233745159493,1
|
567 |
+
into,0.10718771152875378,0.2370528577203672,7,0.1298651461916134,1
|
568 |
+
then,0.11287174410196302,0.2806113933548574,13,0.1677396492528944,2
|
569 |
+
were,0.12030262609863329,0.2306932147345473,8,0.110390588635914,1
|
570 |
+
other,0.1203175810015656,0.2300482855965483,8,0.1097307045949827,1
|
571 |
+
found,0.12960493896075342,0.2979888158187876,9,0.1683838768580342,1
|
572 |
+
them,0.13277128252646603,0.1946946051404327,9,0.0619233226139667,1
|
573 |
+
own,0.14104198255904152,0.281302194913151,10,0.1402602123541095,1
|
574 |
+
she,0.2587143908741926,0.4778175898230653,61,0.2191031989488727,3
|
575 |
+
her,0.3900368264880181,0.6410983341501928,194,0.2510615076621747,5
|
pmi_files/her-she_npmi.csv
ADDED
@@ -0,0 +1,871 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,she-npmi,she-count
|
2 |
+
she,-0.1922244435573407,0.4778175898230653,61,0.670042033380406,167
|
3 |
+
something,-0.16775685027599452,0.1044002858460218,1,0.2721571361220163,6
|
4 |
+
teacher,-0.1404060164759653,0.2036098445533565,2,0.3440158610293218,8
|
5 |
+
news,-0.1317153713034665,0.0846726822356001,1,0.2163880535390666,4
|
6 |
+
gets,-0.1279476870542791,0.159193982916155,1,0.2871416699704341,4
|
7 |
+
maybe,-0.10587697958414169,0.1061895705951916,1,0.2120665501793333,3
|
8 |
+
bad,-0.1053993271043667,0.1192025920264494,1,0.2246019191308161,3
|
9 |
+
food,-0.10381421318168446,0.1570816242423745,1,0.260895837424059,3
|
10 |
+
mixed,-0.10361580874690371,0.1613869531948864,1,0.2650027619417901,3
|
11 |
+
movies,-0.10239425652905138,0.1863170648879221,1,0.2887113214169735,3
|
12 |
+
bag,-0.1003737760219307,0.2229863196519829,1,0.3233600956739136,3
|
13 |
+
goes,-0.09718848560176038,0.2055420751205895,2,0.3027305607223499,5
|
14 |
+
looks,-0.08298019158217829,0.2149438995746365,3,0.2979240911568148,6
|
15 |
+
says,-0.08261936534494779,0.2227079140602209,3,0.3053272794051687,6
|
16 |
+
because,-0.08080374975432861,0.2245523690333376,7,0.3053561187876662,12
|
17 |
+
great,-0.08018566897370752,0.1352620363451109,2,0.2154477053188184,4
|
18 |
+
look,-0.0801466425725873,0.1365578004814003,2,0.2167044430539876,4
|
19 |
+
class,-0.07748345754816552,0.2106791958340836,2,0.2881626533822491,4
|
20 |
+
hope,-0.0752351013212694,0.1996448357761226,4,0.274879937097392,7
|
21 |
+
whites,-0.0734931782124559,0.0485578498553355,1,0.1220510280677914,2
|
22 |
+
anyone,-0.07282063657117512,0.0883932335471931,1,0.1612138701183682,2
|
23 |
+
much,-0.07279986567316311,0.089444013579755,1,0.1622438792529181,2
|
24 |
+
stormfront,-0.07254388878981799,0.1018043563146476,1,0.1743482451044656,2
|
25 |
+
really,-0.0724678519137076,0.1052888330746886,1,0.1777566849883962,2
|
26 |
+
long,-0.07234206900984638,0.1108895705505882,1,0.1832316395604346,2
|
27 |
+
start,-0.07229655981645111,0.112869172196503,1,0.1851657320129541,2
|
28 |
+
read,-0.07229655981645111,0.112869172196503,1,0.1851657320129541,2
|
29 |
+
thank,-0.07228487332444451,0.1133737069059642,1,0.1856585802304087,2
|
30 |
+
use,-0.07227305849321021,0.1138822262377766,1,0.1861552847309868,2
|
31 |
+
forum,-0.07221197121939729,0.1164870535995198,1,0.1886990248189171,2
|
32 |
+
group,-0.07206433670905368,0.1226225068581927,1,0.1946868435672464,2
|
33 |
+
else,-0.0719110958393808,0.1287717362547365,1,0.2006828320941173,2
|
34 |
+
high,-0.07189459767626322,0.1294214071077621,1,0.2013160047840253,2
|
35 |
+
once,-0.0718608911518342,0.1307415753894848,1,0.202602466541319,2
|
36 |
+
different,-0.07167642693586321,0.1378048062092565,1,0.2094812331451197,2
|
37 |
+
least,-0.0715940291825147,0.1408768564518783,1,0.212470885634393,2
|
38 |
+
support,-0.07148270987769101,0.1449516791641152,1,0.2164343890418062,2
|
39 |
+
end,-0.07136064400684469,0.14932586688606,1,0.2206865108929047,2
|
40 |
+
whole,-0.07133477184740972,0.1502409417951759,1,0.2215757136425856,2
|
41 |
+
seems,-0.07130837158771819,0.1511704854038926,1,0.2224788569916108,2
|
42 |
+
yeah,-0.0712814233389889,0.1521149981770965,1,0.2233964215160854,2
|
43 |
+
light,-0.07125390608499008,0.1530750075925761,1,0.2243289136775662,2
|
44 |
+
join,-0.07125390608499008,0.1530750075925761,1,0.2243289136775662,2
|
45 |
+
speak,-0.07116771134318642,0.1560537390377948,1,0.2272214503809812,2
|
46 |
+
picture,-0.07116771134318642,0.1560537390377948,1,0.2272214503809812,2
|
47 |
+
7,-0.07097649225061081,0.1625157901949896,1,0.2334922824456004,2
|
48 |
+
thats,-0.0708321256255133,0.1672697443381548,1,0.2381018699636681,2
|
49 |
+
gone,-0.07079353068180891,0.1685235064731637,1,0.2393170371549726,2
|
50 |
+
means,-0.07071296000859598,0.1711184258607827,1,0.2418313858693787,2
|
51 |
+
info,-0.07071296000859598,0.1711184258607827,1,0.2418313858693787,2
|
52 |
+
example,-0.07053642312744718,0.1767024764079143,1,0.2472388995353615,2
|
53 |
+
telling,-0.07010056427723671,0.1899451319500906,1,0.2600456962273273,2
|
54 |
+
swedish,-0.06989668303782459,0.1959004263957067,1,0.2657971094335313,2
|
55 |
+
x202a,-0.06989668303782459,0.1959004263957067,1,0.2657971094335313,2
|
56 |
+
x202c,-0.06989668303782459,0.1959004263957067,1,0.2657971094335313,2
|
57 |
+
till,-0.06982203524457012,0.1980459529545264,1,0.2678679881990965,2
|
58 |
+
gonna,-0.06982203524457012,0.1980459529545264,1,0.2678679881990965,2
|
59 |
+
main,-0.0697434974456985,0.2002839129694801,1,0.2700274104151786,2
|
60 |
+
rlm,-0.0697434974456985,0.2002839129694801,1,0.2700274104151786,2
|
61 |
+
certainly,-0.0696606662409372,0.2026232603438401,1,0.2722839265847773,2
|
62 |
+
welfare,-0.06957307258514217,0.2050743480522944,1,0.2746474206374366,2
|
63 |
+
quickly,-0.06948016676358212,0.2076492392768177,1,0.2771294060403998,2
|
64 |
+
leaves,-0.06927569261099639,0.2132297838077323,1,0.2825054764187287,2
|
65 |
+
obviously,-0.06916241105459447,0.2162724336970454,1,0.2854348447516399,2
|
66 |
+
needed,-0.0690403082882817,0.2195145574429774,1,0.2885548657312591,2
|
67 |
+
burn,-0.06890796283968109,0.2229863196519829,1,0.291894282491664,2
|
68 |
+
warm,-0.06890796283968109,0.2229863196519829,1,0.291894282491664,2
|
69 |
+
became,-0.06890796283968109,0.2229863196519829,1,0.291894282491664,2
|
70 |
+
creatures,-0.06890796283968109,0.2229863196519829,1,0.291894282491664,2
|
71 |
+
idiot,-0.06876358163519589,0.2267254718167879,1,0.2954890534519838,2
|
72 |
+
nigeria,-0.0686048582443552,0.2307801668448255,1,0.2993850250891807,2
|
73 |
+
fair,-0.0684287563721522,0.2352132252962996,1,0.3036419816684518,2
|
74 |
+
worked,-0.0684287563721522,0.2352132252962996,1,0.3036419816684518,2
|
75 |
+
personally,-0.0682311656622139,0.2401088624228536,1,0.3083400280850675,2
|
76 |
+
nigerian,-0.0680063272042079,0.2455838165117697,1,0.3135901437159776,2
|
77 |
+
kicked,-0.0680063272042079,0.2455838165117697,1,0.3135901437159776,2
|
78 |
+
same,-0.06789859665255929,0.1684073831379902,3,0.2363059797905495,5
|
79 |
+
popular,-0.0677458148287291,0.2518068891920725,1,0.3195527040208016,2
|
80 |
+
ll,-0.0676630548954977,0.1762150958889765,3,0.2438781507844742,5
|
81 |
+
dont,-0.06757217760436202,0.179158279183511,3,0.246730456787873,5
|
82 |
+
not,-0.067555305854051,0.2092292080021127,13,0.2767845138561637,18
|
83 |
+
gorgeous,-0.0674365831505605,0.2590359782343009,1,0.3264725613848614,2
|
84 |
+
stormed,-0.06656575665931175,0.2785659300028224,1,0.3451316866621342,2
|
85 |
+
misunderstood,-0.06656575665931175,0.2785659300028224,1,0.3451316866621342,2
|
86 |
+
sorry,-0.06625687994097712,0.2804433525402444,5,0.3467002324812215,8
|
87 |
+
has,-0.06597842424586353,0.2312171556551595,9,0.297195579901023,13
|
88 |
+
think,-0.06536866064475283,0.2031402211473919,6,0.2685088817921447,9
|
89 |
+
if,-0.06443530051052812,0.2317570480406652,15,0.2961923485511933,20
|
90 |
+
but,-0.06252304552760027,0.2370907276619539,17,0.2996137731895542,22
|
91 |
+
now,-0.06114975844226489,0.1778070281743627,4,0.2389567866166276,6
|
92 |
+
say,-0.05650543443820388,0.1951498491105269,5,0.2516552835487308,7
|
93 |
+
too,-0.056369944651880693,0.1999996132332502,5,0.2563695578851309,7
|
94 |
+
even,-0.05516992097855222,0.129124428608635,2,0.1842943495871872,3
|
95 |
+
why,-0.054872334113180904,0.1441608593208176,2,0.1990331934339985,3
|
96 |
+
non,-0.05480222804904608,0.1475359625240293,2,0.2023381905730754,3
|
97 |
+
times,-0.054463706397260725,0.1630807225866117,2,0.2175444289838724,3
|
98 |
+
again,-0.0542319640504888,0.173098180018062,2,0.2273301440685508,3
|
99 |
+
must,-0.054103405434807406,0.1784661934227515,2,0.2325695988575589,3
|
100 |
+
until,-0.053833381181716294,0.1893503754561785,2,0.2431837566378948,3
|
101 |
+
just,-0.05313304929922533,0.2236869708845268,13,0.2768200201837521,16
|
102 |
+
turning,-0.051491327746722104,0.2685996463334225,2,0.3200909740801446,3
|
103 |
+
was,-0.0504128763682965,0.3328351192281375,40,0.383247995596434,44
|
104 |
+
like,-0.050060588122138094,0.2485048357602515,18,0.2985654238823896,21
|
105 |
+
is,-0.0499219393382076,0.3116178497279379,54,0.3615397890661455,57
|
106 |
+
n,-0.049913442715969925,0.2532382179918742,18,0.3031516607078441,21
|
107 |
+
place,-0.0470088527816426,0.198750414377951,3,0.2457592671595936,4
|
108 |
+
week,-0.046590542704168486,0.2162826598057951,3,0.2628732025099636,4
|
109 |
+
so,-0.04622419072744019,0.2172135406059457,12,0.2634377313333859,14
|
110 |
+
or,-0.04583758391740758,0.2161485541888016,13,0.2619861381062092,15
|
111 |
+
had,-0.045531014510938106,0.2621722154056136,11,0.3077032299165517,13
|
112 |
+
m,-0.04445504969441441,0.1525141957535644,4,0.1969692454479788,5
|
113 |
+
t,-0.044022360194566484,0.2499058218246277,18,0.2939281820191942,20
|
114 |
+
day,-0.043909027058678496,0.1817656222089806,4,0.2256746492676591,5
|
115 |
+
out,-0.04389014742203601,0.2576776150231182,17,0.3015677624451542,19
|
116 |
+
from,-0.0436941389054149,0.2617489249914286,18,0.3054430638968435,20
|
117 |
+
came,-0.04262103944630238,0.2393407370284624,4,0.2819617764747648,5
|
118 |
+
beautiful,-0.04230468409564453,0.2518220685141406,4,0.2941267526097851,5
|
119 |
+
know,-0.0419058181372671,0.1792804113036016,5,0.2211862294408687,6
|
120 |
+
only,-0.041732083924854696,0.1883334799558229,5,0.2300655638806776,6
|
121 |
+
never,-0.0413724064399158,0.2060715921398765,5,0.2474439985797923,6
|
122 |
+
hair,-0.040273860355398206,0.253978240839143,5,0.2942521011945412,6
|
123 |
+
thing,-0.03924520995136721,0.2451211153761263,6,0.2843663253274935,7
|
124 |
+
how,-0.03918982830067541,0.2105301524840293,7,0.2497199807847047,8
|
125 |
+
where,-0.0386608613380503,0.2353605231009927,7,0.274021384439043,8
|
126 |
+
got,-0.038610246641580886,0.2376264541868798,7,0.2762367008284607,8
|
127 |
+
do,-0.03855387762452289,0.1876983070687471,10,0.22625218469327,11
|
128 |
+
did,-0.03846662142298388,0.2439632906823139,7,0.2824299121052978,8
|
129 |
+
school,-0.03819900676587901,0.2324420748111406,8,0.2706410815770196,9
|
130 |
+
get,-0.037412623514916726,0.238000341474962,12,0.2754129649898787,13
|
131 |
+
my,-0.03353787632457861,0.2734234983624097,25,0.3069613746869883,25
|
132 |
+
no,-0.027668391700870376,0.2248583306487032,10,0.2525267223495736,10
|
133 |
+
people,-0.027523584194080408,0.1914249348771838,9,0.2189485190712642,9
|
134 |
+
there,-0.02656414200224691,0.1539000498317594,7,0.1804641918340063,7
|
135 |
+
an,-0.025450558401630408,0.1817881526839979,6,0.2072387110856283,6
|
136 |
+
your,-0.025070673852591485,0.1329303084341942,5,0.1580009822867857,5
|
137 |
+
does,-0.02454600550887362,0.2492833691129093,6,0.2738293746217829,6
|
138 |
+
very,-0.024347532803386723,0.2007969915718875,5,0.2251445243752742,5
|
139 |
+
make,-0.024185870101657403,0.2136942975224378,5,0.2378801676240952,5
|
140 |
+
try,-0.0237841710421213,0.2433984557991645,5,0.2671826268412858,5
|
141 |
+
heard,-0.02371565505401127,0.2481821403575021,5,0.2718977954115134,5
|
142 |
+
years,-0.02354219675254432,0.1848178377588102,4,0.2083600345113545,4
|
143 |
+
down,-0.023483202237509687,0.1901221893277151,4,0.2136053915652248,4
|
144 |
+
put,-0.023231474925845486,0.2116013160519829,4,0.2348327909778284,4
|
145 |
+
away,-0.02292726921973054,0.2354960851767149,4,0.2584233543964454,4
|
146 |
+
sister,-0.022834434393315284,0.3042054919084714,5,0.3270399263017867,5
|
147 |
+
race,-0.022669328300030905,0.1545100694407363,3,0.1771793977407672,3
|
148 |
+
blacks,-0.0225771986959018,0.164360528705606,3,0.1869377274015078,3
|
149 |
+
remember,-0.02256557151233668,0.2616222291795681,4,0.2841878006919048,4
|
150 |
+
going,-0.022553527183234112,0.1668225483905066,3,0.1893760755737407,3
|
151 |
+
find,-0.022531871837495304,0.1690517468095208,3,0.1915836186470161,3
|
152 |
+
children,-0.022320761579548987,0.1897457885997843,3,0.2120665501793333,3
|
153 |
+
about,-0.02203855564188978,0.2505300117547034,15,0.2725685673965932,14
|
154 |
+
done,-0.02187974035117607,0.2282378022301576,3,0.2501175425813337,3
|
155 |
+
fact,-0.021826594111099218,0.2325361704173854,3,0.2543627645284846,3
|
156 |
+
racial,-0.021780394379840723,0.236222322697186,3,0.2580027170770267,3
|
157 |
+
ask,-0.02156677268221263,0.2527053575456485,3,0.2742721302278611,3
|
158 |
+
bring,-0.02145497225665688,0.2609967014045114,3,0.2824516736611683,3
|
159 |
+
dog,-0.02143421034986248,0.2625131343188226,3,0.2839473446686851,3
|
160 |
+
country,-0.0213024160566406,0.1402530492752893,2,0.1615554653319299,2
|
161 |
+
lady,-0.021265603270538003,0.2745753418961257,3,0.2958409451666637,3
|
162 |
+
ireland,-0.021200122643231012,0.1527343228778414,2,0.1739344455210724,2
|
163 |
+
you,-0.021199899070695277,0.1495712009864474,13,0.1707711000571427,12
|
164 |
+
talk,-0.02108391666550799,0.1660766117465946,2,0.1871605284121026,2
|
165 |
+
are,-0.021075982896384987,0.1631231594610624,13,0.1841991423574474,12
|
166 |
+
work,-0.0210405936454911,0.1708531757713546,2,0.1918937694168457,2
|
167 |
+
actually,-0.02099826071623581,0.1754268562294947,2,0.1964251169457305,2
|
168 |
+
feel,-0.020992682584936695,0.1760229054582858,2,0.1970155880432225,2
|
169 |
+
5,-0.0209696695006881,0.1784661934227515,2,0.1994358629234396,2
|
170 |
+
big,-0.020957719262787805,0.1797251128313295,2,0.2006828320941173,2
|
171 |
+
together,-0.02092643049581011,0.1829903687469961,2,0.2039167992428062,2
|
172 |
+
probably,-0.020899805482070793,0.1857347346295071,2,0.2066345401115779,2
|
173 |
+
a,-0.020837979648258176,0.3333178609459928,81,0.354155840594251,70
|
174 |
+
called,-0.02083380849796529,0.1924086969702104,2,0.2132425054681757,2
|
175 |
+
yet,-0.02082588152467199,0.1931984793553444,2,0.2140243608800164,2
|
176 |
+
small,-0.02082588152467199,0.1931984793553444,2,0.2140243608800164,2
|
177 |
+
doing,-0.020809626408124282,0.1948103575568244,2,0.2156199839649487,2
|
178 |
+
the,-0.020794050846344003,0.3060938797833475,91,0.3268879306296915,78
|
179 |
+
getting,-0.020792807308089578,0.19646749894264,2,0.2172603062507296,2
|
180 |
+
makes,-0.020792807308089578,0.19646749894264,2,0.2172603062507296,2
|
181 |
+
point,-0.020775386252870592,0.198172737698001,2,0.2189481239508716,2
|
182 |
+
history,-0.0207664370644077,0.1990443552358275,2,0.2198107923002352,2
|
183 |
+
german,-0.020748033118737602,0.200827680523848,2,0.2215757136425856,2
|
184 |
+
wait,-0.0207385661485793,0.2017402908430315,2,0.2224788569916108,2
|
185 |
+
weeks,-0.020728913811697308,0.2026675077043881,2,0.2233964215160854,2
|
186 |
+
blue,-0.020698772733843795,0.2055420751205895,2,0.2262408478544333,2
|
187 |
+
leave,-0.020655516037643512,0.2096139776966211,2,0.2302694937342646,2
|
188 |
+
head,-0.020632401267429906,0.211764864718117,2,0.2323972659855469,2
|
189 |
+
male,-0.020582731029667595,0.2163302333629423,2,0.2369129643926099,2
|
190 |
+
15,-0.020482132406285797,0.2253532422754859,2,0.2458353746817717,2
|
191 |
+
looked,-0.020466010840767684,0.2267728886945938,2,0.2472388995353615,2
|
192 |
+
months,-0.020449371771466607,0.2282307875500129,2,0.2486801593214795,2
|
193 |
+
sweet,-0.020412046305239795,0.3299954157945905,3,0.3504074620998303,3
|
194 |
+
sounds,-0.02039600374634068,0.23285797524353,2,0.2532539789898707,2
|
195 |
+
female,-0.020376930888932,0.2344940607882427,2,0.2548709916771747,2
|
196 |
+
hit,-0.020357138849958184,0.2361823055641308,2,0.256539444414089,2
|
197 |
+
african,-0.020357138849958184,0.2361823055641308,2,0.256539444414089,2
|
198 |
+
heritage,-0.020292871818059388,0.2415992351026171,2,0.2618921069206765,2
|
199 |
+
ive,-0.020269591020079386,0.2435377345517533,2,0.2638073255718327,2
|
200 |
+
tree,-0.020269591020079386,0.2435377345517533,2,0.2638073255718327,2
|
201 |
+
lie,-0.020245244362705306,0.245551865070826,2,0.2657971094335313,2
|
202 |
+
carry,-0.020164744036395066,0.2521191825483822,2,0.2722839265847773,2
|
203 |
+
teaching,-0.02010348495601233,0.2570259210843875,2,0.2771294060403998,2
|
204 |
+
younger,-0.02007003686711173,0.2596733727529283,2,0.27974340962004,2
|
205 |
+
fake,-0.019996239657057602,0.2654386050945823,2,0.2854348447516399,2
|
206 |
+
victim,-0.019996239657057602,0.2654386050945823,2,0.2854348447516399,2
|
207 |
+
attacked,-0.019996239657057602,0.2654386050945823,2,0.2854348447516399,2
|
208 |
+
nose,-0.01991087127709812,0.2719834112145659,2,0.291894282491664,2
|
209 |
+
showed,-0.019809724766214676,0.279575300322966,2,0.2993850250891807,2
|
210 |
+
kiss,-0.019809724766214676,0.279575300322966,2,0.2993850250891807,2
|
211 |
+
camera,-0.019809724766214676,0.279575300322966,2,0.2993850250891807,2
|
212 |
+
hated,-0.019751215129627187,0.2838907665388246,2,0.3036419816684518,2
|
213 |
+
smile,-0.019611575245428725,0.2939785684705489,2,0.3135901437159776,2
|
214 |
+
these,-0.019607631536261404,0.0611169996924003,1,0.0807246312286617,1
|
215 |
+
re,-0.0194937817680913,0.0853343338379676,1,0.1048281156060589,1
|
216 |
+
most,-0.0194742261216079,0.0890919530892188,1,0.1085661792108267,1
|
217 |
+
always,-0.019446855966169296,0.0941949760327988,1,0.1136418319989681,1
|
218 |
+
thread,-0.019429777330528697,0.09729403912972,1,0.1167238164602487,1
|
219 |
+
which,-0.019411498526027,0.1005436278437333,1,0.1199551263697603,1
|
220 |
+
post,-0.019409122116538502,0.1009612133076248,1,0.1203703354241633,1
|
221 |
+
im,-0.019401863302445504,0.1022299875023327,1,0.1216318508047782,1
|
222 |
+
https,-0.0193566183955627,0.1099220210384043,1,0.129278639433967,1
|
223 |
+
such,-0.019277264159417107,0.1226225068581927,1,0.1418997710176098,1
|
224 |
+
part,-0.019249482991147288,0.1268625469007189,1,0.1461120298918662,1
|
225 |
+
brown,-0.0192367632035067,0.1287717362547365,1,0.1480084994582432,1
|
226 |
+
today,-0.019223502301041584,0.1307415753894848,1,0.1499650776905264,1
|
227 |
+
racist,-0.019223502301041584,0.1307415753894848,1,0.1499650776905264,1
|
228 |
+
money,-0.019218954581896014,0.1314123968800611,1,0.1506313514619571,1
|
229 |
+
crime,-0.019200081202135316,0.1341713283353302,1,0.1533714095374655,1
|
230 |
+
meet,-0.0191951829494644,0.1348809093452262,1,0.1540760922946906,1
|
231 |
+
pm,-0.019190208756496713,0.1355988296187797,1,0.1547890383752764,1
|
232 |
+
enough,-0.019190208756496713,0.1355988296187797,1,0.1547890383752764,1
|
233 |
+
best,-0.019190208756496713,0.1355988296187797,1,0.1547890383752764,1
|
234 |
+
guess,-0.0191800239306342,0.1370605513380158,1,0.15624057526865,1
|
235 |
+
europe,-0.019174808759511497,0.1378048062092565,1,0.156979614968768,1
|
236 |
+
jewish,-0.019158642883071203,0.1400940664637845,1,0.1592527093468557,1
|
237 |
+
u,-0.019158642883071203,0.1400940664637845,1,0.1592527093468557,1
|
238 |
+
link,-0.019158642883071203,0.1400940664637845,1,0.1592527093468557,1
|
239 |
+
fight,-0.01915307201684449,0.1408768564518783,1,0.1600299284687228,1
|
240 |
+
problem,-0.01915307201684449,0.1408768564518783,1,0.1600299284687228,1
|
241 |
+
college,-0.019147405336692014,0.1416699620150681,1,0.1608173673517601,1
|
242 |
+
waited,-0.019141883400437598,0.3259898032616966,2,0.3451316866621342,2
|
243 |
+
themselves,-0.019141639830778295,0.1424736799017334,1,0.1616153197325117,1
|
244 |
+
88,-0.019141639830778295,0.1424736799017334,1,0.1616153197325117,1
|
245 |
+
hard,-0.019141639830778295,0.1424736799017334,1,0.1616153197325117,1
|
246 |
+
countries,-0.019077772363594786,0.1511704854038926,1,0.1702482577674874,1
|
247 |
+
move,-0.019077772363594786,0.1511704854038926,1,0.1702482577674874,1
|
248 |
+
london,-0.019077772363594786,0.1511704854038926,1,0.1702482577674874,1
|
249 |
+
under,-0.01907067291880779,0.1521149981770965,1,0.1711856710959043,1
|
250 |
+
call,-0.01907067291880779,0.1521149981770965,1,0.1711856710959043,1
|
251 |
+
america,-0.019063424243256688,0.1530750075925761,1,0.1721384318358328,1
|
252 |
+
boy,-0.019063424243256688,0.1530750075925761,1,0.1721384318358328,1
|
253 |
+
future,-0.019063424243256688,0.1530750075925761,1,0.1721384318358328,1
|
254 |
+
blood,-0.019056020508941396,0.1540510701420501,1,0.1731070906509915,1
|
255 |
+
almost,-0.019048455544785486,0.1550437735221895,1,0.174092229066975,1
|
256 |
+
videos,-0.019032815360548183,0.1570816242423745,1,0.1761144396029227,1
|
257 |
+
students,-0.019032815360548183,0.1570816242423745,1,0.1761144396029227,1
|
258 |
+
pride,-0.019024725822821886,0.1581281258449573,1,0.1771528516677792,1
|
259 |
+
cant,-0.019024725822821886,0.1581281258449573,1,0.1771528516677792,1
|
260 |
+
happy,-0.019016446350047095,0.159193982916155,1,0.1782104292662021,1
|
261 |
+
job,-0.019016446350047095,0.159193982916155,1,0.1782104292662021,1
|
262 |
+
brothers,-0.019007968585053686,0.1602799804313825,1,0.1792879490164362,1
|
263 |
+
pictures,-0.018999283614433288,0.1613869531948864,1,0.1803862368093197,1
|
264 |
+
either,-0.018999283614433288,0.1613869531948864,1,0.1803862368093197,1
|
265 |
+
9,-0.018999283614433288,0.1613869531948864,1,0.1803862368093197,1
|
266 |
+
started,-0.018990381918296995,0.1625157901949896,1,0.1815061721132866,1
|
267 |
+
side,-0.0189812533142433,0.1636674394489462,1,0.1826486927631895,1
|
268 |
+
sweden,-0.0189812533142433,0.1636674394489462,1,0.1826486927631895,1
|
269 |
+
page,-0.018971886894714823,0.1648429134052697,1,0.1838148002999845,1
|
270 |
+
information,-0.018952392923280492,0.1672697443381548,1,0.1862221372614353,1
|
271 |
+
11,-0.018942239253826404,0.1685235064731637,1,0.1874657457269901,1
|
272 |
+
happened,-0.018921045413422377,0.1711184258607827,1,0.1900394712742051,1
|
273 |
+
wn,-0.018921045413422377,0.1711184258607827,1,0.1900394712742051,1
|
274 |
+
scum,-0.018921045413422377,0.1711184258607827,1,0.1900394712742051,1
|
275 |
+
dirty,-0.018909972372155692,0.1724625802584892,1,0.1913725526306449,1
|
276 |
+
three,-0.018909972372155692,0.1724625802584892,1,0.1913725526306449,1
|
277 |
+
kill,-0.018898557676920003,0.17384006521682,1,0.19273862289374,1
|
278 |
+
lets,-0.018898557676920003,0.17384006521682,1,0.19273862289374,1
|
279 |
+
wo,-0.01888678115975942,0.1752527038261407,1,0.1941394849859001,1
|
280 |
+
email,-0.018874620833820493,0.1767024764079143,1,0.1955770972417348,1
|
281 |
+
holocaust,-0.01886205266872859,0.1781915393351357,1,0.1970535920038643,1
|
282 |
+
running,-0.018849050330244588,0.1797222467749297,1,0.1985712971051743,1
|
283 |
+
sick,-0.018849050330244588,0.1797222467749297,1,0.1985712971051743,1
|
284 |
+
control,-0.018835584877170602,0.1812971759177526,1,0.2001327607949232,1
|
285 |
+
indeed,-0.018835584877170602,0.1812971759177526,1,0.2001327607949232,1
|
286 |
+
sisters,-0.018821624406799714,0.1829191563895051,1,0.2017407807963048,1
|
287 |
+
except,-0.018807133638069684,0.1845913047112482,1,0.2033984383493179,1
|
288 |
+
large,-0.018792073418813893,0.1863170648879221,1,0.205109138306736,1
|
289 |
+
clean,-0.018792073418813893,0.1863170648879221,1,0.205109138306736,1
|
290 |
+
bus,-0.018776400139912997,0.1881002564887215,1,0.2068766566286345,1
|
291 |
+
movement,-0.018776400139912997,0.1881002564887215,1,0.2068766566286345,1
|
292 |
+
giving,-0.018776400139912997,0.1881002564887215,1,0.2068766566286345,1
|
293 |
+
whatever,-0.018776400139912997,0.1881002564887215,1,0.2068766566286345,1
|
294 |
+
middle,-0.018776400139912997,0.1881002564887215,1,0.2068766566286345,1
|
295 |
+
scene,-0.018776400139912997,0.1881002564887215,1,0.2068766566286345,1
|
296 |
+
movie,-0.018760065034425594,0.1899451319500906,1,0.2087051969845162,1
|
297 |
+
drug,-0.018760065034425594,0.1899451319500906,1,0.2087051969845162,1
|
298 |
+
bar,-0.018760065034425594,0.1899451319500906,1,0.2087051969845162,1
|
299 |
+
wow,-0.018760065034425594,0.1899451319500906,1,0.2087051969845162,1
|
300 |
+
18,-0.018743013333506392,0.1918564453192716,1,0.210599458652778,1
|
301 |
+
slavic,-0.018743013333506392,0.1918564453192716,1,0.210599458652778,1
|
302 |
+
favorite,-0.018706504689409403,0.1959004263957067,1,0.2146069310851161,1
|
303 |
+
gods,-0.018706504689409403,0.1959004263957067,1,0.2146069310851161,1
|
304 |
+
21,-0.018706504689409403,0.1959004263957067,1,0.2146069310851161,1
|
305 |
+
often,-0.018706504689409403,0.1959004263957067,1,0.2146069310851161,1
|
306 |
+
william,-0.018706504689409403,0.1959004263957067,1,0.2146069310851161,1
|
307 |
+
hang,-0.018706504689409403,0.1959004263957067,1,0.2146069310851161,1
|
308 |
+
question,-0.018686897781597295,0.1980459529545264,1,0.2167328507361237,1
|
309 |
+
born,-0.018686897781597295,0.1980459529545264,1,0.2167328507361237,1
|
310 |
+
hispanic,-0.018686897781597295,0.1980459529545264,1,0.2167328507361237,1
|
311 |
+
longer,-0.018686897781597295,0.1980459529545264,1,0.2167328507361237,1
|
312 |
+
shoot,-0.018686897781597295,0.1980459529545264,1,0.2167328507361237,1
|
313 |
+
likely,-0.018686897781597295,0.1980459529545264,1,0.2167328507361237,1
|
314 |
+
asked,-0.0186662708862797,0.2002839129694801,1,0.2189501838557598,1
|
315 |
+
safe,-0.0186445182179307,0.2026232603438401,1,0.2212677785617708,1
|
316 |
+
classes,-0.0186445182179307,0.2026232603438401,1,0.2212677785617708,1
|
317 |
+
claims,-0.0186445182179307,0.2026232603438401,1,0.2212677785617708,1
|
318 |
+
although,-0.0186445182179307,0.2026232603438401,1,0.2212677785617708,1
|
319 |
+
reality,-0.0186445182179307,0.2026232603438401,1,0.2212677785617708,1
|
320 |
+
inside,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
321 |
+
shall,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
322 |
+
y,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
323 |
+
garbage,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
324 |
+
chance,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
325 |
+
trash,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
326 |
+
females,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
327 |
+
wonderful,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
328 |
+
breed,-0.018621516773240504,0.2050743480522944,1,0.2236958648255349,1
|
329 |
+
seriously,-0.0185971223895523,0.2076492392768177,1,0.22624636166637,1
|
330 |
+
didnt,-0.0185971223895523,0.2076492392768177,1,0.22624636166637,1
|
331 |
+
nazi,-0.0185971223895523,0.2076492392768177,1,0.22624636166637,1
|
332 |
+
piece,-0.0185971223895523,0.2076492392768177,1,0.22624636166637,1
|
333 |
+
answer,-0.0185971223895523,0.2076492392768177,1,0.22624636166637,1
|
334 |
+
typical,-0.0185971223895523,0.2076492392768177,1,0.22624636166637,1
|
335 |
+
dad,-0.018571164607850688,0.2103621108088606,1,0.2289332754167113,1
|
336 |
+
missing,-0.018571164607850688,0.2103621108088606,1,0.2289332754167113,1
|
337 |
+
nor,-0.018571164607850688,0.2103621108088606,1,0.2289332754167113,1
|
338 |
+
taught,-0.018571164607850688,0.2103621108088606,1,0.2289332754167113,1
|
339 |
+
watched,-0.018571164607850688,0.2103621108088606,1,0.2289332754167113,1
|
340 |
+
values,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
341 |
+
write,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
342 |
+
names,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
343 |
+
prefer,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
344 |
+
ran,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
345 |
+
opinion,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
346 |
+
turned,-0.01854343987718829,0.2132297838077323,1,0.2317732236849206,1
|
347 |
+
opened,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
348 |
+
ing,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
349 |
+
filthy,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
350 |
+
g,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
351 |
+
tall,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
352 |
+
wanna,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
353 |
+
2014,-0.01851370241363029,0.2162724336970454,1,0.2347861361106757,1
|
354 |
+
questions,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
355 |
+
literally,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
356 |
+
knife,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
357 |
+
jump,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
358 |
+
da,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
359 |
+
general,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
360 |
+
pray,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
361 |
+
bigger,-0.018481651670181093,0.2195145574429774,1,0.2379962091131585,1
|
362 |
+
ends,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
363 |
+
heil,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
364 |
+
hardly,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
365 |
+
smart,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
366 |
+
hearing,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
367 |
+
theres,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
368 |
+
monkey,-0.018446914788877,0.2229863196519829,1,0.2414332344408599,1
|
369 |
+
table,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
370 |
+
india,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
371 |
+
birth,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
372 |
+
tip,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
373 |
+
tape,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
374 |
+
map,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
375 |
+
aim,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
376 |
+
dress,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
377 |
+
inches,-0.018409021412890608,0.2267254718167879,1,0.2451344932296785,1
|
378 |
+
hall,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
379 |
+
keeps,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
380 |
+
rapes,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
381 |
+
doesnt,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
382 |
+
bulgarian,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
383 |
+
changed,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
384 |
+
drop,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
385 |
+
whitey,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
386 |
+
coon,-0.018367366484138004,0.2307801668448255,1,0.2491475333289635,1
|
387 |
+
won,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
388 |
+
generation,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
389 |
+
slowly,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
390 |
+
neighbors,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
391 |
+
hates,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
392 |
+
yours,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
393 |
+
figured,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
394 |
+
connection,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
395 |
+
jumped,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
396 |
+
stood,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
397 |
+
apart,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
398 |
+
forest,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
399 |
+
norwegian,-0.018321153418479813,0.2352132252962996,1,0.2535343787147794,1
|
400 |
+
lay,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
401 |
+
lately,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
402 |
+
fat,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
403 |
+
wind,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
404 |
+
eyed,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
405 |
+
ex,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
406 |
+
fought,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
407 |
+
boat,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
408 |
+
blind,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
409 |
+
statement,-0.018269303759560623,0.2401088624228536,1,0.2583781661824142,1
|
410 |
+
chosen,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
411 |
+
colorado,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
412 |
+
mothers,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
413 |
+
senior,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
414 |
+
bitch,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
415 |
+
wigger,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
416 |
+
talks,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
417 |
+
crack,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
418 |
+
handed,-0.018210306368703688,0.2455838165117697,1,0.2637941228804734,1
|
419 |
+
salute,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
420 |
+
everyday,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
421 |
+
ur,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
422 |
+
tragedy,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
423 |
+
nerve,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
424 |
+
club,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
425 |
+
wore,-0.018141949974068317,0.2518068891920725,1,0.2699488391661408,1
|
426 |
+
ah,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
427 |
+
counts,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
428 |
+
continues,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
429 |
+
scientist,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
430 |
+
daughters,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
431 |
+
pulled,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
432 |
+
huh,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
433 |
+
punk,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
434 |
+
administration,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
435 |
+
loving,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
436 |
+
driver,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
437 |
+
feature,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
438 |
+
makeup,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
439 |
+
yr,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
440 |
+
coat,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
441 |
+
harsh,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
442 |
+
tiny,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
443 |
+
aswell,-0.018060810635820768,0.2590359782343009,1,0.2770967888701217,1
|
444 |
+
would,-0.01805401919371541,0.2239659819940241,11,0.2420200011877395,10
|
445 |
+
saga,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
446 |
+
chest,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
447 |
+
backs,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
448 |
+
multiple,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
449 |
+
dropped,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
450 |
+
rob,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
451 |
+
spit,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
452 |
+
customer,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
453 |
+
talent,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
454 |
+
complaining,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
455 |
+
tatar,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
456 |
+
glasses,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
457 |
+
aged,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
458 |
+
pipe,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
459 |
+
liv,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
460 |
+
keeping,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
461 |
+
teenager,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
462 |
+
smashed,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
463 |
+
suddenly,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
464 |
+
witness,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
465 |
+
proved,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
466 |
+
ne,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
467 |
+
review,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
468 |
+
closet,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
469 |
+
deaf,-0.017961162668191588,0.2676957755738872,1,0.2856569382420788,1
|
470 |
+
mulatto,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
471 |
+
whoever,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
472 |
+
yelling,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
473 |
+
suited,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
474 |
+
condition,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
475 |
+
string,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
476 |
+
guessing,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
477 |
+
sticks,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
478 |
+
explaining,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
479 |
+
hum,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
480 |
+
facility,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
481 |
+
theater,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
482 |
+
dyed,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
483 |
+
machete,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
484 |
+
backpack,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
485 |
+
taylor,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
486 |
+
axis,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
487 |
+
gf,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
488 |
+
blanket,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
489 |
+
spelling,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
490 |
+
toys,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
491 |
+
crawl,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
492 |
+
garden,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
493 |
+
covers,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
494 |
+
mongol,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
495 |
+
courier,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
496 |
+
principal,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
497 |
+
auto,-0.017832301396621786,0.2785659300028224,1,0.2963982313994442,1
|
498 |
+
chick,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
499 |
+
patch,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
500 |
+
urban,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
501 |
+
youths,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
502 |
+
1985,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
503 |
+
classmate,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
504 |
+
banana,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
505 |
+
cartoons,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
506 |
+
baba,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
507 |
+
whut,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
508 |
+
repeatedly,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
509 |
+
sinister,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
510 |
+
kristine,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
511 |
+
ashes,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
512 |
+
regularly,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
513 |
+
forefathers,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
514 |
+
someday,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
515 |
+
alongside,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
516 |
+
talkin,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
517 |
+
igger,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
518 |
+
gather,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
519 |
+
goldeboy,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
520 |
+
surviving,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
521 |
+
straw,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
522 |
+
substitute,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
523 |
+
guidance,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
524 |
+
simon,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
525 |
+
faculty,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
526 |
+
kelsey,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
527 |
+
lincoln,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
528 |
+
contacting,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
529 |
+
cookies,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
530 |
+
repulsive,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
531 |
+
seig,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
532 |
+
abusing,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
533 |
+
reptile,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
534 |
+
dragging,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
535 |
+
robbers,-0.0176502973793215,0.2933498404975982,1,0.3110001378769197,1
|
536 |
+
uneven,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
537 |
+
wrench,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
538 |
+
robberies,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
539 |
+
suced,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
540 |
+
stl,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
541 |
+
tyep,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
542 |
+
sweater,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
543 |
+
sticky,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
544 |
+
squeeze,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
545 |
+
unteachable,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
546 |
+
summers,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
547 |
+
wet,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
548 |
+
thegirl,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
549 |
+
roga,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
550 |
+
proceeded,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
551 |
+
pug,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
552 |
+
wesley,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
553 |
+
smirking,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
554 |
+
wolrd,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
555 |
+
purebred,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
556 |
+
touched,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
557 |
+
temperament,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
558 |
+
slaping,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
559 |
+
skype,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
560 |
+
thankx,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
561 |
+
shaniqua,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
562 |
+
writes,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
563 |
+
selfishness,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
564 |
+
zakeshia,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
565 |
+
polly,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
566 |
+
fqpazvlq4xq,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
567 |
+
fyromanians,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
568 |
+
ganges,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
569 |
+
huffed,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
570 |
+
instincts,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
571 |
+
jamican,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
572 |
+
jehovas,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
573 |
+
journal,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
574 |
+
julie,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
575 |
+
kiosk,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
576 |
+
linger,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
577 |
+
litter,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
578 |
+
maggie,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
579 |
+
monkies,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
580 |
+
mosier,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
581 |
+
forgein,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
582 |
+
forehead,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
583 |
+
finlly,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
584 |
+
finially,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
585 |
+
annabella,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
586 |
+
apeling,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
587 |
+
artic,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
588 |
+
ashley,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
589 |
+
boke,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
590 |
+
bulbous,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
591 |
+
bushes,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
592 |
+
motorcyclist,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
593 |
+
butchy,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
594 |
+
conslour,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
595 |
+
darkes,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
596 |
+
drunkenly,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
597 |
+
embarisment,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
598 |
+
endscreen,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
599 |
+
epithet,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
600 |
+
finds,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
601 |
+
cart,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
602 |
+
muppet,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
603 |
+
foruth,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
604 |
+
ohhh,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
605 |
+
neglectful,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
606 |
+
neevr,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
607 |
+
packi,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
608 |
+
neve,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
609 |
+
niece,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
610 |
+
nr,-0.01733939904184062,0.3172673163336049,1,0.3346067153754455,1
|
611 |
+
one,-0.0167376845179788,0.2134260975194016,10,0.2301637820373804,9
|
612 |
+
off,-0.014507850792971233,0.2761532338649392,9,0.2906610846579104,8
|
613 |
+
as,-0.013938932805490106,0.2246342215843322,15,0.2385731543898223,13
|
614 |
+
go,-0.013079148547547104,0.2250871852705677,8,0.2381663338181148,7
|
615 |
+
other,-0.013039783545615385,0.2300482855965483,8,0.2430880691421637,7
|
616 |
+
went,-0.012584075395019267,0.2829597697416315,8,0.2955438451366508,7
|
617 |
+
back,-0.011923961030482266,0.2909766725490071,14,0.3029006335794894,12
|
618 |
+
watch,-0.010605471205076988,0.2468744122432417,7,0.2574798834483187,6
|
619 |
+
eyes,-0.010406173626039072,0.2740258698413967,7,0.2844320434674358,6
|
620 |
+
i,-0.009614506057442185,0.3062929030750106,74,0.3159074091324528,60
|
621 |
+
well,-0.007891148408827986,0.2126562738758243,6,0.2205474222846523,5
|
622 |
+
s,-0.007865329108325325,0.2649013240242338,27,0.2727666531325591,22
|
623 |
+
way,-0.007856744483027811,0.2194332024106831,6,0.2272899468937109,5
|
624 |
+
every,-0.0078226456380385,0.2260391469338375,6,0.233861792571876,5
|
625 |
+
could,-0.0078226456380385,0.2260391469338375,6,0.233861792571876,5
|
626 |
+
two,-0.007733918183825184,0.2427477902796778,6,0.250481708463503,5
|
627 |
+
used,-0.007563523882924805,0.2731215608235434,6,0.2806850847064682,5
|
628 |
+
be,-0.0049568037431581,0.2215683311451267,15,0.2265251348882848,12
|
629 |
+
right,-0.003937082355046279,0.2234044418378801,5,0.2273415241929264,4
|
630 |
+
next,-0.0038437997219065156,0.2515927727774573,5,0.2554365724993638,4
|
631 |
+
hear,-0.0037943895503324554,0.2660832917687189,5,0.2698776813190514,4
|
632 |
+
stupid,-0.0037810573377989876,0.2699442720160224,5,0.2737253293538214,4
|
633 |
+
black,-0.0027750644266256175,0.2619460904732638,14,0.2647211548998894,11
|
634 |
+
here,-0.001649127860649302,0.2106835185083204,9,0.2123326463689697,7
|
635 |
+
kids,-0.001538947679905811,0.2585244666628088,9,0.2600634143427146,7
|
636 |
+
for,-0.001461404869333216,0.2607337133359058,31,0.262195118205239,24
|
637 |
+
it,-0.0006395734167108924,0.2699460434274812,39,0.2705856168441921,30
|
638 |
+
our,0.001622544897472794,0.1389156332786172,4,0.1372930883811444,3
|
639 |
+
ve,0.0016709519007425122,0.1904292346966932,4,0.1887582827959507,3
|
640 |
+
2,0.0016816517085029015,0.2055436590661489,4,0.203862007357646,3
|
641 |
+
ever,0.0016821580861078878,0.2063195609543716,4,0.2046374028682637,3
|
642 |
+
before,0.0016852344652562856,0.2111794032630075,4,0.2094941687977512,3
|
643 |
+
anything,0.0016886410670201024,0.2168930050961889,4,0.2152043640291688,3
|
644 |
+
saw,0.0016897044868900146,0.2187591471587523,4,0.2170694426718623,3
|
645 |
+
thought,0.0016989912059147128,0.2373876487191068,4,0.2356886575131921,3
|
646 |
+
more,0.0019181122508585835,0.2053860976432341,8,0.2034679853923755,6
|
647 |
+
good,0.0019236803883692088,0.2131306202263434,8,0.2112069398379742,6
|
648 |
+
he,0.0019262610064464947,0.2169650044358204,8,0.2150387434293739,6
|
649 |
+
ago,0.0019509695164562357,0.274522007281485,8,0.2725710377650288,6
|
650 |
+
name,0.00195336649913902,0.293879079302429,8,0.29192571280329,6
|
651 |
+
some,0.0021156124013338162,0.2447729851730338,12,0.2426573727717,9
|
652 |
+
when,0.002270197558214615,0.2733792597582244,16,0.2711090622000098,12
|
653 |
+
at,0.0023962389341039003,0.2722269264032489,20,0.269830687469145,15
|
654 |
+
and,0.004650706224628709,0.3765288386234401,107,0.3718781323988114,80
|
655 |
+
of,0.005078406060580687,0.2797689633191215,54,0.2746905572585408,40
|
656 |
+
mother,0.006242970689277094,0.308973531411627,7,0.3027305607223499,5
|
657 |
+
while,0.006340581327106021,0.2725231369167178,7,0.2661825555896118,5
|
658 |
+
what,0.006477541144479598,0.1887423200975542,7,0.1822647789530746,5
|
659 |
+
me,0.007406494289580401,0.2468247817837273,14,0.2394182874941469,10
|
660 |
+
white,0.00820559262017323,0.2852689252081899,32,0.2770633325880167,23
|
661 |
+
to,0.008679437825130643,0.3192999623880746,81,0.310620524562944,59
|
662 |
+
that,0.010206909232856498,0.2770160561111925,38,0.266809146878336,27
|
663 |
+
then,0.010401971675928712,0.2806113933548574,13,0.2702094216789287,9
|
664 |
+
see,0.010488565487077883,0.2612324965777118,13,0.2507439310906339,9
|
665 |
+
blonde,0.01061424334365113,0.3025085258353151,3,0.291894282491664,2
|
666 |
+
met,0.010757800070207102,0.2765549095037384,3,0.2657971094335313,2
|
667 |
+
gave,0.010804453821904314,0.2673438982359933,3,0.256539444414089,2
|
668 |
+
caught,0.010820472772268608,0.2640744517621393,3,0.2532539789898707,2
|
669 |
+
lived,0.010842303902948797,0.2595224632244283,3,0.2486801593214795,2
|
670 |
+
street,0.010868045511881086,0.254001484673012,3,0.2431334391611309,2
|
671 |
+
month,0.0108739716762698,0.2527053575456485,3,0.2418313858693787,2
|
672 |
+
teach,0.010885290108515688,0.2502023272634883,3,0.2393170371549726,2
|
673 |
+
friend,0.0109290148366199,0.2401640992984114,3,0.2292350844617915,2
|
674 |
+
european,0.010941488881870215,0.2371823367363035,3,0.2262408478544333,2
|
675 |
+
10,0.010977495979428015,0.2282378022301576,3,0.2172603062507296,2
|
676 |
+
may,0.011036226239901581,0.2123522310239269,3,0.2013160047840253,2
|
677 |
+
take,0.011134421731737426,0.1802964274758775,3,0.1691620057441401,2
|
678 |
+
over,0.011177065925166096,0.1625699970445923,3,0.1513929311194262,2
|
679 |
+
new,0.011212799716217414,0.1440264262497326,3,0.1328136265335152,2
|
680 |
+
will,0.011817839556067022,0.2473898573155227,16,0.2355720177594557,11
|
681 |
+
last,0.012402742149888096,0.2330251267288323,6,0.2206223845789442,4
|
682 |
+
www,0.012566780663118504,0.1911443493589754,6,0.1785775686958569,4
|
683 |
+
this,0.0139063259645405,0.2824114098116168,32,0.2685050838470763,22
|
684 |
+
in,0.013961260059313085,0.3299084329061708,67,0.3159471728468577,47
|
685 |
+
told,0.01764567630873043,0.3401988112902558,11,0.3225531349815254,7
|
686 |
+
they,0.01898548659850549,0.1975002517387618,17,0.1785147651402563,11
|
687 |
+
were,0.019180717076825504,0.2306932147345473,8,0.2115124976577218,5
|
688 |
+
their,0.019550950002474088,0.1700738756925413,8,0.1505229256900672,5
|
689 |
+
baby,0.02015963903948037,0.3123109581185344,5,0.292151319079054,3
|
690 |
+
person,0.02088634698474312,0.2444298277680148,5,0.2235434807832717,3
|
691 |
+
man,0.021007905033326002,0.2305020738310772,5,0.2094941687977512,3
|
692 |
+
being,0.021111513485801703,0.2176833516471089,5,0.1965718381613072,3
|
693 |
+
http,0.021269460858912292,0.1958937419891465,5,0.1746242811302342,3
|
694 |
+
should,0.0213028086576435,0.1908430964683945,5,0.169540287810751,3
|
695 |
+
old,0.02137066255163439,0.3143134886273105,16,0.2929428260756761,10
|
696 |
+
on,0.021951599714953807,0.2829926729921817,34,0.2610410732772279,22
|
697 |
+
can,0.02274009003282529,0.2417394291913187,13,0.2189993391584934,8
|
698 |
+
up,0.0242061721315949,0.2130470667970571,10,0.1888408946654622,6
|
699 |
+
all,0.0244841641354267,0.1761891522847942,10,0.1517049881493675,6
|
700 |
+
daughter,0.025070336865472498,0.3485600915824571,7,0.3234897547169846,4
|
701 |
+
little,0.02638467517354731,0.263343142350194,7,0.2369584671766467,4
|
702 |
+
him,0.02653004970599332,0.2516747534271817,7,0.2251447037211884,4
|
703 |
+
first,0.026559447510215883,0.2492307002310687,7,0.2226712527208528,4
|
704 |
+
said,0.026696672482984907,0.3130620020099224,12,0.2863653295269375,7
|
705 |
+
youtube,0.027250269932516225,0.1788200420581942,7,0.151569772125678,4
|
706 |
+
poop,0.029303177874346775,0.3403033157512665,2,0.3110001378769197,1
|
707 |
+
pulls,0.02979469083667574,0.3154516290787545,2,0.2856569382420788,1
|
708 |
+
suffering,0.02979469083667574,0.3154516290787545,2,0.2856569382420788,1
|
709 |
+
rose,0.029951079400051206,0.3070478682701729,2,0.2770967888701217,1
|
710 |
+
bedroom,0.030077937351230988,0.3000267765173718,2,0.2699488391661408,1
|
711 |
+
traitor,0.030077937351230988,0.3000267765173718,2,0.2699488391661408,1
|
712 |
+
teen,0.030184445590075493,0.2939785684705489,2,0.2637941228804734,1
|
713 |
+
cat,0.030184445590075493,0.2939785684705489,2,0.2637941228804734,1
|
714 |
+
thanksgiving,0.030184445590075493,0.2939785684705489,2,0.2637941228804734,1
|
715 |
+
custody,0.030184445590075493,0.2939785684705489,2,0.2637941228804734,1
|
716 |
+
disgusted,0.03027608449489716,0.2886542506773114,2,0.2583781661824142,1
|
717 |
+
27,0.030356387824045206,0.2838907665388246,2,0.2535343787147794,1
|
718 |
+
grand,0.030356387824045206,0.2838907665388246,2,0.2535343787147794,1
|
719 |
+
sacrifice,0.030356387824045206,0.2838907665388246,2,0.2535343787147794,1
|
720 |
+
turns,0.030427766994002514,0.279575300322966,2,0.2491475333289635,1
|
721 |
+
lovely,0.030491940677238483,0.275626433906917,2,0.2451344932296785,1
|
722 |
+
tomorrow,0.030491940677238483,0.275626433906917,2,0.2451344932296785,1
|
723 |
+
mouth,0.030550176773705973,0.2719834112145659,2,0.2414332344408599,1
|
724 |
+
calling,0.030603437220263985,0.2685996463334225,2,0.2379962091131585,1
|
725 |
+
yesterday,0.030603437220263985,0.2685996463334225,2,0.2379962091131585,1
|
726 |
+
yard,0.030603437220263985,0.2685996463334225,2,0.2379962091131585,1
|
727 |
+
protect,0.030697863580223694,0.2624710872651443,2,0.2317732236849206,1
|
728 |
+
pics,0.030697863580223694,0.2624710872651443,2,0.2317732236849206,1
|
729 |
+
educate,0.030740097336216993,0.2596733727529283,2,0.2289332754167113,1
|
730 |
+
groid,0.030740097336216993,0.2596733727529283,2,0.2289332754167113,1
|
731 |
+
suspect,0.030740097336216993,0.2596733727529283,2,0.2289332754167113,1
|
732 |
+
river,0.030779559418017494,0.2570259210843875,2,0.22624636166637,1
|
733 |
+
blond,0.030779559418017494,0.2570259210843875,2,0.22624636166637,1
|
734 |
+
13,0.0308165718287082,0.2545124366542431,2,0.2236958648255349,1
|
735 |
+
weekend,0.03085140398661143,0.2521191825483822,2,0.2212677785617708,1
|
736 |
+
heads,0.03085140398661143,0.2521191825483822,2,0.2212677785617708,1
|
737 |
+
store,0.030884283555335817,0.2498344674110956,2,0.2189501838557598,1
|
738 |
+
apparently,0.030884283555335817,0.2498344674110956,2,0.2189501838557598,1
|
739 |
+
kick,0.030884283555335817,0.2498344674110956,2,0.2189501838557598,1
|
740 |
+
stories,0.030884283555335817,0.2498344674110956,2,0.2189501838557598,1
|
741 |
+
eating,0.030915404625039805,0.2476482553611635,2,0.2167328507361237,1
|
742 |
+
shame,0.030944933985709883,0.245551865070826,2,0.2146069310851161,1
|
743 |
+
playing,0.030944933985709883,0.245551865070826,2,0.2146069310851161,1
|
744 |
+
second,0.031025325562732492,0.2397305225472487,2,0.2087051969845162,1
|
745 |
+
brought,0.031025325562732492,0.2397305225472487,2,0.2087051969845162,1
|
746 |
+
cut,0.031049760485238803,0.2379264171138733,2,0.2068766566286345,1
|
747 |
+
continue,0.031049760485238803,0.2379264171138733,2,0.2068766566286345,1
|
748 |
+
evil,0.031073167257394813,0.2361823055641308,2,0.205109138306736,1
|
749 |
+
play,0.0311579283817755,0.2297292254869498,2,0.1985712971051743,1
|
750 |
+
8,0.0311579283817755,0.2297292254869498,2,0.1985712971051743,1
|
751 |
+
instead,0.03117719554614859,0.2282307875500129,2,0.1970535920038643,1
|
752 |
+
them,0.031189476591128223,0.1946946051404327,9,0.1635051285493045,5
|
753 |
+
walk,0.031195791452859,0.2267728886945938,2,0.1955770972417348,1
|
754 |
+
mine,0.031195791452859,0.2267728886945938,2,0.1955770972417348,1
|
755 |
+
outside,0.031195791452859,0.2267728886945938,2,0.1955770972417348,1
|
756 |
+
brother,0.03126423428873981,0.2213037055629449,2,0.1900394712742051,1
|
757 |
+
moved,0.03128002505571381,0.2200177402058688,2,0.188737715150155,1
|
758 |
+
mind,0.03128002505571381,0.2200177402058688,2,0.188737715150155,1
|
759 |
+
later,0.03131021794677519,0.2175323552082105,2,0.1862221372614353,1
|
760 |
+
online,0.03131021794677519,0.2175323552082105,2,0.1862221372614353,1
|
761 |
+
rest,0.031324667423488606,0.2163302333629423,2,0.1850055659394537,1
|
762 |
+
ya,0.031352378019191884,0.2140010707823814,2,0.1826486927631895,1
|
763 |
+
along,0.031391246817647406,0.2106791958340836,2,0.1792879490164362,1
|
764 |
+
line,0.031391246817647406,0.2106791958340836,2,0.1792879490164362,1
|
765 |
+
face,0.031391246817647406,0.2106791958340836,2,0.1792879490164362,1
|
766 |
+
community,0.031449846053614505,0.2055420751205895,2,0.174092229066975,1
|
767 |
+
stuff,0.03146075238388399,0.2045678430348755,2,0.1731070906509915,1
|
768 |
+
others,0.03146075238388399,0.2045678430348755,2,0.1731070906509915,1
|
769 |
+
open,0.03147141271752371,0.2036098445533565,2,0.1721384318358328,1
|
770 |
+
kind,0.03147141271752371,0.2036098445533565,2,0.1721384318358328,1
|
771 |
+
reason,0.03147141271752371,0.2036098445533565,2,0.1721384318358328,1
|
772 |
+
v,0.0314920330755441,0.2017402908430315,2,0.1702482577674874,1
|
773 |
+
care,0.03151177736752778,0.1999291895580106,2,0.1684174121904828,1
|
774 |
+
6,0.031548882727328115,0.19646749894264,2,0.1649186162153119,1
|
775 |
+
attack,0.031548882727328115,0.19646749894264,2,0.1649186162153119,1
|
776 |
+
color,0.031566351117122304,0.1948103575568244,2,0.1632440064397021,1
|
777 |
+
soon,0.031607225388275706,0.1908599347351314,2,0.1592527093468557,1
|
778 |
+
check,0.031658642334816495,0.1857347346295071,2,0.1540760922946906,1
|
779 |
+
tv,0.031761925994174295,0.1748364724673413,2,0.143074546473167,1
|
780 |
+
site,0.0318165880838166,0.168685600924976,2,0.1368690128411594,1
|
781 |
+
still,0.03183461446394659,0.1665899002615269,2,0.1347552857975803,1
|
782 |
+
looking,0.032008530937458396,0.1441608593208176,2,0.1121523283833592,1
|
783 |
+
live,0.032032952816168386,0.1405991320269951,2,0.1085661792108267,1
|
784 |
+
am,0.03208564519918741,0.1324326997622229,2,0.1003470545630355,1
|
785 |
+
its,0.032117584227542795,0.1270979764581092,2,0.0949803922305664,1
|
786 |
+
been,0.03221314589541001,0.1086019267651873,2,0.0763887808697773,1
|
787 |
+
sat,0.03317606186861283,0.3250703443602768,4,0.291894282491664,2
|
788 |
+
hands,0.0339740467983094,0.2856591584703903,4,0.2516851116720809,2
|
789 |
+
die,0.0341045789550431,0.2785720989985247,4,0.2444675200434816,2
|
790 |
+
father,0.034195357449958885,0.2735123946049315,4,0.2393170371549726,2
|
791 |
+
age,0.034257084995290094,0.270006212082904,4,0.2357491270876139,2
|
792 |
+
skin,0.03458756188099532,0.250207545845944,4,0.2156199839649487,2
|
793 |
+
give,0.03487453050546768,0.2312996474511982,4,0.1964251169457305,2
|
794 |
+
another,0.035030040172296384,0.2201957721852505,4,0.1851657320129541,2
|
795 |
+
after,0.03510430735243622,0.2146347654857166,4,0.1795304581332804,2
|
796 |
+
any,0.03558769769563161,0.1726126005321763,4,0.1370249028365447,2
|
797 |
+
com,0.03798349451728611,0.1972972391532616,6,0.1593137446359755,3
|
798 |
+
with,0.04016783726899481,0.2866996986030043,29,0.2465318613340095,16
|
799 |
+
time,0.04108277383694317,0.251945541068708,10,0.2108627672317648,5
|
800 |
+
girl,0.04171651868389925,0.3492183137829791,14,0.3075017950990798,7
|
801 |
+
year,0.04194100439339932,0.2871623652838957,12,0.2452213608904964,6
|
802 |
+
by,0.045025004361579773,0.2732384424912961,16,0.2282134381297163,8
|
803 |
+
few,0.050909283004119205,0.2505794757716429,9,0.1996701927675237,4
|
804 |
+
who,0.05136191196666781,0.2473832666681558,13,0.196021354701488,6
|
805 |
+
video,0.0517979791532695,0.2411740547270102,7,0.1893760755737407,3
|
806 |
+
shot,0.05277323700725839,0.2959066761683893,5,0.2431334391611309,2
|
807 |
+
behind,0.05310896293084788,0.284432250237953,5,0.2313232873071051,2
|
808 |
+
family,0.053937091500417506,0.2533729544238571,5,0.1994358629234396,2
|
809 |
+
guy,0.05399526664469162,0.2510108546879141,5,0.1970155880432225,2
|
810 |
+
jew,0.05403703059444889,0.2492978872382437,5,0.1952608566437948,2
|
811 |
+
d,0.054303267798742005,0.2380129576782225,5,0.1837096898794805,2
|
812 |
+
come,0.05448103842004651,0.2300866395112608,5,0.1756056010912143,2
|
813 |
+
than,0.0551653311261015,0.1956449068998041,5,0.1404795757737026,2
|
814 |
+
want,0.0552042012754628,0.1934438913162864,5,0.1382396900408236,2
|
815 |
+
tries,0.0602773968572049,0.3240715197376783,3,0.2637941228804734,1
|
816 |
+
murders,0.060651425606617404,0.3141858043213968,3,0.2535343787147794,1
|
817 |
+
immigrant,0.060651425606617404,0.3141858043213968,3,0.2535343787147794,1
|
818 |
+
own,0.0606798103342068,0.281302194913151,10,0.2206223845789442,4
|
819 |
+
teeth,0.060807248111268475,0.309954781440232,3,0.2491475333289635,1
|
820 |
+
duty,0.06119226095690988,0.2991884700700684,3,0.2379962091131585,1
|
821 |
+
apartment,0.061300139154077976,0.2960862752647537,3,0.2347861361106757,1
|
822 |
+
gang,0.06166266309660959,0.2853585279221445,3,0.2236958648255349,1
|
823 |
+
student,0.06194797841862229,0.2765549095037384,3,0.2146069310851161,1
|
824 |
+
laugh,0.06238037352389941,0.2625131343188226,3,0.2001327607949232,1
|
825 |
+
12,0.06255149628409551,0.2566909812699956,3,0.1941394849859001,1
|
826 |
+
case,0.06262893204236708,0.254001484673012,3,0.1913725526306449,1
|
827 |
+
close,0.06262893204236708,0.254001484673012,3,0.1913725526306449,1
|
828 |
+
taken,0.06270175017530819,0.2514394653254632,3,0.188737715150155,1
|
829 |
+
using,0.06283539441379338,0.2466501947137779,3,0.1838148002999845,1
|
830 |
+
both,0.06323310629570247,0.2316505184861853,3,0.1684174121904828,1
|
831 |
+
parents,0.06325526230816861,0.2307782766561772,3,0.1675230143480086,1
|
832 |
+
girls,0.06327698438630672,0.2299190136473802,3,0.1666420292610735,1
|
833 |
+
kid,0.06331918601484571,0.2282378022301576,3,0.1649186162153119,1
|
834 |
+
help,0.06355941806393309,0.2183484564392095,3,0.1547890383752764,1
|
835 |
+
trying,0.06368387710230039,0.2129898294350052,3,0.1493059523327048,1
|
836 |
+
far,0.0636984188972459,0.2123522310239269,3,0.148653812126681,1
|
837 |
+
ca,0.06376812366385501,0.2092606790503416,3,0.1454925553864866,1
|
838 |
+
women,0.06383324080534822,0.2063176438359176,3,0.1424844030305694,1
|
839 |
+
let,0.06389452022706238,0.270110873787646,8,0.2062163535605836,3
|
840 |
+
1,0.06427559983884949,0.1846459352630128,3,0.1203703354241633,1
|
841 |
+
around,0.0645539233779654,0.2479891925549923,8,0.1834352691770269,3
|
842 |
+
need,0.0646058151739142,0.1658889373786121,3,0.1012831222046979,1
|
843 |
+
we,0.06766626061743408,0.2300316789766905,15,0.1623654183592564,6
|
844 |
+
negro,0.0703045998764466,0.2600505665859994,6,0.1897459667095528,2
|
845 |
+
show,0.0709445870056612,0.2393436607688134,6,0.1683990737631522,2
|
846 |
+
found,0.07444533503551592,0.2979888158187876,9,0.2235434807832717,3
|
847 |
+
son,0.08206377496940531,0.3226235236498286,7,0.2405597486804233,2
|
848 |
+
have,0.0830595362223239,0.1960756758723442,17,0.1130161396500203,6
|
849 |
+
husband,0.08325165715507299,0.3323991904840365,4,0.2491475333289635,1
|
850 |
+
mom,0.0842399795407908,0.3131732549575021,4,0.2289332754167113,1
|
851 |
+
save,0.08523804494623169,0.2921147015748662,4,0.2068766566286345,1
|
852 |
+
into,0.08565992660094099,0.2370528577203672,7,0.1513929311194262,2
|
853 |
+
dead,0.0858891684198293,0.2772617210504742,4,0.1913725526306449,1
|
854 |
+
young,0.08674297272137307,0.2560686426039461,4,0.169325669882573,1
|
855 |
+
front,0.0868090263746712,0.2543320407226798,4,0.1675230143480086,1
|
856 |
+
hell,0.0873314178589531,0.2400062043679588,4,0.1526747865090057,1
|
857 |
+
friends,0.08772299114656659,0.2284695964440377,4,0.1407466052974711,1
|
858 |
+
nothing,0.0880325198565465,0.2187591471587523,4,0.1307266273022058,1
|
859 |
+
his,0.0984218334691799,0.246078750807768,8,0.1476569173385881,2
|
860 |
+
killed,0.10460293220587,0.2946424034800751,5,0.1900394712742051,1
|
861 |
+
days,0.10646863693629027,0.2570999883982474,5,0.1506313514619571,1
|
862 |
+
story,0.10646863693629027,0.2570999883982474,5,0.1506313514619571,1
|
863 |
+
love,0.10666166979575978,0.252773699687626,5,0.1461120298918662,1
|
864 |
+
seen,0.10722837945410399,0.2394362717860368,5,0.1322078923319328,1
|
865 |
+
also,0.10820154907131439,0.2136942975224378,5,0.1054927484511234,1
|
866 |
+
woman,0.10953106918316108,0.3458634293314752,13,0.2363323601483141,3
|
867 |
+
child,0.1219918497193094,0.2820217781880322,6,0.1600299284687228,1
|
868 |
+
house,0.12275370330581042,0.268246258692297,6,0.1454925553864866,1
|
869 |
+
home,0.12844648688548352,0.2968455606486357,11,0.1683990737631522,2
|
870 |
+
her,0.1396190448766773,0.6410983341501928,194,0.5014792892735155,61
|
871 |
+
police,0.1482866272702019,0.3037970866350933,8,0.1555104593648914,1
|
pmi_files/her-straight_npmi.csv
ADDED
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,straight-npmi,straight-count
|
2 |
+
straight,-0.5468275173972243,0.1980459529545264,1,0.7448734703517508,21
|
3 |
+
god,-0.27744239932327014,0.1244046486671533,1,0.4018470479904234,2
|
4 |
+
either,-0.27108176983900834,0.1613869531948864,1,0.4324687230338948,2
|
5 |
+
ran,-0.2612135353335703,0.2132297838077323,1,0.4744433191413026,2
|
6 |
+
left,-0.2250594697662855,0.1843470372711924,2,0.4094065070374779,2
|
7 |
+
point,-0.2228956231820959,0.198172737698001,2,0.4210683608800969,2
|
8 |
+
face,-0.22088126157174673,0.2106791958340836,2,0.4315604574058303,2
|
9 |
+
there,-0.22039379167323062,0.1539000498317594,7,0.37429384150499,4
|
10 |
+
male,-0.21995343338338733,0.2163302333629423,2,0.4362836667463296,2
|
11 |
+
news,-0.2109558035244728,0.0846726822356001,1,0.2956284857600729,1
|
12 |
+
anyone,-0.2105838714705034,0.0883932335471931,1,0.2989771050176965,1
|
13 |
+
much,-0.2104779889336868,0.089444013579755,1,0.2999220025134418,1
|
14 |
+
something,-0.208930979832759,0.1044002858460218,1,0.3133312656787808,1
|
15 |
+
https,-0.2083410521132258,0.1099220210384043,1,0.3182630731516301,1
|
16 |
+
please,-0.2070111576056864,0.122039507018873,1,0.3290506646245594,1
|
17 |
+
nationalist,-0.20632463093421297,0.1281288008006838,1,0.3344534317348968,1
|
18 |
+
once,-0.2060263347494299,0.1307415753894848,1,0.3367679101389147,1
|
19 |
+
problem,-0.20484812006029657,0.1408768564518783,1,0.3457249765121749,1
|
20 |
+
college,-0.2047545114702925,0.1416699620150681,1,0.3464244734853606,1
|
21 |
+
88,-0.2046594418535512,0.1424736799017334,1,0.3471331217552846,1
|
22 |
+
without,-0.20361732405852467,0.1511704854038926,1,0.3547878094624173,1
|
23 |
+
almost,-0.20314532252744738,0.1550437735221895,1,0.3581890960496369,1
|
24 |
+
job,-0.2026342060584121,0.159193982916155,1,0.3618281889745671,1
|
25 |
+
gets,-0.2026342060584121,0.159193982916155,1,0.3618281889745671,1
|
26 |
+
band,-0.20236189346981318,0.1613869531948864,1,0.3637488466646996,1
|
27 |
+
local,-0.20236189346981318,0.1613869531948864,1,0.3637488466646996,1
|
28 |
+
power,-0.20162376789282418,0.1672697443381548,1,0.368893512230979,1
|
29 |
+
info,-0.2011348651626819,0.1711184258607827,1,0.3722532910234646,1
|
30 |
+
fear,-0.199606330926733,0.1829191563895051,1,0.3825254873162381,1
|
31 |
+
add,-0.19867524180308088,0.1899451319500906,1,0.3886203737531715,1
|
32 |
+
wow,-0.19867524180308088,0.1899451319500906,1,0.3886203737531715,1
|
33 |
+
throw,-0.19787380920467967,0.1959004263957067,1,0.3937742356003864,1
|
34 |
+
ass,-0.19727675474422832,0.2002839129694801,1,0.3975606677137084,1
|
35 |
+
doubt,-0.19727675474422832,0.2002839129694801,1,0.3975606677137084,1
|
36 |
+
although,-0.1969556483899053,0.2026232603438401,1,0.3995789087337454,1
|
37 |
+
station,-0.19625995400569982,0.2076492392768177,1,0.4039091932825175,1
|
38 |
+
tall,-0.1950479074709039,0.2162724336970454,1,0.4113203411679493,1
|
39 |
+
shop,-0.19458620160190057,0.2195145574429774,1,0.414100759044878,1
|
40 |
+
beliefs,-0.194088165389527,0.2229863196519829,1,0.4170744850415099,1
|
41 |
+
bag,-0.194088165389527,0.2229863196519829,1,0.4170744850415099,1
|
42 |
+
became,-0.194088165389527,0.2229863196519829,1,0.4170744850415099,1
|
43 |
+
people,-0.19384023766101802,0.1914249348771838,9,0.3852651725382018,4
|
44 |
+
negroid,-0.1929564813497719,0.2307801668448255,1,0.4237366481945974,1
|
45 |
+
28,-0.1929564813497719,0.2307801668448255,1,0.4237366481945974,1
|
46 |
+
wind,-0.1915772306584074,0.2401088624228536,1,0.431686093081261,1
|
47 |
+
powerful,-0.1915772306584074,0.2401088624228536,1,0.431686093081261,1
|
48 |
+
barely,-0.1915772306584074,0.2401088624228536,1,0.431686093081261,1
|
49 |
+
successful,-0.1907552734042443,0.2455838165117697,1,0.436339089916014,1
|
50 |
+
all,-0.1865161834635457,0.1761891522847942,10,0.3627053357483399,4
|
51 |
+
do,-0.18504786705990497,0.1876983070687471,10,0.3727461741286521,4
|
52 |
+
buisiness,-0.1791546425906832,0.3172673163336049,1,0.4964219589242881,1
|
53 |
+
down,-0.17569872870580047,0.1901221893277151,4,0.3658209180335156,2
|
54 |
+
into,-0.1725106331660529,0.2370528577203672,7,0.4095634908864201,3
|
55 |
+
nothing,-0.17216425797624832,0.2187591471587523,4,0.3909234051350006,2
|
56 |
+
saw,-0.17216425797624832,0.2187591471587523,4,0.3909234051350006,2
|
57 |
+
more,-0.16543382410421778,0.2053860976432341,8,0.3708199217474519,3
|
58 |
+
you,-0.1647490656059398,0.1495712009864474,13,0.3143202665923872,4
|
59 |
+
its,-0.1601984891617493,0.1270979764581092,2,0.2872964656198585,1
|
60 |
+
look,-0.1593679120441833,0.1365578004814003,2,0.2959257125255836,1
|
61 |
+
looking,-0.15868430797679492,0.1441608593208176,2,0.3028451672976125,1
|
62 |
+
world,-0.1584810011540747,0.1463919273960006,2,0.3048729285500753,1
|
63 |
+
should,-0.15826545532019418,0.1908430964683945,5,0.3491085517885887,2
|
64 |
+
them,-0.156347825536977,0.1946946051404327,9,0.3510424306774097,3
|
65 |
+
town,-0.1559524846064974,0.173098180018062,2,0.3290506646245594,1
|
66 |
+
tv,-0.15578185847003329,0.1748364724673413,2,0.3306183309373746,1
|
67 |
+
5,-0.1554232023307413,0.1784661934227515,2,0.3338893957534928,1
|
68 |
+
half,-0.15425204335401146,0.1901003888694547,2,0.3443524322234662,1
|
69 |
+
getting,-0.1535972134915086,0.19646749894264,2,0.3500647124341486,1
|
70 |
+
wait,-0.1530475186193858,0.2017402908430315,2,0.3547878094624173,1
|
71 |
+
weeks,-0.15295016217057297,0.2026675077043881,2,0.3556176698749611,1
|
72 |
+
open,-0.1528510059795929,0.2036098445533565,2,0.3564608505329494,1
|
73 |
+
reason,-0.1528510059795929,0.2036098445533565,2,0.3564608505329494,1
|
74 |
+
community,-0.1526470209290474,0.2055420751205895,2,0.3581890960496369,1
|
75 |
+
person,-0.1521411882489892,0.2444298277680148,5,0.396571016017004,2
|
76 |
+
head,-0.15198398194658258,0.211764864718117,2,0.3637488466646996,1
|
77 |
+
air,-0.1477262003026128,0.2498344674110956,2,0.3975606677137084,1
|
78 |
+
road,-0.14688327219813002,0.2570259210843875,2,0.4039091932825175,1
|
79 |
+
the,-0.14639190028242277,0.3060938797833475,91,0.4524857800657703,16
|
80 |
+
an,-0.1442511939240954,0.1817881526839979,6,0.3260393466080933,2
|
81 |
+
turns,-0.14416134787163137,0.279575300322966,2,0.4237366481945974,1
|
82 |
+
com,-0.1427322447840824,0.1972972391532616,6,0.340029483937344,2
|
83 |
+
what,-0.13042369799211828,0.1887423200975542,7,0.3191660180896725,2
|
84 |
+
over,-0.12738628288972498,0.1625699970445923,3,0.2899562799343173,1
|
85 |
+
find,-0.1268739657160628,0.1690517468095208,3,0.2959257125255836,1
|
86 |
+
got,-0.125813479832157,0.2376264541868798,7,0.3634399340190368,2
|
87 |
+
ca,-0.1235172670668789,0.2092606790503416,3,0.3327779461172205,1
|
88 |
+
trying,-0.1231904469948433,0.2129898294350052,3,0.3361802764298485,1
|
89 |
+
looks,-0.12301814775744813,0.2149438995746365,3,0.3379620473320846,1
|
90 |
+
eyes,-0.12208974698347819,0.2740258698413967,7,0.3961156168248749,2
|
91 |
+
their,-0.12011946773857513,0.1700738756925413,8,0.2901933434311164,2
|
92 |
+
just,-0.11912424260223978,0.2236869708845268,13,0.3428112134867666,3
|
93 |
+
can,-0.11741469736951232,0.2417394291913187,13,0.359154126560831,3
|
94 |
+
who,-0.11686915760835248,0.2473832666681558,13,0.3642524242765083,3
|
95 |
+
blonde,-0.11456595920619478,0.3025085258353151,3,0.4170744850415099,1
|
96 |
+
it,-0.1142931692560894,0.2699460434274812,39,0.3842392126835706,7
|
97 |
+
went,-0.1100686830954184,0.2829597697416315,8,0.3930284528370499,2
|
98 |
+
as,-0.10481720973776129,0.2246342215843322,15,0.3294514313220935,3
|
99 |
+
any,-0.10410889857834421,0.1726126005321763,4,0.2767214991105205,1
|
100 |
+
now,-0.10375254283651289,0.1778070281743627,4,0.2815595710108756,1
|
101 |
+
day,-0.10347828348543861,0.1817656222089806,4,0.2852439056944192,1
|
102 |
+
years,-0.1032652350569486,0.1848178377588102,4,0.2880830728157588,1
|
103 |
+
life,-0.0993301557361479,0.2380316291952903,4,0.3373617849314382,1
|
104 |
+
with,-0.09703952844427427,0.2866996986030043,29,0.3837392270472786,5
|
105 |
+
up,-0.09613799897816061,0.2130470667970571,10,0.3091850657752177,2
|
106 |
+
one,-0.09610977804229201,0.2134260975194016,10,0.3095358755616936,2
|
107 |
+
no,-0.09524995654196028,0.2248583306487032,10,0.3201082871906635,2
|
108 |
+
when,-0.09414407207461989,0.2733792597582244,16,0.3675233318328443,3
|
109 |
+
out,-0.08928153693554419,0.2576776150231182,17,0.3469591519586624,3
|
110 |
+
your,-0.08790859093704959,0.1329303084341942,5,0.2208388993712438,1
|
111 |
+
only,-0.08471071495691279,0.1883334799558229,5,0.2730441949127357,1
|
112 |
+
say,-0.08429335839572949,0.1951498491105269,5,0.2794432075062564,1
|
113 |
+
than,-0.08426284337568549,0.1956449068998041,5,0.2799077502754896,1
|
114 |
+
like,-0.0840181337807443,0.2485048357602515,18,0.3325229695409958,3
|
115 |
+
seen,-0.08145495827802388,0.2394362717860368,5,0.3208912300640607,1
|
116 |
+
guy,-0.08067702950272548,0.2510108546879141,5,0.3316878841906396,1
|
117 |
+
love,-0.08055724058886843,0.252773699687626,5,0.3333309402764944,1
|
118 |
+
hair,-0.08047519089575378,0.253978240839143,5,0.3344534317348968,1
|
119 |
+
get,-0.07688207263225719,0.238000341474962,12,0.3148824141072192,2
|
120 |
+
are,-0.07340521299952749,0.1631231594610624,13,0.2365283724605899,2
|
121 |
+
at,-0.07104434669561799,0.2722269264032489,20,0.3432712730988669,3
|
122 |
+
or,-0.07031110502707658,0.2161485541888016,13,0.2864596592158782,2
|
123 |
+
www,-0.06888553977520079,0.1911443493589754,6,0.2600298891341762,1
|
124 |
+
could,-0.06697474749938429,0.2260391469338375,6,0.2930138944332218,1
|
125 |
+
then,-0.06625755193334287,0.2806113933548574,13,0.3468689452882003,2
|
126 |
+
two,-0.0660248309178374,0.2427477902796778,6,0.3087726211975152,1
|
127 |
+
thing,-0.06588807037955391,0.2451211153761263,6,0.3110091857556802,1
|
128 |
+
me,-0.060973364929169716,0.2468247817837273,14,0.307798146712897,2
|
129 |
+
black,-0.06008475865631263,0.2619460904732638,14,0.3220308491295764,2
|
130 |
+
for,-0.05961965077319803,0.2607337133359058,31,0.3203533641091038,4
|
131 |
+
if,-0.054702611175212995,0.2317570480406652,15,0.2864596592158782,2
|
132 |
+
white,-0.054190367691543395,0.2852689252081899,32,0.3394592928997333,4
|
133 |
+
about,-0.053690718300941465,0.2505300117547034,15,0.3042207300556449,2
|
134 |
+
and,-0.052780922617411075,0.3765288386234401,107,0.4293097612408512,12
|
135 |
+
video,-0.05269956084762201,0.2411740547270102,7,0.2938736155746322,1
|
136 |
+
did,-0.05256107142390112,0.2439632906823139,7,0.296524362106215,1
|
137 |
+
him,-0.052176021573877074,0.2516747534271817,7,0.3038507750010588,1
|
138 |
+
a,-0.04851823546345807,0.3333178609459928,81,0.3818360964094509,9
|
139 |
+
on,-0.046827806783158954,0.2829926729921817,34,0.3298204797753407,4
|
140 |
+
of,-0.04515337504456812,0.2797689633191215,54,0.3249223383636896,6
|
141 |
+
have,-0.04301557211843979,0.1960756758723442,17,0.239091247990784,2
|
142 |
+
they,-0.04295034925879221,0.1975002517387618,17,0.240450600997554,2
|
143 |
+
good,-0.041842679918719566,0.2131306202263434,8,0.254973300145063,1
|
144 |
+
he,-0.041681084808924185,0.2169650044358204,8,0.2586460892447446,1
|
145 |
+
go,-0.04133740207582148,0.2250871852705677,8,0.2664245873463892,1
|
146 |
+
around,-0.04035820347870511,0.2479891925549923,8,0.2883473960336974,1
|
147 |
+
ago,-0.0392050984051755,0.274522007281485,8,0.3137271056866605,1
|
148 |
+
s,-0.03738035786902261,0.2649013240242338,27,0.3022816818932564,3
|
149 |
+
t,-0.03432722410763592,0.2499058218246277,18,0.2842330459322636,2
|
150 |
+
n,-0.034182472160033894,0.2532382179918742,18,0.2874206901519081,2
|
151 |
+
from,-0.033812471081360096,0.2617489249914286,18,0.2955613960727887,2
|
152 |
+
here,-0.03080511719020851,0.2106835185083204,9,0.2414886356985289,1
|
153 |
+
has,-0.030046085068060002,0.2312171556551595,9,0.2612632407232195,1
|
154 |
+
few,-0.029328274503846674,0.2505794757716429,9,0.2799077502754896,1
|
155 |
+
kids,-0.029033150307004985,0.2585244666628088,9,0.2875576169698138,1
|
156 |
+
off,-0.028377101493835044,0.2761532338649392,9,0.3045303353587742,1
|
157 |
+
time,-0.019229297317046534,0.251945541068708,10,0.2711748383857545,1
|
158 |
+
own,-0.018303263861016994,0.281302194913151,10,0.299605458774168,1
|
159 |
+
is,-0.015422416878563328,0.3116178497279379,54,0.3270402666065012,5
|
160 |
+
to,-0.005690828960956462,0.3192999623880746,81,0.3249907913490311,7
|
161 |
+
year,-0.00039525168591808546,0.2871623652838957,12,0.2875576169698138,1
|
162 |
+
said,0.00012399471411167484,0.3130620020099224,12,0.3129380072958107,1
|
163 |
+
my,0.004052264139007611,0.2734234983624097,25,0.2693712342234021,2
|
164 |
+
i,0.004441136016392511,0.3062929030750106,74,0.3018517670586181,6
|
165 |
+
not,0.006185554796875686,0.2092292080021127,13,0.203043653205237,1
|
166 |
+
see,0.0072291274409171935,0.2612324965777118,13,0.2540033691367946,1
|
167 |
+
woman,0.008501644400036978,0.3458634293314752,13,0.3373617849314382,1
|
168 |
+
was,0.014344476430274922,0.3328351192281375,40,0.3184906427978626,3
|
169 |
+
in,0.017589800419511803,0.3299084329061708,67,0.312318632486659,5
|
170 |
+
be,0.021793736514858608,0.2215683311451267,15,0.1997745946302681,1
|
171 |
+
will,0.02920184162000261,0.2473898573155227,16,0.2181880156955201,1
|
172 |
+
by,0.02941070830346179,0.2732384424912961,16,0.2438277341878343,1
|
173 |
+
old,0.0295728578500562,0.3143134886273105,16,0.2847406307772543,1
|
174 |
+
this,0.03495221533671988,0.2824114098116168,32,0.2474591944748969,2
|
175 |
+
that,0.05792603728469192,0.2770160561111925,38,0.2190900188265006,2
|
176 |
+
her,0.3680541392374571,0.6410983341501928,194,0.2730441949127357,1
|
pmi_files/her-their_npmi.csv
ADDED
@@ -0,0 +1,840 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,their-npmi,their-count
|
2 |
+
their,-0.45329814313389905,0.1700738756925413,8,0.6233720188264403,599
|
3 |
+
whites,-0.2335389962131415,0.0485578498553355,1,0.282096846068477,39
|
4 |
+
these,-0.1985721016532045,0.0611169996924003,1,0.2596891013456048,28
|
5 |
+
they,-0.19626667638945622,0.1975002517387618,17,0.393766928128218,198
|
6 |
+
are,-0.18133163356495322,0.1631231594610624,13,0.3444547930260156,146
|
7 |
+
most,-0.16882119688443348,0.0890919530892188,1,0.2579131499736523,21
|
8 |
+
which,-0.15381567830655482,0.1005436278437333,1,0.2543593061502881,18
|
9 |
+
even,-0.15254028353289162,0.129124428608635,2,0.2816647121415266,30
|
10 |
+
much,-0.14379343310435871,0.089444013579755,1,0.2332374466841137,16
|
11 |
+
those,-0.14274671678956868,0.1195284478248052,2,0.2622751646143739,27
|
12 |
+
them,-0.13920243367252258,0.1946946051404327,9,0.3338970388129553,84
|
13 |
+
many,-0.1388072698450683,0.1232122355991378,2,0.2620195054442061,26
|
14 |
+
re,-0.1320777648141021,0.0853343338379676,1,0.2174120986520697,14
|
15 |
+
anyone,-0.13192768367468338,0.0883932335471931,1,0.2203209172218765,14
|
16 |
+
maybe,-0.1310114823016076,0.1061895705951916,1,0.2372010528967992,14
|
17 |
+
children,-0.1305064977317626,0.1897457885997843,3,0.3202522863315469,34
|
18 |
+
country,-0.12592920233645827,0.1402530492752893,2,0.2661822516117476,23
|
19 |
+
news,-0.1255811809870688,0.0846726822356001,1,0.2102538632226689,13
|
20 |
+
always,-0.1251353334156046,0.0941949760327988,1,0.2193303094484034,13
|
21 |
+
someone,-0.12428027709724171,0.1113788171579104,1,0.2356590942551521,13
|
22 |
+
schools,-0.1234887148541895,0.126238946045095,1,0.2497276608992845,13
|
23 |
+
people,-0.1222895724721759,0.1914249348771838,9,0.3137145073493597,73
|
24 |
+
jews,-0.1209200546038472,0.1535716414015446,2,0.2744916960053918,22
|
25 |
+
race,-0.12042036444451021,0.1545100694407363,3,0.2749304338852465,30
|
26 |
+
have,-0.11588561225378641,0.1960756758723442,17,0.3119612881261306,114
|
27 |
+
blacks,-0.112973083104944,0.164360528705606,3,0.27733361181055,28
|
28 |
+
all,-0.10994620177023878,0.1761891522847942,10,0.286135354055033,71
|
29 |
+
use,-0.1098695179696509,0.1138822262377766,1,0.2237517442074275,11
|
30 |
+
been,-0.10953510201383919,0.1086019267651873,2,0.2181370287790265,19
|
31 |
+
tell,-0.10910629566132599,0.1300779670934884,1,0.2391842627548144,11
|
32 |
+
countries,-0.10803688195601097,0.1511704854038926,1,0.2592073673599036,11
|
33 |
+
lives,-0.10606671783283711,0.1863170648879221,1,0.2923837827207592,11
|
34 |
+
god,-0.10141633249791719,0.1244046486671533,1,0.2258209811650705,10
|
35 |
+
money,-0.1011043012879155,0.1314123968800611,1,0.2325166981679766,10
|
36 |
+
your,-0.09841153383674378,0.1329303084341942,5,0.231341842270938,36
|
37 |
+
our,-0.09810066140792231,0.1389156332786172,4,0.2370162946865395,30
|
38 |
+
parents,-0.0941819479426125,0.2307782766561772,3,0.3249602245987897,24
|
39 |
+
really,-0.0934679764676749,0.1052888330746886,1,0.1987568095423635,9
|
40 |
+
bad,-0.09293839948884,0.1192025920264494,1,0.2121409915152894,9
|
41 |
+
else,-0.092556001342846,0.1287717362547365,1,0.2213277375975825,9
|
42 |
+
themselves,-0.09198272909705119,0.1424736799017334,1,0.2344564089987846,9
|
43 |
+
without,-0.0916031943488107,0.1511704854038926,1,0.2427736797527033,9
|
44 |
+
proud,-0.09143025308865399,0.1550437735221895,1,0.2464740266108435,9
|
45 |
+
learn,-0.0913847629622063,0.1560537390377948,1,0.2474385020000011,9
|
46 |
+
do,-0.08909599632184131,0.1876983070687471,10,0.2767943033905884,60
|
47 |
+
own,-0.08711674225088589,0.281302194913151,10,0.3684189371640369,62
|
48 |
+
look,-0.08667969209617402,0.1365578004814003,2,0.2232374925775743,15
|
49 |
+
you,-0.08660729328653038,0.1495712009864474,13,0.2361784942729778,72
|
50 |
+
read,-0.0835739830286176,0.112869172196503,1,0.1964431552251206,8
|
51 |
+
seems,-0.0821557459798403,0.1511704854038926,1,0.2333262313837329,8
|
52 |
+
of,-0.0813583035417027,0.2797689633191215,54,0.3611272668608242,240
|
53 |
+
liberals,-0.0812766083077548,0.1724625802584892,1,0.253739188566244,8
|
54 |
+
fear,-0.0808212489947813,0.1829191563895051,1,0.2637404053842864,8
|
55 |
+
why,-0.0802493097039921,0.1441608593208176,2,0.2244101690248097,14
|
56 |
+
take,-0.07523790612018919,0.1802964274758775,3,0.2555343335960667,19
|
57 |
+
not,-0.07488921521304048,0.2092292080021127,13,0.2841184232151532,67
|
58 |
+
non,-0.07362211471161148,0.1475359625240293,2,0.2211580772356408,13
|
59 |
+
there,-0.0730598447301738,0.1539000498317594,7,0.2269598945619332,38
|
60 |
+
area,-0.07302161563316771,0.1075643403830187,1,0.1805859560161864,7
|
61 |
+
racist,-0.07230444589889859,0.1307415753894848,1,0.2030460212883834,7
|
62 |
+
best,-0.07214573910768249,0.1355988296187797,1,0.2077445687264622,7
|
63 |
+
believe,-0.07209740919947219,0.1370605513380158,1,0.209157960537488,7
|
64 |
+
media,-0.07168150666584569,0.14932586688606,1,0.2210073735519057,7
|
65 |
+
ones,-0.0713334631633088,0.159193982916155,1,0.2305274460794638,7
|
66 |
+
know,-0.07042385821154262,0.1792804113036016,5,0.2497042695151442,28
|
67 |
+
only,-0.0700539317809088,0.1883334799558229,5,0.2583874117367317,28
|
68 |
+
because,-0.07002667859048647,0.2245523690333376,7,0.2945790476238241,38
|
69 |
+
plus,-0.0697560370271347,0.2002839129694801,1,0.2700399499966148,7
|
70 |
+
so,-0.0675906162046023,0.2172135406059457,12,0.284804156810548,59
|
71 |
+
need,-0.06559837755215689,0.1658889373786121,3,0.231487314930769,17
|
72 |
+
up,-0.0646508056991742,0.2130470667970571,10,0.2776978724962313,49
|
73 |
+
something,-0.06094961126799299,0.1044002858460218,1,0.1653498971140148,6
|
74 |
+
group,-0.06047851952816641,0.1226225068581927,1,0.1831010263863591,6
|
75 |
+
such,-0.06047851952816641,0.1226225068581927,1,0.1831010263863591,6
|
76 |
+
today,-0.06025787218370118,0.1307415753894848,1,0.190999447573186,6
|
77 |
+
problem,-0.05997315063036268,0.1408768564518783,1,0.200850007082241,6
|
78 |
+
least,-0.05997315063036268,0.1408768564518783,1,0.200850007082241,6
|
79 |
+
what,-0.059914597061863084,0.1887423200975542,7,0.2486569171594173,34
|
80 |
+
support,-0.05985577895663022,0.1449516791641152,1,0.2048074581207454,6
|
81 |
+
great,-0.05958692351222952,0.1352620363451109,2,0.1948489598573404,11
|
82 |
+
food,-0.05949655118853528,0.1570816242423745,1,0.2165781754309098,6
|
83 |
+
students,-0.05949655118853528,0.1570816242423745,1,0.2165781754309098,6
|
84 |
+
saying,-0.0592953523369838,0.1636674394489462,1,0.22296279178593,6
|
85 |
+
power,-0.05918346859445989,0.1672697443381548,1,0.2264532129326147,6
|
86 |
+
makes,-0.05765077999155058,0.19646749894264,2,0.2541182789341906,11
|
87 |
+
or,-0.05746467524962759,0.2161485541888016,13,0.2736132294384292,58
|
88 |
+
should,-0.054806473756605883,0.1908430964683945,5,0.2456495702250004,24
|
89 |
+
who,-0.052166658468136284,0.2473832666681558,13,0.2995499251362921,56
|
90 |
+
its,-0.051691824427652605,0.1270979764581092,2,0.1787898008857618,10
|
91 |
+
am,-0.05155790909771829,0.1324326997622229,2,0.1839906088599412,10
|
92 |
+
world,-0.051196527834508204,0.1463919273960006,2,0.1975884552305088,10
|
93 |
+
how,-0.04962880204621062,0.2105301524840293,7,0.2601589545302399,31
|
94 |
+
that,-0.04781996351629397,0.2770160561111925,38,0.3248360196274865,143
|
95 |
+
the,-0.047743017597083104,0.3060938797833475,91,0.3538368973804306,316
|
96 |
+
im,-0.046926542337589916,0.1022299875023327,1,0.1491565298399226,5
|
97 |
+
forum,-0.046629495998067205,0.1164870535995198,1,0.163116549597587,5
|
98 |
+
think,-0.04620630615908,0.2031402211473919,6,0.2493465273064719,26
|
99 |
+
guess,-0.046174525398345684,0.1370605513380158,1,0.1832350767363615,5
|
100 |
+
different,-0.04615748464967251,0.1378048062092565,1,0.183962290858929,5
|
101 |
+
jewish,-0.04610481434189359,0.1400940664637845,1,0.1861988808056781,5
|
102 |
+
message,-0.0459309110152758,0.1475372455416844,1,0.1934681565569602,5
|
103 |
+
yeah,-0.045821940925504206,0.1521149981770965,1,0.1979369391026007,5
|
104 |
+
call,-0.045821940925504206,0.1521149981770965,1,0.1979369391026007,5
|
105 |
+
guys,-0.04579889402950929,0.1530750075925761,1,0.1988739016220854,5
|
106 |
+
future,-0.04579889402950929,0.1530750075925761,1,0.1988739016220854,5
|
107 |
+
pride,-0.045676472490990605,0.1581281258449573,1,0.2038045983359479,5
|
108 |
+
job,-0.04565041151438651,0.159193982916155,1,0.2048443944305415,5
|
109 |
+
either,-0.04559653051053858,0.1613869531948864,1,0.206983483705425,5
|
110 |
+
local,-0.04559653051053858,0.1613869531948864,1,0.206983483705425,5
|
111 |
+
talking,-0.04556865804900301,0.1625157901949896,1,0.2080844482439926,5
|
112 |
+
side,-0.045540126330341185,0.1636674394489462,1,0.2092075657792874,5
|
113 |
+
hand,-0.04545025465898178,0.1672697443381548,1,0.2127199989971366,5
|
114 |
+
past,-0.045319033490479305,0.1724625802584892,1,0.2177816137489685,5
|
115 |
+
knows,-0.04524771476767181,0.1752527038261407,1,0.2205004185938125,5
|
116 |
+
website,-0.04524771476767181,0.1752527038261407,1,0.2205004185938125,5
|
117 |
+
sick,-0.0451322839896105,0.1797222467749297,1,0.2248545307645402,5
|
118 |
+
given,-0.0448115576267627,0.1918564453192716,1,0.2366680029460343,5
|
119 |
+
boys,-0.044702284581532,0.1959004263957067,1,0.2406027109772387,5
|
120 |
+
enemies,-0.044702284581532,0.1959004263957067,1,0.2406027109772387,5
|
121 |
+
events,-0.0446438263765791,0.1980459529545264,1,0.2426897793311055,5
|
122 |
+
ancestors,-0.044220544960382774,0.2132297838077323,1,0.2574503287681151,5
|
123 |
+
values,-0.044220544960382774,0.2132297838077323,1,0.2574503287681151,5
|
124 |
+
be,-0.04419867021933249,0.2215683311451267,15,0.2657670013644592,59
|
125 |
+
to,-0.043451825108860254,0.3192999623880746,81,0.3627517874969349,279
|
126 |
+
looking,-0.0424566216554971,0.1441608593208176,2,0.1866174809763147,9
|
127 |
+
site,-0.04187639294552259,0.168685600924976,2,0.2105619938704986,9
|
128 |
+
feel,-0.0416953054291091,0.1760229054582858,2,0.2177182108873949,9
|
129 |
+
over,-0.04167692921409341,0.1625699970445923,3,0.2042469262586857,13
|
130 |
+
find,-0.041517030138254724,0.1690517468095208,3,0.2105687769477755,13
|
131 |
+
for,-0.041256155993926624,0.2607337133359058,31,0.3019898693298324,113
|
132 |
+
make,-0.03676710372967262,0.2136942975224378,5,0.2504614012521104,20
|
133 |
+
going,-0.034593382743203005,0.1668225483905066,3,0.2014159311337096,12
|
134 |
+
about,-0.03302648394176971,0.2505300117547034,15,0.2835564956964731,54
|
135 |
+
ireland,-0.032605363764916906,0.1527343228778414,2,0.1853396866427583,8
|
136 |
+
than,-0.0324267544449966,0.1956449068998041,5,0.2280716613448007,19
|
137 |
+
still,-0.03232813443816279,0.1665899002615269,2,0.1989180346996897,8
|
138 |
+
again,-0.0321949195908153,0.173098180018062,2,0.2052930996088773,8
|
139 |
+
actually,-0.032146790415712,0.1754268562294947,2,0.2075736466452067,8
|
140 |
+
care,-0.0316255432220352,0.1999291895580106,2,0.2315547327800458,8
|
141 |
+
as,-0.03159798366353392,0.2246342215843322,15,0.2562322052478661,53
|
142 |
+
kids,-0.031106843262010186,0.2585244666628088,9,0.289631309924819,33
|
143 |
+
heads,-0.030425149212732983,0.2521191825483822,2,0.2825443317611152,8
|
144 |
+
down,-0.030048455587287,0.1901221893277151,4,0.2201706449150021,15
|
145 |
+
long,-0.030018212309874392,0.1108895705505882,1,0.1409077828604626,4
|
146 |
+
3,-0.029945409646230187,0.1154323857789217,1,0.1453777954251519,4
|
147 |
+
school,-0.02987925005257741,0.2324420748111406,8,0.262321324863718,29
|
148 |
+
city,-0.029779055442477415,0.1256215153397414,1,0.1554005707822188,4
|
149 |
+
nationalist,-0.02973747027627438,0.1281288008006838,1,0.1578662710769582,4
|
150 |
+
high,-0.029715931247880106,0.1294214071077621,1,0.1591373383556422,4
|
151 |
+
american,-0.029704964715575294,0.1300779670934884,1,0.1597829318090637,4
|
152 |
+
once,-0.029693862584883796,0.1307415753894848,1,0.1604354379743686,4
|
153 |
+
crime,-0.029636196658153202,0.1341713283353302,1,0.1638075249934834,4
|
154 |
+
enough,-0.029612054053130304,0.1355988296187797,1,0.16521088367191,4
|
155 |
+
fight,-0.0295220678362631,0.1408768564518783,1,0.1703989242881414,4
|
156 |
+
coming,-0.029480576261403407,0.1432883201425236,1,0.172768896403927,4
|
157 |
+
cause,-0.02932668321583659,0.1521149981770965,1,0.1814416813929331,4
|
158 |
+
america,-0.02930975404493899,0.1530750075925761,1,0.1823847616375151,4
|
159 |
+
light,-0.02930975404493899,0.1530750075925761,1,0.1823847616375151,4
|
160 |
+
blood,-0.029292503295067107,0.1540510701420501,1,0.1833435734371172,4
|
161 |
+
speak,-0.029256986993824896,0.1560537390377948,1,0.1853107260316197,4
|
162 |
+
videos,-0.02923869453888439,0.1570816242423745,1,0.1863203187812589,4
|
163 |
+
brothers,-0.02918150069145159,0.1602799804313825,1,0.1894614811228341,4
|
164 |
+
mixed,-0.029161608475927386,0.1613869531948864,1,0.1905485616708138,4
|
165 |
+
information,-0.029055058125904004,0.1672697443381548,1,0.1963248024640588,4
|
166 |
+
change,-0.02903216761311722,0.1685235064731637,1,0.1975556740862809,4
|
167 |
+
nordic,-0.0290086878171201,0.1698059198057495,1,0.1988146076228696,4
|
168 |
+
info,-0.028984587749719876,0.1711184258607827,1,0.2001030136105026,4
|
169 |
+
wn,-0.028984587749719876,0.1711184258607827,1,0.2001030136105026,4
|
170 |
+
happen,-0.028934389973617913,0.17384006521682,1,0.2027744551904379,4
|
171 |
+
pro,-0.028934389973617913,0.17384006521682,1,0.2027744551904379,4
|
172 |
+
wo,-0.028908216530108305,0.1752527038261407,1,0.204160920356249,4
|
173 |
+
control,-0.028795307462290393,0.1812971759177526,1,0.210092483380043,4
|
174 |
+
round,-0.028795307462290393,0.1812971759177526,1,0.210092483380043,4
|
175 |
+
chinese,-0.0287331485065912,0.1845913047112482,1,0.2133244532178394,4
|
176 |
+
clean,-0.02870040794963641,0.1863170648879221,1,0.2150174728375585,4
|
177 |
+
huge,-0.02870040794963641,0.1863170648879221,1,0.2150174728375585,4
|
178 |
+
spread,-0.02870040794963641,0.1863170648879221,1,0.2150174728375585,4
|
179 |
+
door,-0.028666450634082186,0.1881002564887215,1,0.2167667071228037,4
|
180 |
+
grow,-0.028594498656285217,0.1918564453192716,1,0.2204509439755568,4
|
181 |
+
gods,-0.02851639288675728,0.1959004263957067,1,0.224416819282464,4
|
182 |
+
often,-0.02851639288675728,0.1959004263957067,1,0.224416819282464,4
|
183 |
+
claims,-0.02838507716166691,0.2026232603438401,1,0.231008337505507,4
|
184 |
+
females,-0.028336743920906682,0.2050743480522944,1,0.2334110919732011,4
|
185 |
+
welfare,-0.028336743920906682,0.2050743480522944,1,0.2334110919732011,4
|
186 |
+
with,-0.028190378882584688,0.2866996986030043,29,0.314890077485589,97
|
187 |
+
arms,-0.028174170033486184,0.2132297838077323,1,0.2414039538412185,4
|
188 |
+
opened,-0.028112825077013293,0.2162724336970454,1,0.2443852587740587,4
|
189 |
+
but,-0.028094367609098364,0.2370907276619539,17,0.2651850952710523,58
|
190 |
+
burn,-0.027976132879814375,0.2229863196519829,1,0.2509624525317973,4
|
191 |
+
monkey,-0.027976132879814375,0.2229863196519829,1,0.2509624525317973,4
|
192 |
+
more,-0.02698239178809131,0.2053860976432341,8,0.2323684894313254,28
|
193 |
+
dont,-0.026863335400957117,0.179158279183511,3,0.2060216145844681,11
|
194 |
+
just,-0.025806556069180003,0.2236869708845268,13,0.2494935269537068,44
|
195 |
+
now,-0.0241281278391334,0.1778070281743627,4,0.2019351560134961,14
|
196 |
+
if,-0.0224514877057512,0.2317570480406652,15,0.2542085357464164,49
|
197 |
+
live,-0.0220383698942217,0.1405991320269951,2,0.1626375019212168,7
|
198 |
+
times,-0.02168442699582601,0.1630807225866117,2,0.1847651495824377,7
|
199 |
+
anti,-0.021522825591974104,0.173098180018062,2,0.1946210056100361,7
|
200 |
+
left,-0.02133850255077202,0.1843470372711924,2,0.2056855398219644,7
|
201 |
+
an,-0.02127859433694601,0.1817881526839979,6,0.2030667470209439,20
|
202 |
+
point,-0.021107817407757384,0.198172737698001,2,0.2192805551057584,7
|
203 |
+
outside,-0.020616142668527793,0.2267728886945938,2,0.2473890313631216,7
|
204 |
+
way,-0.02058414911412862,0.2194332024106831,6,0.2400173515248117,20
|
205 |
+
every,-0.020459435415188798,0.2260391469338375,6,0.2464985823490263,20
|
206 |
+
can,-0.020304021233518987,0.2417394291913187,13,0.2620434504248377,42
|
207 |
+
same,-0.018968932339391592,0.1684073831379902,3,0.1873763154773818,10
|
208 |
+
trying,-0.01825252820999762,0.2129898294350052,3,0.2312423576450028,10
|
209 |
+
m,-0.0179520973900458,0.1525141957535644,4,0.1704662931436102,13
|
210 |
+
get,-0.017876398943645982,0.238000341474962,12,0.255876740418608,38
|
211 |
+
any,-0.01763920816257769,0.1726126005321763,4,0.190251808694754,13
|
212 |
+
it,-0.016936812443207216,0.2699460434274812,39,0.2868828558706884,118
|
213 |
+
say,-0.016589499724869783,0.1951498491105269,5,0.2117393488353967,16
|
214 |
+
in,-0.01561039615628712,0.3299084329061708,67,0.3455188290624579,199
|
215 |
+
good,-0.01552041660049508,0.2131306202263434,8,0.2286510368268385,25
|
216 |
+
on,-0.013517567655514984,0.2829926729921817,34,0.2965102406476967,101
|
217 |
+
t,-0.013124838953185475,0.2499058218246277,18,0.2630306607778132,54
|
218 |
+
never,-0.010594695085679812,0.2060715921398765,5,0.2166662872255563,15
|
219 |
+
will,-0.010440112685253689,0.2473898573155227,16,0.2578299700007764,47
|
220 |
+
right,-0.010359976848272695,0.2234044418378801,5,0.2337644186861528,15
|
221 |
+
ll,-0.010045975993687506,0.1762150958889765,3,0.186261071882664,9
|
222 |
+
give,-0.009844971430973015,0.2312996474511982,4,0.2411446188821712,12
|
223 |
+
women,-0.009673331906818489,0.2063176438359176,3,0.2159909757427361,9
|
224 |
+
help,-0.009524518275214305,0.2183484564392095,3,0.2278729747144238,9
|
225 |
+
town,-0.009435435648890905,0.173098180018062,2,0.1825336156669529,6
|
226 |
+
girls,-0.009381461099779276,0.2299190136473802,3,0.2393004747471595,9
|
227 |
+
must,-0.009373224830509314,0.1784661934227515,2,0.1878394182532608,6
|
228 |
+
better,-0.009365968049786705,0.179092432985179,2,0.1884584010349657,6
|
229 |
+
thread,-0.009292708832032898,0.09729403912972,1,0.1065867479617529,3
|
230 |
+
etc,-0.009247124642983495,0.1893503754561785,2,0.198597500099162,6
|
231 |
+
soon,-0.00922963950259878,0.1908599347351314,2,0.2000895742377302,6
|
232 |
+
called,-0.009211701306025888,0.1924086969702104,2,0.2016203982762363,6
|
233 |
+
yet,-0.009202554227371706,0.1931984793553444,2,0.2024010335827161,6
|
234 |
+
getting,-0.009164696075137091,0.19646749894264,2,0.2056321950177771,6
|
235 |
+
start,-0.009129665235104709,0.112869172196503,1,0.1219988374316077,3
|
236 |
+
others,-0.009070906907305804,0.2045678430348755,2,0.2136387499421813,6
|
237 |
+
leave,-0.009012495070328502,0.2096139776966211,2,0.2186264727669496,6
|
238 |
+
face,-0.009000165988230002,0.2106791958340836,2,0.2196793618223136,6
|
239 |
+
brown,-0.008963292144212598,0.1287717362547365,1,0.1377350283989491,3
|
240 |
+
would,-0.008924848729629703,0.2239659819940241,11,0.2328908307236538,32
|
241 |
+
4,-0.008899404155044394,0.1348809093452262,1,0.1437803135002706,3
|
242 |
+
men,-0.008884301238200693,0.1363253028740517,1,0.1452096041122524,3
|
243 |
+
link,-0.008844898015040098,0.1400940664637845,1,0.1489389644788246,3
|
244 |
+
hard,-0.008820021519379995,0.1424736799017334,1,0.1512937014211134,3
|
245 |
+
asian,-0.008738837957440404,0.1502409417951759,1,0.1589797797526163,3
|
246 |
+
move,-0.008729123935417804,0.1511704854038926,1,0.1598996093393104,3
|
247 |
+
boy,-0.00870922213969108,0.1530750075925761,1,0.1617842297322672,3
|
248 |
+
evil,-0.008705134339975606,0.2361823055641308,2,0.2448874399041064,6
|
249 |
+
almost,-0.008688650507171103,0.1550437735221895,1,0.1637324240293606,3
|
250 |
+
picture,-0.008678097968572912,0.1560537390377948,1,0.1647318370063677,3
|
251 |
+
lots,-0.008678097968572912,0.1560537390377948,1,0.1647318370063677,3
|
252 |
+
cant,-0.008656425168987597,0.1581281258449573,1,0.1667845510139449,3
|
253 |
+
gets,-0.008645289952716406,0.159193982916155,1,0.1678392728688714,3
|
254 |
+
heritage,-0.00864250522273502,0.2415992351026171,2,0.2502417403253521,6
|
255 |
+
shows,-0.008633944783381198,0.1602799804313825,1,0.1689139252147637,3
|
256 |
+
pictures,-0.008622380966236187,0.1613869531948864,1,0.1700093341611226,3
|
257 |
+
started,-0.0086105892424988,0.1625157901949896,1,0.1711263794374884,3
|
258 |
+
page,-0.008586281911655613,0.1648429134052697,1,0.1734291953169253,3
|
259 |
+
poor,-0.00856093537245628,0.1672697443381548,1,0.1758306797106111,3
|
260 |
+
dirty,-0.008506707616026593,0.1724625802584892,1,0.1809692878745158,3
|
261 |
+
kill,-0.00849232458766,0.17384006521682,1,0.18233238980448,3
|
262 |
+
less,-0.00846243906031649,0.1767024764079143,1,0.1851649154682308,3
|
263 |
+
disgusting,-0.008446893496726587,0.1781915393351357,1,0.1866384328318623,3
|
264 |
+
running,-0.008430914077589391,0.1797222467749297,1,0.1881531608525191,3
|
265 |
+
fighting,-0.008430914077589391,0.1797222467749297,1,0.1881531608525191,3
|
266 |
+
israel,-0.008414473976336795,0.1812971759177526,1,0.1897116498940894,3
|
267 |
+
wife,-0.008414473976336795,0.1812971759177526,1,0.1897116498940894,3
|
268 |
+
sisters,-0.008397543740137708,0.1829191563895051,1,0.1913167001296428,3
|
269 |
+
reading,-0.008397543740137708,0.1829191563895051,1,0.1913167001296428,3
|
270 |
+
feet,-0.0083434703136262,0.1881002564887215,1,0.1964437268023477,3
|
271 |
+
sign,-0.00828358364623219,0.1938395353068745,1,0.2021231189531067,3
|
272 |
+
facebook,-0.00828358364623219,0.1938395353068745,1,0.2021231189531067,3
|
273 |
+
throw,-0.008262082370891183,0.1959004263957067,1,0.2041625087665979,3
|
274 |
+
cheap,-0.008262082370891183,0.1959004263957067,1,0.2041625087665979,3
|
275 |
+
forced,-0.008262082370891183,0.1959004263957067,1,0.2041625087665979,3
|
276 |
+
hang,-0.008262082370891183,0.1959004263957067,1,0.2041625087665979,3
|
277 |
+
sitting,-0.0082396998628404,0.1980459529545264,1,0.2062856528173668,3
|
278 |
+
main,-0.008216354995808,0.2002839129694801,1,0.2085002679652881,3
|
279 |
+
allow,-0.008216354995808,0.2002839129694801,1,0.2085002679652881,3
|
280 |
+
computer,-0.008191954624227893,0.2026232603438401,1,0.210815214968068,3
|
281 |
+
garbage,-0.008166391055877686,0.2050743480522944,1,0.2132407391081721,3
|
282 |
+
quickly,-0.008139538818126096,0.2076492392768177,1,0.2157887780949438,3
|
283 |
+
sell,-0.008139538818126096,0.2076492392768177,1,0.2157887780949438,3
|
284 |
+
mess,-0.008111250465516084,0.2103621108088606,1,0.2184733612743767,3
|
285 |
+
names,-0.008081351064185394,0.2132297838077323,1,0.2213111348719177,3
|
286 |
+
laughing,-0.00801583500470629,0.2195145574429774,1,0.2275303924476837,3
|
287 |
+
indian,-0.007979650018118789,0.2229863196519829,1,0.2309659696701017,3
|
288 |
+
somebody,-0.007979650018118789,0.2229863196519829,1,0.2309659696701017,3
|
289 |
+
creatures,-0.007979650018118789,0.2229863196519829,1,0.2309659696701017,3
|
290 |
+
dress,-0.007940683403103693,0.2267254718167879,1,0.2346661552198916,3
|
291 |
+
authorities,-0.007940683403103693,0.2267254718167879,1,0.2346661552198916,3
|
292 |
+
whitey,-0.007898434633816703,0.2307801668448255,1,0.2386786014786422,3
|
293 |
+
stood,-0.007852250801042793,0.2352132252962996,1,0.2430654760973424,3
|
294 |
+
handed,-0.007744239538598485,0.2455838165117697,1,0.2533280560503682,3
|
295 |
+
some,-0.0060370409500346,0.2447729851730338,12,0.2508100261230684,34
|
296 |
+
well,-0.005602401744447094,0.2126562738758243,6,0.2182586756202714,17
|
297 |
+
very,-0.004492669133864119,0.2007969915718875,5,0.2052896607057516,14
|
298 |
+
also,-0.004353281250339708,0.2136942975224378,5,0.2180475787727775,14
|
299 |
+
being,-0.004310611442494422,0.2176833516471089,5,0.2219939630896033,14
|
300 |
+
n,-0.0042557055775854224,0.2532382179918742,18,0.2574939235694596,50
|
301 |
+
day,-0.002965958218665299,0.1817656222089806,4,0.1847315804276459,11
|
302 |
+
and,-0.0029550358429147883,0.3765288386234401,107,0.3794838744663549,294
|
303 |
+
other,-0.0028458857635211,0.2300482855965483,8,0.2328941713600694,22
|
304 |
+
put,-0.002671265540602291,0.2116013160519829,4,0.2142725815925852,11
|
305 |
+
no,-0.0011924710917489978,0.2248583306487032,10,0.2260508017404522,27
|
306 |
+
has,0.00011344416588099371,0.2312171556551595,9,0.2311037114892785,24
|
307 |
+
like,0.0003183458882778101,0.2485048357602515,18,0.2481864898719737,48
|
308 |
+
off,0.0005121794992730688,0.2761532338649392,9,0.2756410543656661,24
|
309 |
+
were,0.0016076547704128863,0.2306932147345473,8,0.2290855599641344,21
|
310 |
+
s,0.0022752896388716914,0.2649013240242338,27,0.2626260343853621,71
|
311 |
+
one,0.002486568304497394,0.2134260975194016,10,0.2109395292149042,26
|
312 |
+
into,0.0035211907794360786,0.2370528577203672,7,0.2335316669409311,18
|
313 |
+
work,0.0045340818466586,0.1708531757713546,2,0.166319093924696,5
|
314 |
+
big,0.004591812520096106,0.1797251128313295,2,0.1751333003112334,5
|
315 |
+
together,0.004612488177260177,0.1829903687469961,2,0.1783778805697359,5
|
316 |
+
doing,0.004684759366846897,0.1948103575568244,2,0.1901255981899775,5
|
317 |
+
wait,0.004725255469999495,0.2017402908430315,2,0.197015035373032,5
|
318 |
+
open,0.004735942931271109,0.2036098445533565,2,0.1988739016220854,5
|
319 |
+
reason,0.004735942931271109,0.2036098445533565,2,0.1988739016220854,5
|
320 |
+
rest,0.004805979331594101,0.2163302333629423,2,0.2115242540313482,5
|
321 |
+
by,0.004862563854553581,0.2732384424912961,16,0.2683758786367425,41
|
322 |
+
follow,0.004905936611791006,0.2361823055641308,2,0.2312763689523398,5
|
323 |
+
playing,0.004949154093587288,0.245551865070826,2,0.2406027109772387,5
|
324 |
+
shame,0.004949154093587288,0.245551865070826,2,0.2406027109772387,5
|
325 |
+
stories,0.004968061894411707,0.2498344674110956,2,0.2448664055166839,5
|
326 |
+
years,0.005188188538154004,0.1848178377588102,4,0.1796296492206562,10
|
327 |
+
after,0.005382572063831914,0.2146347654857166,4,0.2092521934218847,10
|
328 |
+
at,0.005678697558793633,0.2722269264032489,20,0.2665482288444553,51
|
329 |
+
around,0.006340399500026905,0.2479891925549923,8,0.2416487930549654,20
|
330 |
+
here,0.008442273867240502,0.2106835185083204,9,0.2022412446410799,22
|
331 |
+
we,0.008582326748068608,0.2300316789766905,15,0.2214493522286219,37
|
332 |
+
says,0.010617577647219378,0.2227079140602209,3,0.2120903364130015,7
|
333 |
+
white,0.01064004985201411,0.2852689252081899,32,0.2746288753561758,79
|
334 |
+
using,0.010678432191982695,0.2466501947137779,3,0.2359717625217952,7
|
335 |
+
is,0.011837485293254957,0.3116178497279379,54,0.2997803644346829,134
|
336 |
+
thing,0.012072707387187187,0.2451211153761263,6,0.2330484079889391,14
|
337 |
+
black,0.01336159683571339,0.2619460904732638,14,0.2485844936375504,33
|
338 |
+
saw,0.014140285648869794,0.2187591471587523,4,0.2046188615098825,9
|
339 |
+
friends,0.0141582970509751,0.2284695964440377,4,0.2143112993930626,9
|
340 |
+
life,0.01417135917852591,0.2380316291952903,4,0.2238602700167644,9
|
341 |
+
skin,0.0141812735660585,0.250207545845944,4,0.2360262722798855,9
|
342 |
+
from,0.015277047126141308,0.2617489249914286,18,0.2464718778652873,42
|
343 |
+
want,0.016581582801012906,0.1934438913162864,5,0.1768623085152735,11
|
344 |
+
http,0.016588334068726784,0.1958937419891465,5,0.1793054079204197,11
|
345 |
+
could,0.018554830213904694,0.2260391469338375,6,0.2074843167199328,13
|
346 |
+
sheer,0.018866268706178912,0.2933498404975982,1,0.2744835717914193,2
|
347 |
+
forefathers,0.018866268706178912,0.2933498404975982,1,0.2744835717914193,2
|
348 |
+
post,0.018950351483581693,0.1009612133076248,1,0.0820108618240431,2
|
349 |
+
https,0.01899323079237661,0.1099220210384043,1,0.0909287902460277,2
|
350 |
+
effect,0.018999809549720997,0.2676957755738872,1,0.2486959660241662,2
|
351 |
+
aged,0.018999809549720997,0.2676957755738872,1,0.2486959660241662,2
|
352 |
+
daughters,0.019036351115065825,0.2590359782343009,1,0.2399996271192351,2
|
353 |
+
please,0.01904397914107081,0.122039507018873,1,0.1029955278778022,2
|
354 |
+
part,0.019061861631341104,0.1268625469007189,1,0.1078006852693778,2
|
355 |
+
chosen,0.01908458134885499,0.2455838165117697,1,0.2264992351629147,2
|
356 |
+
successful,0.01908458134885499,0.2455838165117697,1,0.2264992351629147,2
|
357 |
+
meet,0.0190886700529639,0.1348809093452262,1,0.1157922392922623,2
|
358 |
+
pm,0.019090892312264893,0.1355988296187797,1,0.1165079373065148,2
|
359 |
+
europe,0.019097537587539,0.1378048062092565,1,0.1187072686217175,2
|
360 |
+
lately,0.01910124025155238,0.2401088624228536,1,0.2210076221713012,2
|
361 |
+
fought,0.01910124025155238,0.2401088624228536,1,0.2210076221713012,2
|
362 |
+
remain,0.01910124025155238,0.2401088624228536,1,0.2210076221713012,2
|
363 |
+
hates,0.019114682030840602,0.2352132252962996,1,0.216098543265459,2
|
364 |
+
concerned,0.019114682030840602,0.2352132252962996,1,0.216098543265459,2
|
365 |
+
worked,0.019114682030840602,0.2352132252962996,1,0.216098543265459,2
|
366 |
+
daily,0.019114682030840602,0.2352132252962996,1,0.216098543265459,2
|
367 |
+
slowly,0.019114682030840602,0.2352132252962996,1,0.216098543265459,2
|
368 |
+
actions,0.019114682030840602,0.2352132252962996,1,0.216098543265459,2
|
369 |
+
forget,0.019125669553336694,0.2307801668448255,1,0.2116544972914888,2
|
370 |
+
savage,0.019125669553336694,0.2307801668448255,1,0.2116544972914888,2
|
371 |
+
survive,0.019125669553336694,0.2307801668448255,1,0.2116544972914888,2
|
372 |
+
end,0.019127751488171918,0.14932586688606,1,0.1301981153978881,2
|
373 |
+
whole,0.019129827893149487,0.1502409417951759,1,0.1311111139020264,2
|
374 |
+
000,0.01913393174186001,0.1521149981770965,1,0.1329810664352365,2
|
375 |
+
under,0.01913393174186001,0.1521149981770965,1,0.1329810664352365,2
|
376 |
+
tape,0.0191347341983924,0.2267254718167879,1,0.2075907376183955,2
|
377 |
+
whats,0.0191347341983924,0.2267254718167879,1,0.2075907376183955,2
|
378 |
+
birth,0.0191347341983924,0.2267254718167879,1,0.2075907376183955,2
|
379 |
+
beliefs,0.0191422595501603,0.2229863196519829,1,0.2038440601018226,2
|
380 |
+
rights,0.019148530658813806,0.2195145574429774,1,0.2003660267841636,2
|
381 |
+
hop,0.019148530658813806,0.2195145574429774,1,0.2003660267841636,2
|
382 |
+
knife,0.019148530658813806,0.2195145574429774,1,0.2003660267841636,2
|
383 |
+
jump,0.019148530658813806,0.2195145574429774,1,0.2003660267841636,2
|
384 |
+
bigger,0.019148530658813806,0.2195145574429774,1,0.2003660267841636,2
|
385 |
+
9,0.019151296812250612,0.1613869531948864,1,0.1422356563826358,2
|
386 |
+
7,0.0191530769728796,0.1625157901949896,1,0.14336271322211,2
|
387 |
+
latest,0.01915376451421552,0.2162724336970454,1,0.1971186691828299,2
|
388 |
+
filthy,0.01915376451421552,0.2162724336970454,1,0.1971186691828299,2
|
389 |
+
spend,0.019158129685060893,0.2132297838077323,1,0.1940716541226714,2
|
390 |
+
write,0.019158129685060893,0.2132297838077323,1,0.1940716541226714,2
|
391 |
+
opinion,0.019158129685060893,0.2132297838077323,1,0.1940716541226714,2
|
392 |
+
sent,0.019161330833970702,0.1685235064731637,1,0.149362175639193,2
|
393 |
+
11,0.019161330833970702,0.1685235064731637,1,0.149362175639193,2
|
394 |
+
poster,0.019161759417462704,0.2103621108088606,1,0.1912003513913979,2
|
395 |
+
charge,0.019161759417462704,0.2103621108088606,1,0.1912003513913979,2
|
396 |
+
taught,0.019161759417462704,0.2103621108088606,1,0.1912003513913979,2
|
397 |
+
several,0.0191628265719036,0.1698059198057495,1,0.1506430932338459,2
|
398 |
+
50,0.019164260429252816,0.1711184258607827,1,0.1519541654315299,2
|
399 |
+
scum,0.019164260429252816,0.1711184258607827,1,0.1519541654315299,2
|
400 |
+
didnt,0.01916476063013589,0.2076492392768177,1,0.1884844786466818,2
|
401 |
+
station,0.01916476063013589,0.2076492392768177,1,0.1884844786466818,2
|
402 |
+
breed,0.019167220249112216,0.2050743480522944,1,0.1859071278031822,2
|
403 |
+
filth,0.019167220249112216,0.2050743480522944,1,0.1859071278031822,2
|
404 |
+
sun,0.019167220249112216,0.2050743480522944,1,0.1859071278031822,2
|
405 |
+
inside,0.019167220249112216,0.2050743480522944,1,0.1859071278031822,2
|
406 |
+
safe,0.01916920976775019,0.2026232603438401,1,0.1834540505760899,2
|
407 |
+
btw,0.01916920976775019,0.2026232603438401,1,0.1834540505760899,2
|
408 |
+
fed,0.01916920976775019,0.2026232603438401,1,0.1834540505760899,2
|
409 |
+
break,0.01916920976775019,0.2026232603438401,1,0.1834540505760899,2
|
410 |
+
certainly,0.01916920976775019,0.2026232603438401,1,0.1834540505760899,2
|
411 |
+
holocaust,0.019170298160883503,0.1781915393351357,1,0.1590212411742522,2
|
412 |
+
ass,0.019170788593121796,0.2002839129694801,1,0.1811131243763583,2
|
413 |
+
doubt,0.019170788593121796,0.2002839129694801,1,0.1811131243763583,2
|
414 |
+
asked,0.019170788593121796,0.2002839129694801,1,0.1811131243763583,2
|
415 |
+
anymore,0.01917122958510961,0.1797222467749297,1,0.1605510171898201,2
|
416 |
+
strong,0.019172006544082992,0.1980459529545264,1,0.1788739464104434,2
|
417 |
+
evidence,0.019172006544082992,0.1980459529545264,1,0.1788739464104434,2
|
418 |
+
straight,0.019172006544082992,0.1980459529545264,1,0.1788739464104434,2
|
419 |
+
longer,0.019172006544082992,0.1980459529545264,1,0.1788739464104434,2
|
420 |
+
thousands,0.019172048527403895,0.1812971759177526,1,0.1621251273903487,2
|
421 |
+
fast,0.019172048527403895,0.1812971759177526,1,0.1621251273903487,2
|
422 |
+
killing,0.019173304251678208,0.1845913047112482,1,0.16541800045957,2
|
423 |
+
among,0.019173715135396507,0.1863170648879221,1,0.1671433497525256,2
|
424 |
+
large,0.019173715135396507,0.1863170648879221,1,0.1671433497525256,2
|
425 |
+
damn,0.019173715135396507,0.1863170648879221,1,0.1671433497525256,2
|
426 |
+
slavic,0.0191738863244984,0.1918564453192716,1,0.1726825589947732,2
|
427 |
+
giving,0.019173961273441315,0.1881002564887215,1,0.1689262952152802,2
|
428 |
+
middle,0.019173961273441315,0.1881002564887215,1,0.1689262952152802,2
|
429 |
+
mail,0.019173961273441315,0.1881002564887215,1,0.1689262952152802,2
|
430 |
+
telling,0.019174025039256914,0.1899451319500906,1,0.1707711069108337,2
|
431 |
+
drug,0.019174025039256914,0.1899451319500906,1,0.1707711069108337,2
|
432 |
+
add,0.019174025039256914,0.1899451319500906,1,0.1707711069108337,2
|
433 |
+
out,0.0197012620655167,0.2576776150231182,17,0.2379763529576015,38
|
434 |
+
little,0.020060864386230115,0.263343142350194,7,0.2432822779639639,15
|
435 |
+
had,0.020235941193547297,0.2621722154056136,11,0.2419362742120663,24
|
436 |
+
continue,0.021159709991069614,0.2379264171138733,2,0.2167667071228037,4
|
437 |
+
hit,0.021164832726572297,0.2361823055641308,2,0.2150174728375585,4
|
438 |
+
instead,0.021185742703239197,0.2282307875500129,2,0.2070450448467737,4
|
439 |
+
mind,0.021203132582999218,0.2200177402058688,2,0.1988146076228696,4
|
440 |
+
moved,0.021203132582999218,0.2200177402058688,2,0.1988146076228696,4
|
441 |
+
head,0.02121630304730321,0.211764864718117,2,0.1905485616708138,4
|
442 |
+
community,0.021223382967005794,0.2055420751205895,2,0.1843186921535837,4
|
443 |
+
history,0.021228161590828992,0.1990443552358275,2,0.1778161936449985,4
|
444 |
+
until,0.021230330143345605,0.1893503754561785,2,0.1681200453128329,4
|
445 |
+
when,0.021688222593395923,0.2733792597582244,16,0.2516910371648285,35
|
446 |
+
bring,0.022487716111561834,0.2609967014045114,3,0.2385089852929496,6
|
447 |
+
fact,0.02259428136656519,0.2325361704173854,3,0.2099418890508202,6
|
448 |
+
kid,0.022605607212380502,0.2282378022301576,3,0.2056321950177771,6
|
449 |
+
place,0.02264963611000939,0.198750414377951,3,0.1761007782679416,6
|
450 |
+
thought,0.023707690089042915,0.2373876487191068,4,0.2136799586300639,8
|
451 |
+
away,0.023713661399366093,0.2354960851767149,4,0.2117824237773488,8
|
452 |
+
hope,0.02377880158295731,0.1996448357761226,4,0.1758660341931653,8
|
453 |
+
ve,0.023780826800419708,0.1904292346966932,4,0.1666484078962735,8
|
454 |
+
home,0.024186409432834732,0.2968455606486357,11,0.272659151215801,23
|
455 |
+
come,0.024685352222619805,0.2300866395112608,5,0.205401287288641,10
|
456 |
+
go,0.02698807783478091,0.2250871852705677,8,0.1980991074357868,16
|
457 |
+
let,0.03255168612312928,0.270110873787646,8,0.2375591876645167,15
|
458 |
+
got,0.0328023039833964,0.2376264541868798,7,0.2048241502034834,13
|
459 |
+
where,0.03281645597769181,0.2353605231009927,7,0.2025440671233009,13
|
460 |
+
www,0.033174706282867394,0.1911443493589754,6,0.157969643076108,11
|
461 |
+
seen,0.0333837513068351,0.2394362717860368,5,0.2060525204792017,9
|
462 |
+
see,0.033577059853804214,0.2612324965777118,13,0.2276554367239076,25
|
463 |
+
too,0.0336009765672457,0.1999996132332502,5,0.1663986366660045,9
|
464 |
+
young,0.03417796514740318,0.2560686426039461,4,0.2218906774565429,7
|
465 |
+
front,0.034194564093310675,0.2543320407226798,4,0.2201374766293691,7
|
466 |
+
bodies,0.035582490429862224,0.3025085258353151,3,0.2669260354054529,5
|
467 |
+
laugh,0.036124695969348725,0.2625131343188226,3,0.2263884383494739,5
|
468 |
+
both,0.03643613481963329,0.2316505184861853,3,0.195214383666552,5
|
469 |
+
looks,0.036566019004900585,0.2149438995746365,3,0.1783778805697359,5
|
470 |
+
may,0.036583737778107195,0.2123522310239269,3,0.1757684932458197,5
|
471 |
+
ca,0.0366040214608678,0.2092606790503416,3,0.1726566575894738,5
|
472 |
+
new,0.03681644527362511,0.1440264262497326,3,0.1072099809761075,5
|
473 |
+
time,0.03801201906103849,0.251945541068708,10,0.2139335220076695,18
|
474 |
+
i,0.039188825644524194,0.3062929030750106,74,0.2671040774304864,156
|
475 |
+
calling,0.04106925388573879,0.2685996463334225,2,0.2275303924476837,3
|
476 |
+
13,0.04127169754607102,0.2545124366542431,2,0.2132407391081721,3
|
477 |
+
apparently,0.04133419944580752,0.2498344674110956,2,0.2085002679652881,3
|
478 |
+
com,0.04134990369523822,0.1972972391532616,6,0.1559473354580234,10
|
479 |
+
eating,0.0413626025437967,0.2476482553611635,2,0.2062856528173668,3
|
480 |
+
cut,0.0414826903115256,0.2379264171138733,2,0.1964437268023477,3
|
481 |
+
early,0.04150316096988951,0.2361823055641308,2,0.1946791445942413,3
|
482 |
+
then,0.04150909454614432,0.2806113933548574,13,0.2391022988087131,23
|
483 |
+
beat,0.041541275113887194,0.23285797524353,2,0.1913167001296428,3
|
484 |
+
making,0.0416373637080025,0.2239697535124825,2,0.18233238980448,3
|
485 |
+
online,0.0417016754975994,0.2175323552082105,2,0.1758306797106111,3
|
486 |
+
class,0.041765270619319894,0.2106791958340836,2,0.1689139252147637,3
|
487 |
+
blue,0.04180965109122889,0.2055420751205895,2,0.1637324240293606,3
|
488 |
+
attack,0.04188116642929651,0.19646749894264,2,0.1545863325133435,3
|
489 |
+
color,0.0418932779614207,0.1948103575568244,2,0.1529170795954037,3
|
490 |
+
small,0.041904777934231,0.1931984793553444,2,0.1512937014211134,3
|
491 |
+
lot,0.0419827800650632,0.1810103778835904,2,0.1390275978185272,3
|
492 |
+
talk,0.04205682444867631,0.1660766117465946,2,0.1240197872979183,3
|
493 |
+
this,0.042610504569360774,0.2824114098116168,32,0.239800905242256,61
|
494 |
+
a,0.042741429838508094,0.3333178609459928,81,0.2905764311074847,168
|
495 |
+
person,0.042934758304389115,0.2444298277680148,5,0.2014950694636257,8
|
496 |
+
age,0.045904312955531185,0.270006212082904,4,0.2241018991273728,6
|
497 |
+
took,0.045904312955531185,0.270006212082904,4,0.2241018991273728,6
|
498 |
+
nothing,0.0466071845482349,0.2187591471587523,4,0.1721519626105174,6
|
499 |
+
anything,0.04662683059733558,0.2168930050961889,4,0.1702661744988533,6
|
500 |
+
ever,0.04673027956243109,0.2063195609543716,4,0.1595892813919405,6
|
501 |
+
watch,0.0471787488277117,0.2468744122432417,7,0.19969566341553,11
|
502 |
+
two,0.04975537958871129,0.2427477902796778,6,0.1929924106909665,9
|
503 |
+
case,0.05257907051041957,0.254001484673012,3,0.2014224141625924,4
|
504 |
+
racial,0.052878749260068775,0.236222322697186,3,0.1833435734371172,4
|
505 |
+
done,0.052999620777020806,0.2282378022301576,3,0.1752381814531368,4
|
506 |
+
stupid,0.053160638691675394,0.2699442720160224,5,0.216783633324347,7
|
507 |
+
free,0.0533726189527991,0.198750414377951,3,0.1453777954251519,4
|
508 |
+
jew,0.053542184098161694,0.2492978872382437,5,0.195755703140082,7
|
509 |
+
heard,0.053561134747466016,0.2481821403575021,5,0.1946210056100361,7
|
510 |
+
try,0.053640448682080705,0.2433984557991645,5,0.1897580071170838,7
|
511 |
+
hands,0.059270720120916415,0.2856591584703903,4,0.2263884383494739,5
|
512 |
+
does,0.059294069376147396,0.2492833691129093,6,0.1899892997367619,8
|
513 |
+
show,0.05947662749661298,0.2393436607688134,6,0.1798670332722004,8
|
514 |
+
last,0.059584954241857085,0.2330251267288323,6,0.1734401724869752,8
|
515 |
+
came,0.06029253988059169,0.2393407370284624,4,0.1790481971478707,5
|
516 |
+
cauldrons,0.06041597050524539,0.3172673163336049,1,0.2568513458283595,1
|
517 |
+
selfishness,0.06041597050524539,0.3172673163336049,1,0.2568513458283595,1
|
518 |
+
drunkenly,0.06041597050524539,0.3172673163336049,1,0.2568513458283595,1
|
519 |
+
muppet,0.06041597050524539,0.3172673163336049,1,0.2568513458283595,1
|
520 |
+
ghastly,0.06041597050524539,0.3172673163336049,1,0.2568513458283595,1
|
521 |
+
epithet,0.06041597050524539,0.3172673163336049,1,0.2568513458283595,1
|
522 |
+
another,0.060620310213600204,0.2201957721852505,4,0.1595754619716503,5
|
523 |
+
before,0.060755617757007,0.2111794032630075,4,0.1504237855060005,5
|
524 |
+
2,0.0608340106560144,0.2055436590661489,4,0.1447096484101345,5
|
525 |
+
shopping,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
526 |
+
maths,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
527 |
+
dragging,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
528 |
+
disrespect,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
529 |
+
alongside,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
530 |
+
regularly,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
531 |
+
baba,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
532 |
+
abusing,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
533 |
+
brady,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
534 |
+
reptile,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
535 |
+
flipped,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
536 |
+
surviving,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
537 |
+
jealous,0.06115971033561601,0.2933498404975982,1,0.2321901301619822,1
|
538 |
+
yelling,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
539 |
+
crawl,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
540 |
+
auto,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
541 |
+
solo,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
542 |
+
grocery,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
543 |
+
garden,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
544 |
+
haunted,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
545 |
+
dyed,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
546 |
+
machete,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
547 |
+
toys,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
548 |
+
beauty,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
549 |
+
separate,0.06157545935305092,0.2785659300028224,1,0.2169904706497715,1
|
550 |
+
residents,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
551 |
+
ruled,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
552 |
+
resource,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
553 |
+
rob,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
554 |
+
talent,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
555 |
+
dropped,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
556 |
+
spit,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
557 |
+
degenerate,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
558 |
+
jamie,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
559 |
+
keeping,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
560 |
+
concert,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
561 |
+
teenager,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
562 |
+
ne,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
563 |
+
witness,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
564 |
+
41,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
565 |
+
smashed,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
566 |
+
proved,0.06185979410828438,0.2676957755738872,1,0.2058359814656028,1
|
567 |
+
strength,0.0620733947847093,0.2590359782343009,1,0.1969625834495916,1
|
568 |
+
yr,0.0620733947847093,0.2590359782343009,1,0.1969625834495916,1
|
569 |
+
invasion,0.0620733947847093,0.2590359782343009,1,0.1969625834495916,1
|
570 |
+
harsh,0.0620733947847093,0.2590359782343009,1,0.1969625834495916,1
|
571 |
+
tom,0.06224295080221301,0.2518068891920725,1,0.1895639383898595,1
|
572 |
+
nearest,0.06224295080221301,0.2518068891920725,1,0.1895639383898595,1
|
573 |
+
everyday,0.06224295080221301,0.2518068891920725,1,0.1895639383898595,1
|
574 |
+
introduce,0.06224295080221301,0.2518068891920725,1,0.1895639383898595,1
|
575 |
+
citizen,0.06224295080221301,0.2518068891920725,1,0.1895639383898595,1
|
576 |
+
nigerian,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
577 |
+
groids,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
578 |
+
neck,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
579 |
+
kicked,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
580 |
+
memories,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
581 |
+
bitch,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
582 |
+
wigger,0.062382540611317705,0.2455838165117697,1,0.183201275900452,1
|
583 |
+
ruined,0.0625004824673503,0.2401088624228536,1,0.1776083799555033,1
|
584 |
+
courses,0.0625004824673503,0.2401088624228536,1,0.1776083799555033,1
|
585 |
+
officers,0.0625004824673503,0.2401088624228536,1,0.1776083799555033,1
|
586 |
+
won,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
587 |
+
arab,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
588 |
+
neighbors,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
589 |
+
arrest,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
590 |
+
jumped,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
591 |
+
yours,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
592 |
+
generation,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
593 |
+
voice,0.06260209130692329,0.2352132252962996,1,0.1726111339893763,1
|
594 |
+
saturday,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
595 |
+
practice,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
596 |
+
bottom,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
597 |
+
nigeria,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
598 |
+
doesnt,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
599 |
+
checked,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
600 |
+
keeps,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
601 |
+
knocked,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
602 |
+
negroid,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
603 |
+
sunday,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
604 |
+
rapes,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
605 |
+
hall,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
606 |
+
pre,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
607 |
+
range,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
608 |
+
pull,0.06269096410262098,0.2307801668448255,1,0.1680892027422045,1
|
609 |
+
india,0.06276964502543939,0.2267254718167879,1,0.1639558267913485,1
|
610 |
+
table,0.06276964502543939,0.2267254718167879,1,0.1639558267913485,1
|
611 |
+
sake,0.06276964502543939,0.2267254718167879,1,0.1639558267913485,1
|
612 |
+
nonwhites,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
613 |
+
ignorant,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
614 |
+
hearing,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
615 |
+
greece,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
616 |
+
theres,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
617 |
+
warm,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
618 |
+
famous,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
619 |
+
hardly,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
620 |
+
smart,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
621 |
+
became,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
622 |
+
ends,0.06283999769068599,0.2229863196519829,1,0.1601463219612969,1
|
623 |
+
shop,0.0629034266127238,0.2195145574429774,1,0.1566111308302536,1
|
624 |
+
pray,0.0629034266127238,0.2195145574429774,1,0.1566111308302536,1
|
625 |
+
decent,0.0629034266127238,0.2195145574429774,1,0.1566111308302536,1
|
626 |
+
17,0.0629610155934246,0.2162724336970454,1,0.1533114181036208,1
|
627 |
+
restaurant,0.0629610155934246,0.2162724336970454,1,0.1533114181036208,1
|
628 |
+
actual,0.0629610155934246,0.2162724336970454,1,0.1533114181036208,1
|
629 |
+
whenever,0.0629610155934246,0.2162724336970454,1,0.1533114181036208,1
|
630 |
+
obviously,0.0629610155934246,0.2162724336970454,1,0.1533114181036208,1
|
631 |
+
300,0.06301361777445111,0.2132297838077323,1,0.1502161660332812,1
|
632 |
+
properly,0.06301361777445111,0.2132297838077323,1,0.1502161660332812,1
|
633 |
+
leaves,0.06301361777445111,0.2132297838077323,1,0.1502161660332812,1
|
634 |
+
nor,0.0630619162586804,0.2103621108088606,1,0.1473001945501802,1
|
635 |
+
update,0.0630619162586804,0.2103621108088606,1,0.1473001945501802,1
|
636 |
+
growing,0.0630619162586804,0.2103621108088606,1,0.1473001945501802,1
|
637 |
+
strange,0.06310646611488568,0.2076492392768177,1,0.144542773161932,1
|
638 |
+
shall,0.06314772421613982,0.2050743480522944,1,0.1419266238361546,1
|
639 |
+
2010,0.06314772421613982,0.2050743480522944,1,0.1419266238361546,1
|
640 |
+
reality,0.0631860709001873,0.2026232603438401,1,0.1394371894436528,1
|
641 |
+
classes,0.0631860709001873,0.2026232603438401,1,0.1394371894436528,1
|
642 |
+
finally,0.0631860709001873,0.2026232603438401,1,0.1394371894436528,1
|
643 |
+
index,0.0631860709001873,0.2026232603438401,1,0.1394371894436528,1
|
644 |
+
16,0.06322182599564599,0.2002839129694801,1,0.1370620869738341,1
|
645 |
+
born,0.06325526088147071,0.1980459529545264,1,0.1347906920730557,1
|
646 |
+
till,0.06325526088147071,0.1980459529545264,1,0.1347906920730557,1
|
647 |
+
hispanic,0.06325526088147071,0.1980459529545264,1,0.1347906920730557,1
|
648 |
+
gonna,0.06325526088147071,0.1980459529545264,1,0.1347906920730557,1
|
649 |
+
shoot,0.06325526088147071,0.1980459529545264,1,0.1347906920730557,1
|
650 |
+
mention,0.0632866076992851,0.1959004263957067,1,0.1326138186964216,1
|
651 |
+
swedish,0.0632866076992851,0.1959004263957067,1,0.1326138186964216,1
|
652 |
+
fun,0.06331606648665211,0.1938395353068745,1,0.1305234688202224,1
|
653 |
+
four,0.0633438107684123,0.1918564453192716,1,0.1285126345508593,1
|
654 |
+
hopefully,0.0633438107684123,0.1918564453192716,1,0.1285126345508593,1
|
655 |
+
18,0.0633438107684123,0.1918564453192716,1,0.1285126345508593,1
|
656 |
+
bar,0.0633699919882931,0.1899451319500906,1,0.1265751399617975,1
|
657 |
+
scene,0.0633947430570471,0.1881002564887215,1,0.1247055134316744,1
|
658 |
+
movement,0.0633947430570471,0.1881002564887215,1,0.1247055134316744,1
|
659 |
+
whatever,0.0633947430570471,0.1881002564887215,1,0.1247055134316744,1
|
660 |
+
bus,0.0633947430570471,0.1881002564887215,1,0.1247055134316744,1
|
661 |
+
body,0.0634181812196848,0.1863170648879221,1,0.1228988836682373,1
|
662 |
+
except,0.06344041039228121,0.1845913047112482,1,0.121150894318967,1
|
663 |
+
eyes,0.06346387597089811,0.2740258698413967,7,0.2105619938704986,9
|
664 |
+
indeed,0.0634816019728333,0.1812971759177526,1,0.1178155739449193,1
|
665 |
+
hundreds,0.06350072125366521,0.1797222467749297,1,0.1162215255212645,1
|
666 |
+
while,0.06350087527396431,0.2725231369167178,7,0.2090222616427535,9
|
667 |
+
example,0.06353634172311251,0.1767024764079143,1,0.1131661346848018,1
|
668 |
+
email,0.06353634172311251,0.1767024764079143,1,0.1131661346848018,1
|
669 |
+
lets,0.0635688460687386,0.17384006521682,1,0.1102712191480814,1
|
670 |
+
three,0.0635840514020254,0.1724625802584892,1,0.1088785288564638,1
|
671 |
+
happened,0.06359861532056751,0.1711184258607827,1,0.1075198105402152,1
|
672 |
+
means,0.06359861532056751,0.1711184258607827,1,0.1075198105402152,1
|
673 |
+
gone,0.06362596741419309,0.1685235064731637,1,0.1048975390589706,1
|
674 |
+
thats,0.06363882239765681,0.1672697443381548,1,0.103630921940498,1
|
675 |
+
posted,0.06367445123968861,0.1636674394489462,1,0.0999929882092576,1
|
676 |
+
dr,0.0636854331250226,0.1625157901949896,1,0.098830357069967,1
|
677 |
+
band,0.06369600544626361,0.1613869531948864,1,0.0976909477486228,1
|
678 |
+
gun,0.0637061884177224,0.1602799804313825,1,0.0965737920136601,1
|
679 |
+
happy,0.0637160008733656,0.159193982916155,1,0.0954779820427894,1
|
680 |
+
wrong,0.06372546038720821,0.1581281258449573,1,0.0944026654577491,1
|
681 |
+
html,0.063743385220687,0.1560537390377948,1,0.0923103538171078,1
|
682 |
+
everything,0.063743385220687,0.1560537390377948,1,0.0923103538171078,1
|
683 |
+
thanks,0.06392240290998351,0.1281288008006838,1,0.0642063978907003,1
|
684 |
+
_,0.06396147466363611,0.1170209844948849,1,0.0530595098312488,1
|
685 |
+
few,0.06398252492523121,0.2505794757716429,9,0.1865969508464117,12
|
686 |
+
stormfront,0.06398542679100269,0.1018043563146476,1,0.0378189295236449,1
|
687 |
+
first,0.06402747746089049,0.2492307002310687,7,0.1852032227701782,9
|
688 |
+
hair,0.0655198398041773,0.253978240839143,5,0.1884584010349657,6
|
689 |
+
family,0.06553353617059629,0.2533729544238571,5,0.1878394182532608,6
|
690 |
+
teenagers,0.06728344703862352,0.3000267765173718,2,0.2327433294787483,2
|
691 |
+
sacrifice,0.06779222327336562,0.2838907665388246,2,0.216098543265459,2
|
692 |
+
grand,0.06779222327336562,0.2838907665388246,2,0.216098543265459,2
|
693 |
+
beast,0.06779222327336562,0.2838907665388246,2,0.216098543265459,2
|
694 |
+
fault,0.0683199359117524,0.2654386050945823,2,0.1971186691828299,2
|
695 |
+
tells,0.0683199359117524,0.2654386050945823,2,0.1971186691828299,2
|
696 |
+
protect,0.06839943314247288,0.2624710872651443,2,0.1940716541226714,2
|
697 |
+
pics,0.06839943314247288,0.2624710872651443,2,0.1940716541226714,2
|
698 |
+
standing,0.06839943314247288,0.2624710872651443,2,0.1940716541226714,2
|
699 |
+
suspect,0.06847302136153038,0.2596733727529283,2,0.1912003513913979,2
|
700 |
+
educate,0.06847302136153038,0.2596733727529283,2,0.1912003513913979,2
|
701 |
+
kick,0.06872134303473731,0.2498344674110956,2,0.1811131243763583,2
|
702 |
+
lie,0.06882434441985269,0.245551865070826,2,0.1767275206509733,2
|
703 |
+
ive,0.06887172132426339,0.2435377345517533,2,0.1746660132274899,2
|
704 |
+
brought,0.068959415636415,0.2397305225472487,2,0.1707711069108337,2
|
705 |
+
sounds,0.06911156299603399,0.23285797524353,2,0.163746412247496,2
|
706 |
+
search,0.0691455780723382,0.2312707054626869,2,0.1621251273903487,2
|
707 |
+
8,0.0691782082971297,0.2297292254869498,2,0.1605510171898201,2
|
708 |
+
walk,0.06923967623347779,0.2267728886945938,2,0.157533212461116,2
|
709 |
+
wish,0.069349540131415,0.2213037055629449,2,0.1519541654315299,2
|
710 |
+
later,0.06942238885178378,0.2175323552082105,2,0.1481099663564267,2
|
711 |
+
sad,0.06946711909756681,0.2151535145561331,2,0.1456863954585663,2
|
712 |
+
along,0.0695486961113245,0.2106791958340836,2,0.1411304997227591,2
|
713 |
+
st,0.0695676260395057,0.2096139776966211,2,0.1400463516571154,2
|
714 |
+
teacher,0.06967079360006742,0.2036098445533565,2,0.1339390509532891,2
|
715 |
+
kind,0.06967079360006742,0.2036098445533565,2,0.1339390509532891,2
|
716 |
+
weeks,0.0696864412691516,0.2026675077043881,2,0.1329810664352365,2
|
717 |
+
v,0.0697016938263964,0.2017402908430315,2,0.1320385970166351,2
|
718 |
+
german,0.0697165666218216,0.200827680523848,2,0.1311111139020264,2
|
719 |
+
negro,0.0697706610410258,0.2600505665859994,6,0.1902799055449736,7
|
720 |
+
6,0.06978571547492032,0.19646749894264,2,0.1266817834677197,2
|
721 |
+
half,0.0698810266319398,0.1901003888694547,2,0.1202193622375149,2
|
722 |
+
probably,0.0699424953372448,0.1857347346295071,2,0.1157922392922623,2
|
723 |
+
tries,0.0707434636873101,0.3240715197376783,3,0.2533280560503682,3
|
724 |
+
back,0.07240867316032581,0.2909766725490071,14,0.2185679993886813,18
|
725 |
+
european,0.0734499127069429,0.2371823367363035,3,0.1637324240293606,3
|
726 |
+
me,0.073583426672817,0.2468247817837273,14,0.1732413551109103,18
|
727 |
+
10,0.0736514697168141,0.2282378022301576,3,0.1545863325133435,3
|
728 |
+
far,0.0739743265396135,0.2123522310239269,3,0.1383779044843134,3
|
729 |
+
1,0.07443041039299789,0.1846459352630128,3,0.1102155248700149,3
|
730 |
+
name,0.07557404135721282,0.293879079302429,8,0.2183050379452162,9
|
731 |
+
dead,0.07583930688788179,0.2772617210504742,4,0.2014224141625924,4
|
732 |
+
remember,0.07631150314794843,0.2616222291795681,4,0.1853107260316197,4
|
733 |
+
behind,0.07852849716381019,0.284432250237953,5,0.2059037530741428,5
|
734 |
+
hear,0.07911971918976893,0.2660832917687189,5,0.18696357257895,5
|
735 |
+
love,0.07950722168409188,0.252773699687626,5,0.1732664780035341,5
|
736 |
+
next,0.07953992992209058,0.2515927727774573,5,0.1720528428553667,5
|
737 |
+
guy,0.07955594715793113,0.2510108546879141,5,0.171454907529983,5
|
738 |
+
d,0.07989649600841009,0.2380129576782225,5,0.1581164616698124,5
|
739 |
+
my,0.0837516906683402,0.2734234983624097,25,0.1896718076940695,32
|
740 |
+
sister,0.09411300852842841,0.3042054919084714,5,0.210092483380043,4
|
741 |
+
car,0.09588243979142391,0.2871991399210667,4,0.1913167001296428,3
|
742 |
+
story,0.09600496999932878,0.2570999883982474,5,0.1610950183989186,4
|
743 |
+
father,0.09644104651689328,0.2735123946049315,4,0.1770713480880382,3
|
744 |
+
man,0.09684402808095952,0.2305020738310772,5,0.1336580457501177,4
|
745 |
+
did,0.09689670315341609,0.2439632906823139,7,0.1470665875288978,6
|
746 |
+
his,0.09757364716482061,0.246078750807768,8,0.1485051036429474,7
|
747 |
+
hell,0.09762216443306809,0.2400062043679588,4,0.1423840399348907,3
|
748 |
+
said,0.09878942041733721,0.3130620020099224,12,0.2142725815925852,11
|
749 |
+
apartment,0.09896760608192379,0.2960862752647537,3,0.1971186691828299,2
|
750 |
+
met,0.0998273888527651,0.2765549095037384,3,0.1767275206509733,2
|
751 |
+
gave,0.10020054848346771,0.2673438982359933,3,0.1671433497525256,2
|
752 |
+
close,0.10070453158354789,0.254001484673012,3,0.1532969530894641,2
|
753 |
+
street,0.10070453158354789,0.254001484673012,3,0.1532969530894641,2
|
754 |
+
night,0.10147915158114831,0.2307782766561772,3,0.1292991250750289,2
|
755 |
+
mother,0.10817833888864037,0.308973531411627,7,0.2007951925229866,5
|
756 |
+
ago,0.10874038870983252,0.274522007281485,8,0.1657816185716525,6
|
757 |
+
suffering,0.1096156476131517,0.3154516290787545,2,0.2058359814656028,1
|
758 |
+
partner,0.1096156476131517,0.3154516290787545,2,0.2058359814656028,1
|
759 |
+
assaulting,0.11008528482058128,0.3070478682701729,2,0.1969625834495916,1
|
760 |
+
traitor,0.11046283812751231,0.3000267765173718,2,0.1895639383898595,1
|
761 |
+
cook,0.11046283812751231,0.3000267765173718,2,0.1895639383898595,1
|
762 |
+
throat,0.11046283812751231,0.3000267765173718,2,0.1895639383898595,1
|
763 |
+
bedroom,0.11046283812751231,0.3000267765173718,2,0.1895639383898595,1
|
764 |
+
he,0.11076958876866559,0.2169650044358204,8,0.1061954156671548,6
|
765 |
+
steve,0.11077729257009689,0.2939785684705489,2,0.183201275900452,1
|
766 |
+
thanksgiving,0.11077729257009689,0.2939785684705489,2,0.183201275900452,1
|
767 |
+
hated,0.11127963254944831,0.2838907665388246,2,0.1726111339893763,1
|
768 |
+
tuesday,0.1114860975807615,0.279575300322966,2,0.1680892027422045,1
|
769 |
+
camera,0.1114860975807615,0.279575300322966,2,0.1680892027422045,1
|
770 |
+
kiss,0.1114860975807615,0.279575300322966,2,0.1680892027422045,1
|
771 |
+
turns,0.1114860975807615,0.279575300322966,2,0.1680892027422045,1
|
772 |
+
child,0.1116228538998908,0.2820217781880322,6,0.1703989242881414,4
|
773 |
+
24,0.11183708925326896,0.2719834112145659,2,0.1601463219612969,1
|
774 |
+
nose,0.11183708925326896,0.2719834112145659,2,0.1601463219612969,1
|
775 |
+
mouth,0.11183708925326896,0.2719834112145659,2,0.1601463219612969,1
|
776 |
+
yard,0.11198851550316888,0.2685996463334225,2,0.1566111308302536,1
|
777 |
+
used,0.11202654242462479,0.2731215608235434,6,0.1610950183989186,4
|
778 |
+
victim,0.11212718699096147,0.2654386050945823,2,0.1533114181036208,1
|
779 |
+
fake,0.11212718699096147,0.2654386050945823,2,0.1533114181036208,1
|
780 |
+
house,0.11223847393851291,0.268246258692297,6,0.1560077847537841,4
|
781 |
+
beaten,0.11248314792245548,0.2570259210843875,2,0.144542773161932,1
|
782 |
+
teaching,0.11248314792245548,0.2570259210843875,2,0.144542773161932,1
|
783 |
+
court,0.11258581281808852,0.2545124366542431,2,0.1419266238361546,1
|
784 |
+
explain,0.11258581281808852,0.2545124366542431,2,0.1419266238361546,1
|
785 |
+
carry,0.11268199310472943,0.2521191825483822,2,0.1394371894436528,1
|
786 |
+
store,0.11277238043726151,0.2498344674110956,2,0.1370620869738341,1
|
787 |
+
arrested,0.11293804637440438,0.245551865070826,2,0.1326138186964216,1
|
788 |
+
second,0.11315538258545119,0.2397305225472487,2,0.1265751399617975,1
|
789 |
+
african,0.11328342189589351,0.2361823055641308,2,0.1228988836682373,1
|
790 |
+
female,0.1133431664692757,0.2344940607882427,2,0.121150894318967,1
|
791 |
+
play,0.1135076999656853,0.2297292254869498,2,0.1162215255212645,1
|
792 |
+
mine,0.113606754009792,0.2267728886945938,2,0.1131661346848018,1
|
793 |
+
15,0.1136534963886916,0.2253532422754859,2,0.1116997458867943,1
|
794 |
+
brother,0.1137838950227297,0.2213037055629449,2,0.1075198105402152,1
|
795 |
+
male,0.113938108571703,0.2163302333629423,2,0.1023921247912393,1
|
796 |
+
song,0.1139736392115276,0.2151535145561331,2,0.1011798753446055,1
|
797 |
+
line,0.11410540382042349,0.2106791958340836,2,0.0965737920136601,1
|
798 |
+
goes,0.1142501819016673,0.2055420751205895,2,0.0912918932189222,1
|
799 |
+
stuff,0.11427685502757799,0.2045678430348755,2,0.0902909880072975,1
|
800 |
+
check,0.1147435531095992,0.1857347346295071,2,0.0709911815199079,1
|
801 |
+
5,0.1148988753519878,0.1784661934227515,2,0.0635673180707637,1
|
802 |
+
tv,0.1149712884645185,0.1748364724673413,2,0.0598651840028228,1
|
803 |
+
sorry,0.11571151553387668,0.2804433525402444,5,0.1647318370063677,3
|
804 |
+
found,0.11928788368004861,0.2979888158187876,9,0.178700932138739,6
|
805 |
+
police,0.12128046370174281,0.3037970866350933,8,0.1825166229333505,5
|
806 |
+
went,0.12239266001557719,0.2829597697416315,8,0.1605671097260543,5
|
807 |
+
was,0.12287067540662572,0.3328351192281375,40,0.2099644438215118,39
|
808 |
+
save,0.123188406359586,0.2921147015748662,4,0.1689262952152802,2
|
809 |
+
die,0.12389895480620008,0.2785720989985247,4,0.1546731441923246,2
|
810 |
+
video,0.12799834752565742,0.2411740547270102,7,0.1131757072013528,4
|
811 |
+
youtube,0.1298384001729928,0.1788200420581942,7,0.0489816418852014,4
|
812 |
+
told,0.13700659975453852,0.3401988112902558,11,0.2031922115357173,6
|
813 |
+
wednesday,0.14043147740473103,0.3299954157945905,3,0.1895639383898595,1
|
814 |
+
daughter,0.1422744387650903,0.3485600915824571,7,0.2062856528173668,3
|
815 |
+
blonde,0.1423622038740182,0.3025085258353151,3,0.1601463219612969,1
|
816 |
+
somehow,0.14257733923981478,0.2991884700700684,3,0.1566111308302536,1
|
817 |
+
duty,0.14257733923981478,0.2991884700700684,3,0.1566111308302536,1
|
818 |
+
killed,0.1426882380485452,0.2946424034800751,5,0.1519541654315299,2
|
819 |
+
murdered,0.1432842785806631,0.2878270517425951,3,0.144542773161932,1
|
820 |
+
gang,0.1434319040859899,0.2853585279221445,3,0.1419266238361546,1
|
821 |
+
death,0.14415188871683343,0.2691510774135704,5,0.124999188696737,2
|
822 |
+
dog,0.1446975603739033,0.2625131343188226,3,0.1178155739449193,1
|
823 |
+
days,0.14476511289326519,0.2570999883982474,5,0.1123348755049822,2
|
824 |
+
lived,0.1448498716115939,0.2595224632244283,3,0.1146725916128344,1
|
825 |
+
12,0.14499123538320133,0.2566909812699956,3,0.1116997458867943,1
|
826 |
+
month,0.1451855470054333,0.2527053575456485,3,0.1075198105402152,1
|
827 |
+
teach,0.1453047882045177,0.2502023272634883,3,0.1048975390589706,1
|
828 |
+
murder,0.14547031936917237,0.2466501947137779,3,0.1011798753446055,1
|
829 |
+
friend,0.1457614338406623,0.2401640992984114,3,0.0944026654577491,1
|
830 |
+
him,0.14852819602784031,0.2516747534271817,7,0.1031465573993414,3
|
831 |
+
girl,0.16199165089657908,0.3492183137829791,14,0.1872266628864,6
|
832 |
+
year,0.16399688403943213,0.2871623652838957,12,0.1231654812444636,5
|
833 |
+
husband,0.16430998774183198,0.3323991904840365,4,0.1680892027422045,1
|
834 |
+
photo,0.1670299578076446,0.297553426627867,4,0.1305234688202224,1
|
835 |
+
woman,0.1681485084024938,0.3458634293314752,13,0.1777149209289814,5
|
836 |
+
beautiful,0.16984354652521957,0.2518220685141406,4,0.081978521988921,1
|
837 |
+
old,0.18001115547183902,0.3143134886273105,16,0.1343023331554715,6
|
838 |
+
son,0.2164301795703012,0.3226235236498286,7,0.1061933440795274,1
|
839 |
+
she,0.3537940662920458,0.4778175898230653,61,0.1240235235310195,5
|
840 |
+
her,0.4961927963757442,0.6410983341501928,194,0.1449055377744486,8
|
pmi_files/her-them_npmi.csv
ADDED
@@ -0,0 +1,810 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
word,npmi-bias,her-npmi,her-count,them-npmi,them-count
|
2 |
+
them,-0.4404856718710837,0.1946946051404327,9,0.6351802770115164,514
|
3 |
+
whites,-0.2139902418355566,0.0485578498553355,1,0.2625480916908921,27
|
4 |
+
most,-0.1903916451561325,0.0890919530892188,1,0.2794835982453513,22
|
5 |
+
these,-0.18796429452187788,0.0611169996924003,1,0.2490812942142782,21
|
6 |
+
they,-0.1768819661148725,0.1975002517387618,17,0.3743822178536343,146
|
7 |
+
their,-0.17468112488782822,0.1700738756925413,8,0.3447550005803695,84
|
8 |
+
much,-0.17121776496346358,0.089444013579755,1,0.2606617785432186,18
|
9 |
+
are,-0.1675883373006741,0.1631231594610624,13,0.3307114967617365,111
|
10 |
+
anyone,-0.1603129651994507,0.0883932335471931,1,0.2487061987466438,16
|
11 |
+
which,-0.15360800941227662,0.1005436278437333,1,0.2541516372560099,15
|
12 |
+
many,-0.1526864674592614,0.1232122355991378,2,0.2758987030583992,25
|
13 |
+
have,-0.1345144811895692,0.1960756758723442,17,0.3305901570619134,109
|
14 |
+
you,-0.13336294843107346,0.1495712009864474,13,0.2829341494175209,86
|
15 |
+
maybe,-0.1333157863615582,0.1061895705951916,1,0.2395053569567498,12
|
16 |
+
been,-0.131669360052509,0.1086019267651873,2,0.2402712868176963,20
|
17 |
+
coming,-0.1310610427286473,0.1432883201425236,1,0.2743493628711709,12
|
18 |
+
always,-0.12633710894529748,0.0941949760327988,1,0.2205320849780963,11
|
19 |
+
why,-0.1246162443966344,0.1441608593208176,2,0.268777103717452,19
|
20 |
+
tell,-0.12439120960812161,0.1300779670934884,1,0.25446917670161,11
|
21 |
+
our,-0.12359234020076662,0.1389156332786172,4,0.2625079734793838,32
|
22 |
+
do,-0.12030327586273312,0.1876983070687471,10,0.3080015829314802,65
|
23 |
+
look,-0.11997304106126613,0.1365578004814003,2,0.2565308415426664,18
|
24 |
+
jews,-0.11895011981551956,0.1535716414015446,2,0.2725217612170642,18
|
25 |
+
re,-0.11848310296932651,0.0853343338379676,1,0.2038174368072941,10
|
26 |
+
someone,-0.1172428858437419,0.1113788171579104,1,0.2286217030016523,10
|
27 |
+
read,-0.11716777800891101,0.112869172196503,1,0.230036950205414,10
|
28 |
+
use,-0.1171164692253273,0.1138822262377766,1,0.2309986954631039,10
|
29 |
+
guess,-0.11588632057454828,0.1370605513380158,1,0.2529468719125641,10
|
30 |
+
even,-0.1150202205144995,0.129124428608635,2,0.2441446491231345,17
|
31 |
+
there,-0.1145525623114598,0.1539000498317594,7,0.2684526121432192,46
|
32 |
+
all,-0.1092405499774507,0.1761891522847942,10,0.2854297022622449,59
|
33 |
+
im,-0.10872221770598839,0.1022299875023327,1,0.2109522052083211,9
|
34 |
+
blacks,-0.1069456211633559,0.164360528705606,3,0.2713061498689619,22
|
35 |
+
countries,-0.10632152517566068,0.1511704854038926,1,0.2574920105795533,9
|
36 |
+
not,-0.1040713592067482,0.2092292080021127,13,0.3133005672088609,71
|
37 |
+
its,-0.10349520118205452,0.1270979764581092,2,0.2305931776401637,15
|
38 |
+
people,-0.09864179177581242,0.1914249348771838,9,0.2900667266529962,50
|
39 |
+
long,-0.09849069100776059,0.1108895705505882,1,0.2093802615583488,8
|
40 |
+
start,-0.098407387946288,0.112869172196503,1,0.211276560142791,8
|
41 |
+
those,-0.0975136058499032,0.1195284478248052,2,0.2170420536747084,14
|
42 |
+
crime,-0.09746968448808782,0.1341713283353302,1,0.231641012823418,8
|
43 |
+
themselves,-0.0970838134540799,0.1424736799017334,1,0.2395574933558133,8
|
44 |
+
without,-0.09666737467021949,0.1511704854038926,1,0.2478378600741121,8
|
45 |
+
of,-0.09142205631848582,0.2797689633191215,54,0.3711910196376073,213
|
46 |
+
should,-0.0880542533225935,0.1908430964683945,5,0.278897349790988,28
|
47 |
+
want,-0.08791385410045419,0.1934438913162864,5,0.2813577454167406,28
|
48 |
+
post,-0.08789102864470201,0.1009612133076248,1,0.1888522419523268,7
|
49 |
+
your,-0.0871144304757846,0.1329303084341942,5,0.2200447389099788,27
|
50 |
+
schools,-0.0869347324181429,0.126238946045095,1,0.2131736784632379,7
|
51 |
+
else,-0.0868337618658652,0.1287717362547365,1,0.2156054981206017,7
|
52 |
+
today,-0.0867545863983255,0.1307415753894848,1,0.2174961617878103,7
|
53 |
+
once,-0.0867545863983255,0.1307415753894848,1,0.2174961617878103,7
|
54 |
+
best,-0.0865569366874232,0.1355988296187797,1,0.2221557663062029,7
|
55 |
+
cause,-0.0858591734589837,0.1521149981770965,1,0.2379741716360802,7
|
56 |
+
kill,-0.08488107797519018,0.17384006521682,1,0.2587211431920102,7
|
57 |
+
any,-0.08348068948392007,0.1726126005321763,4,0.2560932900160964,22
|
58 |
+
feel,-0.08119841290241042,0.1760229054582858,2,0.2572213183606962,12
|
59 |
+
children,-0.08113744352773972,0.1897457885997843,3,0.270883232127524,17
|
60 |
+
to,-0.08051764534689948,0.3192999623880746,81,0.3998176077349741,285
|
61 |
+
as,-0.07930976157442951,0.2246342215843322,15,0.3039439831587617,66
|
62 |
+
be,-0.07758925421492291,0.2215683311451267,15,0.2991575853600496,65
|
63 |
+
find,-0.07648157868844963,0.1690517468095208,3,0.2455333254979704,16
|
64 |
+
than,-0.0763600956756241,0.1956449068998041,5,0.2720050025754282,25
|
65 |
+
give,-0.07604406044161299,0.2312996474511982,4,0.3073437078928112,21
|
66 |
+
such,-0.0747225014721363,0.1226225068581927,1,0.197345008330329,6
|
67 |
+
god,-0.07466153897861962,0.1244046486671533,1,0.1990661876457729,6
|
68 |
+
men,-0.0742437355865693,0.1363253028740517,1,0.210569038460621,6
|
69 |
+
europe,-0.0741906649322834,0.1378048062092565,1,0.2119954711415399,6
|
70 |
+
hard,-0.0740214310437532,0.1424736799017334,1,0.2164951109454866,6
|
71 |
+
so,-0.07379340771150791,0.2172135406059457,12,0.2910069483174536,52
|
72 |
+
seems,-0.07369908111769768,0.1511704854038926,1,0.2248695665215903,6
|
73 |
+
blood,-0.07359027220491698,0.1540510701420501,1,0.2276413423469671,6
|
74 |
+
picture,-0.0735140275495734,0.1560537390377948,1,0.2295677665873682,6
|
75 |
+
learn,-0.0735140275495734,0.1560537390377948,1,0.2295677665873682,6
|
76 |
+
put,-0.0724235652531855,0.2116013160519829,4,0.2840248813051684,20
|
77 |
+
large,-0.07230233615506798,0.1863170648879221,1,0.2586194010429901,6
|
78 |
+
race,-0.07110952908690718,0.1545100694407363,3,0.2256195985276435,15
|
79 |
+
need,-0.07066340462289289,0.1658889373786121,3,0.236552342001505,15
|
80 |
+
if,-0.06924841128365619,0.2317570480406652,15,0.3010054593243214,61
|
81 |
+
know,-0.06877244266498672,0.1792804113036016,5,0.2480528539685883,23
|
82 |
+
or,-0.0679794121197986,0.2161485541888016,13,0.2841279663086002,53
|
83 |
+
will,-0.06750019726770379,0.2473898573155227,16,0.3148900545832265,64
|
84 |
+
up,-0.06479380334370033,0.2130470667970571,10,0.2778408701407574,41
|
85 |
+
think,-0.06416595741818859,0.2031402211473919,6,0.2673061785655805,26
|
86 |
+
get,-0.06348364848470192,0.238000341474962,12,0.3014839899596639,48
|
87 |
+
down,-0.06339935219502488,0.1901221893277151,4,0.25352154152274,18
|
88 |
+
we,-0.06113102232714282,0.2300316789766905,15,0.2911627013038333,57
|
89 |
+
thread,-0.06112629354379291,0.09729403912972,1,0.1584203326735129,5
|
90 |
+
area,-0.0608520882095389,0.1075643403830187,1,0.1684164285925576,5
|
91 |
+
just,-0.060775217724436975,0.2236869708845268,13,0.2844621886089638,50
|
92 |
+
3,-0.060635175467217306,0.1154323857789217,1,0.176067561246139,5
|
93 |
+
please,-0.06044844340768149,0.122039507018873,1,0.1824879504265545,5
|
94 |
+
part,-0.0603094951331036,0.1268625469007189,1,0.1871720420338225,5
|
95 |
+
high,-0.060234872839694004,0.1294214071077621,1,0.1896562799474561,5
|
96 |
+
meet,-0.06007356879931661,0.1348809093452262,1,0.1949544781445428,5
|
97 |
+
enough,-0.06005214556774771,0.1355988296187797,1,0.1956509751865274,5
|
98 |
+
media,-0.059633057569092984,0.14932586688606,1,0.208958924455153,5
|
99 |
+
yeah,-0.059545708310643486,0.1521149981770965,1,0.21166070648774,5
|
100 |
+
call,-0.059545708310643486,0.1521149981770965,1,0.21166070648774,5
|
101 |
+
boy,-0.0595154715056343,0.1530750075925761,1,0.2125904790982104,5
|
102 |
+
almost,-0.0594531878828197,0.1550437735221895,1,0.2144969614050092,5
|
103 |
+
more,-0.05943951666606459,0.2053860976432341,8,0.2648256143092987,32
|
104 |
+
lots,-0.059421093472455,0.1560537390377948,1,0.2154748325102498,5
|
105 |
+
thats,-0.059058148342387096,0.1672697443381548,1,0.2263278926805419,5
|
106 |
+
past,-0.058886058734270996,0.1724625802584892,1,0.2313486389927602,5
|
107 |
+
fighting,-0.058641181177111784,0.1797222467749297,1,0.2383634279520415,5
|
108 |
+
killing,-0.05847413937627219,0.1845913047112482,1,0.2430654440875204,5
|
109 |
+
what,-0.05845897427478999,0.1887423200975542,7,0.2472012943723442,28
|
110 |
+
how,-0.0576048440180818,0.2105301524840293,7,0.2681349965021111,28
|
111 |
+
same,-0.057577706438294296,0.1684073831379902,3,0.2259850895762845,13
|
112 |
+
non,-0.057570194867841595,0.1475359625240293,2,0.2051061573918709,9
|
113 |
+
because,-0.05703351755506478,0.2245523690333376,7,0.2815858865884024,28
|
114 |
+
etc,-0.05619025669518399,0.1893503754561785,2,0.2455406321513625,9
|
115 |
+
soon,-0.05613755006792978,0.1908599347351314,2,0.2469974848030612,9
|
116 |
+
care,-0.055816666945819826,0.1999291895580106,2,0.2557458565038304,9
|
117 |
+
would,-0.054965597105052916,0.2239659819940241,11,0.278931579099077,41
|
118 |
+
only,-0.05469393289371341,0.1883334799558229,5,0.2430274128495363,20
|
119 |
+
out,-0.05071248633946229,0.2576776150231182,17,0.3083901013625805,59
|
120 |
+
for,-0.05051084720737242,0.2607337133359058,31,0.3112445605432782,101
|
121 |
+
dont,-0.05009773949956842,0.179158279183511,3,0.2292560186830794,12
|
122 |
+
far,-0.04900975236748531,0.2123522310239269,3,0.2613619833914122,12
|
123 |
+
am,-0.048072842864601284,0.1324326997622229,2,0.1805055426268242,8
|
124 |
+
world,-0.04770184511289921,0.1463919273960006,2,0.1940937725088998,8
|
125 |
+
one,-0.04736802701073842,0.2134260975194016,10,0.26079412453014,35
|
126 |
+
times,-0.04724050909416261,0.1630807225866117,2,0.2103212316807743,8
|
127 |
+
talk,-0.04715564319902779,0.1660766117465946,2,0.2132322549456224,8
|
128 |
+
still,-0.047141040502803405,0.1665899002615269,2,0.2137309407643303,8
|
129 |
+
work,-0.04701904644114291,0.1708531757713546,2,0.2178722222124975,8
|
130 |
+
actually,-0.0468867675863342,0.1754268562294947,2,0.2223136238158289,8
|
131 |
+
makes,-0.046259553456545394,0.19646749894264,2,0.2427270523991854,8
|
132 |
+
wait,-0.046097569231080604,0.2017402908430315,2,0.2478378600741121,8
|
133 |
+
news,-0.0442134765182452,0.0846726822356001,1,0.1288861587538453,4
|
134 |
+
really,-0.04378219730422479,0.1052888330746886,1,0.1490710303789134,4
|
135 |
+
make,-0.043766885922251086,0.2136942975224378,5,0.2574611834446889,18
|
136 |
+
group,-0.043398884783063196,0.1226225068581927,1,0.1660213916412559,4
|
137 |
+
money,-0.04319729205179182,0.1314123968800611,1,0.1746096889318529,4
|
138 |
+
jewish,-0.04299342042735299,0.1400940664637845,1,0.1830874868911375,4
|
139 |
+
least,-0.04297480577038279,0.1408768564518783,1,0.1838516622222611,4
|
140 |
+
problem,-0.04297480577038279,0.1408768564518783,1,0.1838516622222611,4
|
141 |
+
over,-0.04291826216041231,0.1625699970445923,3,0.2054882592050046,11
|
142 |
+
going,-0.04280270938291211,0.1668225483905066,3,0.2096252577734187,11
|
143 |
+
whole,-0.042749150140616504,0.1502409417951759,1,0.1929900919357924,4
|
144 |
+
join,-0.042679771528814886,0.1530750075925761,1,0.195754779121391,4
|
145 |
+
future,-0.042679771528814886,0.1530750075925761,1,0.195754779121391,4
|
146 |
+
speak,-0.042606309142566995,0.1560537390377948,1,0.1986600481803618,4
|
147 |
+
ll,-0.0425436930923839,0.1762150958889765,3,0.2187587889813604,11
|
148 |
+
gets,-0.042528261814961915,0.159193982916155,1,0.2017222447311169,4
|
149 |
+
either,-0.042473391816482076,0.1613869531948864,1,0.2038603450113685,4
|
150 |
+
pictures,-0.042473391816482076,0.1613869531948864,1,0.2038603450113685,4
|
151 |
+
hand,-0.042324712669996406,0.1672697443381548,1,0.2095944570081512,4
|
152 |
+
sent,-0.04229274571163952,0.1685235064731637,1,0.2108162521848032,4
|
153 |
+
scum,-0.042226271165064194,0.1711184258607827,1,0.2133446970258469,4
|
154 |
+
liberals,-0.0421916721463452,0.1724625802584892,1,0.2146542524048344,4
|
155 |
+
three,-0.0421916721463452,0.1724625802584892,1,0.2146542524048344,4
|
156 |
+
lets,-0.04215609798068662,0.17384006521682,1,0.2159961631975066,4
|
157 |
+
round,-0.04196145579398389,0.1812971759177526,1,0.2232586317117365,4
|
158 |
+
fast,-0.04196145579398389,0.1812971759177526,1,0.2232586317117365,4
|
159 |
+
control,-0.04196145579398389,0.1812971759177526,1,0.2232586317117365,4
|
160 |
+
damn,-0.041828472281097095,0.1863170648879221,1,0.2281455371690192,4
|
161 |
+
given,-0.041679900574654094,0.1918564453192716,1,0.2335363458939257,4
|
162 |
+
plus,-0.04145019484688342,0.2002839129694801,1,0.2417341078163635,4
|
163 |
+
breed,-0.0413176484466814,0.2050743480522944,1,0.2463919964989758,4
|
164 |
+
basically,-0.0410022302477156,0.2162724336970454,1,0.257274663944761,4
|
165 |
+
were,-0.04085744250662432,0.2306932147345473,8,0.2715506572411716,27
|
166 |
+
now,-0.04047164390142349,0.1778070281743627,4,0.2182786720757862,14
|
167 |
+
ve,-0.0401193237845458,0.1904292346966932,4,0.230548558481239,14
|
168 |
+
i,-0.03895479251961936,0.3062929030750106,74,0.34524769559463,209
|
169 |
+
never,-0.03863098249241309,0.2060715921398765,5,0.2447025746322896,17
|
170 |
+
country,-0.03680835224824758,0.1402530492752893,2,0.1770614015235369,7
|
171 |
+
few,-0.03644200318976326,0.2505794757716429,9,0.2870214789614062,29
|
172 |
+
better,-0.0358958491974177,0.179092432985179,2,0.2149882821825967,7
|
173 |
+
with,-0.03585120498457128,0.2866996986030043,29,0.3225509035875756,86
|
174 |
+
probably,-0.0357325413409211,0.1857347346295071,2,0.2214672759704282,7
|
175 |
+
the,-0.03546899108577911,0.3060938797833475,91,0.3415628708691266,248
|
176 |
+
reason,-0.035282559672546676,0.2036098445533565,2,0.2388924042259032,7
|
177 |
+
take,-0.03417724381951079,0.1802964274758775,3,0.2144736712953883,10
|
178 |
+
go,-0.033236756858524785,0.2250871852705677,8,0.2583239421290925,25
|
179 |
+
help,-0.033217447259690586,0.2183484564392095,3,0.2515659036989001,10
|
180 |
+
also,-0.0327748788306724,0.2136942975224378,5,0.2464691763531102,16
|
181 |
+
can,-0.031885769525683505,0.2417394291913187,13,0.2736251987170022,39
|
182 |
+
but,-0.03178073527931927,0.2370907276619539,17,0.2688714629412732,50
|
183 |
+
it,-0.028516015335597,0.2699460434274812,39,0.2984620587630782,107
|
184 |
+
that,-0.027715351119803167,0.2770160561111925,38,0.3047314072309957,104
|
185 |
+
about,-0.027543399631074883,0.2505300117547034,15,0.2780734113857783,43
|
186 |
+
too,-0.027151786872838507,0.1999996132332502,5,0.2271514001060887,15
|
187 |
+
m,-0.027081078370957495,0.1525141957535644,4,0.1795952741245219,12
|
188 |
+
no,-0.026994305623467385,0.2248583306487032,10,0.2518526362721706,29
|
189 |
+
away,-0.02525636108114393,0.2354960851767149,4,0.2607524462578588,12
|
190 |
+
women,-0.024640364446946006,0.2063176438359176,3,0.2309580082828636,9
|
191 |
+
looking,-0.024224232760427705,0.1441608593208176,2,0.1683850920812453,6
|
192 |
+
anti,-0.02368368666859591,0.173098180018062,2,0.1967818666866579,6
|
193 |
+
lot,-0.023532460725181614,0.1810103778835904,2,0.204542838608772,6
|
194 |
+
until,-0.02337146596434289,0.1893503754561785,2,0.2127218414205214,6
|
195 |
+
an,-0.02306259421702911,0.1817881526839979,6,0.204850746901027,17
|
196 |
+
leave,-0.02297349279375921,0.2096139776966211,2,0.2325874704903803,6
|
197 |
+
something,-0.02243866136468249,0.1044002858460218,1,0.1268389472107043,3
|
198 |
+
way,-0.022256584622396297,0.2194332024106831,6,0.2416897870330794,17
|
199 |
+
city,-0.02210209893228912,0.1256215153397414,1,0.1477236142720305,3
|
200 |
+
nationalist,-0.022061702623944884,0.1281288008006838,1,0.1501905034246287,3
|
201 |
+
brown,-0.02205132243070909,0.1287717362547365,1,0.1508230586854456,3
|
202 |
+
different,-0.021904556126305985,0.1378048062092565,1,0.1597093623355625,3
|
203 |
+
support,-0.021787209407823,0.1449516791641152,1,0.1667388885719382,3
|
204 |
+
end,-0.021714853771211184,0.14932586688606,1,0.1710407206572712,3
|
205 |
+
under,-0.021668505479098904,0.1521149981770965,1,0.1737835036561954,3
|
206 |
+
america,-0.021652514391890393,0.1530750075925761,1,0.1747275219844665,3
|
207 |
+
guys,-0.021652514391890393,0.1530750075925761,1,0.1747275219844665,3
|
208 |
+
light,-0.021652514391890393,0.1530750075925761,1,0.1747275219844665,3
|
209 |
+
proud,-0.021619659089667398,0.1550437735221895,1,0.1766634326118569,3
|
210 |
+
students,-0.02158556431535638,0.1570816242423745,1,0.1786671885577309,3
|
211 |
+
ones,-0.02155013002591799,0.159193982916155,1,0.180744112942073,3
|
212 |
+
gun,-0.0215318758672339,0.1602799804313825,1,0.1818118562986164,3
|
213 |
+
talking,-0.021494216181958403,0.1625157901949896,1,0.184010006376948,3
|
214 |
+
started,-0.021494216181958403,0.1625157901949896,1,0.184010006376948,3
|
215 |
+
posted,-0.021474776601864087,0.1636674394489462,1,0.1851422160508103,3
|
216 |
+
side,-0.021474776601864087,0.1636674394489462,1,0.1851422160508103,3
|
217 |
+
happened,-0.021348326278928076,0.1711184258607827,1,0.1924667521397108,3
|
218 |
+
pro,-0.021301844072449394,0.17384006521682,1,0.1951419092892694,3
|
219 |
+
happen,-0.021301844072449394,0.17384006521682,1,0.1951419092892694,3
|
220 |
+
less,-0.021252788296708486,0.1767024764079143,1,0.1979552647046228,3
|
221 |
+
running,-0.02120084751767548,0.1797222467749297,1,0.2009230942926052,3
|
222 |
+
thousands,-0.021173681694886287,0.1812971759177526,1,0.2024708576126389,3
|
223 |
+
fear,-0.021145649358073393,0.1829191563895051,1,0.2040648057475785,3
|
224 |
+
chinese,-0.02111669163365079,0.1845913047112482,1,0.205707996344899,3
|
225 |
+
middle,-0.02105573217657411,0.1881002564887215,1,0.2091559886652956,3
|
226 |
+
door,-0.02105573217657411,0.1881002564887215,1,0.2091559886652956,3
|
227 |
+
w,-0.02091928908097168,0.1959004263957067,1,0.2168197154766784,3
|
228 |
+
throw,-0.02091928908097168,0.1959004263957067,1,0.2168197154766784,3
|
229 |
+
longer,-0.02088153288194189,0.1980459529545264,1,0.2189274858364683,3
|
230 |
+
gonna,-0.02088153288194189,0.1980459529545264,1,0.2189274858364683,3
|
231 |
+
events,-0.02088153288194189,0.1980459529545264,1,0.2189274858364683,3
|
232 |
+
straight,-0.02088153288194189,0.1980459529545264,1,0.2189274858364683,3
|
233 |
+
doubt,-0.020842046208086024,0.2002839129694801,1,0.2211259591775661,3
|
234 |
+
allow,-0.020842046208086024,0.2002839129694801,1,0.2211259591775661,3
|
235 |
+
chance,-0.02075716710474798,0.2050743480522944,1,0.2258315151570424,3
|
236 |
+
piece,-0.02071134326229282,0.2076492392768177,1,0.2283605825391105,3
|
237 |
+
prefer,-0.020611547862586704,0.2132297838077323,1,0.233841331670319,3
|
238 |
+
whenever,-0.02055685930022358,0.2162724336970454,1,0.236829292997269,3
|
239 |
+
decent,-0.020498369792251503,0.2195145574429774,1,0.2400129272352289,3
|
240 |
+
smart,-0.02043549088014779,0.2229863196519829,1,0.2434218105321307,3
|
241 |
+
india,-0.0203674838900966,0.2267254718167879,1,0.2470929557068845,3
|
242 |
+
school,-0.02032510768470841,0.2324420748111406,8,0.252767182495849,22
|
243 |
+
training,-0.020293403593620418,0.2307801668448255,1,0.2510735704384459,3
|
244 |
+
when,-0.020060248088653476,0.2733792597582244,16,0.2934395078468779,43
|
245 |
+
nearest,-0.019903663365199997,0.2518068891920725,1,0.2717105525572725,3
|
246 |
+
on,-0.01906596352612966,0.2829926729921817,34,0.3020586365183114,88
|
247 |
+
some,-0.018595660004006975,0.2447729851730338,12,0.2633686451770408,32
|
248 |
+
say,-0.014176254023281987,0.1951498491105269,5,0.2093261031338089,13
|
249 |
+
who,-0.013577699687825517,0.2473832666681558,13,0.2609609663559813,33
|
250 |
+
into,-0.01330927422594122,0.2370528577203672,7,0.2503621319463084,18
|
251 |
+
and,-0.013003426985779665,0.3765288386234401,107,0.3895322656092198,260
|
252 |
+
t,-0.012839932733709009,0.2499058218246277,18,0.2627457545583367,45
|
253 |
+
around,-0.010757419884317276,0.2479891925549923,8,0.2587466124393096,20
|
254 |
+
like,-0.010283681898292873,0.2485048357602515,18,0.2587885176585444,44
|
255 |
+
ever,-0.010048162478066697,0.2063195609543716,4,0.2163677234324383,10
|
256 |
+
live,-0.009830824594629112,0.1405991320269951,2,0.1504299566216242,5
|
257 |
+
friends,-0.009718290609876307,0.2284695964440377,4,0.238187887053914,10
|
258 |
+
ireland,-0.009665498553108803,0.1527343228778414,2,0.1623998214309502,5
|
259 |
+
must,-0.00931744251509331,0.1784661934227515,2,0.1877836359378448,5
|
260 |
+
check,-0.009219743515035711,0.1857347346295071,2,0.1949544781445428,5
|
261 |
+
half,-0.009161193935087492,0.1901003888694547,2,0.1992615828045422,5
|
262 |
+
called,-0.00913027591360549,0.1924086969702104,2,0.2015389728838159,5
|
263 |
+
small,-0.009119703679506097,0.1931984793553444,2,0.2023181830348505,5
|
264 |
+
getting,-0.009075977872640001,0.19646749894264,2,0.20554347681528,5
|
265 |
+
history,-0.009041549083573908,0.1990443552358275,2,0.2080859043194014,5
|
266 |
+
kind,-0.0089806345448539,0.2036098445533565,2,0.2125904790982104,5
|
267 |
+
wish,-0.008745569861283109,0.2213037055629449,2,0.230049275424228,5
|
268 |
+
walk,-0.008673237308351706,0.2267728886945938,2,0.2354461260029455,5
|
269 |
+
instead,-0.008653981897846802,0.2282307875500129,2,0.2368847694478597,5
|
270 |
+
right,-0.006584277412570089,0.2234044418378801,5,0.2299887192504502,12
|
271 |
+
black,-0.005566671296392822,0.2619460904732638,14,0.2675127617696566,33
|
272 |
+
every,-0.004211038421900293,0.2260391469338375,6,0.2302501853557378,14
|
273 |
+
kids,-0.004120184429276863,0.2585244666628088,9,0.2626446510920857,21
|
274 |
+
ca,-0.003912999412896301,0.2092606790503416,3,0.2131736784632379,7
|
275 |
+
kid,-0.0036938917182957054,0.2282378022301576,3,0.2319316939484533,7
|
276 |
+
at,-0.0030636075398243756,0.2722269264032489,20,0.2752905339430733,46
|
277 |
+
n,-0.002163566815397422,0.2532382179918742,18,0.2554017848072716,41
|
278 |
+
years,-0.001304464087936913,0.1848178377588102,4,0.1861223018467471,9
|
279 |
+
a,-0.0013038704772032061,0.3333178609459928,81,0.334621731423196,184
|
280 |
+
came,-0.0007111430222558057,0.2393407370284624,4,0.2400518800507182,9
|
281 |
+
well,0.0023536046686380985,0.2126562738758243,6,0.2103026692071862,13
|
282 |
+
got,0.0036930823010865033,0.2376264541868798,7,0.2339333718857933,15
|
283 |
+
good,0.00434875836241802,0.2131306202263434,8,0.2087818618639254,17
|
284 |
+
here,0.0050693582274994875,0.2106835185083204,9,0.2056141602808209,19
|
285 |
+
in,0.0052466653508977945,0.3299084329061708,67,0.324661767555273,146
|
286 |
+
has,0.005266880445912003,0.2312171556551595,9,0.2259502752092475,19
|
287 |
+
own,0.006309413682718812,0.281302194913151,10,0.2749927812304322,21
|
288 |
+
stormfront,0.006331210584700195,0.1018043563146476,1,0.0954731457299474,2
|
289 |
+
https,0.006405113025954395,0.1099220210384043,1,0.1035169080124499,2
|
290 |
+
thank,0.006435823723616091,0.1133737069059642,1,0.1069378831823481,2
|
291 |
+
forum,0.006463159023689602,0.1164870535995198,1,0.1100238945758302,2
|
292 |
+
bad,0.00648671877080359,0.1192025920264494,1,0.1127158732556458,2
|
293 |
+
american,0.0065784310720290035,0.1300779670934884,1,0.1234995360214594,2
|
294 |
+
racist,0.0065838904195923,0.1307415753894848,1,0.1241576849698925,2
|
295 |
+
4,0.0066175882573661915,0.1348809093452262,1,0.12826332108786,2
|
296 |
+
believe,0.006635086171899424,0.1370605513380158,1,0.1304254651661164,2
|
297 |
+
move,0.006744247369833395,0.1511704854038926,1,0.1444262380340592,2
|
298 |
+
food,0.00678786078759161,0.1570816242423745,1,0.1502937634547829,2
|
299 |
+
videos,0.00678786078759161,0.1570816242423745,1,0.1502937634547829,2
|
300 |
+
pride,0.006795451704010497,0.1581281258449573,1,0.1513326741409468,2
|
301 |
+
wrong,0.006795451704010497,0.1581281258449573,1,0.1513326741409468,2
|
302 |
+
cant,0.006795451704010497,0.1581281258449573,1,0.1513326741409468,2
|
303 |
+
job,0.006803142703321108,0.159193982916155,1,0.1523908402128339,2
|
304 |
+
shows,0.006810937185443511,0.1602799804313825,1,0.153469043245939,2
|
305 |
+
mixed,0.0068188387401239,0.1613869531948864,1,0.1545681144547625,2
|
306 |
+
7,0.006826851161882003,0.1625157901949896,1,0.1556889390331076,2
|
307 |
+
saying,0.006834978466496222,0.1636674394489462,1,0.15683246098245,2
|
308 |
+
poor,0.006860093550665497,0.1672697443381548,1,0.1604096507874893,2
|
309 |
+
information,0.006860093550665497,0.1672697443381548,1,0.1604096507874893,2
|
310 |
+
change,0.006868725650265584,0.1685235064731637,1,0.1616547808228981,2
|
311 |
+
wn,0.006886412631845418,0.1711184258607827,1,0.1642320132289373,2
|
312 |
+
dirty,0.006895479523771703,0.1724625802584892,1,0.1655671007347175,2
|
313 |
+
knows,0.006914093381132802,0.1752527038261407,1,0.1683386104450079,2
|
314 |
+
wo,0.006914093381132802,0.1752527038261407,1,0.1683386104450079,2
|
315 |
+
anymore,0.006943329663832404,0.1797222467749297,1,0.1727789171110973,2
|
316 |
+
east,0.0069534609829088045,0.1812971759177526,1,0.1743437149348438,2
|
317 |
+
reading,0.00696380201385019,0.1829191563895051,1,0.1759553543756549,2
|
318 |
+
huge,0.006985159738036512,0.1863170648879221,1,0.1793319051498856,2
|
319 |
+
spread,0.006985159738036512,0.1863170648879221,1,0.1793319051498856,2
|
320 |
+
lives,0.006985159738036512,0.1863170648879221,1,0.1793319051498856,2
|
321 |
+
whatever,0.006996202401767293,0.1881002564887215,1,0.1811040540869542,2
|
322 |
+
add,0.007007507008058911,0.1899451319500906,1,0.1829376249420317,2
|
323 |
+
telling,0.007007507008058911,0.1899451319500906,1,0.1829376249420317,2
|
324 |
+
drug,0.007007507008058911,0.1899451319500906,1,0.1829376249420317,2
|
325 |
+
slavic,0.00701908994622269,0.1918564453192716,1,0.1848373553730489,2
|
326 |
+
sign,0.007030969327344816,0.1938395353068745,1,0.1868085659795297,2
|
327 |
+
boys,0.007043165244872501,0.1959004263957067,1,0.1888572611508342,2
|
328 |
+
enemies,0.007043165244872501,0.1959004263957067,1,0.1888572611508342,2
|
329 |
+
mention,0.007043165244872501,0.1959004263957067,1,0.1888572611508342,2
|
330 |
+
swedish,0.007043165244872501,0.1959004263957067,1,0.1888572611508342,2
|
331 |
+
till,0.007055700087794103,0.1980459529545264,1,0.1909902528667323,2
|
332 |
+
born,0.007055700087794103,0.1980459529545264,1,0.1909902528667323,2
|
333 |
+
asked,0.007068598919925395,0.2002839129694801,1,0.1932153140495547,2
|
334 |
+
certainly,0.007081889943109099,0.2026232603438401,1,0.195541370400731,2
|
335 |
+
reality,0.007081889943109099,0.2026232603438401,1,0.195541370400731,2
|
336 |
+
break,0.007081889943109099,0.2026232603438401,1,0.195541370400731,2
|
337 |
+
safe,0.007081889943109099,0.2026232603438401,1,0.195541370400731,2
|
338 |
+
classes,0.007081889943109099,0.2026232603438401,1,0.195541370400731,2
|
339 |
+
females,0.007095605068067307,0.2050743480522944,1,0.1979787429842271,2
|
340 |
+
garbage,0.007095605068067307,0.2050743480522944,1,0.1979787429842271,2
|
341 |
+
trash,0.007095605068067307,0.2050743480522944,1,0.1979787429842271,2
|
342 |
+
nor,0.007124458257818017,0.2103621108088606,1,0.2032376525510426,2
|
343 |
+
arms,0.0071396860635138115,0.2132297838077323,1,0.2060900977442185,2
|
344 |
+
write,0.0071396860635138115,0.2132297838077323,1,0.2060900977442185,2
|
345 |
+
properly,0.0071396860635138115,0.2132297838077323,1,0.2060900977442185,2
|
346 |
+
values,0.0071396860635138115,0.2132297838077323,1,0.2060900977442185,2
|
347 |
+
literally,0.007172026129802916,0.2195145574429774,1,0.2123425313131745,2
|
348 |
+
shop,0.007172026129802916,0.2195145574429774,1,0.2123425313131745,2
|
349 |
+
jump,0.007172026129802916,0.2195145574429774,1,0.2123425313131745,2
|
350 |
+
bigger,0.007172026129802916,0.2195145574429774,1,0.2123425313131745,2
|
351 |
+
laughing,0.007172026129802916,0.2195145574429774,1,0.2123425313131745,2
|
352 |
+
burn,0.007189282560399107,0.2229863196519829,1,0.2157970370915838,2
|
353 |
+
somebody,0.007189282560399107,0.2229863196519829,1,0.2157970370915838,2
|
354 |
+
kinda,0.007207383569336201,0.2267254718167879,1,0.2195180882474517,2
|
355 |
+
authorities,0.007207383569336201,0.2267254718167879,1,0.2195180882474517,2
|
356 |
+
pull,0.007226444143898392,0.2307801668448255,1,0.2235537227009271,2
|
357 |
+
knocked,0.007226444143898392,0.2307801668448255,1,0.2235537227009271,2
|
358 |
+
jumped,0.007246606961929691,0.2352132252962996,1,0.2279666183343699,2
|
359 |
+
bucks,0.007246606961929691,0.2352132252962996,1,0.2279666183343699,2
|
360 |
+
stood,0.007246606961929691,0.2352132252962996,1,0.2279666183343699,2
|
361 |
+
blind,0.0072680525420451,0.2401088624228536,1,0.2328408098808085,2
|
362 |
+
drag,0.0072680525420451,0.2401088624228536,1,0.2328408098808085,2
|
363 |
+
handed,0.00729101465690879,0.2455838165117697,1,0.2382928018548609,2
|
364 |
+
daddy,0.007315804705191414,0.2518068891920725,1,0.2444910844868811,2
|
365 |
+
wore,0.007315804705191414,0.2518068891920725,1,0.2444910844868811,2
|
366 |
+
homeschool,0.007315804705191414,0.2518068891920725,1,0.2444910844868811,2
|
367 |
+
great,0.007336754296007275,0.1352620363451109,2,0.1279252820491036,4
|
368 |
+
begging,0.007342852130890032,0.2590359782343009,1,0.2516931261034109,2
|
369 |
+
rob,0.0073727752207700115,0.2676957755738872,1,0.2603230003531172,2
|
370 |
+
wandering,0.007406511945365735,0.2785659300028224,1,0.2711594180574567,2
|
371 |
+
sink,0.00744555947023523,0.2933498404975982,1,0.285904281027363,2
|
372 |
+
brady,0.00744555947023523,0.2933498404975982,1,0.285904281027363,2
|
373 |
+
site,0.00761337935594919,0.168685600924976,2,0.1610722215690268,4
|
374 |
+
town,0.007646588951767286,0.173098180018062,2,0.1654515910662947,4
|
375 |
+
again,0.007646588951767286,0.173098180018062,2,0.1654515910662947,4
|
376 |
+
tv,0.007659459374803695,0.1748364724673413,2,0.1671770130925376,4
|
377 |
+
big,0.007695012141580498,0.1797251128313295,2,0.172030100689749,4
|
378 |
+
left,0.0077277525332470065,0.1843470372711924,2,0.1766192847379454,4
|
379 |
+
then,0.007796162935168494,0.2806113933548574,13,0.2728152304196889,27
|
380 |
+
doing,0.007798736833897202,0.1948103575568244,2,0.1870116207229272,4
|
381 |
+
6,0.007809580016066714,0.19646749894264,2,0.1886579189265733,4
|
382 |
+
v,0.007843355291132198,0.2017402908430315,2,0.1938969355518993,4
|
383 |
+
new,0.007914405290667698,0.1440264262497326,3,0.1361120209590649,6
|
384 |
+
mind,0.007951873881333199,0.2200177402058688,2,0.2120658663245356,4
|
385 |
+
heritage,0.008062889208691415,0.2415992351026171,2,0.2335363458939257,4
|
386 |
+
ive,0.008071952681163591,0.2435377345517533,2,0.2354657818705897,4
|
387 |
+
looks,0.008459143800833208,0.2149438995746365,3,0.2064847557738033,6
|
388 |
+
both,0.008556426035851578,0.2316505184861853,3,0.2230940924503337,6
|
389 |
+
before,0.008860914536456682,0.2111794032630075,4,0.2023184887265508,8
|
390 |
+
anything,0.00889827797808318,0.2168930050961889,4,0.2079947271181057,8
|
391 |
+
nothing,0.00891016601197911,0.2187591471587523,4,0.2098489811467732,8
|
392 |
+
being,0.009265762282528178,0.2176833516471089,5,0.2084175893645807,10
|
393 |
+
come,0.00934460914273949,0.2300866395112608,5,0.2207420303685213,10
|
394 |
+
seen,0.009399321580622788,0.2394362717860368,5,0.230036950205414,10
|
395 |
+
try,0.009421282146555798,0.2433984557991645,5,0.2339771736526087,10
|
396 |
+
person,0.009426878867282412,0.2444298277680148,5,0.2350029489007324,10
|
397 |
+
could,0.009640368513544217,0.2260391469338375,6,0.2163987784202933,12
|
398 |
+
let,0.010447127731962103,0.270110873787646,8,0.2596637460556839,16
|
399 |
+
white,0.010664955748863114,0.2852689252081899,32,0.2746039694593268,66
|
400 |
+
from,0.01241832847365909,0.2617489249914286,18,0.2493305965177695,36
|
401 |
+
see,0.015513713773181698,0.2612324965777118,13,0.2457187828045301,25
|
402 |
+
watch,0.0167345686864529,0.2468744122432417,7,0.2301398435567888,13
|
403 |
+
very,0.018226167883042488,0.2007969915718875,5,0.182570823688845,9
|
404 |
+
after,0.01986461118104932,0.2146347654857166,4,0.1947701543046673,7
|
405 |
+
took,0.019868866125553275,0.270006212082904,4,0.2501373459573507,7
|
406 |
+
hell,0.019892332935074114,0.2400062043679588,4,0.2201138714328847,7
|
407 |
+
other,0.0226100298853939,0.2300482855965483,8,0.2074382557111544,14
|
408 |
+
bring,0.022633273452469932,0.2609967014045114,3,0.2383634279520415,5
|
409 |
+
street,0.022652845680251776,0.254001484673012,3,0.2313486389927602,5
|
410 |
+
teach,0.0226619872004081,0.2502023272634883,3,0.2275403400630802,5
|
411 |
+
using,0.022669587142137793,0.2466501947137779,3,0.2239806075716401,5
|
412 |
+
girls,0.02269308520793742,0.2299190136473802,3,0.2072259284394428,5
|
413 |
+
done,0.022694325414877592,0.2282378022301576,3,0.20554347681528,5
|
414 |
+
may,0.022695951076470794,0.2123522310239269,3,0.1896562799474561,5
|
415 |
+
is,0.02394142701746027,0.3116178497279379,54,0.2876764227104776,103
|
416 |
+
had,0.02538587853230459,0.2621722154056136,11,0.236786336873309,19
|
417 |
+
thing,0.025602024133505707,0.2451211153761263,6,0.2195190912426206,10
|
418 |
+
show,0.0256123608703189,0.2393436607688134,6,0.2137312998984945,10
|
419 |
+
off,0.027587420436205573,0.2761532338649392,9,0.2485658134287336,15
|
420 |
+
educate,0.028648349910634585,0.2596733727529283,2,0.2310250228422937,3
|
421 |
+
explain,0.028680921497200723,0.2545124366542431,2,0.2258315151570424,3
|
422 |
+
apparently,0.028708508233529495,0.2498344674110956,2,0.2211259591775661,3
|
423 |
+
playing,0.028732149594147605,0.245551865070826,2,0.2168197154766784,3
|
424 |
+
brought,0.028761813230800987,0.2397305225472487,2,0.2109687093164477,3
|
425 |
+
play,0.02880613119434461,0.2297292254869498,2,0.2009230942926052,3
|
426 |
+
looked,0.02881762398997101,0.2267728886945938,2,0.1979552647046228,3
|
427 |
+
making,0.028827844223213106,0.2239697535124825,2,0.1951419092892694,3
|
428 |
+
later,0.028848821874108088,0.2175323552082105,2,0.1886835333341024,3
|
429 |
+
rest,0.028852354514866507,0.2163302333629423,2,0.1874778788480758,3
|
430 |
+
male,0.028852354514866507,0.2163302333629423,2,0.1874778788480758,3
|
431 |
+
head,0.0288646681136826,0.211764864718117,2,0.1829001966044344,3
|
432 |
+
class,0.02886733953546719,0.2106791958340836,2,0.1818118562986164,3
|
433 |
+
face,0.02886733953546719,0.2106791958340836,2,0.1818118562986164,3
|
434 |
+
along,0.02886733953546719,0.2106791958340836,2,0.1818118562986164,3
|
435 |
+
point,0.0288910028572954,0.198172737698001,2,0.1692817348407056,3
|
436 |
+
yet,0.028896780293734187,0.1931984793553444,2,0.1643016990616102,3
|
437 |
+
together,0.028902166497630194,0.1829903687469961,2,0.1540882022493659,3
|
438 |
+
where,0.03157061827621549,0.2353605231009927,7,0.2037899048247772,11
|
439 |
+
back,0.03162720296138821,0.2909766725490071,14,0.2593494695876189,23
|
440 |
+
me,0.03185773028439981,0.2468247817837273,14,0.2149670514993275,23
|
441 |
+
remember,0.032054462592199934,0.2616222291795681,4,0.2295677665873682,6
|
442 |
+
young,0.03209372429400048,0.2560686426039461,4,0.2239749183099456,6
|
443 |
+
front,0.03210540451389618,0.2543320407226798,4,0.2222266362087836,6
|
444 |
+
life,0.032201193271567397,0.2380316291952903,4,0.2058304359237229,6
|
445 |
+
another,0.032277379671026785,0.2201957721852505,4,0.1879183925142237,6
|
446 |
+
used,0.03436538495764868,0.2731215608235434,6,0.2387561758658947,9
|
447 |
+
my,0.036616424594719504,0.2734234983624097,25,0.2368070737676902,41
|
448 |
+
s,0.038137497446952384,0.2649013240242338,27,0.2267638265772814,44
|
449 |
+
behind,0.038652679170399384,0.284432250237953,5,0.2457795710675536,7
|
450 |
+
love,0.03900119353637538,0.252773699687626,5,0.2137725061512506,7
|
451 |
+
jew,0.03903271632641861,0.2492978872382437,5,0.2102651709118251,7
|
452 |
+
gave,0.03919836106697411,0.2673438982359933,3,0.2281455371690192,4
|
453 |
+
dog,0.03925450260708613,0.2625131343188226,3,0.2232586317117365,4
|
454 |
+
close,0.03934723226817757,0.254001484673012,3,0.2146542524048344,4
|
455 |
+
ask,0.03936066051980158,0.2527053575456485,3,0.2133446970258469,4
|
456 |
+
10,0.03957988330358431,0.2282378022301576,3,0.1886579189265733,4
|
457 |
+
says,0.0396204271690834,0.2227079140602209,3,0.1830874868911375,4
|
458 |
+
trying,0.03968365329280368,0.2129898294350052,3,0.1733061761422015,4
|
459 |
+
place,0.039757850362972,0.198750414377951,3,0.158992564014979,4
|
460 |
+
did,0.03982763004084949,0.2439632906823139,7,0.2041356606414644,10
|
461 |
+
save,0.04566208061195379,0.2921147015748662,4,0.2464526209629124,5
|
462 |
+
father,0.0459720545418513,0.2735123946049315,4,0.2275403400630802,5
|
463 |
+
skin,0.04629905167126991,0.250207545845944,4,0.2039084941746741,5
|
464 |
+
thought,0.046449944464951404,0.2373876487191068,4,0.1909377042541554,5
|
465 |
+
2,0.04673610556370342,0.2055436590661489,4,0.1588075535024455,5
|
466 |
+
day,0.046867694973098895,0.1817656222089806,4,0.1348979272358817,5
|
467 |
+
grafton,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
468 |
+
drunkenly,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
469 |
+
shes,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
470 |
+
bullock,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
471 |
+
fyromanians,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
472 |
+
epithet,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
473 |
+
flung,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
474 |
+
oreo,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
475 |
+
sandwich,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
476 |
+
bun,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
477 |
+
sickens,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
478 |
+
mulattoe,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
479 |
+
contestant,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
480 |
+
jumps,0.049859322087151214,0.3172673163336049,1,0.2674079942464537,1
|
481 |
+
cartoons,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
482 |
+
whut,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
483 |
+
contaminating,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
484 |
+
gather,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
485 |
+
strike,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
486 |
+
guidance,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
487 |
+
sandra,0.050431149014423304,0.2933498404975982,1,0.2429186914831749,1
|
488 |
+
garden,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
489 |
+
stormed,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
490 |
+
yelling,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
491 |
+
mins,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
492 |
+
crawl,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
493 |
+
cds,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
494 |
+
1940,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
495 |
+
grocery,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
496 |
+
toys,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
497 |
+
bully,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
498 |
+
beauty,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
499 |
+
mulatto,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
500 |
+
explaining,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
501 |
+
mongol,0.05074669273155952,0.2785659300028224,1,0.2278192372712629,1
|
502 |
+
by,0.050750114538478885,0.2732384424912961,16,0.2224883279528172,22
|
503 |
+
residents,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
504 |
+
tatar,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
505 |
+
proved,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
506 |
+
commercials,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
507 |
+
degenerate,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
508 |
+
ne,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
509 |
+
customer,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
510 |
+
tied,0.050960282237524995,0.2676957755738872,1,0.2167354933363622,1
|
511 |
+
stupid,0.051062066884862894,0.2699442720160224,5,0.2188822051311595,6
|
512 |
+
coat,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
513 |
+
targets,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
514 |
+
daughters,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
515 |
+
alabama,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
516 |
+
gorgeous,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
517 |
+
tiny,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
518 |
+
moral,0.051119293417824424,0.2590359782343009,1,0.2079166848164765,1
|
519 |
+
hear,0.05112682334986213,0.2660832917687189,5,0.2149564684188568,6
|
520 |
+
helps,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
521 |
+
tragedy,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
522 |
+
club,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
523 |
+
federal,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
524 |
+
secure,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
525 |
+
salute,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
526 |
+
introduce,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
527 |
+
stealing,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
528 |
+
tom,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
529 |
+
popular,0.051244476737027006,0.2518068891920725,1,0.2005624124550455,1
|
530 |
+
time,0.05127504226942059,0.251945541068708,10,0.2006704987992874,13
|
531 |
+
kicked,0.051346739295296706,0.2455838165117697,1,0.194237077216473,1
|
532 |
+
nigerian,0.051346739295296706,0.2455838165117697,1,0.194237077216473,1
|
533 |
+
thin,0.051346739295296706,0.2455838165117697,1,0.194237077216473,1
|
534 |
+
neck,0.051346739295296706,0.2455838165117697,1,0.194237077216473,1
|
535 |
+
groids,0.051346739295296706,0.2455838165117697,1,0.194237077216473,1
|
536 |
+
discovered,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
537 |
+
officers,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
538 |
+
lay,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
539 |
+
whose,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
540 |
+
courses,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
541 |
+
boat,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
542 |
+
hunting,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
543 |
+
fought,0.051432505494652586,0.2401088624228536,1,0.188676356928201,1
|
544 |
+
hates,0.051505868612139905,0.2352132252962996,1,0.1837073566841597,1
|
545 |
+
voice,0.051505868612139905,0.2352132252962996,1,0.1837073566841597,1
|
546 |
+
fair,0.051505868612139905,0.2352132252962996,1,0.1837073566841597,1
|
547 |
+
arrest,0.051505868612139905,0.2352132252962996,1,0.1837073566841597,1
|
548 |
+
concerned,0.051505868612139905,0.2352132252962996,1,0.1837073566841597,1
|
549 |
+
civil,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
550 |
+
rapes,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
551 |
+
drop,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
552 |
+
savage,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
553 |
+
changed,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
554 |
+
checked,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
555 |
+
sunday,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
556 |
+
survive,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
557 |
+
doesnt,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
558 |
+
pre,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
559 |
+
bulgarian,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
560 |
+
healthy,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
561 |
+
bottom,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
562 |
+
hall,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
563 |
+
practice,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
564 |
+
whitey,0.051569591627919686,0.2307801668448255,1,0.1792105752169058,1
|
565 |
+
birth,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
566 |
+
whats,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
567 |
+
dress,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
568 |
+
monday,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
569 |
+
sake,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
570 |
+
table,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
571 |
+
gas,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
572 |
+
tape,0.0516256240681664,0.2267254718167879,1,0.1750998477486215,1
|
573 |
+
creatures,0.05167539069238561,0.2229863196519829,1,0.1713109289595973,1
|
574 |
+
monkey,0.05167539069238561,0.2229863196519829,1,0.1713109289595973,1
|
575 |
+
ignorant,0.05167539069238561,0.2229863196519829,1,0.1713109289595973,1
|
576 |
+
warm,0.05167539069238561,0.2229863196519829,1,0.1713109289595973,1
|
577 |
+
hardly,0.05167539069238561,0.2229863196519829,1,0.1713109289595973,1
|
578 |
+
needed,0.05171996293132311,0.2195145574429774,1,0.1677945945116543,1
|
579 |
+
general,0.05171996293132311,0.2195145574429774,1,0.1677945945116543,1
|
580 |
+
questions,0.05171996293132311,0.2195145574429774,1,0.1677945945116543,1
|
581 |
+
knife,0.05171996293132311,0.2195145574429774,1,0.1677945945116543,1
|
582 |
+
rights,0.05171996293132311,0.2195145574429774,1,0.1677945945116543,1
|
583 |
+
owner,0.05176016583979412,0.2162724336970454,1,0.1645122678572513,1
|
584 |
+
latest,0.05176016583979412,0.2162724336970454,1,0.1645122678572513,1
|
585 |
+
cover,0.05176016583979412,0.2162724336970454,1,0.1645122678572513,1
|
586 |
+
filthy,0.05176016583979412,0.2162724336970454,1,0.1645122678572513,1
|
587 |
+
17,0.05176016583979412,0.2162724336970454,1,0.1645122678572513,1
|
588 |
+
ing,0.05176016583979412,0.2162724336970454,1,0.1645122678572513,1
|
589 |
+
opinion,0.051796647582540906,0.2132297838077323,1,0.1614331362251914,1
|
590 |
+
names,0.051796647582540906,0.2132297838077323,1,0.1614331362251914,1
|
591 |
+
ancestors,0.051796647582540906,0.2132297838077323,1,0.1614331362251914,1
|
592 |
+
300,0.051796647582540906,0.2132297838077323,1,0.1614331362251914,1
|
593 |
+
crimes,0.051796647582540906,0.2132297838077323,1,0.1614331362251914,1
|
594 |
+
spend,0.051796647582540906,0.2132297838077323,1,0.1614331362251914,1
|
595 |
+
taught,0.05182992613994422,0.2103621108088606,1,0.1585321846689164,1
|
596 |
+
poster,0.05182992613994422,0.2103621108088606,1,0.1585321846689164,1
|
597 |
+
growing,0.05182992613994422,0.2103621108088606,1,0.1585321846689164,1
|
598 |
+
charge,0.05182992613994422,0.2103621108088606,1,0.1585321846689164,1
|
599 |
+
sell,0.0518604216236129,0.2076492392768177,1,0.1557888176532048,1
|
600 |
+
nazi,0.0518604216236129,0.2076492392768177,1,0.1557888176532048,1
|
601 |
+
station,0.0518604216236129,0.2076492392768177,1,0.1557888176532048,1
|
602 |
+
didnt,0.0518604216236129,0.2076492392768177,1,0.1557888176532048,1
|
603 |
+
strange,0.0518604216236129,0.2076492392768177,1,0.1557888176532048,1
|
604 |
+
answer,0.0518604216236129,0.2076492392768177,1,0.1557888176532048,1
|
605 |
+
welfare,0.051888479200111914,0.2050743480522944,1,0.1531858688521825,1
|
606 |
+
wonderful,0.051888479200111914,0.2050743480522944,1,0.1531858688521825,1
|
607 |
+
shall,0.051888479200111914,0.2050743480522944,1,0.1531858688521825,1
|
608 |
+
computer,0.051914385709498606,0.2026232603438401,1,0.1507088746343415,1
|
609 |
+
miss,0.051914385709498606,0.2026232603438401,1,0.1507088746343415,1
|
610 |
+
fed,0.051914385709498606,0.2026232603438401,1,0.1507088746343415,1
|
611 |
+
index,0.051914385709498606,0.2026232603438401,1,0.1507088746343415,1
|
612 |
+
finally,0.051914385709498606,0.2026232603438401,1,0.1507088746343415,1
|
613 |
+
criminal,0.051938381945200396,0.2002839129694801,1,0.1483455310242797,1
|
614 |
+
16,0.051938381945200396,0.2002839129694801,1,0.1483455310242797,1
|
615 |
+
strong,0.05196067188282061,0.1980459529545264,1,0.1460852810717058,1
|
616 |
+
likely,0.05196067188282061,0.1980459529545264,1,0.1460852810717058,1
|
617 |
+
evidence,0.05196067188282061,0.1980459529545264,1,0.1460852810717058,1
|
618 |
+
pierce,0.05196067188282061,0.1980459529545264,1,0.1460852810717058,1
|
619 |
+
cheap,0.05198142972150521,0.1959004263957067,1,0.1439189966742015,1
|
620 |
+
william,0.05198142972150521,0.1959004263957067,1,0.1439189966742015,1
|
621 |
+
account,0.05198142972150521,0.1959004263957067,1,0.1439189966742015,1
|
622 |
+
often,0.05198142972150521,0.1959004263957067,1,0.1439189966742015,1
|
623 |
+
babies,0.05198142972150521,0.1959004263957067,1,0.1439189966742015,1
|
624 |
+
enjoy,0.05198142972150521,0.1959004263957067,1,0.1439189966742015,1
|
625 |
+
four,0.052018928508951984,0.1918564453192716,1,0.1398375168103196,1
|
626 |
+
common,0.052018928508951984,0.1918564453192716,1,0.1398375168103196,1
|
627 |
+
grow,0.052018928508951984,0.1918564453192716,1,0.1398375168103196,1
|
628 |
+
movie,0.05203591236917651,0.1899451319500906,1,0.1379092195809141,1
|
629 |
+
wow,0.05203591236917651,0.1899451319500906,1,0.1379092195809141,1
|
630 |
+
feet,0.052051856028497406,0.1881002564887215,1,0.1360484004602241,1
|
631 |
+
bus,0.052051856028497406,0.1881002564887215,1,0.1360484004602241,1
|
632 |
+
movement,0.052051856028497406,0.1881002564887215,1,0.1360484004602241,1
|
633 |
+
scene,0.052051856028497406,0.1881002564887215,1,0.1360484004602241,1
|
634 |
+
clean,0.05206684679229831,0.1863170648879221,1,0.1342502180956238,1
|
635 |
+
body,0.05206684679229831,0.1863170648879221,1,0.1342502180956238,1
|
636 |
+
movies,0.05206684679229831,0.1863170648879221,1,0.1342502180956238,1
|
637 |
+
among,0.05206684679229831,0.1863170648879221,1,0.1342502180956238,1
|
638 |
+
except,0.052080961927402414,0.1845913047112482,1,0.1325103427838458,1
|
639 |
+
wife,0.0521068326685159,0.1812971759177526,1,0.1291903432492367,1
|
640 |
+
israel,0.0521068326685159,0.1812971759177526,1,0.1291903432492367,1
|
641 |
+
indeed,0.0521068326685159,0.1812971759177526,1,0.1291903432492367,1
|
642 |
+
sick,0.05211870450599651,0.1797222467749297,1,0.1276035422689332,1
|
643 |
+
disgusting,0.052129935017750206,0.1781915393351357,1,0.1260616043173855,1
|
644 |
+
holocaust,0.052129935017750206,0.1781915393351357,1,0.1260616043173855,1
|
645 |
+
example,0.05214056875825632,0.1767024764079143,1,0.124561907649658,1
|
646 |
+
info,0.05217788908128282,0.1711184258607827,1,0.1189405367794999,1
|
647 |
+
means,0.05217788908128282,0.1711184258607827,1,0.1189405367794999,1
|
648 |
+
50,0.05217788908128282,0.1711184258607827,1,0.1189405367794999,1
|
649 |
+
nordic,0.0521860754393699,0.1698059198057495,1,0.1176198443663796,1
|
650 |
+
power,0.0522012629501125,0.1672697443381548,1,0.1150684813880423,1
|
651 |
+
page,0.05221501722640229,0.1648429134052697,1,0.1126278961788674,1
|
652 |
+
sweden,0.052221405760866216,0.1636674394489462,1,0.11144603368808,1
|
653 |
+
30,0.052227491719458397,0.1625157901949896,1,0.1102882984755312,1
|
654 |
+
dr,0.052227491719458397,0.1625157901949896,1,0.1102882984755312,1
|
655 |
+
local,0.052233290899084406,0.1613869531948864,1,0.109153662295802,1
|
656 |
+
band,0.052233290899084406,0.1613869531948864,1,0.109153662295802,1
|
657 |
+
brothers,0.0522388179770063,0.1602799804313825,1,0.1080411624543762,1
|
658 |
+
html,0.0522584649727538,0.1560537390377948,1,0.103795274065041,1
|
659 |
+
asian,0.052281724579363684,0.1502409417951759,1,0.0979592172158122,1
|
660 |
+
message,0.0522910596728651,0.1475372455416844,1,0.0952461858688193,1
|
661 |
+
college,0.0523080805536065,0.1416699620150681,1,0.0893618814614616,1
|
662 |
+
u,0.052311897622561304,0.1400940664637845,1,0.0877821688412232,1
|
663 |
+
he,0.0528711089604835,0.2169650044358204,8,0.1640938954753369,10
|
664 |
+
showed,0.05602157762203891,0.279575300322966,2,0.2235537227009271,2
|
665 |
+
mouth,0.05618637412298208,0.2719834112145659,2,0.2157970370915838,2
|
666 |
+
calling,0.056257115020247994,0.2685996463334225,2,0.2123425313131745,2
|
667 |
+
pics,0.056380989520925795,0.2624710872651443,2,0.2060900977442185,2
|
668 |
+
suspect,0.0564357202018857,0.2596733727529283,2,0.2032376525510426,2
|
669 |
+
river,0.05648646243255759,0.2570259210843875,2,0.2005394586518299,2
|
670 |
+
store,0.056619153361540914,0.2498344674110956,2,0.1932153140495547,2
|
671 |
+
air,0.056619153361540914,0.2498344674110956,2,0.1932153140495547,2
|
672 |
+
eating,0.0566580024944312,0.2476482553611635,2,0.1909902528667323,2
|
673 |
+
shame,0.05669460391999179,0.245551865070826,2,0.1888572611508342,2
|
674 |
+
second,0.056792897605216996,0.2397305225472487,2,0.1829376249420317,2
|
675 |
+
cut,0.05682236302691909,0.2379264171138733,2,0.1811040540869542,2
|
676 |
+
evil,0.05685040041424522,0.2361823055641308,2,0.1793319051498856,2
|
677 |
+
early,0.05685040041424522,0.2361823055641308,2,0.1793319051498856,2
|
678 |
+
african,0.05685040041424522,0.2361823055641308,2,0.1793319051498856,2
|
679 |
+
female,0.0568771202079561,0.2344940607882427,2,0.1776169405802866,2
|
680 |
+
months,0.05697264581221759,0.2282307875500129,2,0.1712581417377953,2
|
681 |
+
15,0.057014631830478,0.2253532422754859,2,0.1683386104450079,2
|
682 |
+
sad,0.05715382606008379,0.2151535145561331,2,0.1579996884960493,2
|
683 |
+
ya,0.05716860979993141,0.2140010707823814,2,0.15683246098245,2
|
684 |
+
line,0.0572101525881446,0.2106791958340836,2,0.153469043245939,2
|
685 |
+
blue,0.0572712680709912,0.2055420751205895,2,0.1482708070495983,2
|
686 |
+
community,0.0572712680709912,0.2055420751205895,2,0.1482708070495983,2
|
687 |
+
others,0.057282429999824386,0.2045678430348755,2,0.1472854130350511,2
|
688 |
+
stuff,0.057282429999824386,0.2045678430348755,2,0.1472854130350511,2
|
689 |
+
open,0.057293272829468805,0.2036098445533565,2,0.1463165717238877,2
|
690 |
+
attack,0.057369953783291905,0.19646749894264,2,0.1390975451593481,2
|
691 |
+
color,0.05738669785378592,0.1948103575568244,2,0.1374236597030385,2
|
692 |
+
5,0.0575307516848895,0.1784661934227515,2,0.120935441737862,2
|
693 |
+
little,0.058467721645296705,0.263343142350194,7,0.2048754207048973,8
|
694 |
+
told,0.0589127091914991,0.3401988112902558,11,0.2812861020987567,13
|
695 |
+
this,0.05996005021167328,0.2824114098116168,32,0.2224513595999435,44
|
696 |
+
laugh,0.06004227670618373,0.2625131343188226,3,0.2024708576126389,3
|
697 |
+
case,0.06021351499702868,0.254001484673012,3,0.1937879696759833,3
|
698 |
+
fact,0.06059556289194448,0.2325361704173854,3,0.1719406075254409,3
|
699 |
+
parents,0.06062369906091189,0.2307782766561772,3,0.1701545775952653,3
|
700 |
+
1,0.06119241838125339,0.1846459352630128,3,0.1234535168817594,3
|
701 |
+
age,0.062776988914066,0.270006212082904,4,0.207229223168838,4
|
702 |
+
saw,0.0637306520822627,0.2187591471587523,4,0.1550284950764896,4
|
703 |
+
days,0.06551121359229617,0.2570999883982474,5,0.1915887748059512,5
|
704 |
+
family,0.0655893184860123,0.2533729544238571,5,0.1877836359378448,5
|
705 |
+
heard,0.06569418993094761,0.2481821403575021,5,0.1824879504265545,5
|
706 |
+
d,0.06588647184732321,0.2380129576782225,5,0.1721264858308993,5
|
707 |
+
http,0.0664980767154611,0.1958937419891465,5,0.1293956652736854,5
|
708 |
+
two,0.06795732671241289,0.2427477902796778,6,0.1747904635672649,6
|
709 |
+
com,0.06865467132746361,0.1972972391532616,6,0.128642567825798,6
|
710 |
+
first,0.0697644389707196,0.2492307002310687,7,0.1794662612603491,7
|
711 |
+
home,0.0748591868443785,0.2968455606486357,11,0.2219863738042572,11
|
712 |
+
death,0.08213945669064321,0.2691510774135704,5,0.1870116207229272,4
|
713 |
+
does,0.0822044187057108,0.2492833691129093,6,0.1670789504071985,5
|
714 |
+
next,0.08264060840289719,0.2515927727774573,5,0.1689521643745601,4
|
715 |
+
guy,0.08265612415765591,0.2510108546879141,5,0.1683547305302582,4
|
716 |
+
hands,0.08318830085775142,0.2856591584703903,4,0.2024708576126389,3
|
717 |
+
teeth,0.08640105873930487,0.309954781440232,3,0.2235537227009271,2
|
718 |
+
bodies,0.08671148874373133,0.3025085258353151,3,0.2157970370915838,2
|
719 |
+
murdered,0.0872875930907652,0.2878270517425951,3,0.2005394586518299,2
|
720 |
+
met,0.0876976483529042,0.2765549095037384,3,0.1888572611508342,2
|
721 |
+
month,0.0884733443167112,0.2527053575456485,3,0.1642320132289373,2
|
722 |
+
friend,0.08883142515746459,0.2401640992984114,3,0.1513326741409468,2
|
723 |
+
european,0.08891152968670521,0.2371823367363035,3,0.1482708070495983,2
|
724 |
+
night,0.08907705491061679,0.2307782766561772,3,0.1417012217455604,2
|
725 |
+
free,0.0897719663867634,0.198750414377951,3,0.1089784479911876,2
|
726 |
+
eyes,0.0958909329584241,0.2740258698413967,7,0.1781349368829726,5
|
727 |
+
poop,0.09738462426809158,0.3403033157512665,2,0.2429186914831749,1
|
728 |
+
house,0.09869078199962461,0.268246258692297,6,0.1695554766926724,4
|
729 |
+
pulls,0.09871613574239232,0.3154516290787545,2,0.2167354933363622,1
|
730 |
+
teenagers,0.09946436406232631,0.3000267765173718,2,0.2005624124550455,1
|
731 |
+
teen,0.09974149125407589,0.2939785684705489,2,0.194237077216473,1
|
732 |
+
last,0.0998098910066196,0.2330251267288323,6,0.1332152357222127,4
|
733 |
+
suspects,0.09997789374911037,0.2886542506773114,2,0.188676356928201,1
|
734 |
+
dude,0.10018340985466492,0.2838907665388246,2,0.1837073566841597,1
|
735 |
+
grand,0.10018340985466492,0.2838907665388246,2,0.1837073566841597,1
|
736 |
+
turns,0.1003647251060602,0.279575300322966,2,0.1792105752169058,1
|
737 |
+
mall,0.10052658615829549,0.275626433906917,2,0.1750998477486215,1
|
738 |
+
nose,0.10067248225496858,0.2719834112145659,2,0.1713109289595973,1
|
739 |
+
24,0.10067248225496858,0.2719834112145659,2,0.1713109289595973,1
|
740 |
+
www,0.1007479334377038,0.1911443493589754,6,0.0903964159212716,4
|
741 |
+
turning,0.10080505182176819,0.2685996463334225,2,0.1677945945116543,1
|
742 |
+
attacked,0.10092633723733099,0.2654386050945823,2,0.1645122678572513,1
|
743 |
+
tells,0.10092633723733099,0.2654386050945823,2,0.1645122678572513,1
|
744 |
+
protect,0.10103795103995289,0.2624710872651443,2,0.1614331362251914,1
|
745 |
+
standing,0.10103795103995289,0.2624710872651443,2,0.1614331362251914,1
|
746 |
+
younger,0.1011411880840119,0.2596733727529283,2,0.1585321846689164,1
|
747 |
+
groid,0.1011411880840119,0.2596733727529283,2,0.1585321846689164,1
|
748 |
+
teaching,0.1012371034311827,0.2570259210843875,2,0.1557888176532048,1
|
749 |
+
road,0.1012371034311827,0.2570259210843875,2,0.1557888176532048,1
|
750 |
+
beaten,0.1012371034311827,0.2570259210843875,2,0.1557888176532048,1
|
751 |
+
blond,0.1012371034311827,0.2570259210843875,2,0.1557888176532048,1
|
752 |
+
13,0.10132656780206062,0.2545124366542431,2,0.1531858688521825,1
|
753 |
+
carry,0.10141030791404074,0.2521191825483822,2,0.1507088746343415,1
|
754 |
+
heads,0.10141030791404074,0.2521191825483822,2,0.1507088746343415,1
|
755 |
+
stories,0.10148893638681591,0.2498344674110956,2,0.1483455310242797,1
|
756 |
+
kick,0.10148893638681591,0.2498344674110956,2,0.1483455310242797,1
|
757 |
+
arrested,0.1016328683966245,0.245551865070826,2,0.1439189966742015,1
|
758 |
+
continue,0.1018780166536492,0.2379264171138733,2,0.1360484004602241,1
|
759 |
+
follow,0.10193208746850702,0.2361823055641308,2,0.1342502180956238,1
|
760 |
+
hit,0.10193208746850702,0.2361823055641308,2,0.1342502180956238,1
|
761 |
+
search,0.10208036221345021,0.2312707054626869,2,0.1291903432492367,1
|
762 |
+
outside,0.10221098104493581,0.2267728886945938,2,0.124561907649658,1
|
763 |
+
moved,0.10239789583948922,0.2200177402058688,2,0.1176198443663796,1
|
764 |
+
song,0.1025256183772657,0.2151535145561331,2,0.1126278961788674,1
|
765 |
+
teacher,0.10280576529420261,0.2036098445533565,2,0.1008040792591539,1
|
766 |
+
weeks,0.1028272109051762,0.2026675077043881,2,0.0998402967992119,1
|
767 |
+
name,0.10791210296894282,0.293879079302429,8,0.1859669763334862,5
|
768 |
+
went,0.10839916261564742,0.2829597697416315,8,0.1745606071259841,5
|
769 |
+
ago,0.10875322017659611,0.274522007281485,8,0.1657687871048889,5
|
770 |
+
car,0.11124378554541181,0.2871991399210667,4,0.1759553543756549,2
|
771 |
+
die,0.11163673784533429,0.2785720989985247,4,0.1669353611531904,2
|
772 |
+
beautiful,0.11272452335479247,0.2518220685141406,4,0.1390975451593481,2
|
773 |
+
video,0.11419626339940839,0.2411740547270102,7,0.1269777913276018,4
|
774 |
+
hope,0.1142842798164919,0.1996448357761226,4,0.0853605559596307,2
|
775 |
+
was,0.11484411724734092,0.3328351192281375,40,0.2179910019807966,35
|
776 |
+
child,0.11929067377408181,0.2820217781880322,6,0.1627311044139504,3
|
777 |
+
negro,0.1202600590760648,0.2600505665859994,6,0.1397905075099346,3
|
778 |
+
year,0.12268375109742721,0.2871623652838957,12,0.1644786141864685,7
|
779 |
+
his,0.1270862157176313,0.246078750807768,8,0.1189925350901367,4
|
780 |
+
baby,0.12937333317650268,0.3123109581185344,5,0.1829376249420317,2
|
781 |
+
shot,0.13033957543367178,0.2959066761683893,5,0.1655671007347175,2
|
782 |
+
killed,0.1304103902511378,0.2946424034800751,5,0.1642320132289373,2
|
783 |
+
sorry,0.1311699802328357,0.2804433525402444,5,0.1492733723074087,2
|
784 |
+
gang,0.132172659069962,0.2853585279221445,3,0.1531858688521825,1
|
785 |
+
mother,0.13231009879977007,0.308973531411627,7,0.1766634326118569,3
|
786 |
+
student,0.1326359128295369,0.2765549095037384,3,0.1439189966742015,1
|
787 |
+
lady,0.1327366119189755,0.2745753418961257,3,0.1418387299771502,1
|
788 |
+
12,0.13358892349125934,0.2566909812699956,3,0.1231020577787363,1
|
789 |
+
taken,0.1338196209590836,0.2514394653254632,3,0.1176198443663796,1
|
790 |
+
murder,0.1340222985349105,0.2466501947137779,3,0.1126278961788674,1
|
791 |
+
racial,0.1344382229510463,0.236222322697186,3,0.1017840997461397,1
|
792 |
+
week,0.13513723010596232,0.2162826598057951,3,0.0811454296998328,1
|
793 |
+
him,0.1352543833396789,0.2516747534271817,7,0.1164203700875028,3
|
794 |
+
youtube,0.1374493743105801,0.1788200420581942,7,0.0413706677476141,3
|
795 |
+
police,0.1455430705930535,0.3037970866350933,8,0.1582540160420398,3
|
796 |
+
said,0.1481520682516808,0.3130620020099224,12,0.1649099337582416,5
|
797 |
+
husband,0.15318861526713068,0.3323991904840365,4,0.1792105752169058,1
|
798 |
+
photo,0.1557146966507168,0.297553426627867,4,0.1418387299771502,1
|
799 |
+
found,0.1576639303893326,0.2979888158187876,9,0.140324885429455,3
|
800 |
+
while,0.16302412451281512,0.2725231369167178,7,0.1094990124039027,2
|
801 |
+
story,0.17801479463963238,0.2570999883982474,5,0.079085193758615,1
|
802 |
+
hair,0.1781799093518885,0.253978240839143,5,0.0757983314872545,1
|
803 |
+
girl,0.17905352001361016,0.3492183137829791,14,0.1701647937693689,4
|
804 |
+
man,0.17928948232851732,0.2305020738310772,5,0.0512125915025599,1
|
805 |
+
old,0.17995862660271222,0.3143134886273105,16,0.1343548620245983,5
|
806 |
+
daughter,0.2024748105107513,0.3485600915824571,7,0.1460852810717058,1
|
807 |
+
son,0.205003679283449,0.3226235236498286,7,0.1176198443663796,1
|
808 |
+
woman,0.22104042555500578,0.3458634293314752,13,0.1248230037764694,2
|
809 |
+
she,0.3395689691095242,0.4778175898230653,61,0.1382486207135411,5
|
810 |
+
her,0.4709370208425977,0.6410983341501928,194,0.1701613133075951,9
|