n1
<!doctype HTML> | |
<html> | |
<head> | |
<link rel='stylesheet' href='//cdnjs.cloudflare.com/ajax/libs/nvd3/1.1.15-beta/nv.d3.min.css'> | |
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'></script> | |
<script src='//d3js.org/d3.v3.min.js' type='text/javascript'></script> | |
<script src='//cdnjs.cloudflare.com/ajax/libs/nvd3/1.1.15-beta/nv.d3.min.js' type='text/javascript'></script> | |
<script src='//nvd3.org/assets/lib/fisheye.js' type='text/javascript'></script> | |
<style> | |
.chart_container { | |
position: relative; | |
display: inline-block; | |
font-family: Arial, Helvetica, sans-serif; | |
} | |
.rChart { | |
display: inline-block; | |
margin-left: 40px; | |
} | |
.yAxis { | |
position: absolute; | |
top: 0; | |
bottom: 0; | |
width: 40px; | |
} | |
.legend { | |
position: absolute; | |
top: 0; | |
right: -160px; | |
vertical-align: top; | |
} | |
.slider { | |
margin-left: 40px; | |
margin-top: 12px; | |
} | |
</style> | |
</head> | |
<body> | |
<div class='chart_container'> | |
<div id='yAxischarte2d2a6843ee' class='yAxis'></div> | |
<div id='charte2d2a6843ee' class='rChart rickshaw'></div> | |
<div id='xAxischarte2d2a6843ee' class='xAxis'></div> | |
<div id='legendcharte2d2a6843ee' class='legend'></div> | |
<div id='slidercharte2d2a6843ee' class='slider'></div> | |
</div> | |
<script type='text/javascript'> | |
$(document).ready(function(){ | |
drawcharte2d2a6843ee() | |
}); | |
function drawcharte2d2a6843ee(){ | |
var opts = { | |
"dom": "charte2d2a6843ee", | |
"width": 600, | |
"height": 400, | |
"x": "Term + Freq", | |
"y": "Freq", | |
"group": "Group", | |
"type": "multiBarChart", | |
"id": "charte2d2a6843ee" | |
}, | |
data = [ | |
{ | |
"Group": "news", | |
"Term": "woll", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "michael", | |
"Freq": 107 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gute", | |
"Freq": 171 | |
}, | |
{ | |
"Group": "news", | |
"Term": "viel", | |
"Freq": 518 | |
}, | |
{ | |
"Group": "news", | |
"Term": "häufig", | |
"Freq": 79 | |
}, | |
{ | |
"Group": "news", | |
"Term": "engagement", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "passiert", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zweifel", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "international", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "problem", | |
"Freq": 169 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wissen", | |
"Freq": 136 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nötig", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "prei", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zeitung", | |
"Freq": 88 | |
}, | |
{ | |
"Group": "news", | |
"Term": "große", | |
"Freq": 283 | |
}, | |
{ | |
"Group": "news", | |
"Term": "europäischen", | |
"Freq": 135 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mannschaft", | |
"Freq": 115 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stellen", | |
"Freq": 143 | |
}, | |
{ | |
"Group": "news", | |
"Term": "über", | |
"Freq": 91 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wurden", | |
"Freq": 404 | |
}, | |
{ | |
"Group": "news", | |
"Term": "start", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hundert", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "langsam", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ergebni", | |
"Freq": 79 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aus", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "robert", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "risiko", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entwickelt", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verlust", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hintergrund", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bringen", | |
"Freq": 126 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ihr", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dafür", | |
"Freq": 307 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fond", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fehler", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wir", | |
"Freq": 610 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tag", | |
"Freq": 198 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geschicht", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "knapp", | |
"Freq": 143 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gleichen", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "politisch", | |
"Freq": 151 | |
}, | |
{ | |
"Group": "news", | |
"Term": "darum", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zahlen", | |
"Freq": 114 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beispielsweis", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "link", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "produkt", | |
"Freq": 88 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vergangenheit", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stark", | |
"Freq": 176 | |
}, | |
{ | |
"Group": "news", | |
"Term": "merkel", | |
"Freq": 126 | |
}, | |
{ | |
"Group": "news", | |
"Term": "funktioniert", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "elf", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mehrfach", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sieg", | |
"Freq": 85 | |
}, | |
{ | |
"Group": "news", | |
"Term": "plan", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zeigen", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "opposit", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nächsten", | |
"Freq": 161 | |
}, | |
{ | |
"Group": "news", | |
"Term": "davon", | |
"Freq": 223 | |
}, | |
{ | |
"Group": "news", | |
"Term": "laut", | |
"Freq": 222 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nachdem", | |
"Freq": 137 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nach", | |
"Freq": 408 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stell", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "führung", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mindesten", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zweit", | |
"Freq": 104 | |
}, | |
{ | |
"Group": "news", | |
"Term": "griechenland", | |
"Freq": 194 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aktuellen", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wohl", | |
"Freq": 166 | |
}, | |
{ | |
"Group": "news", | |
"Term": "meist", | |
"Freq": 68 | |
}, | |
{ | |
"Group": "news", | |
"Term": "betroffen", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geplanten", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "männer", | |
"Freq": 92 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gebracht", | |
"Freq": 94 | |
}, | |
{ | |
"Group": "news", | |
"Term": "konkret", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "führen", | |
"Freq": 88 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zahlreich", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "firma", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "staatlich", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ding", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "daten", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "koalit", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hessen", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "musik", | |
"Freq": 105 | |
}, | |
{ | |
"Group": "news", | |
"Term": "novemb", | |
"Freq": 116 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spiegel", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "soll", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "privaten", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "berlin", | |
"Freq": 390 | |
}, | |
{ | |
"Group": "news", | |
"Term": "essen", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "klaus", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "regierungschef", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "familien", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "italienisch", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "antrag", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kritik", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesehen", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "steigen", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "umsatz", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schulden", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aktuell", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vermutlich", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "interess", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leben", | |
"Freq": 283 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schweren", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "danach", | |
"Freq": 116 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sagen", | |
"Freq": 123 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bekommen", | |
"Freq": 132 | |
}, | |
{ | |
"Group": "news", | |
"Term": "laufen", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ländern", | |
"Freq": 87 | |
}, | |
{ | |
"Group": "news", | |
"Term": "politischen", | |
"Freq": 88 | |
}, | |
{ | |
"Group": "news", | |
"Term": "china", | |
"Freq": 131 | |
}, | |
{ | |
"Group": "news", | |
"Term": "endlich", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hälfte", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wirtschaft", | |
"Freq": 101 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ausreichend", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jetzt", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "möglich", | |
"Freq": 200 | |
}, | |
{ | |
"Group": "news", | |
"Term": "regel", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "während", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vielen", | |
"Freq": 160 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fan", | |
"Freq": 76 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sie", | |
"Freq": 859 | |
}, | |
{ | |
"Group": "news", | |
"Term": "neu", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "völlig", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "parlament", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "oben", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "drittel", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "müsse", | |
"Freq": 128 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stadt", | |
"Freq": 247 | |
}, | |
{ | |
"Group": "news", | |
"Term": "besten", | |
"Freq": 91 | |
}, | |
{ | |
"Group": "news", | |
"Term": "juli", | |
"Freq": 98 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stimmen", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bekannt", | |
"Freq": 147 | |
}, | |
{ | |
"Group": "news", | |
"Term": "druck", | |
"Freq": 96 | |
}, | |
{ | |
"Group": "news", | |
"Term": "handel", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "darin", | |
"Freq": 85 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geschlossen", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "durchaus", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gegeben", | |
"Freq": 129 | |
}, | |
{ | |
"Group": "news", | |
"Term": "russland", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nimmt", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kunden", | |
"Freq": 111 | |
}, | |
{ | |
"Group": "news", | |
"Term": "anschließend", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beim", | |
"Freq": 534 | |
}, | |
{ | |
"Group": "news", | |
"Term": "staat", | |
"Freq": 101 | |
}, | |
{ | |
"Group": "news", | |
"Term": "arbeit", | |
"Freq": 181 | |
}, | |
{ | |
"Group": "news", | |
"Term": "polizei", | |
"Freq": 168 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dollar", | |
"Freq": 237 | |
}, | |
{ | |
"Group": "news", | |
"Term": "oder", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "denn", | |
"Freq": 236 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rechnen", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gilt", | |
"Freq": 173 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bundestag", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dank", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "augsburg", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "staaten", | |
"Freq": 128 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wurd", | |
"Freq": 589 | |
}, | |
{ | |
"Group": "news", | |
"Term": "innerhalb", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dezemb", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "seiten", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tatsächlich", | |
"Freq": 121 | |
}, | |
{ | |
"Group": "news", | |
"Term": "unternehmen", | |
"Freq": 293 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erst", | |
"Freq": 567 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hand", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "best", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tausend", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "system", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "direkt", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "grupp", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eindruck", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geht", | |
"Freq": 367 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wenigen", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "immer", | |
"Freq": 656 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mittwoch", | |
"Freq": 149 | |
}, | |
{ | |
"Group": "news", | |
"Term": "art", | |
"Freq": 96 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verfügung", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "französischen", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tat", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jahrhundert", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "punkten", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dürften", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vertret", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fordert", | |
"Freq": 105 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schritt", | |
"Freq": 97 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bürgermeist", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bleibt", | |
"Freq": 144 | |
}, | |
{ | |
"Group": "news", | |
"Term": "konkurrenz", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fällen", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wirkt", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bühne", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "interview", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "täter", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gefordert", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tragen", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mitt", | |
"Freq": 85 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nutzen", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "konnt", | |
"Freq": 144 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gab", | |
"Freq": 255 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gemeind", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "möglicherweis", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zusammenarbeit", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "film", | |
"Freq": 100 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weltweit", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entscheidend", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nun", | |
"Freq": 92 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ich", | |
"Freq": 556 | |
}, | |
{ | |
"Group": "news", | |
"Term": "abend", | |
"Freq": 90 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zugleich", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angaben", | |
"Freq": 161 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ernst", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "die", | |
"Freq": 3673 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bau", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "her", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "titel", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "peter", | |
"Freq": 90 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rahmen", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gaddafi", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sech", | |
"Freq": 146 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fest", | |
"Freq": 126 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bedeutung", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kilomet", | |
"Freq": 87 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entscheiden", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sitzt", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "genug", | |
"Freq": 76 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eben", | |
"Freq": 96 | |
}, | |
{ | |
"Group": "news", | |
"Term": "möglichkeit", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "seien", | |
"Freq": 386 | |
}, | |
{ | |
"Group": "news", | |
"Term": "augen", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bank", | |
"Freq": 171 | |
}, | |
{ | |
"Group": "news", | |
"Term": "meisten", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erhalten", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "buch", | |
"Freq": 85 | |
}, | |
{ | |
"Group": "news", | |
"Term": "liegt", | |
"Freq": 215 | |
}, | |
{ | |
"Group": "news", | |
"Term": "demnach", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gleichzeitig", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gut", | |
"Freq": 399 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frage", | |
"Freq": 198 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eine", | |
"Freq": 320 | |
}, | |
{ | |
"Group": "news", | |
"Term": "chef", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jahr", | |
"Freq": 1141 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geraten", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "persönlich", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ist", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eltern", | |
"Freq": 140 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ebenso", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "großer", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gemeinsamen", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesetzt", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "berichtet", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verfahren", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "amt", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mehr", | |
"Freq": 1365 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beschlossen", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "partei", | |
"Freq": 141 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ezb", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "apple", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "setzen", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schreibt", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "informationen", | |
"Freq": 91 | |
}, | |
{ | |
"Group": "news", | |
"Term": "cdu", | |
"Freq": 196 | |
}, | |
{ | |
"Group": "news", | |
"Term": "august", | |
"Freq": 98 | |
}, | |
{ | |
"Group": "news", | |
"Term": "warnt", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "model", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frühere", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kaufen", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geplant", | |
"Freq": 93 | |
}, | |
{ | |
"Group": "news", | |
"Term": "streit", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "trotzdem", | |
"Freq": 90 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entschieden", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lang", | |
"Freq": 305 | |
}, | |
{ | |
"Group": "news", | |
"Term": "london", | |
"Freq": 68 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zuvor", | |
"Freq": 162 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eurozon", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "scheint", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bericht", | |
"Freq": 68 | |
}, | |
{ | |
"Group": "news", | |
"Term": "monaten", | |
"Freq": 126 | |
}, | |
{ | |
"Group": "news", | |
"Term": "krise", | |
"Freq": 75 | |
}, | |
{ | |
"Group": "news", | |
"Term": "offiziel", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kosten", | |
"Freq": 131 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erhöht", | |
"Freq": 62 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesamten", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "menschen", | |
"Freq": 470 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erinnert", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einen", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mittlerweil", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beginnt", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ziehen", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "prozess", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "besser", | |
"Freq": 185 | |
}, | |
{ | |
"Group": "news", | |
"Term": "freitag", | |
"Freq": 178 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bevölkerung", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "los", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "patienten", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wachstum", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "daher", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "größten", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "natürlich", | |
"Freq": 177 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geschäftsführer", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fragen", | |
"Freq": 110 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gericht", | |
"Freq": 76 | |
}, | |
{ | |
"Group": "news", | |
"Term": "großen", | |
"Freq": 254 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nächste", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "forderungen", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verbrauch", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eher", | |
"Freq": 136 | |
}, | |
{ | |
"Group": "news", | |
"Term": "man", | |
"Freq": 187 | |
}, | |
{ | |
"Group": "news", | |
"Term": "millionen", | |
"Freq": 404 | |
}, | |
{ | |
"Group": "news", | |
"Term": "woch", | |
"Freq": 163 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gelten", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gerät", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stuttgart", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dort", | |
"Freq": 96 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wie", | |
"Freq": 333 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gern", | |
"Freq": 118 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ehemaligen", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "amerikanischen", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "durch", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mädchen", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "der", | |
"Freq": 1905 | |
}, | |
{ | |
"Group": "news", | |
"Term": "soldaten", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ehemalig", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "unterstützung", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "herbst", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "öffentlichkeit", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lauf", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erneut", | |
"Freq": 99 | |
}, | |
{ | |
"Group": "news", | |
"Term": "meint", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "offen", | |
"Freq": 87 | |
}, | |
{ | |
"Group": "news", | |
"Term": "band", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "führte", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erstmal", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "deshalb", | |
"Freq": 196 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ließen", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jungen", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stellt", | |
"Freq": 144 | |
}, | |
{ | |
"Group": "news", | |
"Term": "saison", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "regierung", | |
"Freq": 248 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kamen", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "reicht", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geblieben", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lieber", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einsatz", | |
"Freq": 90 | |
}, | |
{ | |
"Group": "news", | |
"Term": "worden", | |
"Freq": 413 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wenn", | |
"Freq": 265 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aufgrund", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bleiben", | |
"Freq": 145 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schwierig", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angela", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "obama", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kopf", | |
"Freq": 75 | |
}, | |
{ | |
"Group": "news", | |
"Term": "besteht", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "halten", | |
"Freq": 141 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kunst", | |
"Freq": 68 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verantwortung", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schlecht", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beginn", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ändern", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "macht", | |
"Freq": 361 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hinaus", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bezeichnet", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gestellt", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "präsident", | |
"Freq": 116 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zwar", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weil", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "york", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "union", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tod", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dennoch", | |
"Freq": 110 | |
}, | |
{ | |
"Group": "news", | |
"Term": "komplett", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "universität", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "roll", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "setzt", | |
"Freq": 106 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hamburg", | |
"Freq": 118 | |
}, | |
{ | |
"Group": "news", | |
"Term": "veröffentlicht", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sach", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "behörden", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stunden", | |
"Freq": 93 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sogenannt", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "versucht", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "anteil", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beid", | |
"Freq": 129 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dagegen", | |
"Freq": 135 | |
}, | |
{ | |
"Group": "news", | |
"Term": "neben", | |
"Freq": 196 | |
}, | |
{ | |
"Group": "news", | |
"Term": "auf", | |
"Freq": 292 | |
}, | |
{ | |
"Group": "news", | |
"Term": "früher", | |
"Freq": 92 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dadurch", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nennt", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "reagiert", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bisher", | |
"Freq": 172 | |
}, | |
{ | |
"Group": "news", | |
"Term": "region", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "moment", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mutter", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zweiten", | |
"Freq": 157 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hätten", | |
"Freq": 223 | |
}, | |
{ | |
"Group": "news", | |
"Term": "europa", | |
"Freq": 215 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vielleicht", | |
"Freq": 152 | |
}, | |
{ | |
"Group": "news", | |
"Term": "april", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bekommt", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zeigt", | |
"Freq": 195 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sollen", | |
"Freq": 254 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schon", | |
"Freq": 934 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bundesregierung", | |
"Freq": 88 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stück", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "pro", | |
"Freq": 130 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kleiner", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "trägt", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leisten", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "deutsch", | |
"Freq": 299 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zurück", | |
"Freq": 165 | |
}, | |
{ | |
"Group": "news", | |
"Term": "thema", | |
"Freq": 122 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tief", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kollegen", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erzählt", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hauptstadt", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vorbei", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "genau", | |
"Freq": 139 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zusätzlich", | |
"Freq": 85 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wichtig", | |
"Freq": 200 | |
}, | |
{ | |
"Group": "news", | |
"Term": "und", | |
"Freq": 662 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bedeutet", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "anleger", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jeder", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gibt", | |
"Freq": 565 | |
}, | |
{ | |
"Group": "news", | |
"Term": "notwendig", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ende", | |
"Freq": 400 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wagen", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gestiegen", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "netz", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nein", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jedoch", | |
"Freq": 259 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hohe", | |
"Freq": 94 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gespräch", | |
"Freq": 111 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weiterhin", | |
"Freq": 79 | |
}, | |
{ | |
"Group": "news", | |
"Term": "medien", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "was", | |
"Freq": 200 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rein", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "als", | |
"Freq": 251 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aber", | |
"Freq": 381 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gar", | |
"Freq": 196 | |
}, | |
{ | |
"Group": "news", | |
"Term": "findet", | |
"Freq": 90 | |
}, | |
{ | |
"Group": "news", | |
"Term": "folgen", | |
"Freq": 100 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geführt", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sprechen", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ergebniss", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "meinung", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wenig", | |
"Freq": 469 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sonntag", | |
"Freq": 143 | |
}, | |
{ | |
"Group": "news", | |
"Term": "neuen", | |
"Freq": 349 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kind", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vertrag", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "arbeitet", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "besond", | |
"Freq": 175 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leiter", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "daraus", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mehrheit", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "namen", | |
"Freq": 106 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aufgenommen", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "doch", | |
"Freq": 398 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einzelnen", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "land", | |
"Freq": 354 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leut", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "institut", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mitg", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "letzt", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "selbst", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erreicht", | |
"Freq": 95 | |
}, | |
{ | |
"Group": "news", | |
"Term": "außer", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "minut", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gewalt", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "größer", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bereit", | |
"Freq": 504 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wettbewerb", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gehe", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "christian", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mark", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "februar", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "protest", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jeweil", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "höher", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dortmund", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "möglichkeiten", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dritten", | |
"Freq": 91 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gemeinsam", | |
"Freq": 149 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aktien", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "studi", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "besonder", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesagt", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hilf", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesamt", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zwölf", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "denen", | |
"Freq": 210 | |
}, | |
{ | |
"Group": "news", | |
"Term": "raum", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wahl", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erreichen", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "steuern", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ließ", | |
"Freq": 90 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bestimmt", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "unser", | |
"Freq": 249 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kam", | |
"Freq": 186 | |
}, | |
{ | |
"Group": "news", | |
"Term": "januar", | |
"Freq": 93 | |
}, | |
{ | |
"Group": "news", | |
"Term": "längst", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zentralbank", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dabei", | |
"Freq": 415 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hohen", | |
"Freq": 85 | |
}, | |
{ | |
"Group": "news", | |
"Term": "alter", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "besuch", | |
"Freq": 99 | |
}, | |
{ | |
"Group": "news", | |
"Term": "parti", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "internet", | |
"Freq": 101 | |
}, | |
{ | |
"Group": "news", | |
"Term": "klar", | |
"Freq": 120 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sowi", | |
"Freq": 251 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bislang", | |
"Freq": 148 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tagen", | |
"Freq": 115 | |
}, | |
{ | |
"Group": "news", | |
"Term": "guten", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "meter", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mehrer", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vereinigten", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "offenbar", | |
"Freq": 97 | |
}, | |
{ | |
"Group": "news", | |
"Term": "arbeiten", | |
"Freq": 134 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schwer", | |
"Freq": 126 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weiß", | |
"Freq": 139 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kommen", | |
"Freq": 249 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zwei", | |
"Freq": 636 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stefan", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "forscher", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gerad", | |
"Freq": 235 | |
}, | |
{ | |
"Group": "news", | |
"Term": "den", | |
"Freq": 137 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vor", | |
"Freq": 155 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zuletzt", | |
"Freq": 143 | |
}, | |
{ | |
"Group": "news", | |
"Term": "niemand", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bringt", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kanzlerin", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "präsidenten", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eigentlich", | |
"Freq": 135 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fällt", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "finden", | |
"Freq": 128 | |
}, | |
{ | |
"Group": "news", | |
"Term": "welt", | |
"Freq": 246 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vergleich", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "platz", | |
"Freq": 177 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sei", | |
"Freq": 987 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angebot", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "person", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "volk", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "job", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gefragt", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "noch", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "heißt", | |
"Freq": 194 | |
}, | |
{ | |
"Group": "news", | |
"Term": "läuft", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "berlusconi", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zum", | |
"Freq": 102 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mitarbeit", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "das", | |
"Freq": 1694 | |
}, | |
{ | |
"Group": "news", | |
"Term": "darüber", | |
"Freq": 149 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fußbal", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zinsen", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "konnten", | |
"Freq": 127 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesetz", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ebenfal", | |
"Freq": 146 | |
}, | |
{ | |
"Group": "news", | |
"Term": "starken", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "könne", | |
"Freq": 187 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verletzt", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jährigen", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "staatsanwaltschaft", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wer", | |
"Freq": 316 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frankreich", | |
"Freq": 97 | |
}, | |
{ | |
"Group": "news", | |
"Term": "legt", | |
"Freq": 75 | |
}, | |
{ | |
"Group": "news", | |
"Term": "trainer", | |
"Freq": 138 | |
}, | |
{ | |
"Group": "news", | |
"Term": "per", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kommt", | |
"Freq": 269 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wollten", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "letzten", | |
"Freq": 172 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fünf", | |
"Freq": 243 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gefahr", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mensch", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gebäud", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verbunden", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "paar", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hoch", | |
"Freq": 114 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sogar", | |
"Freq": 250 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entwicklung", | |
"Freq": 109 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hoffnung", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angeblich", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spricht", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ihre", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "monat", | |
"Freq": 123 | |
}, | |
{ | |
"Group": "news", | |
"Term": "opfer", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spiel", | |
"Freq": 236 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gegenüb", | |
"Freq": 131 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mitglied", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kaum", | |
"Freq": 187 | |
}, | |
{ | |
"Group": "news", | |
"Term": "andrea", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "westerwell", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hier", | |
"Freq": 102 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gehen", | |
"Freq": 178 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kommenden", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "außerdem", | |
"Freq": 142 | |
}, | |
{ | |
"Group": "news", | |
"Term": "minuten", | |
"Freq": 129 | |
}, | |
{ | |
"Group": "news", | |
"Term": "griechisch", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "derzeit", | |
"Freq": 204 | |
}, | |
{ | |
"Group": "news", | |
"Term": "form", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fdp", | |
"Freq": 137 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nehmen", | |
"Freq": 118 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rpo", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "länder", | |
"Freq": 94 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angst", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "übrigen", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "projekt", | |
"Freq": 106 | |
}, | |
{ | |
"Group": "news", | |
"Term": "alten", | |
"Freq": 125 | |
}, | |
{ | |
"Group": "news", | |
"Term": "allein", | |
"Freq": 179 | |
}, | |
{ | |
"Group": "news", | |
"Term": "uhr", | |
"Freq": 273 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wert", | |
"Freq": 118 | |
}, | |
{ | |
"Group": "news", | |
"Term": "richtig", | |
"Freq": 129 | |
}, | |
{ | |
"Group": "news", | |
"Term": "thoma", | |
"Freq": 98 | |
}, | |
{ | |
"Group": "news", | |
"Term": "insgesamt", | |
"Freq": 169 | |
}, | |
{ | |
"Group": "news", | |
"Term": "blick", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "internationalen", | |
"Freq": 97 | |
}, | |
{ | |
"Group": "news", | |
"Term": "positiv", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zeit", | |
"Freq": 419 | |
}, | |
{ | |
"Group": "news", | |
"Term": "drei", | |
"Freq": 446 | |
}, | |
{ | |
"Group": "news", | |
"Term": "samstag", | |
"Freq": 114 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wirklich", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "parteien", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "juni", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ähnlich", | |
"Freq": 109 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rede", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "abstimmung", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bestätigt", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "alle", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "treffen", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zudem", | |
"Freq": 251 | |
}, | |
{ | |
"Group": "news", | |
"Term": "freund", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bahn", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tor", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "richter", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vergangenen", | |
"Freq": 300 | |
}, | |
{ | |
"Group": "news", | |
"Term": "situat", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entsprechend", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hingegen", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kleinen", | |
"Freq": 126 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nur", | |
"Freq": 115 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rund", | |
"Freq": 430 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dies", | |
"Freq": 245 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gewinnen", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kein", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "märz", | |
"Freq": 87 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ursprünglich", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erfolg", | |
"Freq": 124 | |
}, | |
{ | |
"Group": "news", | |
"Term": "martin", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einzeln", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wegen", | |
"Freq": 273 | |
}, | |
{ | |
"Group": "news", | |
"Term": "montag", | |
"Freq": 167 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schrieb", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "künftig", | |
"Freq": 97 | |
}, | |
{ | |
"Group": "news", | |
"Term": "versuch", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "famili", | |
"Freq": 62 | |
}, | |
{ | |
"Group": "news", | |
"Term": "begann", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "trotz", | |
"Freq": 159 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nachfolg", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "teilweis", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "neun", | |
"Freq": 75 | |
}, | |
{ | |
"Group": "news", | |
"Term": "urteil", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "öffentlichen", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zusammen", | |
"Freq": 169 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frank", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "straße", | |
"Freq": 87 | |
}, | |
{ | |
"Group": "news", | |
"Term": "japan", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "libyen", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lediglich", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sollten", | |
"Freq": 162 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ganzen", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "betont", | |