Created
April 25, 2016 19:03
-
-
Save englianhu/21e71b7f453caa6d5bff4187833e0aea to your computer and use it in GitHub Desktop.
n1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "papier", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sieht", | |
"Freq": 205 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sicht", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dazu", | |
"Freq": 91 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mit", | |
"Freq": 427 | |
}, | |
{ | |
"Group": "news", | |
"Term": "prozent", | |
"Freq": 1073 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beteiligung", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "überraschend", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verloren", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "david", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sitzung", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "müller", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dienst", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "alt", | |
"Freq": 131 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verdient", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "investoren", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schaffen", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erzielt", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spd", | |
"Freq": 173 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mittel", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "teil", | |
"Freq": 230 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jährlich", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stet", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kirch", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "deutschen", | |
"Freq": 395 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fiel", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "morgen", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spanien", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "plus", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sagt", | |
"Freq": 1458 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bisschen", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zuschauer", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "donnerstag", | |
"Freq": 130 | |
}, | |
{ | |
"Group": "news", | |
"Term": "online", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "größte", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "politik", | |
"Freq": 217 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weg", | |
"Freq": 154 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sogenannten", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "folgt", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "rösler", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "all", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lassen", | |
"Freq": 273 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vater", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leicht", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schnell", | |
"Freq": 150 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sieben", | |
"Freq": 128 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gewonnen", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "teilt", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wolfgang", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tage", | |
"Freq": 130 | |
}, | |
{ | |
"Group": "news", | |
"Term": "chancen", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "darunt", | |
"Freq": 72 | |
}, | |
{ | |
"Group": "news", | |
"Term": "auftritt", | |
"Freq": 62 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mussten", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "früheren", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hätte", | |
"Freq": 193 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erklären", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hält", | |
"Freq": 122 | |
}, | |
{ | |
"Group": "news", | |
"Term": "auch", | |
"Freq": 588 | |
}, | |
{ | |
"Group": "news", | |
"Term": "insbesonder", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wochen", | |
"Freq": 190 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aktiv", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ein", | |
"Freq": 499 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wort", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frei", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "posit", | |
"Freq": 66 | |
}, | |
{ | |
"Group": "news", | |
"Term": "punkt", | |
"Freq": 111 | |
}, | |
{ | |
"Group": "news", | |
"Term": "oft", | |
"Freq": 161 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mal", | |
"Freq": 355 | |
}, | |
{ | |
"Group": "news", | |
"Term": "polizisten", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geld", | |
"Freq": 223 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ohnehin", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gehört", | |
"Freq": 139 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sorgen", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "genommen", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jährige", | |
"Freq": 182 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kritisiert", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mai", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fall", | |
"Freq": 241 | |
}, | |
{ | |
"Group": "news", | |
"Term": "später", | |
"Freq": 185 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geschäft", | |
"Freq": 95 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gestern", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sicherheit", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "septemb", | |
"Freq": 103 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kündigt", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frauen", | |
"Freq": 128 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hinzu", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "quartal", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einst", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "statt", | |
"Freq": 159 | |
}, | |
{ | |
"Group": "news", | |
"Term": "new", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sprecher", | |
"Freq": 97 | |
}, | |
{ | |
"Group": "news", | |
"Term": "glauben", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "amerika", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "konnte", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dem", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weiteren", | |
"Freq": 115 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vertrauen", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "amerikanisch", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erster", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sprach", | |
"Freq": 89 | |
}, | |
{ | |
"Group": "news", | |
"Term": "markt", | |
"Freq": 123 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sozial", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "immerhin", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "damit", | |
"Freq": 149 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vier", | |
"Freq": 306 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gewinn", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geben", | |
"Freq": 188 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wochenend", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weder", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entscheidung", | |
"Freq": 138 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schulen", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "entfernt", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "köln", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "allerd", | |
"Freq": 351 | |
}, | |
{ | |
"Group": "news", | |
"Term": "könnten", | |
"Freq": 188 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leistung", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "braucht", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kraft", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bevor", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wären", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "blieb", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "haus", | |
"Freq": 192 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zufolg", | |
"Freq": 103 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kampf", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "handelt", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stehen", | |
"Freq": 178 | |
}, | |
{ | |
"Group": "news", | |
"Term": "grünen", | |
"Freq": 127 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dass", | |
"Freq": 2527 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sein", | |
"Freq": 151 | |
}, | |
{ | |
"Group": "news", | |
"Term": "überzeugt", | |
"Freq": 60 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zeiten", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eigenen", | |
"Freq": 186 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ziemlich", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "demonstranten", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beispiel", | |
"Freq": 165 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sommer", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spielt", | |
"Freq": 104 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ganz", | |
"Freq": 431 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wurde", | |
"Freq": 196 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verhindern", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erwartet", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "oktober", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "banken", | |
"Freq": 154 | |
}, | |
{ | |
"Group": "news", | |
"Term": "publikum", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "falsch", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jung", | |
"Freq": 139 | |
}, | |
{ | |
"Group": "news", | |
"Term": "selten", | |
"Freq": 61 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zumindest", | |
"Freq": 93 | |
}, | |
{ | |
"Group": "news", | |
"Term": "richtung", | |
"Freq": 75 | |
}, | |
{ | |
"Group": "news", | |
"Term": "steht", | |
"Freq": 276 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weis", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "unter", | |
"Freq": 69 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ziel", | |
"Freq": 150 | |
}, | |
{ | |
"Group": "news", | |
"Term": "glück", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "liegen", | |
"Freq": 101 | |
}, | |
{ | |
"Group": "news", | |
"Term": "künstler", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "acht", | |
"Freq": 130 | |
}, | |
{ | |
"Group": "news", | |
"Term": "antwort", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gefunden", | |
"Freq": 74 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verantwortlich", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gleich", | |
"Freq": 166 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kurz", | |
"Freq": 175 | |
}, | |
{ | |
"Group": "news", | |
"Term": "usa", | |
"Freq": 158 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sagte", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lässt", | |
"Freq": 172 | |
}, | |
{ | |
"Group": "news", | |
"Term": "leider", | |
"Freq": 62 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sicher", | |
"Freq": 157 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fast", | |
"Freq": 229 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lösung", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gezeigt", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bis", | |
"Freq": 100 | |
}, | |
{ | |
"Group": "news", | |
"Term": "brauchen", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "grund", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sofort", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "müssten", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fand", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sorgt", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lage", | |
"Freq": 123 | |
}, | |
{ | |
"Group": "news", | |
"Term": "öffentlich", | |
"Freq": 96 | |
}, | |
{ | |
"Group": "news", | |
"Term": "warum", | |
"Freq": 120 | |
}, | |
{ | |
"Group": "news", | |
"Term": "aachen", | |
"Freq": 80 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gehören", | |
"Freq": 53 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gesellschaft", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "von", | |
"Freq": 152 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gemacht", | |
"Freq": 169 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gäste", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spielen", | |
"Freq": 139 | |
}, | |
{ | |
"Group": "news", | |
"Term": "neue", | |
"Freq": 510 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ging", | |
"Freq": 141 | |
}, | |
{ | |
"Group": "news", | |
"Term": "beiden", | |
"Freq": 236 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gefühl", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "münchen", | |
"Freq": 104 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nicht", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "auto", | |
"Freq": 129 | |
}, | |
{ | |
"Group": "news", | |
"Term": "darf", | |
"Freq": 111 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schließlich", | |
"Freq": 152 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stand", | |
"Freq": 133 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zukunft", | |
"Freq": 117 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kennen", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "team", | |
"Freq": 125 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schule", | |
"Freq": 81 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ort", | |
"Freq": 87 | |
}, | |
{ | |
"Group": "news", | |
"Term": "eigen", | |
"Freq": 146 | |
}, | |
{ | |
"Group": "news", | |
"Term": "liga", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "israel", | |
"Freq": 67 | |
}, | |
{ | |
"Group": "news", | |
"Term": "für", | |
"Freq": 411 | |
}, | |
{ | |
"Group": "news", | |
"Term": "anfang", | |
"Freq": 161 | |
}, | |
{ | |
"Group": "news", | |
"Term": "betroffenen", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ersten", | |
"Freq": 407 | |
}, | |
{ | |
"Group": "news", | |
"Term": "ministerpräsid", | |
"Freq": 71 | |
}, | |
{ | |
"Group": "news", | |
"Term": "plötzlich", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gründen", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "deutschland", | |
"Freq": 504 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dienstag", | |
"Freq": 142 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schuldenkris", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "the", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mann", | |
"Freq": 168 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sehen", | |
"Freq": 195 | |
}, | |
{ | |
"Group": "news", | |
"Term": "genauso", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "müsste", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "daran", | |
"Freq": 141 | |
}, | |
{ | |
"Group": "news", | |
"Term": "länger", | |
"Freq": 64 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mein", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schreiben", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sowohl", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "hieß", | |
"Freq": 105 | |
}, | |
{ | |
"Group": "news", | |
"Term": "idee", | |
"Freq": 70 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bieten", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wasser", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "wäre", | |
"Freq": 245 | |
}, | |
{ | |
"Group": "news", | |
"Term": "euro", | |
"Freq": 974 | |
}, | |
{ | |
"Group": "news", | |
"Term": "linken", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bild", | |
"Freq": 76 | |
}, | |
{ | |
"Group": "news", | |
"Term": "schüler", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "darauf", | |
"Freq": 208 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zahl", | |
"Freq": 119 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weiter", | |
"Freq": 301 | |
}, | |
{ | |
"Group": "news", | |
"Term": "geworden", | |
"Freq": 118 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bei", | |
"Freq": 341 | |
}, | |
{ | |
"Group": "news", | |
"Term": "neuer", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "boden", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "personen", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "experten", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "manchmal", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bietet", | |
"Freq": 75 | |
}, | |
{ | |
"Group": "news", | |
"Term": "recht", | |
"Freq": 158 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bürger", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erfolgreich", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "milliarden", | |
"Freq": 388 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gingen", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "tun", | |
"Freq": 149 | |
}, | |
{ | |
"Group": "news", | |
"Term": "deren", | |
"Freq": 162 | |
}, | |
{ | |
"Group": "news", | |
"Term": "getroffen", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "klein", | |
"Freq": 145 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bereich", | |
"Freq": 77 | |
}, | |
{ | |
"Group": "news", | |
"Term": "führt", | |
"Freq": 76 | |
}, | |
{ | |
"Group": "news", | |
"Term": "helfen", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bisherigen", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "vorsitzend", | |
"Freq": 82 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dpa", | |
"Freq": 62 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fahren", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dieser", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "programm", | |
"Freq": 92 | |
}, | |
{ | |
"Group": "news", | |
"Term": "droht", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "italien", | |
"Freq": 148 | |
}, | |
{ | |
"Group": "news", | |
"Term": "groß", | |
"Freq": 78 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dritt", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bayern", | |
"Freq": 119 | |
}, | |
{ | |
"Group": "news", | |
"Term": "höhe", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verlassen", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "weit", | |
"Freq": 125 | |
}, | |
{ | |
"Group": "news", | |
"Term": "stärker", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kinder", | |
"Freq": 208 | |
}, | |
{ | |
"Group": "news", | |
"Term": "damal", | |
"Freq": 139 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kindern", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dann", | |
"Freq": 128 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gebe", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "europäisch", | |
"Freq": 112 | |
}, | |
{ | |
"Group": "news", | |
"Term": "spieler", | |
"Freq": 114 | |
}, | |
{ | |
"Group": "news", | |
"Term": "debatt", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "seit", | |
"Freq": 717 | |
}, | |
{ | |
"Group": "news", | |
"Term": "konzern", | |
"Freq": 46 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nähe", | |
"Freq": 57 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sinn", | |
"Freq": 52 | |
}, | |
{ | |
"Group": "news", | |
"Term": "inzwischen", | |
"Freq": 142 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frau", | |
"Freq": 190 | |
}, | |
{ | |
"Group": "news", | |
"Term": "obwohl", | |
"Freq": 88 | |
}, | |
{ | |
"Group": "news", | |
"Term": "friedrich", | |
"Freq": 51 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dürfte", | |
"Freq": 104 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zunächst", | |
"Freq": 169 | |
}, | |
{ | |
"Group": "news", | |
"Term": "deutlich", | |
"Freq": 261 | |
}, | |
{ | |
"Group": "news", | |
"Term": "kontakt", | |
"Freq": 54 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nacht", | |
"Freq": 83 | |
}, | |
{ | |
"Group": "news", | |
"Term": "privat", | |
"Freq": 65 | |
}, | |
{ | |
"Group": "news", | |
"Term": "jahren", | |
"Freq": 595 | |
}, | |
{ | |
"Group": "news", | |
"Term": "sohn", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "dürfen", | |
"Freq": 79 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angekündigt", | |
"Freq": 63 | |
}, | |
{ | |
"Group": "news", | |
"Term": "heut", | |
"Freq": 322 | |
}, | |
{ | |
"Group": "news", | |
"Term": "regelmäßig", | |
"Freq": 50 | |
}, | |
{ | |
"Group": "news", | |
"Term": "voll", | |
"Freq": 58 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einfach", | |
"Freq": 178 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fahrzeug", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nämlich", | |
"Freq": 62 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zehn", | |
"Freq": 238 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verkauft", | |
"Freq": 48 | |
}, | |
{ | |
"Group": "news", | |
"Term": "mehreren", | |
"Freq": 47 | |
}, | |
{ | |
"Group": "news", | |
"Term": "etwa", | |
"Freq": 396 | |
}, | |
{ | |
"Group": "news", | |
"Term": "nie", | |
"Freq": 142 | |
}, | |
{ | |
"Group": "news", | |
"Term": "gekommen", | |
"Freq": 106 | |
}, | |
{ | |
"Group": "news", | |
"Term": "frankfurt", | |
"Freq": 146 | |
}, | |
{ | |
"Group": "news", | |
"Term": "überhaupt", | |
"Freq": 113 | |
}, | |
{ | |
"Group": "news", | |
"Term": "fragt", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erklärt", | |
"Freq": 270 | |
}, | |
{ | |
"Group": "news", | |
"Term": "müssen", | |
"Freq": 398 | |
}, | |
{ | |
"Group": "news", | |
"Term": "angesicht", | |
"Freq": 92 | |
}, | |
{ | |
"Group": "news", | |
"Term": "düsseldorf", | |
"Freq": 68 | |
}, | |
{ | |
"Group": "news", | |
"Term": "früh", | |
"Freq": 44 | |
}, | |
{ | |
"Group": "news", | |
"Term": "lag", | |
"Freq": 73 | |
}, | |
{ | |
"Group": "news", | |
"Term": "bald", | |
"Freq": 76 | |
}, | |
{ | |
"Group": "news", | |
"Term": "verein", | |
"Freq": 86 | |
}, | |
{ | |
"Group": "news", | |
"Term": "zeitpunkt", | |
"Freq": 55 | |
}, | |
{ | |
"Group": "news", | |
"Term": "griechischen", | |
"Freq": 56 | |
}, | |
{ | |
"Group": "news", | |
"Term": "engagiert", | |
"Freq": 45 | |
}, | |
{ | |
"Group": "news", | |
"Term": "möchte", | |
"Freq": 96 | |
}, | |
{ | |
"Group": "news", | |
"Term": "anleihen", | |
"Freq": 84 | |
}, | |
{ | |
"Group": "news", | |
"Term": "erwarten", | |
"Freq": 49 | |
}, | |
{ | |
"Group": "news", | |
"Term": "preis", | |
"Freq": 59 | |
}, | |
{ | |
"Group": "news", | |
"Term": "einzig", | |
"Freq": 94 | |
} | |
] | |
if(!(opts.type==="pieChart" || opts.type==="sparklinePlus" || opts.type==="bulletChart")) { | |
var data = d3.nest() | |
.key(function(d){ | |
//return opts.group === undefined ? 'main' : d[opts.group] | |
//instead of main would think a better default is opts.x | |
return opts.group === undefined ? opts.y : d[opts.group]; | |
}) | |
.entries(data); | |
} | |
if (opts.disabled != undefined){ | |
data.map(function(d, i){ | |
d.disabled = opts.disabled[i] | |
}) | |
} | |
nv.addGraph(function() { | |
var chart = nv.models[opts.type]() | |
.width(opts.width) | |
.height(opts.height) | |
if (opts.type != "bulletChart"){ | |
chart | |
.x(function(d) { return d[opts.x] }) | |
.y(function(d) { return d[opts.y] }) | |
} | |
d3.select("#" + opts.id) | |
.append('svg') | |
.datum(data) | |
.transition().duration(500) | |
.call(chart); | |
nv.utils.windowResize(chart.update); | |
return chart; | |
}); | |
}; | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment