In 2016, the Government of India launched a demonetization policy which took 85% of Indian rupees out of circulation. The move was designed as a means of cracking down on “black money” and took everyone by surprise (to put it mildly). In the days that followed Indians took to Twitter en-masse to express their feelings. Many experts say demonetization was very unpoular while others say it was well received

What is Twitter’s veridct?

Lets read in the R packages

################## work with word clouds
library(ggplot2)
library(tm) #text data cleaning. Needs the NLP package too
## Loading required package: NLP
## 
## Attaching package: 'NLP'
## The following object is masked from 'package:ggplot2':
## 
##     annotate
library(readr)
library(wordcloud)
## Loading required package: RColorBrewer
library(plyr)
library(lubridate)
## 
## Attaching package: 'lubridate'
## The following object is masked from 'package:plyr':
## 
##     here
## The following object is masked from 'package:base':
## 
##     date
require(SnowballC) #used for sentiment analysis and wordclouds
## Loading required package: SnowballC

Let’s build a wordlcloud- tool for capturing the most dominant word/ sentiment

First we clean the text by removing the punctuations and build a corpus

text <- as.character(d$text)

## Lets clean the text by removing punctutation, white spaces

sample <- sample(text, (length(text)))
corpus <- Corpus(VectorSource(list(sample)))
corpus <- tm_map(corpus, removePunctuation)
corpus <- tm_map(corpus, content_transformer(tolower)) #convert to lower case
corpus <- tm_map(corpus, removeNumbers)
corpus <- tm_map(corpus, stripWhitespace)
corpus <- tm_map(corpus, removeWords, stopwords('english'))
#we are only interested in the English tweets so we remove all
#English stopwords
corpus <- tm_map(corpus, stemDocument)
dtm_up <- DocumentTermMatrix(VCorpus(VectorSource(corpus[[1]]$content)))

freq_up <- colSums(as.matrix(dtm_up)) #frequent terms

head(freq_up)
## <U+0091>dangal<U+0092> <U+0091>demonet    <U+0091>roll    <U+0091>take      <U+0092>re      <U+0092>ve 
##        1       13        7        1        1        4

Now lets analyze the sentiment underpinning the tweets

require(RSentiment)
## Loading required package: RSentiment
sentiments_up <- calculate_sentiment(names(freq_up))
## [1] "Processing sentence: acaeodangalacaac"
## [1] "Processing sentence: acaeodemonet"
## [1] "Processing sentence: acaeoroll"
## [1] "Processing sentence: acaeotake"
## [1] "Processing sentence: acaacre"
## [1] "Processing sentence: acaacve"
## [1] "Processing sentence: acaaatm"
## [1] "Processing sentence: acaademonetizationacaa"
## [1] "Processing sentence: acaademonetizeacaa"
## [1] "Processing sentence: acaademonizeacaanacaaacaaacaanhttpstcooturfhuvfunacaaacaaacaa"
## [1] "Processing sentence: acaalesscashacaa"
## [1] "Processing sentence: acaanortheastacaa"
## [1] "Processing sentence: acaaparallelacaa"
## [1] "Processing sentence: acaapm"
## [1] "Processing sentence: acaasection"
## [1] "Processing sentence: acaawar"
## [1] "Processing sentence: aaadhar"
## [1] "Processing sentence: aaanupriyaaa"
## [1] "Processing sentence: aadh"
## [1] "Processing sentence: aadhaar"
## [1] "Processing sentence: aadhaarbiometr"
## [1] "Processing sentence: aadhar"
## [1] "Processing sentence: aadityagautom"
## [1] "Processing sentence: aadmi"
## [1] "Processing sentence: aaj"
## [1] "Processing sentence: aajtak"
## [1] "Processing sentence: aakashhindocha"
## [1] "Processing sentence: aakroshdin"
## [1] "Processing sentence: aam"
## [1] "Processing sentence: aamaaadmiparti"
## [1] "Processing sentence: aamaadami"
## [1] "Processing sentence: aamaadmi"
## [1] "Processing sentence: aamaadmiparti"
## [1] "Processing sentence: aamadmi"
## [1] "Processing sentence: aamir"
## [1] "Processing sentence: aamirkhan"
## [1] "Processing sentence: aap"
## [1] "Processing sentence: aapakhi"
## [1] "Processing sentence: aapgujarat"
## [1] "Processing sentence: aapharsh"
## [1] "Processing sentence: aapkadepositgaya"
## [1] "Processing sentence: aapkarajiv"
## [1] "Processing sentence: aapko"
## [1] "Processing sentence: aaplog"
## [1] "Processing sentence: aapnewsalert"
## [1] "Processing sentence: aappoojapandey"
## [1] "Processing sentence: aaptard"
## [1] "Processing sentence: aapupd"
## [1] "Processing sentence: aapv"
## [1] "Processing sentence: aapvind"
## [1] "Processing sentence: aartic"
## [1] "Processing sentence: aartitikoo"
## [1] "Processing sentence: aashabisht"
## [1] "Processing sentence: aashishrazdan"
## [1] "Processing sentence: aata"
## [1] "Processing sentence: aaya"
## [1] "Processing sentence: aayog"
## [1] "Processing sentence: abandon"
## [1] "Processing sentence: abbi"
## [1] "Processing sentence: abbysam"
## [1] "Processing sentence: abcd"
## [1] "Processing sentence: abcyoutubech"
## [1] "Processing sentence: abdul"
## [1] "Processing sentence: abdulla"
## [1] "Processing sentence: abdullahomar"
## [1] "Processing sentence: abdulsaleemgad"
## [1] "Processing sentence: abeshinzo"
## [1] "Processing sentence: abet"
## [1] "Processing sentence: abhaydubey"
## [1] "Processing sentence: abhi"
## [1] "Processing sentence: abhibol"
## [1] "Processing sentence: abhic"
## [1] "Processing sentence: abhijit"
## [1] "Processing sentence: abhijitiy"
## [1] "Processing sentence: abhimay"
## [1] "Processing sentence: abhishantp"
## [1] "Processing sentence: abhishek"
## [1] "Processing sentence: abhishekmshra"
## [1] "Processing sentence: abhishekpatni"
## [1] "Processing sentence: abhisingh"
## [1] "Processing sentence: abhitripathi"
## [1] "Processing sentence: abil"
## [1] "Processing sentence: abl"
## [1] "Processing sentence: aboacaa"
## [1] "Processing sentence: abolishedbut"
## [1] "Processing sentence: abouacaa"
## [1] "Processing sentence: aboutchang"
## [1] "Processing sentence: abovacaa"
## [1] "Processing sentence: abpnewshindi"
## [1] "Processing sentence: abpnewstv"
## [1] "Processing sentence: abroacaa"
## [1] "Processing sentence: absent"
## [1] "Processing sentence: absolut"
## [1] "Processing sentence: absolutelydanni"
## [1] "Processing sentence: absolutethink"
## [1] "Processing sentence: abt"
## [1] "Processing sentence: abtndemonetizationneduaubdedubuceduaubcedubfubbeduaubdedubufeduaubdedubunhttpsacaa"
## [1] "Processing sentence: aburc"
## [1] "Processing sentence: abus"
## [1] "Processing sentence: abut"
## [1] "Processing sentence: acanadianguyeh"
## [1] "Processing sentence: acc"
## [1] "Processing sentence: accacaa"
## [1] "Processing sentence: acceler"
## [1] "Processing sentence: accent"
## [1] "Processing sentence: accept"
## [1] "Processing sentence: access"
## [1] "Processing sentence: acch"
## [1] "Processing sentence: acchedin"
## [1] "Processing sentence: accident"
## [1] "Processing sentence: accidentacaa"
## [1] "Processing sentence: accion"
## [1] "Processing sentence: acclimat"
## [1] "Processing sentence: accommod"
## [1] "Processing sentence: accompani"
## [1] "Processing sentence: accord"
## [1] "Processing sentence: account"
## [1] "Processing sentence: accountsndemonetizationacaa"
## [1] "Processing sentence: acct"
## [1] "Processing sentence: accur"
## [1] "Processing sentence: accus"
## [1] "Processing sentence: ach"
## [1] "Processing sentence: acharya"
## [1] "Processing sentence: achch"
## [1] "Processing sentence: ache"
## [1] "Processing sentence: achedin"
## [1] "Processing sentence: achedinjaatehinahi"
## [1] "Processing sentence: achh"
## [1] "Processing sentence: achha"
## [1] "Processing sentence: achhedin"
## [1] "Processing sentence: achiev"
## [1] "Processing sentence: achieveeduaubdedubu"
## [1] "Processing sentence: achillessri"
## [1] "Processing sentence: achin"
## [1] "Processing sentence: acid"
## [1] "Processing sentence: acjindia"
## [1] "Processing sentence: acjindiannhttpstcomeniuqlu"
## [1] "Processing sentence: acjliv"
## [1] "Processing sentence: acjlivacaa"
## [1] "Processing sentence: acknowledg"
## [1] "Processing sentence: acquir"
## [1] "Processing sentence: across"
## [1] "Processing sentence: act"
## [1] "Processing sentence: actacaa"
## [1] "Processing sentence: action"
## [1] "Processing sentence: activ"
## [1] "Processing sentence: activedemonetizationnadhia"
## [1] "Processing sentence: activitiesacaa"
## [1] "Processing sentence: activitiesnh"
## [1] "Processing sentence: activityask"
## [1] "Processing sentence: actor"
## [1] "Processing sentence: actsindian"
## [1] "Processing sentence: actuaacaa"
## [1] "Processing sentence: actual"
## [1] "Processing sentence: actualacaa"
## [1] "Processing sentence: actuallyacaa"
## [1] "Processing sentence: acut"
## [1] "Processing sentence: adam"
## [1] "Processing sentence: adani"
## [1] "Processing sentence: adaniambani"
## [1] "Processing sentence: adapt"
## [1] "Processing sentence: adbannerd"
## [1] "Processing sentence: add"
## [1] "Processing sentence: addict"
## [1] "Processing sentence: additon"
## [1] "Processing sentence: addlcpeast"
## [1] "Processing sentence: addracaa"
## [1] "Processing sentence: address"
## [1] "Processing sentence: adequ"
## [1] "Processing sentence: adgpi"
## [1] "Processing sentence: adhia"
## [1] "Processing sentence: adi"
## [1] "Processing sentence: adida"
## [1] "Processing sentence: adil"
## [1] "Processing sentence: adityanair"
## [1] "Processing sentence: adityanath"
## [1] "Processing sentence: adityanathacaa"
## [1] "Processing sentence: adityarajkaul"
## [1] "Processing sentence: adityarajkaulacaa"
## [1] "Processing sentence: adjourn"
## [1] "Processing sentence: adjunct"
## [1] "Processing sentence: adjust"
## [1] "Processing sentence: admi"
## [1] "Processing sentence: admin"
## [1] "Processing sentence: administr"
## [1] "Processing sentence: admir"
## [1] "Processing sentence: admird"
## [1] "Processing sentence: admiss"
## [1] "Processing sentence: admissionsndemoditisationmarchndemonet"
## [1] "Processing sentence: admissionsnndemonet"
## [1] "Processing sentence: admit"
## [1] "Processing sentence: admitndemonet"
## [1] "Processing sentence: adopt"
## [1] "Processing sentence: adrenna"
## [1] "Processing sentence: adsens"
## [1] "Processing sentence: adsenseg"
## [1] "Processing sentence: adsntyt"
## [1] "Processing sentence: advanc"
## [1] "Processing sentence: advantag"
## [1] "Processing sentence: advers"
## [1] "Processing sentence: adversacaa"
## [1] "Processing sentence: advert"
## [1] "Processing sentence: advertis"
## [1] "Processing sentence: advertiserfriend"
## [1] "Processing sentence: advic"
## [1] "Processing sentence: advis"
## [1] "Processing sentence: advisor"
## [1] "Processing sentence: advisori"
## [1] "Processing sentence: advisorkhoj"
## [1] "Processing sentence: advoc"
## [1] "Processing sentence: advocategeeta"
## [1] "Processing sentence: adybhel"
## [1] "Processing sentence: aedilhaimushkil"
## [1] "Processing sentence: affair"
## [1] "Processing sentence: affairsnprob"
## [1] "Processing sentence: affect"
## [1] "Processing sentence: afford"
## [1] "Processing sentence: afraid"
## [1] "Processing sentence: afspa"
## [1] "Processing sentence: afteral"
## [1] "Processing sentence: aftereffect"
## [1] "Processing sentence: aftermath"
## [1] "Processing sentence: aftershock"
## [1] "Processing sentence: aftr"
## [1] "Processing sentence: afzal"
## [1] "Processing sentence: agacaa"
## [1] "Processing sentence: againaamaadmiparti"
## [1] "Processing sentence: againaft"
## [1] "Processing sentence: againnboyfriend"
## [1] "Processing sentence: againstndemonet"
## [1] "Processing sentence: age"
## [1] "Processing sentence: agenc"
## [1] "Processing sentence: agenda"
## [1] "Processing sentence: agendaofevil"
## [1] "Processing sentence: agendatruth"
## [1] "Processing sentence: agentdic"
## [1] "Processing sentence: agentsamp"
## [1] "Processing sentence: agerestrict"
## [1] "Processing sentence: aggress"
## [1] "Processing sentence: agit"
## [1] "Processing sentence: agnst"
## [1] "Processing sentence: ago"
## [1] "Processing sentence: agoi"
## [1] "Processing sentence: agoni"
## [1] "Processing sentence: agra"
## [1] "Processing sentence: agre"
## [1] "Processing sentence: agreement"
## [1] "Processing sentence: agri"
## [1] "Processing sentence: agricacaa"
## [1] "Processing sentence: agricultr"
## [1] "Processing sentence: agricultur"
## [1] "Processing sentence: agst"
## [1] "Processing sentence: ahamedansar"
## [1] "Processing sentence: ahead"
## [1] "Processing sentence: ahmedabad"
## [1] "Processing sentence: ahmedabadcbi"
## [1] "Processing sentence: ahmedabadnhttpstcodrxxtewzt"
## [1] "Processing sentence: ahmedabadnhttpstconshkprqxndemonet"
## [1] "Processing sentence: ahmedtel"
## [1] "Processing sentence: ahokarapnfpi"
## [1] "Processing sentence: aiadmk"
## [1] "Processing sentence: aib"
## [1] "Processing sentence: aid"
## [1] "Processing sentence: aihollisharat"
## [1] "Processing sentence: aim"
## [1] "Processing sentence: aimimfaraaz"
## [1] "Processing sentence: aina"
## [1] "Processing sentence: aint"
## [1] "Processing sentence: aircraft"
## [1] "Processing sentence: airnewsalert"
## [1] "Processing sentence: airport"
## [1] "Processing sentence: airporthead"
## [1] "Processing sentence: airportndemonet"
## [1] "Processing sentence: airtel"
## [1] "Processing sentence: airtelindia"
## [1] "Processing sentence: aitcoffici"
## [1] "Processing sentence: aiyar"
## [1] "Processing sentence: ajay"
## [1] "Processing sentence: ajaymaken"
## [1] "Processing sentence: ajazkhanactor"
## [1] "Processing sentence: ajitranad"
## [1] "Processing sentence: ajjun"
## [1] "Processing sentence: ajoyashirwad"
## [1] "Processing sentence: aka"
## [1] "Processing sentence: akali"
## [1] "Processing sentence: akgvgindia"
## [1] "Processing sentence: akhara"
## [1] "Processing sentence: akhileshyadav"
## [1] "Processing sentence: akin"
## [1] "Processing sentence: akou"
## [1] "Processing sentence: akoul"
## [1] "Processing sentence: akpndi"
## [1] "Processing sentence: akron"
## [1] "Processing sentence: aksharpathak"
## [1] "Processing sentence: akshatam"
## [1] "Processing sentence: akshaysinghel"
## [1] "Processing sentence: alacaa"
## [1] "Processing sentence: ala"
## [1] "Processing sentence: aladydon"
## [1] "Processing sentence: alammujaid"
## [1] "Processing sentence: aleppo"
## [1] "Processing sentence: alert"
## [1] "Processing sentence: alexkatz"
## [1] "Processing sentence: alfredomancuso"
## [1] "Processing sentence: algo"
## [1] "Processing sentence: ali"
## [1] "Processing sentence: alien"
## [1] "Processing sentence: alinthes"
## [1] "Processing sentence: allaap"
## [1] "Processing sentence: allahabadhc"
## [1] "Processing sentence: alleg"
## [1] "Processing sentence: allegationnnow"
## [1] "Processing sentence: allergi"
## [1] "Processing sentence: allkerala"
## [1] "Processing sentence: allnim"
## [1] "Processing sentence: allow"
## [1] "Processing sentence: allstartupsin"
## [1] "Processing sentence: allur"
## [1] "Processing sentence: allw"
## [1] "Processing sentence: almost"
## [1] "Processing sentence: alokawaaz"
## [1] "Processing sentence: aloktripathi"
## [1] "Processing sentence: alon"
## [1] "Processing sentence: along"
## [1] "Processing sentence: alot"
## [1] "Processing sentence: alphabet"
## [1] "Processing sentence: alpharonin"
## [1] "Processing sentence: alreaacaa"
## [1] "Processing sentence: alreadi"
## [1] "Processing sentence: alritz"
## [1] "Processing sentence: also"
## [1] "Processing sentence: alsoacaa"
## [1] "Processing sentence: alsonhindu"
## [1] "Processing sentence: alt"
## [1] "Processing sentence: alter"
## [1] "Processing sentence: altern"
## [1] "Processing sentence: altogeth"
## [1] "Processing sentence: alumna"
## [1] "Processing sentence: alumni"
## [1] "Processing sentence: alway"
## [1] "Processing sentence: alwaysdemonet"
## [1] "Processing sentence: amanatullah"
## [1] "Processing sentence: amankayamhaiet"
## [1] "Processing sentence: amar"
## [1] "Processing sentence: amarkrishnajha"
## [1] "Processing sentence: amarujalanew"
## [1] "Processing sentence: amaz"
## [1] "Processing sentence: amazingatheist"
## [1] "Processing sentence: amazon"
## [1] "Processing sentence: ambah"
## [1] "Processing sentence: ambani"
## [1] "Processing sentence: ambazaarmag"
## [1] "Processing sentence: ambedkar"
## [1] "Processing sentence: ambit"
## [1] "Processing sentence: ambuj"
## [1] "Processing sentence: ameetv"
## [1] "Processing sentence: amend"
## [1] "Processing sentence: america"
## [1] "Processing sentence: americansingh"
## [1] "Processing sentence: amethi"
## [1] "Processing sentence: amex"
## [1] "Processing sentence: ameytirodkar"
## [1] "Processing sentence: ami"
## [1] "Processing sentence: amid"
## [1] "Processing sentence: amidacaa"
## [1] "Processing sentence: amidst"
## [1] "Processing sentence: amilliff"
## [1] "Processing sentence: amishdevgan"
## [1] "Processing sentence: amishra"
## [1] "Processing sentence: amishrak"
## [1] "Processing sentence: amit"
## [1] "Processing sentence: amitacaa"
## [1] "Processing sentence: amitabh"
## [1] "Processing sentence: amitabhbachchan"
## [1] "Processing sentence: amitabhk"
## [1] "Processing sentence: amitdhiman"
## [1] "Processing sentence: amitdiwakarin"
## [1] "Processing sentence: amiteshk"
## [1] "Processing sentence: amitgupta"
## [1] "Processing sentence: amithpanch"
## [1] "Processing sentence: amitp"
## [1] "Processing sentence: amitshah"
## [1] "Processing sentence: amitshahoffic"
## [1] "Processing sentence: amittalwar"
## [1] "Processing sentence: amitvarma"
## [1] "Processing sentence: amm"
## [1] "Processing sentence: ammumaanu"
## [1] "Processing sentence: ammunit"
## [1] "Processing sentence: amnouncedn"
## [1] "Processing sentence: amolsaini"
## [1] "Processing sentence: among"
## [1] "Processing sentence: amongacaa"
## [1] "Processing sentence: amongst"
## [1] "Processing sentence: amoryrabia"
## [1] "Processing sentence: amounacaa"
## [1] "Processing sentence: amount"
## [1] "Processing sentence: amountr"
## [1] "Processing sentence: amp"
## [1] "Processing sentence: ampacaa"
## [1] "Processing sentence: ampantimodi"
## [1] "Processing sentence: ampar"
## [1] "Processing sentence: ampdemand"
## [1] "Processing sentence: ampdemonet"
## [1] "Processing sentence: ampjacaa"
## [1] "Processing sentence: ampmess"
## [1] "Processing sentence: amritabhind"
## [1] "Processing sentence: amt"
## [1] "Processing sentence: amul"
## [1] "Processing sentence: amulcoop"
## [1] "Processing sentence: amus"
## [1] "Processing sentence: anakasparian"
## [1] "Processing sentence: analogyacaa"
## [1] "Processing sentence: analyseasia"
## [1] "Processing sentence: analysi"
## [1] "Processing sentence: analysisjudgingdeb"
## [1] "Processing sentence: analyst"
## [1] "Processing sentence: analyticsn"
## [1] "Processing sentence: analyz"
## [1] "Processing sentence: anamyid"
## [1] "Processing sentence: anand"
## [1] "Processing sentence: anandgadesak"
## [1] "Processing sentence: anandkam"
## [1] "Processing sentence: anandm"
## [1] "Processing sentence: anandmahindra"
## [1] "Processing sentence: anandmtni"
## [1] "Processing sentence: anandsolknight"
## [1] "Processing sentence: anandt"
## [1] "Processing sentence: ananthkumarbjpnan"
## [1] "Processing sentence: anchalvohraacaa"
## [1] "Processing sentence: anchanlata"
## [1] "Processing sentence: anchliaanil"
## [1] "Processing sentence: anchor"
## [1] "Processing sentence: andaman"
## [1] "Processing sentence: ander"
## [1] "Processing sentence: andor"
## [1] "Processing sentence: androgynyv"
## [1] "Processing sentence: anechidna"
## [1] "Processing sentence: aneilpatel"
## [1] "Processing sentence: angel"
## [1] "Processing sentence: angellicaribam"
## [1] "Processing sentence: anger"
## [1] "Processing sentence: angl"
## [1] "Processing sentence: angri"
## [1] "Processing sentence: angryjoeshow"
## [1] "Processing sentence: ani"
## [1] "Processing sentence: anilkhand"
## [1] "Processing sentence: anilkoh"
## [1] "Processing sentence: anilrai"
## [1] "Processing sentence: anilsinghvicnbc"
## [1] "Processing sentence: anim"
## [1] "Processing sentence: aninew"
## [1] "Processing sentence: aninewsup"
## [1] "Processing sentence: anisazbasit"
## [1] "Processing sentence: anitanairauthor"
## [1] "Processing sentence: anivar"
## [1] "Processing sentence: anjanathadhani"
## [1] "Processing sentence: anjunagarajan"
## [1] "Processing sentence: ankit"
## [1] "Processing sentence: ankitl"
## [1] "Processing sentence: ankitlalnnful"
## [1] "Processing sentence: anmolsi"
## [1] "Processing sentence: anna"
## [1] "Processing sentence: annai"
## [1] "Processing sentence: annielowrey"
## [1] "Processing sentence: annielowreynhtacaa"
## [1] "Processing sentence: annielowreynhttpstcolffzzfokf"
## [1] "Processing sentence: announc"
## [1] "Processing sentence: annoy"
## [1] "Processing sentence: annual"
## [1] "Processing sentence: anoobhu"
## [1] "Processing sentence: anoth"
## [1] "Processing sentence: ansar"
## [1] "Processing sentence: ansrd"
## [1] "Processing sentence: answer"
## [1] "Processing sentence: answeracaa"
## [1] "Processing sentence: ant"
## [1] "Processing sentence: anthonyblogan"
## [1] "Processing sentence: anti"
## [1] "Processing sentence: anticip"
## [1] "Processing sentence: anticorrupt"
## [1] "Processing sentence: antidalit"
## [1] "Processing sentence: antidemonet"
## [1] "Processing sentence: antifa"
## [1] "Processing sentence: antilia"
## [1] "Processing sentence: antin"
## [1] "Processing sentence: antinatioacaa"
## [1] "Processing sentence: antipoor"
## [1] "Processing sentence: antiromeo"
## [1] "Processing sentence: antisemit"
## [1] "Processing sentence: antitrust"
## [1] "Processing sentence: antoinett"
## [1] "Processing sentence: antonioguterr"
## [1] "Processing sentence: anupamdeb"
## [1] "Processing sentence: anupampkh"
## [1] "Processing sentence: anupampkhernhttpstcoqhcgybpkw"
## [1] "Processing sentence: anupkaphl"
## [1] "Processing sentence: anupvitt"
## [1] "Processing sentence: anuragbatrayo"
## [1] "Processing sentence: anuragbhateja"
## [1] "Processing sentence: anuraggemini"
## [1] "Processing sentence: anus"
## [1] "Processing sentence: anuvabp"
## [1] "Processing sentence: anweshaind"
## [1] "Processing sentence: anyboacaa"
## [1] "Processing sentence: anybodi"
## [1] "Processing sentence: anymor"
## [1] "Processing sentence: anymorendemonet"
## [1] "Processing sentence: anyon"
## [1] "Processing sentence: anyth"
## [1] "Processing sentence: anytim"
## [1] "Processing sentence: anyway"
## [1] "Processing sentence: anywher"
## [1] "Processing sentence: aobservr"
## [1] "Processing sentence: aofficeofrg"
## [1] "Processing sentence: aolschool"
## [1] "Processing sentence: apanagariya"
## [1] "Processing sentence: apart"
## [1] "Processing sentence: aphextwipz"
## [1] "Processing sentence: apki"
## [1] "Processing sentence: apniparti"
## [1] "Processing sentence: apocalyps"
## [1] "Processing sentence: apolog"
## [1] "Processing sentence: apologizehttpsacaa"
## [1] "Processing sentence: app"
## [1] "Processing sentence: appacaa"
## [1] "Processing sentence: appar"
## [1] "Processing sentence: appbas"
## [1] "Processing sentence: appeal"
## [1] "Processing sentence: appear"
## [1] "Processing sentence: appl"
## [1] "Processing sentence: applaud"
## [1] "Processing sentence: appli"
## [1] "Processing sentence: applic"
## [1] "Processing sentence: appnbypol"
## [1] "Processing sentence: appnhttpstcomjasbjdp"
## [1] "Processing sentence: appnhttpstcovkqagflqd"
## [1] "Processing sentence: appnnhttpstconuohtxi"
## [1] "Processing sentence: appoint"
## [1] "Processing sentence: appreci"
## [1] "Processing sentence: appreciatedwhen"
## [1] "Processing sentence: approach"
## [1] "Processing sentence: approv"
## [1] "Processing sentence: approvalnnwhi"
## [1] "Processing sentence: approx"
## [1] "Processing sentence: approximatelynn"
## [1] "Processing sentence: appsnmost"
## [1] "Processing sentence: apr"
## [1] "Processing sentence: april"
## [1] "Processing sentence: aprilnjunior"
## [1] "Processing sentence: aprjun"
## [1] "Processing sentence: aprt"
## [1] "Processing sentence: apt"
## [1] "Processing sentence: aqi"
## [1] "Processing sentence: aqpk"
## [1] "Processing sentence: arab"
## [1] "Processing sentence: aranganathan"
## [1] "Processing sentence: arangarajanacaa"
## [1] "Processing sentence: arap"
## [1] "Processing sentence: arbitrari"
## [1] "Processing sentence: architectur"
## [1] "Processing sentence: area"
## [1] "Processing sentence: arenmaacaa"
## [1] "Processing sentence: arent"
## [1] "Processing sentence: argu"
## [1] "Processing sentence: argument"
## [1] "Processing sentence: arifkhan"
## [1] "Processing sentence: arjind"
## [1] "Processing sentence: arjun"
## [1] "Processing sentence: arjunrammeghw"
## [1] "Processing sentence: arkaytim"
## [1] "Processing sentence: arm"
## [1] "Processing sentence: armi"
## [1] "Processing sentence: arnab"
## [1] "Processing sentence: arnabgoswami"
## [1] "Processing sentence: arnabgoswamitv"
## [1] "Processing sentence: arnavkapoormk"
## [1] "Processing sentence: arnd"
## [1] "Processing sentence: arnt"
## [1] "Processing sentence: around"
## [1] "Processing sentence: arounddindia"
## [1] "Processing sentence: aroundi"
## [1] "Processing sentence: arrang"
## [1] "Processing sentence: arrest"
## [1] "Processing sentence: arrestttvdhinakaran"
## [1] "Processing sentence: arriv"
## [1] "Processing sentence: arsegun"
## [1] "Processing sentence: arshadrizwan"
## [1] "Processing sentence: arshadwarsi"
## [1] "Processing sentence: articl"
## [1] "Processing sentence: articlendemonetizationndemonetis"
## [1] "Processing sentence: articul"
## [1] "Processing sentence: artifici"
## [1] "Processing sentence: artofliv"
## [1] "Processing sentence: arun"
## [1] "Processing sentence: arundhati"
## [1] "Processing sentence: arundhatibhattacharya"
## [1] "Processing sentence: arunjaacaa"
## [1] "Processing sentence: arunjait"
## [1] "Processing sentence: arunjaitley"
## [1] "Processing sentence: arunjaitleyacaa"
## [1] "Processing sentence: arunsfan"
## [1] "Processing sentence: arunthejack"
## [1] "Processing sentence: aruproytweet"
## [1] "Processing sentence: arvasudevan"
## [1] "Processing sentence: arvga"
## [1] "Processing sentence: arviacaa"
## [1] "Processing sentence: arvinacaa"
## [1] "Processing sentence: arvind"
## [1] "Processing sentence: arvindgunasekar"
## [1] "Processing sentence: arvindkeacaa"
## [1] "Processing sentence: arvindkejriw"
## [1] "Processing sentence: arvindkejriwalacaa"
## [1] "Processing sentence: arvindkejriwaleduaubdedubub"
## [1] "Processing sentence: arvindkejriwalnhttacaa"
## [1] "Processing sentence: arvindkejriwalnnwhat"
## [1] "Processing sentence: arvindsubraman"
## [1] "Processing sentence: asadowaisi"
## [1] "Processing sentence: asap"
## [1] "Processing sentence: asar"
## [1] "Processing sentence: asherwolf"
## [1] "Processing sentence: ashetti"
## [1] "Processing sentence: ashi"
## [1] "Processing sentence: ashiquot"
## [1] "Processing sentence: ashish"
## [1] "Processing sentence: ashishkumartw"
## [1] "Processing sentence: ashishsheth"
## [1] "Processing sentence: ashok"
## [1] "Processing sentence: ashokaroad"
## [1] "Processing sentence: ashokbaruah"
## [1] "Processing sentence: ashokchoudhaari"
## [1] "Processing sentence: ashokepandacaa"
## [1] "Processing sentence: ashokepandit"
## [1] "Processing sentence: ashokgehlot"
## [1] "Processing sentence: ashoswai"
## [1] "Processing sentence: ashsharma"
## [1] "Processing sentence: ashujoshi"
## [1] "Processing sentence: ashupag"
## [1] "Processing sentence: ashutacaa"
## [1] "Processing sentence: ashutoshb"
## [1] "Processing sentence: ashutoshjind"
## [1] "Processing sentence: ashverma"
## [1] "Processing sentence: ashwan"
## [1] "Processing sentence: ashwanimahajan"
## [1] "Processing sentence: ashwinderraj"
## [1] "Processing sentence: ashwinderrajnndemonet"
## [1] "Processing sentence: ashwinmushran"
## [1] "Processing sentence: asia"
## [1] "Processing sentence: asian"
## [1] "Processing sentence: asiannewsindia"
## [1] "Processing sentence: asiapacif"
## [1] "Processing sentence: asiasocieti"
## [1] "Processing sentence: asiatimesonlin"
## [1] "Processing sentence: asid"
## [1] "Processing sentence: asif"
## [1] "Processing sentence: ask"
## [1] "Processing sentence: askanshul"
## [1] "Processing sentence: askbokil"
## [1] "Processing sentence: askdheeraj"
## [1] "Processing sentence: askiacaa"
## [1] "Processing sentence: askingnkamaaaa"
## [1] "Processing sentence: askrupay"
## [1] "Processing sentence: asktomodinsirnithink"
## [1] "Processing sentence: aslam"
## [1] "Processing sentence: aspect"
## [1] "Processing sentence: asraghunath"
## [1] "Processing sentence: ass"
## [1] "Processing sentence: assam"
## [1] "Processing sentence: assamabsolut"
## [1] "Processing sentence: assassinsp"
## [1] "Processing sentence: assembl"
## [1] "Processing sentence: assert"
## [1] "Processing sentence: assess"
## [1] "Processing sentence: asset"
## [1] "Processing sentence: assetclass"
## [1] "Processing sentence: assetsacaa"
## [1] "Processing sentence: assetsdemonet"
## [1] "Processing sentence: asshol"
## [1] "Processing sentence: assist"
## [1] "Processing sentence: assocham"
## [1] "Processing sentence: associ"
## [1] "Processing sentence: assum"
## [1] "Processing sentence: assur"
## [1] "Processing sentence: astonish"
## [1] "Processing sentence: ateendriyo"
## [1] "Processing sentence: atekassetscan"
## [1] "Processing sentence: athadu"
## [1] "Processing sentence: atheist"
## [1] "Processing sentence: atheistkrishna"
## [1] "Processing sentence: atif"
## [1] "Processing sentence: atlast"
## [1] "Processing sentence: atleast"
## [1] "Processing sentence: atm"
## [1] "Processing sentence: atmacaac"
## [1] "Processing sentence: atmacaa"
## [1] "Processing sentence: atmbank"
## [1] "Processing sentence: atmi"
## [1] "Processing sentence: atmospher"
## [1] "Processing sentence: atmqueueacaa"
## [1] "Processing sentence: atmsacaa"
## [1] "Processing sentence: atmsbbfsacaa"
## [1] "Processing sentence: atmsdryacaa"
## [1] "Processing sentence: atmsn"
## [1] "Processing sentence: atmsneconomi"
## [1] "Processing sentence: atmsslowest"
## [1] "Processing sentence: atmwithcash"
## [1] "Processing sentence: atom"
## [1] "Processing sentence: atompow"
## [1] "Processing sentence: atrout"
## [1] "Processing sentence: attach"
## [1] "Processing sentence: attack"
## [1] "Processing sentence: attacksnattack"
## [1] "Processing sentence: attain"
## [1] "Processing sentence: attampt"
## [1] "Processing sentence: attempt"
## [1] "Processing sentence: attend"
## [1] "Processing sentence: attent"
## [1] "Processing sentence: attenu"
## [1] "Processing sentence: attitud"
## [1] "Processing sentence: attomeybharti"
## [1] "Processing sentence: attribut"
## [1] "Processing sentence: atulekindian"
## [1] "Processing sentence: atulk"
## [1] "Processing sentence: atulkasbekar"
## [1] "Processing sentence: auction"
## [1] "Processing sentence: audienc"
## [1] "Processing sentence: audit"
## [1] "Processing sentence: auditnindiaexplain"
## [1] "Processing sentence: auditnindiaexplainedacaa"
## [1] "Processing sentence: auditoracaac"
## [1] "Processing sentence: aur"
## [1] "Processing sentence: auracaa"
## [1] "Processing sentence: author"
## [1] "Processing sentence: authoritarian"
## [1] "Processing sentence: auto"
## [1] "Processing sentence: autodriv"
## [1] "Processing sentence: automat"
## [1] "Processing sentence: automobil"
## [1] "Processing sentence: autonew"
## [1] "Processing sentence: autotodaymag"
## [1] "Processing sentence: autowallah"
## [1] "Processing sentence: avaacaa"
## [1] "Processing sentence: avail"
## [1] "Processing sentence: avarakai"
## [1] "Processing sentence: avatan"
## [1] "Processing sentence: avdkvp"
## [1] "Processing sentence: ave"
## [1] "Processing sentence: avenu"
## [1] "Processing sentence: avesix"
## [1] "Processing sentence: avg"
## [1] "Processing sentence: avgd"
## [1] "Processing sentence: avi"
## [1] "Processing sentence: avinashanuragi"
## [1] "Processing sentence: aviralmitt"
## [1] "Processing sentence: avoid"
## [1] "Processing sentence: await"
## [1] "Processing sentence: awar"
## [1] "Processing sentence: award"
## [1] "Processing sentence: awasthi"
## [1] "Processing sentence: away"
## [1] "Processing sentence: awe"
## [1] "Processing sentence: awesom"
## [1] "Processing sentence: awesomeindia"
## [1] "Processing sentence: awhadspeak"
## [1] "Processing sentence: awkward"
## [1] "Processing sentence: axe"
## [1] "Processing sentence: axisbankoff"
## [1] "Processing sentence: axisbanksupport"
## [1] "Processing sentence: ayinlathoma"
## [1] "Processing sentence: ayushman"
## [1] "Processing sentence: ayyappanramasam"
## [1] "Processing sentence: azaan"
## [1] "Processing sentence: azadmayank"
## [1] "Processing sentence: azan"
## [1] "Processing sentence: azom"
## [1] "Processing sentence: baacaa"
## [1] "Processing sentence: baad"
## [1] "Processing sentence: baapu"
## [1] "Processing sentence: baarein"
## [1] "Processing sentence: baat"
## [1] "Processing sentence: baba"
## [1] "Processing sentence: babaji"
## [1] "Processing sentence: babaramdev"
## [1] "Processing sentence: babe"
## [1] "Processing sentence: babi"
## [1] "Processing sentence: babu"
## [1] "Processing sentence: babubeg"
## [1] "Processing sentence: babubegacaa"
## [1] "Processing sentence: babudom"
## [1] "Processing sentence: babul"
## [1] "Processing sentence: babus"
## [1] "Processing sentence: babydemonet"
## [1] "Processing sentence: bach"
## [1] "Processing sentence: bachchan"
## [1] "Processing sentence: back"
## [1] "Processing sentence: backacaa"
## [1] "Processing sentence: backdrop"
## [1] "Processing sentence: backfir"
## [1] "Processing sentence: background"
## [1] "Processing sentence: backndemonet"
## [1] "Processing sentence: backnot"
## [1] "Processing sentence: bacon"
## [1] "Processing sentence: bad"
## [1] "Processing sentence: badchoic"
## [1] "Processing sentence: baddebt"
## [1] "Processing sentence: badforbusi"
## [1] "Processing sentence: badindia"
## [1] "Processing sentence: badlyfarm"
## [1] "Processing sentence: bae"
## [1] "Processing sentence: baffl"
## [1] "Processing sentence: bag"
## [1] "Processing sentence: bagh"
## [1] "Processing sentence: bagwati"
## [1] "Processing sentence: bahar"
## [1] "Processing sentence: bahu"
## [1] "Processing sentence: bahujan"
## [1] "Processing sentence: bail"
## [1] "Processing sentence: bailout"
## [1] "Processing sentence: bainjal"
## [1] "Processing sentence: bainjalnna"
## [1] "Processing sentence: baith"
## [1] "Processing sentence: bajaj"
## [1] "Processing sentence: bajajallianzl"
## [1] "Processing sentence: bajirao"
## [1] "Processing sentence: bakth"
## [1] "Processing sentence: bala"
## [1] "Processing sentence: balakrishnani"
## [1] "Processing sentence: balanc"
## [1] "Processing sentence: baliramsingh"
## [1] "Processing sentence: ballot"
## [1] "Processing sentence: balochistan"
## [1] "Processing sentence: balub"
## [1] "Processing sentence: ban"
## [1] "Processing sentence: banacaa"
## [1] "Processing sentence: banana"
## [1] "Processing sentence: banara"
## [1] "Processing sentence: banat"
## [1] "Processing sentence: band"
## [1] "Processing sentence: bandh"
## [1] "Processing sentence: bandipora"
## [1] "Processing sentence: bandiporajampk"
## [1] "Processing sentence: bandwagon"
## [1] "Processing sentence: bandwidth"
## [1] "Processing sentence: banerje"
## [1] "Processing sentence: banevm"
## [1] "Processing sentence: bangalor"
## [1] "Processing sentence: bangaloremirror"
## [1] "Processing sentence: bangayakutta"
## [1] "Processing sentence: bank"
## [1] "Processing sentence: bankacaa"
## [1] "Processing sentence: banker"
## [1] "Processing sentence: bankerngood"
## [1] "Processing sentence: bankingpaytm"
## [1] "Processing sentence: bankingwo"
## [1] "Processing sentence: bankndemonet"
## [1] "Processing sentence: banknnworld"
## [1] "Processing sentence: banknom"
## [1] "Processing sentence: banknot"
## [1] "Processing sentence: bankofbaroda"
## [1] "Processing sentence: bankoffici"
## [1] "Processing sentence: bankrobberi"
## [1] "Processing sentence: bankrupt"
## [1] "Processing sentence: bankruptci"
## [1] "Processing sentence: banksgold"
## [1] "Processing sentence: banksir"
## [1] "Processing sentence: banksndemonet"
## [1] "Processing sentence: banksnhttpstcoctrcufa"
## [1] "Processing sentence: banksnread"
## [1] "Processing sentence: banpepsidrinkgaumutra"
## [1] "Processing sentence: bansalaamit"
## [1] "Processing sentence: banwhatnext"
## [1] "Processing sentence: bapu"
## [1] "Processing sentence: baracaa"
## [1] "Processing sentence: baradad"
## [1] "Processing sentence: barbad"
## [1] "Processing sentence: barbarindian"
## [1] "Processing sentence: bare"
## [1] "Processing sentence: bareilli"
## [1] "Processing sentence: bark"
## [1] "Processing sentence: baroda"
## [1] "Processing sentence: barracaa"
## [1] "Processing sentence: barrelsnbon"
## [1] "Processing sentence: barrier"
## [1] "Processing sentence: barronsonlin"
## [1] "Processing sentence: barter"
## [1] "Processing sentence: barugaru"
## [1] "Processing sentence: barvindkejriw"
## [1] "Processing sentence: bas"
## [1] "Processing sentence: basasacaa"
## [1] "Processing sentence: base"
## [1] "Processing sentence: baseless"
## [1] "Processing sentence: basha"
## [1] "Processing sentence: basi"
## [1] "Processing sentence: basic"
## [1] "Processing sentence: basicincom"
## [1] "Processing sentence: basisstop"
## [1] "Processing sentence: bask"
## [1] "Processing sentence: bat"
## [1] "Processing sentence: batch"
## [1] "Processing sentence: batchmasterind"
## [1] "Processing sentence: bath"
## [1] "Processing sentence: batter"
## [1] "Processing sentence: battl"
## [1] "Processing sentence: battu"
## [1] "Processing sentence: bau"
## [1] "Processing sentence: bavri"
## [1] "Processing sentence: bazaar"
## [1] "Processing sentence: bazaaracaa"
## [1] "Processing sentence: bazaarbig"
## [1] "Processing sentence: bbc"
## [1] "Processing sentence: bbchindi"
## [1] "Processing sentence: bbcjustinr"
## [1] "Processing sentence: bbcworld"
## [1] "Processing sentence: bbsrbuzz"
## [1] "Processing sentence: bcame"
## [1] "Processing sentence: bcasglob"
## [1] "Processing sentence: bcaus"
## [1] "Processing sentence: bck"
## [1] "Processing sentence: bcoz"
## [1] "Processing sentence: bcz"
## [1] "Processing sentence: bdutt"
## [1] "Processing sentence: beacon"
## [1] "Processing sentence: bealeydi"
## [1] "Processing sentence: bean"
## [1] "Processing sentence: bear"
## [1] "Processing sentence: beard"
## [1] "Processing sentence: beardacaa"
## [1] "Processing sentence: beat"
## [1] "Processing sentence: beaten"
## [1] "Processing sentence: beaurucraci"
## [1] "Processing sentence: beauti"
## [1] "Processing sentence: bec"
## [1] "Processing sentence: becam"
## [1] "Processing sentence: beccasavori"
## [1] "Processing sentence: becom"
## [1] "Processing sentence: becoz"
## [1] "Processing sentence: beefban"
## [1] "Processing sentence: bef"
## [1] "Processing sentence: beforacaa"
## [1] "Processing sentence: beforedemonetizationn"
## [1] "Processing sentence: beg"
## [1] "Processing sentence: began"
## [1] "Processing sentence: beggar"
## [1] "Processing sentence: begger"
## [1] "Processing sentence: begin"
## [1] "Processing sentence: beginacaa"
## [1] "Processing sentence: begum"
## [1] "Processing sentence: begun"
## [1] "Processing sentence: behalf"
## [1] "Processing sentence: behav"
## [1] "Processing sentence: behaviour"
## [1] "Processing sentence: behead"
## [1] "Processing sentence: behen"
## [1] "Processing sentence: behind"
## [1] "Processing sentence: behindacaa"
## [1] "Processing sentence: behindwood"
## [1] "Processing sentence: beingaapian"
## [1] "Processing sentence: beingangri"
## [1] "Processing sentence: beinganoopsethu"
## [1] "Processing sentence: beinghindu"
## [1] "Processing sentence: beinghumor"
## [1] "Processing sentence: beingreva"
## [1] "Processing sentence: beingright"
## [1] "Processing sentence: beingsalmankhan"
## [1] "Processing sentence: beleagu"
## [1] "Processing sentence: believ"
## [1] "Processing sentence: belov"
## [1] "Processing sentence: belt"
## [1] "Processing sentence: benami"
## [1] "Processing sentence: bench"
## [1] "Processing sentence: benchmark"
## [1] "Processing sentence: bend"
## [1] "Processing sentence: benefici"
## [1] "Processing sentence: beneficiari"
## [1] "Processing sentence: benefit"
## [1] "Processing sentence: benefitsofdemonit"
## [1] "Processing sentence: bengal"
## [1] "Processing sentence: bengali"
## [1] "Processing sentence: bengalurit"
## [1] "Processing sentence: bengaluru"
## [1] "Processing sentence: benifit"
## [1] "Processing sentence: bensplatt"
## [1] "Processing sentence: bent"
## [1] "Processing sentence: berat"
## [1] "Processing sentence: bermuda"
## [1] "Processing sentence: berri"
## [1] "Processing sentence: besid"
## [1] "Processing sentence: best"
## [1] "Processing sentence: bet"
## [1] "Processing sentence: betn"
## [1] "Processing sentence: better"
## [1] "Processing sentence: betteracaa"
## [1] "Processing sentence: betterdelhincr"
## [1] "Processing sentence: bewafanindia"
## [1] "Processing sentence: beyond"
## [1] "Processing sentence: beyondwrestl"
## [1] "Processing sentence: bezwada"
## [1] "Processing sentence: bfore"
## [1] "Processing sentence: bhagalpur"
## [1] "Processing sentence: bhagi"
## [1] "Processing sentence: bhagwati"
## [1] "Processing sentence: bhai"
## [1] "Processing sentence: bhaichung"
## [1] "Processing sentence: bhairaviashar"
## [1] "Processing sentence: bhaiyyajispeak"
## [1] "Processing sentence: bhakt"
## [1] "Processing sentence: bhakthlogicacaa"
## [1] "Processing sentence: bhaktlogicsnnwhen"
## [1] "Processing sentence: bhaktsnwhit"
## [1] "Processing sentence: bhanu"
## [1] "Processing sentence: bhanwarlalsuth"
## [1] "Processing sentence: bharat"
## [1] "Processing sentence: bharatbandh"
## [1] "Processing sentence: bharatbandi"
## [1] "Processing sentence: bharatbuild"
## [1] "Processing sentence: bharath"
## [1] "Processing sentence: bharatputra"
## [1] "Processing sentence: bharatratna"
## [1] "Processing sentence: bharosa"
## [1] "Processing sentence: bhartiyainvest"
## [1] "Processing sentence: bharuch"
## [1] "Processing sentence: bhashanbaaji"
## [1] "Processing sentence: bhatkar"
## [1] "Processing sentence: bhattacharya"
## [1] "Processing sentence: bhattacharyab"
## [1] "Processing sentence: bhavanarnath"
## [1] "Processing sentence: bhaven"
## [1] "Processing sentence: bhawani"
## [1] "Processing sentence: bheem"
## [1] "Processing sentence: bhhaktacaa"
## [1] "Processing sentence: bhi"
## [1] "Processing sentence: bhiacaa"
## [1] "Processing sentence: bhim"
## [1] "Processing sentence: bhimaadhaar"
## [1] "Processing sentence: bhiwandi"
## [1] "Processing sentence: bhoolo"
## [1] "Processing sentence: bhootnath"
## [1] "Processing sentence: bhopal"
## [1] "Processing sentence: bhubaneswar"
## [1] "Processing sentence: bhul"
## [1] "Processing sentence: bhupendra"
## [1] "Processing sentence: bhutia"
## [1] "Processing sentence: bias"
## [1] "Processing sentence: bibekdebroy"
## [1] "Processing sentence: bibi"
## [1] "Processing sentence: bibliographi"
## [1] "Processing sentence: bicker"
## [1] "Processing sentence: bid"
## [1] "Processing sentence: big"
## [1] "Processing sentence: bigandrobot"
## [1] "Processing sentence: bigb"
## [1] "Processing sentence: bigbazaar"
## [1] "Processing sentence: bigbazaardemonet"
## [1] "Processing sentence: bigbazar"
## [1] "Processing sentence: bigcorpor"
## [1] "Processing sentence: biger"
## [1] "Processing sentence: bigfrytv"
## [1] "Processing sentence: biggacaa"
## [1] "Processing sentence: bigger"
## [1] "Processing sentence: biggest"
## [1] "Processing sentence: biggestacaa"
## [1] "Processing sentence: bigrevolut"
## [1] "Processing sentence: bigtim"
## [1] "Processing sentence: bihar"
## [1] "Processing sentence: biindia"
## [1] "Processing sentence: bijonmehta"
## [1] "Processing sentence: bike"
## [1] "Processing sentence: bil"
## [1] "Processing sentence: bill"
## [1] "Processing sentence: billgat"
## [1] "Processing sentence: billion"
## [1] "Processing sentence: billionairesacaa"
## [1] "Processing sentence: bindasbolshi"
## [1] "Processing sentence: biometacaa"
## [1] "Processing sentence: biometrick"
## [1] "Processing sentence: bipinchauhan"
## [1] "Processing sentence: bipinsingh"
## [1] "Processing sentence: bird"
## [1] "Processing sentence: birla"
## [1] "Processing sentence: birthdayneduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: bishnoikuldeep"
## [1] "Processing sentence: biswajitroy"
## [1] "Processing sentence: biswajitroyacaa"
## [1] "Processing sentence: bit"
## [1] "Processing sentence: bitcach"
## [1] "Processing sentence: bitchut"
## [1] "Processing sentence: bitcoin"
## [1] "Processing sentence: bitcoinagil"
## [1] "Processing sentence: bite"
## [1] "Processing sentence: bitt"
## [1] "Processing sentence: biyani"
## [1] "Processing sentence: biz"
## [1] "Processing sentence: bizcreditin"
## [1] "Processing sentence: bjp"
## [1] "Processing sentence: bjpacaa"
## [1] "Processing sentence: bjpalamgirizviacaa"
## [1] "Processing sentence: bjparvind"
## [1] "Processing sentence: bjpbengal"
## [1] "Processing sentence: bjpblacknsonianyechurijust"
## [1] "Processing sentence: bjpdelhi"
## [1] "Processing sentence: bjpeduaubdedubueduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: bjpeee"
## [1] "Processing sentence: bjpfail"
## [1] "Processing sentence: bjpindiacaa"
## [1] "Processing sentence: bjpindia"
## [1] "Processing sentence: bjpkaritcel"
## [1] "Processing sentence: bjpkonnagarnnarendramodi"
## [1] "Processing sentence: bjplive"
## [1] "Processing sentence: bjpmp"
## [1] "Processing sentence: bjpnhari"
## [1] "Processing sentence: bjpnmkatju"
## [1] "Processing sentence: bjprss"
## [1] "Processing sentence: bjps"
## [1] "Processing sentence: bjpsamvad"
## [1] "Processing sentence: bjptamilnadu"
## [1] "Processing sentence: bjpup"
## [1] "Processing sentence: bkchudasama"
## [1] "Processing sentence: bkub"
## [1] "Processing sentence: blacaa"
## [1] "Processing sentence: blaacaa"
## [1] "Processing sentence: black"
## [1] "Processing sentence: blackacaa"
## [1] "Processing sentence: blackcash"
## [1] "Processing sentence: blacklist"
## [1] "Processing sentence: blackmail"
## [1] "Processing sentence: blackmonacaa"
## [1] "Processing sentence: blackmoney"
## [1] "Processing sentence: blackmoneyacaa"
## [1] "Processing sentence: blackmoneyamp"
## [1] "Processing sentence: blackmoneycleanup"
## [1] "Processing sentence: blackmoneycrackdown"
## [1] "Processing sentence: blackmoneydrama"
## [1] "Processing sentence: blackmoneyflushout"
## [1] "Processing sentence: blackmoneynhttpstcoyzhvuoeogz"
## [1] "Processing sentence: blackmoneynnaacaa"
## [1] "Processing sentence: blackmoneysurgicalstrik"
## [1] "Processing sentence: blackmoneysurgicalstrikenan"
## [1] "Processing sentence: blackstonevgacaa"
## [1] "Processing sentence: blackswanacaa"
## [1] "Processing sentence: blak"
## [1] "Processing sentence: blame"
## [1] "Processing sentence: blastacaa"
## [1] "Processing sentence: blaze"
## [1] "Processing sentence: bld"
## [1] "Processing sentence: bleak"
## [1] "Processing sentence: bliev"
## [1] "Processing sentence: blind"
## [1] "Processing sentence: blink"
## [1] "Processing sentence: bliss"
## [1] "Processing sentence: blk"
## [1] "Processing sentence: bloacaa"
## [1] "Processing sentence: block"
## [1] "Processing sentence: blockchain"
## [1] "Processing sentence: blockchaininfo"
## [1] "Processing sentence: blockedgovt"
## [1] "Processing sentence: blog"
## [1] "Processing sentence: blogacaa"
## [1] "Processing sentence: blogadda"
## [1] "Processing sentence: blogger"
## [1] "Processing sentence: blogospher"
## [1] "Processing sentence: blogpost"
## [1] "Processing sentence: blood"
## [1] "Processing sentence: bloodi"
## [1] "Processing sentence: bloombergquint"
## [1] "Processing sentence: blow"
## [1] "Processing sentence: blown"
## [1] "Processing sentence: blue"
## [1] "Processing sentence: blueski"
## [1] "Processing sentence: bluetoothbit"
## [1] "Processing sentence: bluff"
## [1] "Processing sentence: blumeventur"
## [1] "Processing sentence: blunder"
## [1] "Processing sentence: blundernnit"
## [1] "Processing sentence: blunttinku"
## [1] "Processing sentence: bmeduaubdedubu"
## [1] "Processing sentence: bmkj"
## [1] "Processing sentence: bmlunivnhttpstacaa"
## [1] "Processing sentence: bmoney"
## [1] "Processing sentence: bmw"
## [1] "Processing sentence: board"
## [1] "Processing sentence: boat"
## [1] "Processing sentence: bodi"
## [1] "Processing sentence: bodynbankampit"
## [1] "Processing sentence: boguspol"
## [1] "Processing sentence: boguspollacaa"
## [1] "Processing sentence: boil"
## [1] "Processing sentence: bold"
## [1] "Processing sentence: bolder"
## [1] "Processing sentence: boldlynububnnhttpstcoycbeterfx"
## [1] "Processing sentence: bole"
## [1] "Processing sentence: bollypedianew"
## [1] "Processing sentence: bollywoacaa"
## [1] "Processing sentence: bollywood"
## [1] "Processing sentence: bollywoodstuff"
## [1] "Processing sentence: bolt"
## [1] "Processing sentence: bomb"
## [1] "Processing sentence: bombay"
## [1] "Processing sentence: bombayhckeralahcmadrashcrajasthanhc"
## [1] "Processing sentence: bommulr"
## [1] "Processing sentence: bonanza"
## [1] "Processing sentence: bond"
## [1] "Processing sentence: bonddheeru"
## [1] "Processing sentence: bonus"
## [1] "Processing sentence: booacaa"
## [1] "Processing sentence: book"
## [1] "Processing sentence: bookingnread"
## [1] "Processing sentence: bookmychotu"
## [1] "Processing sentence: bookmychotuacaa"
## [1] "Processing sentence: boom"
## [1] "Processing sentence: boon"
## [1] "Processing sentence: boost"
## [1] "Processing sentence: booth"
## [1] "Processing sentence: bootlick"
## [1] "Processing sentence: border"
## [1] "Processing sentence: bordernbmkjni"
## [1] "Processing sentence: bore"
## [1] "Processing sentence: born"
## [1] "Processing sentence: borrow"
## [1] "Processing sentence: bosennread"
## [1] "Processing sentence: bosennreadacaa"
## [1] "Processing sentence: boss"
## [1] "Processing sentence: bot"
## [1] "Processing sentence: bother"
## [1] "Processing sentence: bought"
## [1] "Processing sentence: bout"
## [1] "Processing sentence: bowl"
## [1] "Processing sentence: box"
## [1] "Processing sentence: boxesacaa"
## [1] "Processing sentence: boy"
## [1] "Processing sentence: boyacaa"
## [1] "Processing sentence: boycot"
## [1] "Processing sentence: boycott"
## [1] "Processing sentence: boycottbharatbandh"
## [1] "Processing sentence: boycottsnapchat"
## [1] "Processing sentence: boycottyoutub"
## [1] "Processing sentence: boyfriend"
## [1] "Processing sentence: boz"
## [1] "Processing sentence: bprernaacaa"
## [1] "Processing sentence: bqi"
## [1] "Processing sentence: bqinvsttrain"
## [1] "Processing sentence: bracaa"
## [1] "Processing sentence: bra"
## [1] "Processing sentence: brace"
## [1] "Processing sentence: brain"
## [1] "Processing sentence: brainandmoney"
## [1] "Processing sentence: braindead"
## [1] "Processing sentence: brainer"
## [1] "Processing sentence: brainhumor"
## [1] "Processing sentence: brainless"
## [1] "Processing sentence: branch"
## [1] "Processing sentence: brand"
## [1] "Processing sentence: breach"
## [1] "Processing sentence: bread"
## [1] "Processing sentence: break"
## [1] "Processing sentence: breakdown"
## [1] "Processing sentence: breakingnew"
## [1] "Processing sentence: breez"
## [1] "Processing sentence: breezythebutt"
## [1] "Processing sentence: brethren"
## [1] "Processing sentence: brewkenstein"
## [1] "Processing sentence: brexit"
## [1] "Processing sentence: bribe"
## [1] "Processing sentence: briberi"
## [1] "Processing sentence: brichno"
## [1] "Processing sentence: bride"
## [1] "Processing sentence: bridg"
## [1] "Processing sentence: brief"
## [1] "Processing sentence: brigad"
## [1] "Processing sentence: brighter"
## [1] "Processing sentence: brilliant"
## [1] "Processing sentence: bring"
## [1] "Processing sentence: brinkasia"
## [1] "Processing sentence: brnch"
## [1] "Processing sentence: brnchnbringingsmillesndpradhanbjp"
## [1] "Processing sentence: bro"
## [1] "Processing sentence: broke"
## [1] "Processing sentence: broken"
## [1] "Processing sentence: bronm"
## [1] "Processing sentence: broomheadshow"
## [1] "Processing sentence: brother"
## [1] "Processing sentence: brothernhttpstcolhpoyydemj"
## [1] "Processing sentence: brought"
## [1] "Processing sentence: brow"
## [1] "Processing sentence: browni"
## [1] "Processing sentence: brumbyoz"
## [1] "Processing sentence: brunt"
## [1] "Processing sentence: brushfiremind"
## [1] "Processing sentence: brutal"
## [1] "Processing sentence: brute"
## [1] "Processing sentence: bruvpeac"
## [1] "Processing sentence: bsiii"
## [1] "Processing sentence: bsindia"
## [1] "Processing sentence: bsindianndemonetizationnhttpstcolseoiebfu"
## [1] "Processing sentence: bslmf"
## [1] "Processing sentence: bsp"
## [1] "Processing sentence: bspup"
## [1] "Processing sentence: bspupnndemonet"
## [1] "Processing sentence: bsputtarpradesh"
## [1] "Processing sentence: bsrikskatar"
## [1] "Processing sentence: bst"
## [1] "Processing sentence: btc"
## [1] "Processing sentence: btctn"
## [1] "Processing sentence: btvnewsliv"
## [1] "Processing sentence: btw"
## [1] "Processing sentence: bubbl"
## [1] "Processing sentence: buck"
## [1] "Processing sentence: bud"
## [1] "Processing sentence: buddha"
## [1] "Processing sentence: buddi"
## [1] "Processing sentence: budget"
## [1] "Processing sentence: build"
## [1] "Processing sentence: buildacaa"
## [1] "Processing sentence: builder"
## [1] "Processing sentence: buildingacaa"
## [1] "Processing sentence: built"
## [1] "Processing sentence: builtnwa"
## [1] "Processing sentence: buis"
## [1] "Processing sentence: bulk"
## [1] "Processing sentence: bullet"
## [1] "Processing sentence: bulletin"
## [1] "Processing sentence: bulli"
## [1] "Processing sentence: bullish"
## [1] "Processing sentence: bullshit"
## [1] "Processing sentence: bum"
## [1] "Processing sentence: bump"
## [1] "Processing sentence: bunch"
## [1] "Processing sentence: bundl"
## [1] "Processing sentence: bunk"
## [1] "Processing sentence: bunlimt"
## [1] "Processing sentence: burden"
## [1] "Processing sentence: bureau"
## [1] "Processing sentence: bureaucrat"
## [1] "Processing sentence: buri"
## [1] "Processing sentence: burn"
## [1] "Processing sentence: burnol"
## [1] "Processing sentence: burnt"
## [1] "Processing sentence: burst"
## [1] "Processing sentence: bus"
## [1] "Processing sentence: buse"
## [1] "Processing sentence: busi"
## [1] "Processing sentence: busiacaa"
## [1] "Processing sentence: businessacaa"
## [1] "Processing sentence: businessman"
## [1] "Processing sentence: businessmen"
## [1] "Processing sentence: bust"
## [1] "Processing sentence: busvin"
## [1] "Processing sentence: butter"
## [1] "Processing sentence: button"
## [1] "Processing sentence: buy"
## [1] "Processing sentence: buycottsnapchat"
## [1] "Processing sentence: buyer"
## [1] "Processing sentence: buzz"
## [1] "Processing sentence: buzzindelhi"
## [1] "Processing sentence: bwbusinessworld"
## [1] "Processing sentence: bwdisrupt"
## [1] "Processing sentence: bye"
## [1] "Processing sentence: byelect"
## [1] "Processing sentence: byget"
## [1] "Processing sentence: byniknat"
## [1] "Processing sentence: bynuueuuuaubuueacaa"
## [1] "Processing sentence: bynuueuuuaubuueuaueufuuubuacaa"
## [1] "Processing sentence: bypol"
## [1] "Processing sentence: bypollsit"
## [1] "Processing sentence: byproductsnthi"
## [1] "Processing sentence: bzfd"
## [1] "Processing sentence: caacaa"
## [1] "Processing sentence: caashish"
## [1] "Processing sentence: cab"
## [1] "Processing sentence: cafecac"
## [1] "Processing sentence: cag"
## [1] "Processing sentence: cahnnel"
## [1] "Processing sentence: cake"
## [1] "Processing sentence: cal"
## [1] "Processing sentence: calcacaa"
## [1] "Processing sentence: calcul"
## [1] "Processing sentence: calibr"
## [1] "Processing sentence: call"
## [1] "Processing sentence: caller"
## [1] "Processing sentence: calloacaa"
## [1] "Processing sentence: calltoact"
## [1] "Processing sentence: calm"
## [1] "Processing sentence: calvin"
## [1] "Processing sentence: calypsowax"
## [1] "Processing sentence: came"
## [1] "Processing sentence: camel"
## [1] "Processing sentence: camishravika"
## [1] "Processing sentence: camp"
## [1] "Processing sentence: campaign"
## [1] "Processing sentence: can"
## [1] "Processing sentence: canacaact"
## [1] "Processing sentence: canacaa"
## [1] "Processing sentence: canarabanktwacaa"
## [1] "Processing sentence: canarabanktweet"
## [1] "Processing sentence: cancel"
## [1] "Processing sentence: candid"
## [1] "Processing sentence: cant"
## [1] "Processing sentence: cantacaa"
## [1] "Processing sentence: canva"
## [1] "Processing sentence: capabl"
## [1] "Processing sentence: capac"
## [1] "Processing sentence: capit"
## [1] "Processing sentence: capitacaa"
## [1] "Processing sentence: capitalacaa"
## [1] "Processing sentence: capitalnhttpstcositufkgendemonet"
## [1] "Processing sentence: captainsmani"
## [1] "Processing sentence: caption"
## [1] "Processing sentence: captioningnkanpur"
## [1] "Processing sentence: captur"
## [1] "Processing sentence: car"
## [1] "Processing sentence: card"
## [1] "Processing sentence: cardiologist"
## [1] "Processing sentence: cardpay"
## [1] "Processing sentence: cardroidusmax"
## [1] "Processing sentence: cardsacaa"
## [1] "Processing sentence: care"
## [1] "Processing sentence: career"
## [1] "Processing sentence: careereduaubdedubua"
## [1] "Processing sentence: carenread"
## [1] "Processing sentence: carnegieindia"
## [1] "Processing sentence: caro"
## [1] "Processing sentence: carri"
## [1] "Processing sentence: cartoon"
## [1] "Processing sentence: cas"
## [1] "Processing sentence: casantoshinsan"
## [1] "Processing sentence: case"
## [1] "Processing sentence: casestudi"
## [1] "Processing sentence: cash"
## [1] "Processing sentence: cashacaanhttpstcoamsasjjwt"
## [1] "Processing sentence: cashacaa"
## [1] "Processing sentence: cashaaltd"
## [1] "Processing sentence: cashback"
## [1] "Processing sentence: cashban"
## [1] "Processing sentence: cashchao"
## [1] "Processing sentence: cashcleanup"
## [1] "Processing sentence: cashcrisi"
## [1] "Processing sentence: cashcrunch"
## [1] "Processing sentence: cashcrunchnhttpstcorhtlli"
## [1] "Processing sentence: cashdemonet"
## [1] "Processing sentence: cashforvot"
## [1] "Processing sentence: cashholdinglimit"
## [1] "Processing sentence: cashier"
## [1] "Processing sentence: cashinhand"
## [1] "Processing sentence: cashit"
## [1] "Processing sentence: cashlacaa"
## [1] "Processing sentence: cashless"
## [1] "Processing sentence: cashlesschron"
## [1] "Processing sentence: cashlessconsumr"
## [1] "Processing sentence: cashlesscorrupt"
## [1] "Processing sentence: cashlessdemonetizationh"
## [1] "Processing sentence: cashlesseconomi"
## [1] "Processing sentence: cashlessindia"
## [1] "Processing sentence: cashlessnit"
## [1] "Processing sentence: cashlessnnbhajaacaa"
## [1] "Processing sentence: cashmeifyoucan"
## [1] "Processing sentence: cashnhttpsacaa"
## [1] "Processing sentence: cashnmyogiadityanath"
## [1] "Processing sentence: cashnocash"
## [1] "Processing sentence: cashreli"
## [1] "Processing sentence: cashthat"
## [1] "Processing sentence: cashualti"
## [1] "Processing sentence: casolanki"
## [1] "Processing sentence: cassidytiffani"
## [1] "Processing sentence: cassisi"
## [1] "Processing sentence: cast"
## [1] "Processing sentence: casual"
## [1] "Processing sentence: catalyst"
## [1] "Processing sentence: catalyz"
## [1] "Processing sentence: catapult"
## [1] "Processing sentence: catch"
## [1] "Processing sentence: categori"
## [1] "Processing sentence: cater"
## [1] "Processing sentence: cattl"
## [1] "Processing sentence: cattlendemonet"
## [1] "Processing sentence: caucious"
## [1] "Processing sentence: caught"
## [1] "Processing sentence: caus"
## [1] "Processing sentence: causat"
## [1] "Processing sentence: cauthacaa"
## [1] "Processing sentence: caution"
## [1] "Processing sentence: cbcii"
## [1] "Processing sentence: cbdt"
## [1] "Processing sentence: cbi"
## [1] "Processing sentence: cbinnh"
## [1] "Processing sentence: cbn"
## [1] "Processing sentence: cca"
## [1] "Processing sentence: ccdebit"
## [1] "Processing sentence: ccm"
## [1] "Processing sentence: cconr"
## [1] "Processing sentence: cctv"
## [1] "Processing sentence: cctvacaa"
## [1] "Processing sentence: ceasefir"
## [1] "Processing sentence: celeb"
## [1] "Processing sentence: celebr"
## [1] "Processing sentence: celebratesmullah"
## [1] "Processing sentence: celebsaurav"
## [1] "Processing sentence: celsius"
## [1] "Processing sentence: cement"
## [1] "Processing sentence: cenkuygur"
## [1] "Processing sentence: cenkuyguri"
## [1] "Processing sentence: censor"
## [1] "Processing sentence: censorship"
## [1] "Processing sentence: censorshipdemonet"
## [1] "Processing sentence: censorshipnnhttpstcowwtamhqn"
## [1] "Processing sentence: censorshippotus"
## [1] "Processing sentence: cent"
## [1] "Processing sentence: center"
## [1] "Processing sentence: centerofright"
## [1] "Processing sentence: centr"
## [1] "Processing sentence: central"
## [1] "Processing sentence: ceo"
## [1] "Processing sentence: cereal"
## [1] "Processing sentence: cerebrawl"
## [1] "Processing sentence: cernovich"
## [1] "Processing sentence: certain"
## [1] "Processing sentence: certainti"
## [1] "Processing sentence: certif"
## [1] "Processing sentence: certifi"
## [1] "Processing sentence: cfoindia"
## [1] "Processing sentence: cgdev"
## [1] "Processing sentence: cgdevn"
## [1] "Processing sentence: cgdtalk"
## [1] "Processing sentence: cha"
## [1] "Processing sentence: chachaji"
## [1] "Processing sentence: chaddhi"
## [1] "Processing sentence: chagamkamalakar"
## [1] "Processing sentence: chahiy"
## [1] "Processing sentence: chaht"
## [1] "Processing sentence: chai"
## [1] "Processing sentence: chain"
## [1] "Processing sentence: chair"
## [1] "Processing sentence: chairman"
## [1] "Processing sentence: chairwoman"
## [1] "Processing sentence: chaiwala"
## [1] "Processing sentence: chak"
## [1] "Processing sentence: chakkar"
## [1] "Processing sentence: chako"
## [1] "Processing sentence: chakolebaaz"
## [1] "Processing sentence: chakrabortynpinakicha"
## [1] "Processing sentence: chakrapani"
## [1] "Processing sentence: chakravarthi"
## [1] "Processing sentence: chakravarti"
## [1] "Processing sentence: chakshij"
## [1] "Processing sentence: challeng"
## [1] "Processing sentence: challengenov"
## [1] "Processing sentence: chalu"
## [1] "Processing sentence: chamber"
## [1] "Processing sentence: chamcha"
## [1] "Processing sentence: champdev"
## [1] "Processing sentence: chanc"
## [1] "Processing sentence: chanchlani"
## [1] "Processing sentence: chanda"
## [1] "Processing sentence: chandigarh"
## [1] "Processing sentence: chandrababu"
## [1] "Processing sentence: chandrababunaidu"
## [1] "Processing sentence: chandrajitcm"
## [1] "Processing sentence: chandreshd"
## [1] "Processing sentence: chandrusweb"
## [1] "Processing sentence: chane"
## [1] "Processing sentence: chang"
## [1] "Processing sentence: changedacaa"
## [1] "Processing sentence: changeddemonet"
## [1] "Processing sentence: changedemonet"
## [1] "Processing sentence: changeorginacaa"
## [1] "Processing sentence: changeorgindia"
## [1] "Processing sentence: changingnotestotransformindacaa"
## [1] "Processing sentence: channel"
## [1] "Processing sentence: channeldemonetacaa"
## [1] "Processing sentence: channelis"
## [1] "Processing sentence: chant"
## [1] "Processing sentence: chao"
## [1] "Processing sentence: charact"
## [1] "Processing sentence: charch"
## [1] "Processing sentence: charg"
## [1] "Processing sentence: chargesi"
## [1] "Processing sentence: charm"
## [1] "Processing sentence: chart"
## [1] "Processing sentence: charter"
## [1] "Processing sentence: chase"
## [1] "Processing sentence: chat"
## [1] "Processing sentence: chavhankenbut"
## [1] "Processing sentence: che"
## [1] "Processing sentence: cheap"
## [1] "Processing sentence: cheaper"
## [1] "Processing sentence: cheapministeracaa"
## [1] "Processing sentence: cheapthril"
## [1] "Processing sentence: cheat"
## [1] "Processing sentence: cheatedbuy"
## [1] "Processing sentence: cheater"
## [1] "Processing sentence: check"
## [1] "Processing sentence: checkiacaa"
## [1] "Processing sentence: checkndemonet"
## [1] "Processing sentence: chemist"
## [1] "Processing sentence: chennai"
## [1] "Processing sentence: chequ"
## [1] "Processing sentence: chequenwasnt"
## [1] "Processing sentence: chesth"
## [1] "Processing sentence: chettyson"
## [1] "Processing sentence: chhota"
## [1] "Processing sentence: chiacaa"
## [1] "Processing sentence: chicago"
## [1] "Processing sentence: chichupedathaa"
## [1] "Processing sentence: chickenbiryanii"
## [1] "Processing sentence: chidakna"
## [1] "Processing sentence: chidambaram"
## [1] "Processing sentence: chidu"
## [1] "Processing sentence: chief"
## [1] "Processing sentence: child"
## [1] "Processing sentence: children"
## [1] "Processing sentence: childsh"
## [1] "Processing sentence: chill"
## [1] "Processing sentence: chillifl"
## [1] "Processing sentence: chinanwher"
## [1] "Processing sentence: chinar"
## [1] "Processing sentence: chiraghcherian"
## [1] "Processing sentence: chirunew"
## [1] "Processing sentence: chit"
## [1] "Processing sentence: chitrangbisht"
## [1] "Processing sentence: chk"
## [1] "Processing sentence: choa"
## [1] "Processing sentence: chockblain"
## [1] "Processing sentence: choic"
## [1] "Processing sentence: choke"
## [1] "Processing sentence: cholericcler"
## [1] "Processing sentence: choos"
## [1] "Processing sentence: chopsyturvey"
## [1] "Processing sentence: choradiyamehul"
## [1] "Processing sentence: chori"
## [1] "Processing sentence: chorincurr"
## [1] "Processing sentence: chormachayeshor"
## [1] "Processing sentence: chose"
## [1] "Processing sentence: chota"
## [1] "Processing sentence: chotila"
## [1] "Processing sentence: choubay"
## [1] "Processing sentence: chrges"
## [1] "Processing sentence: christian"
## [1] "Processing sentence: christma"
## [1] "Processing sentence: chronolog"
## [1] "Processing sentence: chtpot"
## [1] "Processing sentence: chupaa"
## [1] "Processing sentence: chutta"
## [1] "Processing sentence: ciacaa"
## [1] "Processing sentence: cia"
## [1] "Processing sentence: cigarett"
## [1] "Processing sentence: cimgoi"
## [1] "Processing sentence: cioandlead"
## [1] "Processing sentence: ciol"
## [1] "Processing sentence: circul"
## [1] "Processing sentence: circulatingacaaacaa"
## [1] "Processing sentence: circumv"
## [1] "Processing sentence: circus"
## [1] "Processing sentence: ciril"
## [1] "Processing sentence: cisco"
## [1] "Processing sentence: ciscoblog"
## [1] "Processing sentence: cite"
## [1] "Processing sentence: citi"
## [1] "Processing sentence: citibank"
## [1] "Processing sentence: citizen"
## [1] "Processing sentence: citizenri"
## [1] "Processing sentence: citizensacaa"
## [1] "Processing sentence: citizenspov"
## [1] "Processing sentence: civi"
## [1] "Processing sentence: civic"
## [1] "Processing sentence: civil"
## [1] "Processing sentence: civilis"
## [1] "Processing sentence: cjithakur"
## [1] "Processing sentence: clacaa"
## [1] "Processing sentence: claim"
## [1] "Processing sentence: clap"
## [1] "Processing sentence: clarif"
## [1] "Processing sentence: clarifi"
## [1] "Processing sentence: clariti"
## [1] "Processing sentence: clasacaa"
## [1] "Processing sentence: class"
## [1] "Processing sentence: classact"
## [1] "Processing sentence: classic"
## [1] "Processing sentence: classmat"
## [1] "Processing sentence: cld"
## [1] "Processing sentence: clean"
## [1] "Processing sentence: cleaner"
## [1] "Processing sentence: cleaningbiz"
## [1] "Processing sentence: cleans"
## [1] "Processing sentence: clear"
## [1] "Processing sentence: clearlyacaa"
## [1] "Processing sentence: clever"
## [1] "Processing sentence: cleviic"
## [1] "Processing sentence: click"
## [1] "Processing sentence: clickacaa"
## [1] "Processing sentence: clinton"
## [1] "Processing sentence: clip"
## [1] "Processing sentence: cllinfurtado"
## [1] "Processing sentence: clock"
## [1] "Processing sentence: close"
## [1] "Processing sentence: closeddont"
## [1] "Processing sentence: closer"
## [1] "Processing sentence: closingdowacaa"
## [1] "Processing sentence: clueless"
## [1] "Processing sentence: clusterfuck"
## [1] "Processing sentence: cmmadhyapradesh"
## [1] "Processing sentence: cmmamatabanerjeeacaa"
## [1] "Processing sentence: cmnt"
## [1] "Processing sentence: cmofficeup"
## [1] "Processing sentence: cmofkarnataka"
## [1] "Processing sentence: cmoguj"
## [1] "Processing sentence: cmomahaacaa"
## [1] "Processing sentence: cmomaharasacaa"
## [1] "Processing sentence: cmomaharashtra"
## [1] "Processing sentence: cmoodisha"
## [1] "Processing sentence: cmtripathi"
## [1] "Processing sentence: cnbcawaaz"
## [1] "Processing sentence: cnbci"
## [1] "Processing sentence: cnbctvlive"
## [1] "Processing sentence: cnbctvnew"
## [1] "Processing sentence: cng"
## [1] "Processing sentence: cnn"
## [1] "Processing sentence: cnnnew"
## [1] "Processing sentence: cntryndemonet"
## [1] "Processing sentence: cnvey"
## [1] "Processing sentence: coacaa"
## [1] "Processing sentence: coalit"
## [1] "Processing sentence: coast"
## [1] "Processing sentence: coastal"
## [1] "Processing sentence: coastoilspil"
## [1] "Processing sentence: coat"
## [1] "Processing sentence: cocacola"
## [1] "Processing sentence: cod"
## [1] "Processing sentence: code"
## [1] "Processing sentence: codemojo"
## [1] "Processing sentence: codemojoio"
## [1] "Processing sentence: codifi"
## [1] "Processing sentence: coercion"
## [1] "Processing sentence: coffe"
## [1] "Processing sentence: coffeewithkiran"
## [1] "Processing sentence: coffer"
## [1] "Processing sentence: cofound"
## [1] "Processing sentence: cogent"
## [1] "Processing sentence: cognit"
## [1] "Processing sentence: cogress"
## [1] "Processing sentence: cohelporg"
## [1] "Processing sentence: coher"
## [1] "Processing sentence: cohes"
## [1] "Processing sentence: coin"
## [1] "Processing sentence: coincident"
## [1] "Processing sentence: coinsi"
## [1] "Processing sentence: cointelpro"
## [1] "Processing sentence: cold"
## [1] "Processing sentence: collacaa"
## [1] "Processing sentence: collaps"
## [1] "Processing sentence: collar"
## [1] "Processing sentence: collater"
## [1] "Processing sentence: collect"
## [1] "Processing sentence: collector"
## [1] "Processing sentence: colleg"
## [1] "Processing sentence: collegesacaa"
## [1] "Processing sentence: colln"
## [1] "Processing sentence: colnrkurup"
## [1] "Processing sentence: colorseduaubdedubu"
## [1] "Processing sentence: coloss"
## [1] "Processing sentence: column"
## [1] "Processing sentence: com"
## [1] "Processing sentence: combat"
## [1] "Processing sentence: combin"
## [1] "Processing sentence: come"
## [1] "Processing sentence: comeback"
## [1] "Processing sentence: comedi"
## [1] "Processing sentence: comeforward"
## [1] "Processing sentence: comen"
## [1] "Processing sentence: comenknow"
## [1] "Processing sentence: comennomoneyyaar"
## [1] "Processing sentence: comeon"
## [1] "Processing sentence: comfort"
## [1] "Processing sentence: comingnarendramodi"
## [1] "Processing sentence: comment"
## [1] "Processing sentence: commentari"
## [1] "Processing sentence: commentsnni"
## [1] "Processing sentence: commerc"
## [1] "Processing sentence: commerci"
## [1] "Processing sentence: commi"
## [1] "Processing sentence: commiss"
## [1] "Processing sentence: commit"
## [1] "Processing sentence: commitmentnppl"
## [1] "Processing sentence: committe"
## [1] "Processing sentence: commod"
## [1] "Processing sentence: common"
## [1] "Processing sentence: commonest"
## [1] "Processing sentence: commonman"
## [1] "Processing sentence: communal"
## [1] "Processing sentence: communic"
## [1] "Processing sentence: communist"
## [1] "Processing sentence: communiti"
## [1] "Processing sentence: comoani"
## [1] "Processing sentence: comp"
## [1] "Processing sentence: compani"
## [1] "Processing sentence: companyacaa"
## [1] "Processing sentence: compar"
## [1] "Processing sentence: comparison"
## [1] "Processing sentence: compens"
## [1] "Processing sentence: compet"
## [1] "Processing sentence: competit"
## [1] "Processing sentence: competitivacaa"
## [1] "Processing sentence: compil"
## [1] "Processing sentence: complain"
## [1] "Processing sentence: complaint"
## [1] "Processing sentence: complement"
## [1] "Processing sentence: complet"
## [1] "Processing sentence: complex"
## [1] "Processing sentence: complianc"
## [1] "Processing sentence: compliant"
## [1] "Processing sentence: complic"
## [1] "Processing sentence: compon"
## [1] "Processing sentence: compromis"
## [1] "Processing sentence: compulsori"
## [1] "Processing sentence: comput"
## [1] "Processing sentence: concept"
## [1] "Processing sentence: concern"
## [1] "Processing sentence: conclud"
## [1] "Processing sentence: conclus"
## [1] "Processing sentence: concommieacaa"
## [1] "Processing sentence: concommiesnanymor"
## [1] "Processing sentence: concret"
## [1] "Processing sentence: condemn"
## [1] "Processing sentence: condit"
## [1] "Processing sentence: condol"
## [1] "Processing sentence: condom"
## [1] "Processing sentence: conduc"
## [1] "Processing sentence: conduct"
## [1] "Processing sentence: conf"
## [1] "Processing sentence: confederaci"
## [1] "Processing sentence: confer"
## [1] "Processing sentence: confess"
## [1] "Processing sentence: confessionsexmu"
## [1] "Processing sentence: confid"
## [1] "Processing sentence: confidentmana"
## [1] "Processing sentence: confirm"
## [1] "Processing sentence: confisc"
## [1] "Processing sentence: conflict"
## [1] "Processing sentence: confront"
## [1] "Processing sentence: confus"
## [1] "Processing sentence: cong"
## [1] "Processing sentence: congest"
## [1] "Processing sentence: congrat"
## [1] "Processing sentence: congratul"
## [1] "Processing sentence: congratulationsbjpindia"
## [1] "Processing sentence: congratut"
## [1] "Processing sentence: congress"
## [1] "Processing sentence: congressi"
## [1] "Processing sentence: conk"
## [1] "Processing sentence: connect"
## [1] "Processing sentence: consecut"
## [1] "Processing sentence: consensus"
## [1] "Processing sentence: consent"
## [1] "Processing sentence: consequ"
## [1] "Processing sentence: consequentiacaa"
## [1] "Processing sentence: conserv"
## [1] "Processing sentence: consid"
## [1] "Processing sentence: consign"
## [1] "Processing sentence: consist"
## [1] "Processing sentence: conspiraci"
## [1] "Processing sentence: conspiracystuff"
## [1] "Processing sentence: constitu"
## [1] "Processing sentence: constrain"
## [1] "Processing sentence: construct"
## [1] "Processing sentence: consular"
## [1] "Processing sentence: consult"
## [1] "Processing sentence: consum"
## [1] "Processing sentence: consumpt"
## [1] "Processing sentence: consumptionbig"
## [1] "Processing sentence: cont"
## [1] "Processing sentence: contain"
## [1] "Processing sentence: contempl"
## [1] "Processing sentence: contempt"
## [1] "Processing sentence: content"
## [1] "Processing sentence: contentnnyoutub"
## [1] "Processing sentence: contest"
## [1] "Processing sentence: context"
## [1] "Processing sentence: continu"
## [1] "Processing sentence: continuinacaa"
## [1] "Processing sentence: contract"
## [1] "Processing sentence: contrari"
## [1] "Processing sentence: contri"
## [1] "Processing sentence: contribut"
## [1] "Processing sentence: control"
## [1] "Processing sentence: controlacaa"
## [1] "Processing sentence: controversi"
## [1] "Processing sentence: conundrum"
## [1] "Processing sentence: conveni"
## [1] "Processing sentence: convenientlacaa"
## [1] "Processing sentence: conventionacaa"
## [1] "Processing sentence: convers"
## [1] "Processing sentence: convert"
## [1] "Processing sentence: convey"
## [1] "Processing sentence: convinc"
## [1] "Processing sentence: coo"
## [1] "Processing sentence: cook"
## [1] "Processing sentence: coolfunnytshirt"
## [1] "Processing sentence: coomarashish"
## [1] "Processing sentence: coop"
## [1] "Processing sentence: cooper"
## [1] "Processing sentence: cooperatioacaa"
## [1] "Processing sentence: cooperativebanksyou"
## [1] "Processing sentence: cop"
## [1] "Processing sentence: copi"
## [1] "Processing sentence: copyright"
## [1] "Processing sentence: core"
## [1] "Processing sentence: corner"
## [1] "Processing sentence: corpbank"
## [1] "Processing sentence: corpor"
## [1] "Processing sentence: corporatebaba"
## [1] "Processing sentence: corporatebusi"
## [1] "Processing sentence: corporatebusinessacaa"
## [1] "Processing sentence: corporatelaw"
## [1] "Processing sentence: corporatesairlin"
## [1] "Processing sentence: corporationbank"
## [1] "Processing sentence: correct"
## [1] "Processing sentence: correl"
## [1] "Processing sentence: corruacaa"
## [1] "Processing sentence: corrupt"
## [1] "Processing sentence: corruptioacaa"
## [1] "Processing sentence: corruptionacaa"
## [1] "Processing sentence: corruptioncleacaa"
## [1] "Processing sentence: corruptionfreeindia"
## [1] "Processing sentence: corruptionhad"
## [1] "Processing sentence: corruptionhttpsgooglbyythn"
## [1] "Processing sentence: corruptionnfak"
## [1] "Processing sentence: corruptionnleacaa"
## [1] "Processing sentence: corruptionnlet"
## [1] "Processing sentence: corruptn"
## [1] "Processing sentence: corruptnr"
## [1] "Processing sentence: corupt"
## [1] "Processing sentence: cos"
## [1] "Processing sentence: cost"
## [1] "Processing sentence: cottonsean"
## [1] "Processing sentence: couacaa"
## [1] "Processing sentence: couldnt"
## [1] "Processing sentence: couldnthelpit"
## [1] "Processing sentence: couldv"
## [1] "Processing sentence: council"
## [1] "Processing sentence: counsel"
## [1] "Processing sentence: counterfeit"
## [1] "Processing sentence: countingnboth"
## [1] "Processing sentence: countri"
## [1] "Processing sentence: countryacaac"
## [1] "Processing sentence: coupl"
## [1] "Processing sentence: courag"
## [1] "Processing sentence: cours"
## [1] "Processing sentence: court"
## [1] "Processing sentence: courtesi"
## [1] "Processing sentence: courtest"
## [1] "Processing sentence: cousin"
## [1] "Processing sentence: cover"
## [1] "Processing sentence: coverag"
## [1] "Processing sentence: cow"
## [1] "Processing sentence: coward"
## [1] "Processing sentence: cowardnh"
## [1] "Processing sentence: coz"
## [1] "Processing sentence: cpi"
## [1] "Processing sentence: cpim"
## [1] "Processing sentence: cpimspeak"
## [1] "Processing sentence: cpmgup"
## [1] "Processing sentence: cpol"
## [1] "Processing sentence: cracaa"
## [1] "Processing sentence: crack"
## [1] "Processing sentence: crackdown"
## [1] "Processing sentence: crackdownacaa"
## [1] "Processing sentence: cramachandraiah"
## [1] "Processing sentence: cramachandran"
## [1] "Processing sentence: crap"
## [1] "Processing sentence: crash"
## [1] "Processing sentence: crazi"
## [1] "Processing sentence: crazili"
## [1] "Processing sentence: crazyt"
## [1] "Processing sentence: crditd"
## [1] "Processing sentence: cream"
## [1] "Processing sentence: creat"
## [1] "Processing sentence: creatingnhttpstcohkdevfcwi"
## [1] "Processing sentence: creation"
## [1] "Processing sentence: creativ"
## [1] "Processing sentence: creator"
## [1] "Processing sentence: cred"
## [1] "Processing sentence: credai"
## [1] "Processing sentence: credain"
## [1] "Processing sentence: credibl"
## [1] "Processing sentence: credit"
## [1] "Processing sentence: creditampdebit"
## [1] "Processing sentence: creditunion"
## [1] "Processing sentence: cretin"
## [1] "Processing sentence: cri"
## [1] "Processing sentence: crib"
## [1] "Processing sentence: cricketaakash"
## [1] "Processing sentence: crime"
## [1] "Processing sentence: crimesnot"
## [1] "Processing sentence: crimin"
## [1] "Processing sentence: crippl"
## [1] "Processing sentence: crise"
## [1] "Processing sentence: crisi"
## [1] "Processing sentence: crisil"
## [1] "Processing sentence: crisisso"
## [1] "Processing sentence: crisp"
## [1] "Processing sentence: critic"
## [1] "Processing sentence: criticis"
## [1] "Processing sentence: critiqu"
## [1] "Processing sentence: crocodil"
## [1] "Processing sentence: crocodiletear"
## [1] "Processing sentence: crook"
## [1] "Processing sentence: cropnhttpstcacaa"
## [1] "Processing sentence: cropnhttpstcoknuaricn"
## [1] "Processing sentence: crore"
## [1] "Processing sentence: croreacaa"
## [1] "Processing sentence: crorenstand"
## [1] "Processing sentence: croreout"
## [1] "Processing sentence: crorepati"
## [1] "Processing sentence: croresacaa"
## [1] "Processing sentence: croresreason"
## [1] "Processing sentence: cross"
## [1] "Processing sentence: crossborderterror"
## [1] "Processing sentence: crossfir"
## [1] "Processing sentence: crow"
## [1] "Processing sentence: crowd"
## [1] "Processing sentence: crpaatil"
## [1] "Processing sentence: crpfindia"
## [1] "Processing sentence: crs"
## [1] "Processing sentence: crt"
## [1] "Processing sentence: crub"
## [1] "Processing sentence: crucial"
## [1] "Processing sentence: cruel"
## [1] "Processing sentence: cruis"
## [1] "Processing sentence: crunch"
## [1] "Processing sentence: crunchnhttpstcoexvhcctrgp"
## [1] "Processing sentence: crunchnnhttpstcoacaa"
## [1] "Processing sentence: crunchnnhttpstcokwdgcsdddd"
## [1] "Processing sentence: crunchthink"
## [1] "Processing sentence: crusad"
## [1] "Processing sentence: crush"
## [1] "Processing sentence: cryingacaa"
## [1] "Processing sentence: cryptkeeperbtt"
## [1] "Processing sentence: cryptocurr"
## [1] "Processing sentence: csbhakuni"
## [1] "Processing sentence: csirisha"
## [1] "Processing sentence: csisindiachair"
## [1] "Processing sentence: csuvr"
## [1] "Processing sentence: cubedwellerz"
## [1] "Processing sentence: cubishopcom"
## [1] "Processing sentence: cud"
## [1] "Processing sentence: cudnt"
## [1] "Processing sentence: cue"
## [1] "Processing sentence: cuepartn"
## [1] "Processing sentence: culprit"
## [1] "Processing sentence: cultureeduaubdedubuf"
## [1] "Processing sentence: cum"
## [1] "Processing sentence: curb"
## [1] "Processing sentence: cure"
## [1] "Processing sentence: curious"
## [1] "Processing sentence: curiouskudi"
## [1] "Processing sentence: currenc"
## [1] "Processing sentence: currenciesnread"
## [1] "Processing sentence: currencyal"
## [1] "Processing sentence: currencyban"
## [1] "Processing sentence: currencycrisi"
## [1] "Processing sentence: currencynnpl"
## [1] "Processing sentence: currencyreplac"
## [1] "Processing sentence: currencyshortag"
## [1] "Processing sentence: currencyswap"
## [1] "Processing sentence: curreni"
## [1] "Processing sentence: current"
## [1] "Processing sentence: curs"
## [1] "Processing sentence: curtail"
## [1] "Processing sentence: custodian"
## [1] "Processing sentence: custom"
## [1] "Processing sentence: customerservic"
## [1] "Processing sentence: cut"
## [1] "Processing sentence: cutacaa"
## [1] "Processing sentence: cute"
## [1] "Processing sentence: cutest"
## [1] "Processing sentence: cvacaa"
## [1] "Processing sentence: cvoteacaa"
## [1] "Processing sentence: cvoter"
## [1] "Processing sentence: cvoteracaa"
## [1] "Processing sentence: cvoterindia"
## [1] "Processing sentence: cyber"
## [1] "Processing sentence: cynic"
## [1] "Processing sentence: cyrus"
## [1] "Processing sentence: daacaa"
## [1] "Processing sentence: daalbaati"
## [1] "Processing sentence: daarubaazmehta"
## [1] "Processing sentence: dad"
## [1] "Processing sentence: dadaim"
## [1] "Processing sentence: dadari"
## [1] "Processing sentence: daddi"
## [1] "Processing sentence: dadridemonetizationsurgicalstrikefak"
## [1] "Processing sentence: dah"
## [1] "Processing sentence: daili"
## [1] "Processing sentence: dailyhunt"
## [1] "Processing sentence: dailymot"
## [1] "Processing sentence: dailyonion"
## [1] "Processing sentence: dairi"
## [1] "Processing sentence: dal"
## [1] "Processing sentence: dalaal"
## [1] "Processing sentence: dalaalacaa"
## [1] "Processing sentence: dalal"
## [1] "Processing sentence: dalveer"
## [1] "Processing sentence: damaacaa"
## [1] "Processing sentence: damag"
## [1] "Processing sentence: damn"
## [1] "Processing sentence: danc"
## [1] "Processing sentence: dancer"
## [1] "Processing sentence: danceteacheracaa"
## [1] "Processing sentence: danger"
## [1] "Processing sentence: danubeproperti"
## [1] "Processing sentence: daraan"
## [1] "Processing sentence: dare"
## [1] "Processing sentence: darjeel"
## [1] "Processing sentence: darjeelingtim"
## [1] "Processing sentence: dark"
## [1] "Processing sentence: darknessfr"
## [1] "Processing sentence: darokr"
## [1] "Processing sentence: das"
## [1] "Processing sentence: dasbolshevik"
## [1] "Processing sentence: dasshaktikanta"
## [1] "Processing sentence: dasshaktikantandemonet"
## [1] "Processing sentence: dasyadav"
## [1] "Processing sentence: dat"
## [1] "Processing sentence: data"
## [1] "Processing sentence: databaazi"
## [1] "Processing sentence: databasedna"
## [1] "Processing sentence: datacard"
## [1] "Processing sentence: datamktgr"
## [1] "Processing sentence: datar"
## [1] "Processing sentence: date"
## [1] "Processing sentence: datnofact"
## [1] "Processing sentence: datoism"
## [1] "Processing sentence: dattaamitamit"
## [1] "Processing sentence: daughter"
## [1] "Processing sentence: daughteracaac"
## [1] "Processing sentence: davidfrawleyv"
## [1] "Processing sentence: davisonvideo"
## [1] "Processing sentence: davonno"
## [1] "Processing sentence: dawn"
## [1] "Processing sentence: dawnalbaauror"
## [1] "Processing sentence: day"
## [1] "Processing sentence: daynhpcl"
## [1] "Processing sentence: daynwhich"
## [1] "Processing sentence: daysacaa"
## [1] "Processing sentence: daysmor"
## [1] "Processing sentence: daysnnthink"
## [1] "Processing sentence: dayto"
## [1] "Processing sentence: dbabu"
## [1] "Processing sentence: dcpeastbcp"
## [1] "Processing sentence: ddsez"
## [1] "Processing sentence: deacaa"
## [1] "Processing sentence: dea"
## [1] "Processing sentence: dead"
## [1] "Processing sentence: deadlin"
## [1] "Processing sentence: deadlock"
## [1] "Processing sentence: deaf"
## [1] "Processing sentence: deal"
## [1] "Processing sentence: dealt"
## [1] "Processing sentence: deanmesm"
## [1] "Processing sentence: dear"
## [1] "Processing sentence: dearevanhansen"
## [1] "Processing sentence: death"
## [1] "Processing sentence: deathndu"
## [1] "Processing sentence: deathsacaa"
## [1] "Processing sentence: deathsnhttpstcoggjacaa"
## [1] "Processing sentence: deathsnhttpstcoggjchvgeq"
## [1] "Processing sentence: deba"
## [1] "Processing sentence: debat"
## [1] "Processing sentence: debatennwil"
## [1] "Processing sentence: debit"
## [1] "Processing sentence: debt"
## [1] "Processing sentence: debunk"
## [1] "Processing sentence: dec"
## [1] "Processing sentence: decadedemonet"
## [1] "Processing sentence: decemb"
## [1] "Processing sentence: decenc"
## [1] "Processing sentence: decid"
## [1] "Processing sentence: deciph"
## [1] "Processing sentence: decis"
## [1] "Processing sentence: decisionacaa"
## [1] "Processing sentence: decisionbut"
## [1] "Processing sentence: decisionit"
## [1] "Processing sentence: decisionmakingacaa"
## [1] "Processing sentence: decisionso"
## [1] "Processing sentence: declar"
## [1] "Processing sentence: declin"
## [1] "Processing sentence: deconstruct"
## [1] "Processing sentence: decor"
## [1] "Processing sentence: decreas"
## [1] "Processing sentence: decreasegoi"
## [1] "Processing sentence: dedic"
## [1] "Processing sentence: deduct"
## [1] "Processing sentence: dedupl"
## [1] "Processing sentence: deeepakkh"
## [1] "Processing sentence: deep"
## [1] "Processing sentence: deepaknegi"
## [1] "Processing sentence: deepanchor"
## [1] "Processing sentence: deepanchornncollater"
## [1] "Processing sentence: deepanchornnindia"
## [1] "Processing sentence: deepen"
## [1] "Processing sentence: deepjm"
## [1] "Processing sentence: deepparihar"
## [1] "Processing sentence: deepuzoomout"
## [1] "Processing sentence: deewana"
## [1] "Processing sentence: default"
## [1] "Processing sentence: defeat"
## [1] "Processing sentence: defeatist"
## [1] "Processing sentence: defec"
## [1] "Processing sentence: defend"
## [1] "Processing sentence: defiant"
## [1] "Processing sentence: deficit"
## [1] "Processing sentence: definit"
## [1] "Processing sentence: defint"
## [1] "Processing sentence: deforest"
## [1] "Processing sentence: defoti"
## [1] "Processing sentence: defus"
## [1] "Processing sentence: degrad"
## [1] "Processing sentence: degre"
## [1] "Processing sentence: degrown"
## [1] "Processing sentence: deincentiv"
## [1] "Processing sentence: dejavu"
## [1] "Processing sentence: dekha"
## [1] "Processing sentence: delay"
## [1] "Processing sentence: delet"
## [1] "Processing sentence: delhi"
## [1] "Processing sentence: delhiacaa"
## [1] "Processing sentence: delhiit"
## [1] "Processing sentence: delhimus"
## [1] "Processing sentence: delhipcc"
## [1] "Processing sentence: delhipolic"
## [1] "Processing sentence: deliber"
## [1] "Processing sentence: deliberatacaa"
## [1] "Processing sentence: deliberatelyacaa"
## [1] "Processing sentence: delic"
## [1] "Processing sentence: delici"
## [1] "Processing sentence: delight"
## [1] "Processing sentence: delist"
## [1] "Processing sentence: deliv"
## [1] "Processing sentence: deloitteindia"
## [1] "Processing sentence: deloudspeaker"
## [1] "Processing sentence: delusion"
## [1] "Processing sentence: dem"
## [1] "Processing sentence: demacaa"
## [1] "Processing sentence: demand"
## [1] "Processing sentence: demateri"
## [1] "Processing sentence: demo"
## [1] "Processing sentence: demoacaa"
## [1] "Processing sentence: democid"
## [1] "Processing sentence: democraci"
## [1] "Processing sentence: democrat"
## [1] "Processing sentence: demodit"
## [1] "Processing sentence: demoditisationmarch"
## [1] "Processing sentence: demoditisationmarchacaa"
## [1] "Processing sentence: demokaisi"
## [1] "Processing sentence: demolit"
## [1] "Processing sentence: demon"
## [1] "Processing sentence: demonacaa"
## [1] "Processing sentence: demoneacaa"
## [1] "Processing sentence: demonet"
## [1] "Processing sentence: demonetacaa"
## [1] "Processing sentence: demonetiacaa"
## [1] "Processing sentence: demonetis"
## [1] "Processing sentence: demonetisationacaa"
## [1] "Processing sentence: demonetisationbenefit"
## [1] "Processing sentence: demonetisationissu"
## [1] "Processing sentence: demonetisationncongntmcnleftnspnrjdnaapnjdunbspn"
## [1] "Processing sentence: demonetisationsaveslif"
## [1] "Processing sentence: demonetisationsurvey"
## [1] "Processing sentence: demonetizacaa"
## [1] "Processing sentence: demonetizacaahttpsacaa"
## [1] "Processing sentence: demonetizacaahttpstcovnckmsvnh"
## [1] "Processing sentence: demonetizaacaa"
## [1] "Processing sentence: demonetizatacaa"
## [1] "Processing sentence: demonetizatiacaa"
## [1] "Processing sentence: demonetizatioacaa"
## [1] "Processing sentence: demonetizationacaac"
## [1] "Processing sentence: demonetizationacaa"
## [1] "Processing sentence: demonetizationacaa"
## [1] "Processing sentence: demonetizationa"
## [1] "Processing sentence: demonetizationaadhar"
## [1] "Processing sentence: demonetizationamp"
## [1] "Processing sentence: demonetizationantiromeo"
## [1] "Processing sentence: demonetizationautounsubsacaa"
## [1] "Processing sentence: demonetizationavgd"
## [1] "Processing sentence: demonetizationbjp"
## [1] "Processing sentence: demonetizationblack"
## [1] "Processing sentence: demonetizationcv"
## [1] "Processing sentence: demonetizationdisast"
## [1] "Processing sentence: demonetizationdont"
## [1] "Processing sentence: demonetizationeduaubdedubu"
## [1] "Processing sentence: demonetizationeduaubdedubub"
## [1] "Processing sentence: demonetizationeduaubdedubuc"
## [1] "Processing sentence: demonetizationeffect"
## [1] "Processing sentence: demonetizationgdp"
## [1] "Processing sentence: demonetizationgood"
## [1] "Processing sentence: demonetizationhi"
## [1] "Processing sentence: demonetizationi"
## [1] "Processing sentence: demonetizationit"
## [1] "Processing sentence: demonetizationleav"
## [1] "Processing sentence: demonetizationlet"
## [1] "Processing sentence: demonetizationlevel"
## [1] "Processing sentence: demonetizationliber"
## [1] "Processing sentence: demonetizationmak"
## [1] "Processing sentence: demonetizationmor"
## [1] "Processing sentence: demonetizationmythsbust"
## [1] "Processing sentence: demonetizationmythsbustednanyon"
## [1] "Processing sentence: demonetizationn"
## [1] "Processing sentence: demonetizationna"
## [1] "Processing sentence: demonetizationnair"
## [1] "Processing sentence: demonetizationnakhileshnot"
## [1] "Processing sentence: demonetizationnal"
## [1] "Processing sentence: demonetizationnan"
## [1] "Processing sentence: demonetizationnanti"
## [1] "Processing sentence: demonetizationnbetterbharat"
## [1] "Processing sentence: demonetizationnbfsi"
## [1] "Processing sentence: demonetizationnblack"
## [1] "Processing sentence: demonetizationnbut"
## [1] "Processing sentence: demonetizationnc"
## [1] "Processing sentence: demonetizationncamdevarajareddi"
## [1] "Processing sentence: demonetizationncheck"
## [1] "Processing sentence: demonetizationndear"
## [1] "Processing sentence: demonetizationndigitalistindia"
## [1] "Processing sentence: demonetizationneduaubdedubufeduaubdedubufeduaubdedubufeduaubdedubufeduaubdedubufeduaubdedubufucucucucucuceduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaubdedubunnarendramodi"
## [1] "Processing sentence: demonetizationnegg"
## [1] "Processing sentence: demonetizationnetcnnno"
## [1] "Processing sentence: demonetizationnetcnnnoacaa"
## [1] "Processing sentence: demonetizationnexport"
## [1] "Processing sentence: demonetizationngov"
## [1] "Processing sentence: demonetizationngujarat"
## [1] "Processing sentence: demonetizationnhop"
## [1] "Processing sentence: demonetizationnhpn"
## [1] "Processing sentence: demonetizationnhttpacaa"
## [1] "Processing sentence: demonetizationnhttpsacaa"
## [1] "Processing sentence: demonetizationnhttpstacaa"
## [1] "Processing sentence: demonetizationnhttpstcacaa"
## [1] "Processing sentence: demonetizationnhttpstcoacaa"
## [1] "Processing sentence: demonetizationnhttpstcoawsmojuix"
## [1] "Processing sentence: demonetizationnhttpstcohvgga"
## [1] "Processing sentence: demonetizationnhttpstcoiiielpllf"
## [1] "Processing sentence: demonetizationnhttpstcokgnupwxoc"
## [1] "Processing sentence: demonetizationnhttpstcokqbsjisnwhen"
## [1] "Processing sentence: demonetizationnhttpstcolvuilinn"
## [1] "Processing sentence: demonetizationnhttpstcongkgvkjvqi"
## [1] "Processing sentence: demonetizationnhttpstconqqrrblj"
## [1] "Processing sentence: demonetizationnhttpstcopazbdh"
## [1] "Processing sentence: demonetizationnhttpstcopjvemnchw"
## [1] "Processing sentence: demonetizationnhttpstcoqzzsyvnnvia"
## [1] "Processing sentence: demonetizationnhttpstcosmkfrgb"
## [1] "Processing sentence: demonetizationnhttpstcoswvqlkrwi"
## [1] "Processing sentence: demonetizationnhttpstcowjznlqv"
## [1] "Processing sentence: demonetizationnhttpstcowmpgxckhl"
## [1] "Processing sentence: demonetizationnhttpstcoxmkqdgvn"
## [1] "Processing sentence: demonetizationnhug"
## [1] "Processing sentence: demonetizationni"
## [1] "Processing sentence: demonetizationnindia"
## [1] "Processing sentence: demonetizationnisn"
## [1] "Processing sentence: demonetizationnknow"
## [1] "Processing sentence: demonetizationnmamtabanerje"
## [1] "Processing sentence: demonetizationnmamtatak"
## [1] "Processing sentence: demonetizationnmaternityact"
## [1] "Processing sentence: demonetizationnmodi"
## [1] "Processing sentence: demonetizationnmust"
## [1] "Processing sentence: demonetizationnmustread"
## [1] "Processing sentence: demonetizationnmymsmeacaa"
## [1] "Processing sentence: demonetizationnn"
## [1] "Processing sentence: demonetizationnnacaa"
## [1] "Processing sentence: demonetizationnna"
## [1] "Processing sentence: demonetizationnnal"
## [1] "Processing sentence: demonetizationnnarendramodi"
## [1] "Processing sentence: demonetizationnndear"
## [1] "Processing sentence: demonetizationnne"
## [1] "Processing sentence: demonetizationnneconomi"
## [1] "Processing sentence: demonetizationnnh"
## [1] "Processing sentence: demonetizationnnhttpstcodacnymsr"
## [1] "Processing sentence: demonetizationnnhttpstcodcbstpdcun"
## [1] "Processing sentence: demonetizationnnhttpstcoidmgdpxsz"
## [1] "Processing sentence: demonetizationnnhttpstcoqkkksjfltp"
## [1] "Processing sentence: demonetizationnnhttpstcoujcmujeo"
## [1] "Processing sentence: demonetizationnnhttpstcovnaaffac"
## [1] "Processing sentence: demonetizationnnif"
## [1] "Processing sentence: demonetizationnnintelligentsia"
## [1] "Processing sentence: demonetizationnnnot"
## [1] "Processing sentence: demonetizationnnnotacaa"
## [1] "Processing sentence: demonetizationnno"
## [1] "Processing sentence: demonetizationnnon"
## [1] "Processing sentence: demonetizationnnor"
## [1] "Processing sentence: demonetizationnnread"
## [1] "Processing sentence: demonetizationnnsubscrib"
## [1] "Processing sentence: demonetizationnnwait"
## [1] "Processing sentence: demonetizationnnwhat"
## [1] "Processing sentence: demonetizationno"
## [1] "Processing sentence: demonetizationnoeffect"
## [1] "Processing sentence: demonetizationnon"
## [1] "Processing sentence: demonetizationnotacaa"
## [1] "Processing sentence: demonetizationnow"
## [1] "Processing sentence: demonetizationnpast"
## [1] "Processing sentence: demonetizationnpathankkot"
## [1] "Processing sentence: demonetizationnpl"
## [1] "Processing sentence: demonetizationnppl"
## [1] "Processing sentence: demonetizationnr"
## [1] "Processing sentence: demonetizationnread"
## [1] "Processing sentence: demonetizationnrealest"
## [1] "Processing sentence: demonetizationnsmal"
## [1] "Processing sentence: demonetizationnth"
## [1] "Processing sentence: demonetizationnthank"
## [1] "Processing sentence: demonetizationnthey"
## [1] "Processing sentence: demonetizationnthi"
## [1] "Processing sentence: demonetizationntim"
## [1] "Processing sentence: demonetizationnto"
## [1] "Processing sentence: demonetizationntrustbjp"
## [1] "Processing sentence: demonetizationnuueuaueuuauuduuucueuc"
## [1] "Processing sentence: demonetizationnuuuu"
## [1] "Processing sentence: demonetizationnw"
## [1] "Processing sentence: demonetizationnwatch"
## [1] "Processing sentence: demonetizationnwer"
## [1] "Processing sentence: demonetizationnwho"
## [1] "Processing sentence: demonetizationnyrold"
## [1] "Processing sentence: demonetizationoptimist"
## [1] "Processing sentence: demonetizationor"
## [1] "Processing sentence: demonetizationplz"
## [1] "Processing sentence: demonetizationpolici"
## [1] "Processing sentence: demonetizationreport"
## [1] "Processing sentence: demonetizationright"
## [1] "Processing sentence: demonetizationshameless"
## [1] "Processing sentence: demonetizationso"
## [1] "Processing sentence: demonetizationstep"
## [1] "Processing sentence: demonetizationstud"
## [1] "Processing sentence: demonetizationtel"
## [1] "Processing sentence: demonetizationth"
## [1] "Processing sentence: demonetizationther"
## [1] "Processing sentence: demonetizationthi"
## [1] "Processing sentence: demonetizationtim"
## [1] "Processing sentence: demonetizationuanachiev"
## [1] "Processing sentence: demonetizationuaua"
## [1] "Processing sentence: demonetizationutilitarian"
## [1] "Processing sentence: demonetizationvot"
## [1] "Processing sentence: demonetizationvotegainervotelos"
## [1] "Processing sentence: demonetizationwhi"
## [1] "Processing sentence: demonetizekejriw"
## [1] "Processing sentence: demonetizekejriwacaa"
## [1] "Processing sentence: demonis"
## [1] "Processing sentence: demonit"
## [1] "Processing sentence: demonitizationnhttpstcoasaxkpxwcwnuninbrussel"
## [1] "Processing sentence: demonstr"
## [1] "Processing sentence: demor"
## [1] "Processing sentence: demystifi"
## [1] "Processing sentence: den"
## [1] "Processing sentence: deni"
## [1] "Processing sentence: denial"
## [1] "Processing sentence: denialaccept"
## [1] "Processing sentence: denomin"
## [1] "Processing sentence: denominationsndemonet"
## [1] "Processing sentence: dent"
## [1] "Processing sentence: dep"
## [1] "Processing sentence: depart"
## [1] "Processing sentence: depend"
## [1] "Processing sentence: depict"
## [1] "Processing sentence: deploy"
## [1] "Processing sentence: deposit"
## [1] "Processing sentence: depost"
## [1] "Processing sentence: depress"
## [1] "Processing sentence: depriv"
## [1] "Processing sentence: dept"
## [1] "Processing sentence: deptt"
## [1] "Processing sentence: deputi"
## [1] "Processing sentence: der"
## [1] "Processing sentence: derail"
## [1] "Processing sentence: dere"
## [1] "Processing sentence: deregist"
## [1] "Processing sentence: deregul"
## [1] "Processing sentence: derekscissor"
## [1] "Processing sentence: derid"
## [1] "Processing sentence: derogatori"
## [1] "Processing sentence: desacaa"
## [1] "Processing sentence: desaihirvita"
## [1] "Processing sentence: describ"
## [1] "Processing sentence: desecularis"
## [1] "Processing sentence: desertfoxi"
## [1] "Processing sentence: deserv"
## [1] "Processing sentence: deshbhakti"
## [1] "Processing sentence: deshdrohi"
## [1] "Processing sentence: deshhbhakt"
## [1] "Processing sentence: deshkibaat"
## [1] "Processing sentence: desi"
## [1] "Processing sentence: design"
## [1] "Processing sentence: desir"
## [1] "Processing sentence: desiuvach"
## [1] "Processing sentence: deskbhakt"
## [1] "Processing sentence: despar"
## [1] "Processing sentence: desper"
## [1] "Processing sentence: desperateacaa"
## [1] "Processing sentence: despit"
## [1] "Processing sentence: despiteacaa"
## [1] "Processing sentence: destabil"
## [1] "Processing sentence: destroy"
## [1] "Processing sentence: destroyacaa"
## [1] "Processing sentence: destroytheaadhaar"
## [1] "Processing sentence: destruct"
## [1] "Processing sentence: detaiend"
## [1] "Processing sentence: detail"
## [1] "Processing sentence: detain"
## [1] "Processing sentence: detect"
## [1] "Processing sentence: deter"
## [1] "Processing sentence: deterior"
## [1] "Processing sentence: deterr"
## [1] "Processing sentence: dettolnnstd"
## [1] "Processing sentence: dev"
## [1] "Processing sentence: deva"
## [1] "Processing sentence: devduttmyth"
## [1] "Processing sentence: develop"
## [1] "Processing sentence: developingdevelop"
## [1] "Processing sentence: developmentneith"
## [1] "Processing sentence: devgan"
## [1] "Processing sentence: devic"
## [1] "Processing sentence: devinderacaa"
## [1] "Processing sentence: devinderp"
## [1] "Processing sentence: devindersharma"
## [1] "Processing sentence: devis"
## [1] "Processing sentence: devoid"
## [1] "Processing sentence: devop"
## [1] "Processing sentence: devpathway"
## [1] "Processing sentence: devvrat"
## [1] "Processing sentence: devyanidilli"
## [1] "Processing sentence: dewindia"
## [1] "Processing sentence: dey"
## [1] "Processing sentence: dfidotorgacaac"
## [1] "Processing sentence: dgogoi"
## [1] "Processing sentence: dgpib"
## [1] "Processing sentence: dhakadvsl"
## [1] "Processing sentence: dhan"
## [1] "Processing sentence: dhanantersingh"
## [1] "Processing sentence: dhanbiogr"
## [1] "Processing sentence: dhanji"
## [1] "Processing sentence: dhanyarajendran"
## [1] "Processing sentence: dharashukoh"
## [1] "Processing sentence: dharmicfundoo"
## [1] "Processing sentence: dharna"
## [1] "Processing sentence: dhawalbarot"
## [1] "Processing sentence: dhoni"
## [1] "Processing sentence: dhrumilpatel"
## [1] "Processing sentence: dhume"
## [1] "Processing sentence: dhwanipandya"
## [1] "Processing sentence: diacaa"
## [1] "Processing sentence: diamond"
## [1] "Processing sentence: diari"
## [1] "Processing sentence: dibang"
## [1] "Processing sentence: dictat"
## [1] "Processing sentence: dictatori"
## [1] "Processing sentence: dictatorship"
## [1] "Processing sentence: didi"
## [1] "Processing sentence: didnacaact"
## [1] "Processing sentence: didnt"
## [1] "Processing sentence: die"
## [1] "Processing sentence: dieacaa"
## [1] "Processing sentence: dieask"
## [1] "Processing sentence: diedacaa"
## [1] "Processing sentence: diednanonymousacaa"
## [1] "Processing sentence: diemay"
## [1] "Processing sentence: diethi"
## [1] "Processing sentence: diff"
## [1] "Processing sentence: differ"
## [1] "Processing sentence: differacaa"
## [1] "Processing sentence: differenacaa"
## [1] "Processing sentence: differenti"
## [1] "Processing sentence: differentth"
## [1] "Processing sentence: difficult"
## [1] "Processing sentence: difficulti"
## [1] "Processing sentence: dig"
## [1] "Processing sentence: digacaa"
## [1] "Processing sentence: digidhan"
## [1] "Processing sentence: digit"
## [1] "Processing sentence: digitaldukan"
## [1] "Processing sentence: digitalindiacaa"
## [1] "Processing sentence: digitalindia"
## [1] "Processing sentence: digitalindian"
## [1] "Processing sentence: digitalistindia"
## [1] "Processing sentence: digitalmarket"
## [1] "Processing sentence: digitalmedia"
## [1] "Processing sentence: digitalnnandnnan"
## [1] "Processing sentence: digitalpay"
## [1] "Processing sentence: digitindia"
## [1] "Processing sentence: digitis"
## [1] "Processing sentence: digvijaya"
## [1] "Processing sentence: digvijayannbitcoin"
## [1] "Processing sentence: dikshit"
## [1] "Processing sentence: dikshitsmita"
## [1] "Processing sentence: dilacaa"
## [1] "Processing sentence: dilado"
## [1] "Processing sentence: dillidurast"
## [1] "Processing sentence: dilut"
## [1] "Processing sentence: dim"
## [1] "Processing sentence: dimaagkoshot"
## [1] "Processing sentence: dimag"
## [1] "Processing sentence: din"
## [1] "Processing sentence: dina"
## [1] "Processing sentence: dineshagarwalacaa"
## [1] "Processing sentence: dineshgrao"
## [1] "Processing sentence: dineshr"
## [1] "Processing sentence: dip"
## [1] "Processing sentence: dipankar"
## [1] "Processing sentence: dipankarcpiml"
## [1] "Processing sentence: dipendradipzo"
## [1] "Processing sentence: dir"
## [1] "Processing sentence: dire"
## [1] "Processing sentence: direct"
## [1] "Processing sentence: directindirecteconomyacaa"
## [1] "Processing sentence: director"
## [1] "Processing sentence: dirti"
## [1] "Processing sentence: dis"
## [1] "Processing sentence: disacaa"
## [1] "Processing sentence: disabl"
## [1] "Processing sentence: disagre"
## [1] "Processing sentence: disappear"
## [1] "Processing sentence: disappoint"
## [1] "Processing sentence: disast"
## [1] "Processing sentence: disasterin"
## [1] "Processing sentence: disasterup"
## [1] "Processing sentence: discard"
## [1] "Processing sentence: disciplin"
## [1] "Processing sentence: disciss"
## [1] "Processing sentence: disclosur"
## [1] "Processing sentence: disclosureacaa"
## [1] "Processing sentence: disconnect"
## [1] "Processing sentence: discont"
## [1] "Processing sentence: discontinu"
## [1] "Processing sentence: discourag"
## [1] "Processing sentence: discours"
## [1] "Processing sentence: discov"
## [1] "Processing sentence: discredit"
## [1] "Processing sentence: discretionari"
## [1] "Processing sentence: discuss"
## [1] "Processing sentence: diseas"
## [1] "Processing sentence: disguis"
## [1] "Processing sentence: dishonest"
## [1] "Processing sentence: disillus"
## [1] "Processing sentence: dislik"
## [1] "Processing sentence: dismiss"
## [1] "Processing sentence: disord"
## [1] "Processing sentence: dispar"
## [1] "Processing sentence: dispens"
## [1] "Processing sentence: display"
## [1] "Processing sentence: displeasur"
## [1] "Processing sentence: disproportion"
## [1] "Processing sentence: disput"
## [1] "Processing sentence: disregard"
## [1] "Processing sentence: disrupt"
## [1] "Processing sentence: disruptiveacaa"
## [1] "Processing sentence: dissatisfact"
## [1] "Processing sentence: dissent"
## [1] "Processing sentence: dissid"
## [1] "Processing sentence: distanc"
## [1] "Processing sentence: distress"
## [1] "Processing sentence: distressacaa"
## [1] "Processing sentence: distressno"
## [1] "Processing sentence: distribut"
## [1] "Processing sentence: district"
## [1] "Processing sentence: disturb"
## [1] "Processing sentence: divacaa"
## [1] "Processing sentence: divers"
## [1] "Processing sentence: diversifi"
## [1] "Processing sentence: diversionari"
## [1] "Processing sentence: divert"
## [1] "Processing sentence: divid"
## [1] "Processing sentence: dividecongru"
## [1] "Processing sentence: dividend"
## [1] "Processing sentence: divorc"
## [1] "Processing sentence: divsbab"
## [1] "Processing sentence: divya"
## [1] "Processing sentence: divyaagarwal"
## [1] "Processing sentence: diwali"
## [1] "Processing sentence: diwasyoga"
## [1] "Processing sentence: diyeaj"
## [1] "Processing sentence: djunnarkar"
## [1] "Processing sentence: dkmahant"
## [1] "Processing sentence: dkomalkd"
## [1] "Processing sentence: dlx"
## [1] "Processing sentence: dmedia"
## [1] "Processing sentence: dmk"
## [1] "Processing sentence: dmonet"
## [1] "Processing sentence: dmonetis"
## [1] "Processing sentence: dms"
## [1] "Processing sentence: dmtn"
## [1] "Processing sentence: dnacaa"
## [1] "Processing sentence: dna"
## [1] "Processing sentence: dnaafterhr"
## [1] "Processing sentence: dnanndemonet"
## [1] "Processing sentence: dnarumourbust"
## [1] "Processing sentence: dndemonet"
## [1] "Processing sentence: dnhttpstcoyjovrmatandemonet"
## [1] "Processing sentence: dnishesh"
## [1] "Processing sentence: dnt"
## [1] "Processing sentence: docgoi"
## [1] "Processing sentence: docileatom"
## [1] "Processing sentence: doctor"
## [1] "Processing sentence: doctornadvisornlawyerndesignerinterior"
## [1] "Processing sentence: document"
## [1] "Processing sentence: documentari"
## [1] "Processing sentence: doddleoddl"
## [1] "Processing sentence: dodger"
## [1] "Processing sentence: doesnacaa"
## [1] "Processing sentence: doesnt"
## [1] "Processing sentence: doesntacaa"
## [1] "Processing sentence: dog"
## [1] "Processing sentence: dogauncl"
## [1] "Processing sentence: dognashoktanwarinc"
## [1] "Processing sentence: dognvijaymallya"
## [1] "Processing sentence: doin"
## [1] "Processing sentence: dollar"
## [1] "Processing sentence: doltiw"
## [1] "Processing sentence: domain"
## [1] "Processing sentence: dominoseverydayvalu"
## [1] "Processing sentence: dominosindia"
## [1] "Processing sentence: donacaact"
## [1] "Processing sentence: donaldtrump"
## [1] "Processing sentence: donat"
## [1] "Processing sentence: donationmanag"
## [1] "Processing sentence: done"
## [1] "Processing sentence: donethink"
## [1] "Processing sentence: donhacaa"
## [1] "Processing sentence: donor"
## [1] "Processing sentence: donovanpfaff"
## [1] "Processing sentence: dont"
## [1] "Processing sentence: dontacaa"
## [1] "Processing sentence: dontbethatguy"
## [1] "Processing sentence: doom"
## [1] "Processing sentence: doomsday"
## [1] "Processing sentence: doordarshan"
## [1] "Processing sentence: doormat"
## [1] "Processing sentence: dopeopl"
## [1] "Processing sentence: dost"
## [1] "Processing sentence: dotcom"
## [1] "Processing sentence: doubl"
## [1] "Processing sentence: doubt"
## [1] "Processing sentence: doubtinggaurav"
## [1] "Processing sentence: dove"
## [1] "Processing sentence: dovesandlett"
## [1] "Processing sentence: dowjon"
## [1] "Processing sentence: downgrad"
## [1] "Processing sentence: download"
## [1] "Processing sentence: downsiz"
## [1] "Processing sentence: downward"
## [1] "Processing sentence: dowri"
## [1] "Processing sentence: dozen"
## [1] "Processing sentence: dpradhanbjp"
## [1] "Processing sentence: dpurkayastha"
## [1] "Processing sentence: dracaa"
## [1] "Processing sentence: draacaa"
## [1] "Processing sentence: draconian"
## [1] "Processing sentence: draftdemonet"
## [1] "Processing sentence: drag"
## [1] "Processing sentence: dragnnhttpstcojswsajmo"
## [1] "Processing sentence: dragnnhttpstcoysaqynodu"
## [1] "Processing sentence: drain"
## [1] "Processing sentence: drainag"
## [1] "Processing sentence: drainsnsubiacaa"
## [1] "Processing sentence: drama"
## [1] "Processing sentence: dramat"
## [1] "Processing sentence: dramsinghvi"
## [1] "Processing sentence: dranaig"
## [1] "Processing sentence: drapernetwork"
## [1] "Processing sentence: drastic"
## [1] "Processing sentence: dravirmani"
## [1] "Processing sentence: draw"
## [1] "Processing sentence: drbhava"
## [1] "Processing sentence: dread"
## [1] "Processing sentence: dream"
## [1] "Processing sentence: dreamzgkfracaa"
## [1] "Processing sentence: dress"
## [1] "Processing sentence: drew"
## [1] "Processing sentence: dreze"
## [1] "Processing sentence: drafaze"
## [1] "Processing sentence: drgpradhan"
## [1] "Processing sentence: dri"
## [1] "Processing sentence: drive"
## [1] "Processing sentence: driveacaac"
## [1] "Processing sentence: driveacaacacaa"
## [1] "Processing sentence: drivedo"
## [1] "Processing sentence: drivenhttpstcoocnmhrkn"
## [1] "Processing sentence: driver"
## [1] "Processing sentence: drivesgau"
## [1] "Processing sentence: drjatinanand"
## [1] "Processing sentence: drjitendrasingh"
## [1] "Processing sentence: drkumarvishwa"
## [1] "Processing sentence: drkumarvishwasnnand"
## [1] "Processing sentence: drnarendranet"
## [1] "Processing sentence: drnngujarathi"
## [1] "Processing sentence: drooler"
## [1] "Processing sentence: drop"
## [1] "Processing sentence: drpippam"
## [1] "Processing sentence: drrbpatil"
## [1] "Processing sentence: drsacaa"
## [1] "Processing sentence: drsarithaar"
## [1] "Processing sentence: drshobha"
## [1] "Processing sentence: drshobhanndemonet"
## [1] "Processing sentence: drshraddha"
## [1] "Processing sentence: drtamilisaibjp"
## [1] "Processing sentence: drug"
## [1] "Processing sentence: drunk"
## [1] "Processing sentence: drunkenpeas"
## [1] "Processing sentence: dryi"
## [1] "Processing sentence: dseaman"
## [1] "Processing sentence: dsnt"
## [1] "Processing sentence: dspite"
## [1] "Processing sentence: dte"
## [1] "Processing sentence: dth"
## [1] "Processing sentence: dtope"
## [1] "Processing sentence: dual"
## [1] "Processing sentence: dude"
## [1] "Processing sentence: dudeacaa"
## [1] "Processing sentence: due"
## [1] "Processing sentence: dumb"
## [1] "Processing sentence: dunc"
## [1] "Processing sentence: duplic"
## [1] "Processing sentence: durbar"
## [1] "Processing sentence: duriacaa"
## [1] "Processing sentence: durinacaa"
## [1] "Processing sentence: dust"
## [1] "Processing sentence: duti"
## [1] "Processing sentence: dutyampwil"
## [1] "Processing sentence: dutyampwilacaa"
## [1] "Processing sentence: dyfm"
## [1] "Processing sentence: dyingconsciousn"
## [1] "Processing sentence: dynam"
## [1] "Processing sentence: dynasti"
## [1] "Processing sentence: eager"
## [1] "Processing sentence: earli"
## [1] "Processing sentence: earlier"
## [1] "Processing sentence: earliest"
## [1] "Processing sentence: earn"
## [1] "Processing sentence: earner"
## [1] "Processing sentence: eas"
## [1] "Processing sentence: easi"
## [1] "Processing sentence: easier"
## [1] "Processing sentence: easiest"
## [1] "Processing sentence: easili"
## [1] "Processing sentence: eastwest"
## [1] "Processing sentence: eat"
## [1] "Processing sentence: eatingnvyapam"
## [1] "Processing sentence: eauctacaa"
## [1] "Processing sentence: eauction"
## [1] "Processing sentence: ebay"
## [1] "Processing sentence: ecacaa"
## [1] "Processing sentence: echo"
## [1] "Processing sentence: echochamb"
## [1] "Processing sentence: eci"
## [1] "Processing sentence: eco"
## [1] "Processing sentence: ecommerc"
## [1] "Processing sentence: ecommerceacaa"
## [1] "Processing sentence: econ"
## [1] "Processing sentence: econacaa"
## [1] "Processing sentence: econofpak"
## [1] "Processing sentence: econom"
## [1] "Processing sentence: economi"
## [1] "Processing sentence: economicsbehind"
## [1] "Processing sentence: economicsbehindneconom"
## [1] "Processing sentence: economictim"
## [1] "Processing sentence: economist"
## [1] "Processing sentence: economistdk"
## [1] "Processing sentence: economyacaa"
## [1] "Processing sentence: economyacaa"
## [1] "Processing sentence: economyn"
## [1] "Processing sentence: economynshar"
## [1] "Processing sentence: ecosystem"
## [1] "Processing sentence: ecotech"
## [1] "Processing sentence: ecri"
## [1] "Processing sentence: eddieebert"
## [1] "Processing sentence: edg"
## [1] "Processing sentence: edict"
## [1] "Processing sentence: edit"
## [1] "Processing sentence: eduaubcedubcua"
## [1] "Processing sentence: eduaubcedubeueduaubcedubeua"
## [1] "Processing sentence: eduaubcedubu"
## [1] "Processing sentence: eduaubcedubuaeeduaubcedubub"
## [1] "Processing sentence: eduaubdedubu"
## [1] "Processing sentence: eduaubdedubua"
## [1] "Processing sentence: eduaubdedubuaa"
## [1] "Processing sentence: eduaubdedubuabeduaubdedubuabeduaubdedubuab"
## [1] "Processing sentence: eduaubdedubuaeduaubdedubua"
## [1] "Processing sentence: eduaubdedubuaeduaubdedubuademonet"
## [1] "Processing sentence: eduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubua"
## [1] "Processing sentence: eduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaddemonet"
## [1] "Processing sentence: eduaubdedubuaeduaubdedubuaeduaubdedububeduaubdedubub"
## [1] "Processing sentence: eduaubdedubuanext"
## [1] "Processing sentence: eduaubdedubub"
## [1] "Processing sentence: eduaubdedububarbadi"
## [1] "Processing sentence: eduaubdedububb"
## [1] "Processing sentence: eduaubdedububeduaubdedubub"
## [1] "Processing sentence: eduaubdedububeduaubdedububeduaubdedububeduaubdedububeduaubdedubub"
## [1] "Processing sentence: eduaubdedububeduaubdedububeduaubdedububeduaubdedububnhttpstconhukjbzl"
## [1] "Processing sentence: eduaubdedububeduaubdedubueduaubdedubu"
## [1] "Processing sentence: eduaubdedububeduaubdedubueduaubdedububndemonet"
## [1] "Processing sentence: eduaubdedububf"
## [1] "Processing sentence: eduaubdedububnremonetizedindiannatgeo"
## [1] "Processing sentence: eduaubdedubuc"
## [1] "Processing sentence: eduaubdedubuceduaubdedubu"
## [1] "Processing sentence: eduaubdedubuceduaubdedubua"
## [1] "Processing sentence: eduaubdedubuceduaubdedubuaa"
## [1] "Processing sentence: eduaubdedubuceduaubdedubuceduaubdedubucacaa"
## [1] "Processing sentence: eduaubdedubuceduaubdedubucnn"
## [1] "Processing sentence: eduaubdedubuceduaubdedubudacaa"
## [1] "Processing sentence: eduaubdedubucnnnarendramodi"
## [1] "Processing sentence: eduaubdedubud"
## [1] "Processing sentence: eduaubdedubudbohra"
## [1] "Processing sentence: eduaubdedubudeduaubdedubud"
## [1] "Processing sentence: eduaubdedubudeduaubdedubudeduaubdedubudeduaubdedubud"
## [1] "Processing sentence: eduaubdedubudeduaubdedubudnbohraofgujrat"
## [1] "Processing sentence: eduaubdedubudemonet"
## [1] "Processing sentence: eduaubdedubudnm"
## [1] "Processing sentence: eduaubdedubuealso"
## [1] "Processing sentence: eduaubdedubueduaubdedubu"
## [1] "Processing sentence: eduaubdedubueduaubdedubua"
## [1] "Processing sentence: eduaubdedubueduaubdedubuadnuudufueuueueucuuduuuueuuuuuu"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubuaeduaubdedubua"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedububeduaubdedubu"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaub"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaubdedubunmajor"
## [1] "Processing sentence: eduaubdedubueduaubdedubueduaubdedubumonaambegaonkar"
## [1] "Processing sentence: eduaubdedubueduaubdedubunboycottsnapchat"
## [1] "Processing sentence: eduaubdedubueduaubdedubunhttpstcolcungwplyw"
## [1] "Processing sentence: eduaubdedubueduaubdedubunnkejrikajuth"
## [1] "Processing sentence: eduaubdedubuensmritiirani"
## [1] "Processing sentence: eduaubdedubuf"
## [1] "Processing sentence: eduaubdedubufeduaubcedubfubbeduaubdedubuceduaubcedubfubb"
## [1] "Processing sentence: eduaubdedubufeduaubdedubufeduaubdedubuceduaubdedubuc"
## [1] "Processing sentence: eduaubdedubufeduaubdedubufeduaubdedubufeduaubdedu"
## [1] "Processing sentence: eduaubdedubufeduaubdedubufndu"
## [1] "Processing sentence: eduaubdedubufpleas"
## [1] "Processing sentence: eduaubdedubuhttpstcoclyicqacaa"
## [1] "Processing sentence: eduaubdedubunjust"
## [1] "Processing sentence: eduaubdedubunnarendramodi"
## [1] "Processing sentence: eduaubdedubunndemonetizationsaveslif"
## [1] "Processing sentence: eduaubdedubunnrahul"
## [1] "Processing sentence: eduaubdedubunow"
## [1] "Processing sentence: eduaubdedubunthey"
## [1] "Processing sentence: eduaubdedubustep"
## [1] "Processing sentence: eduaubdedubuthos"
## [1] "Processing sentence: eduaubdedubutweet"
## [1] "Processing sentence: eduaubeedubu"
## [1] "Processing sentence: eduaubeedubuaeduaubeedubua"
## [1] "Processing sentence: eduaubeedububeduaubcedubfubbuduufef"
## [1] "Processing sentence: eduaubeedubueduaubdedubu"
## [1] "Processing sentence: eduaubeedubunnipl"
## [1] "Processing sentence: educ"
## [1] "Processing sentence: educationforal"
## [1] "Processing sentence: edwardhyena"
## [1] "Processing sentence: eem"
## [1] "Processing sentence: effacaa"
## [1] "Processing sentence: effect"
## [1] "Processing sentence: effectivacaa"
## [1] "Processing sentence: effectnajitranad"
## [1] "Processing sentence: effectnhttpstcokycfdjmbqa"
## [1] "Processing sentence: effectsabhi"
## [1] "Processing sentence: effectsnif"
## [1] "Processing sentence: effici"
## [1] "Processing sentence: effort"
## [1] "Processing sentence: effortless"
## [1] "Processing sentence: ego"
## [1] "Processing sentence: ehh"
## [1] "Processing sentence: either"
## [1] "Processing sentence: ekjact"
## [1] "Processing sentence: eksacchakadam"
## [1] "Processing sentence: eleacaa"
## [1] "Processing sentence: elecacaa"
## [1] "Processing sentence: elect"
## [1] "Processing sentence: electionacaa"
## [1] "Processing sentence: electioncmsn"
## [1] "Processing sentence: electionresult"
## [1] "Processing sentence: electionslink"
## [1] "Processing sentence: elector"
## [1] "Processing sentence: electoraacaa"
## [1] "Processing sentence: electr"
## [1] "Processing sentence: electrif"
## [1] "Processing sentence: electron"
## [1] "Processing sentence: elementsndemonetis"
## [1] "Processing sentence: eleven"
## [1] "Processing sentence: elig"
## [1] "Processing sentence: elimin"
## [1] "Processing sentence: elit"
## [1] "Processing sentence: elixir"
## [1] "Processing sentence: eloqu"
## [1] "Processing sentence: els"
## [1] "Processing sentence: elsewher"
## [1] "Processing sentence: elspeth"
## [1] "Processing sentence: elud"
## [1] "Processing sentence: email"
## [1] "Processing sentence: emandi"
## [1] "Processing sentence: embarrass"
## [1] "Processing sentence: embrac"
## [1] "Processing sentence: embracetheart"
## [1] "Processing sentence: emerg"
## [1] "Processing sentence: emergingmarket"
## [1] "Processing sentence: emin"
## [1] "Processing sentence: emkayglobalfinancialservicesltdacaa"
## [1] "Processing sentence: emot"
## [1] "Processing sentence: emp"
## [1] "Processing sentence: empath"
## [1] "Processing sentence: empathi"
## [1] "Processing sentence: emphas"
## [1] "Processing sentence: empli"
## [1] "Processing sentence: employ"
## [1] "Processing sentence: employe"
## [1] "Processing sentence: employeebenefit"
## [1] "Processing sentence: empti"
## [1] "Processing sentence: enabl"
## [1] "Processing sentence: encount"
## [1] "Processing sentence: encourag"
## [1] "Processing sentence: end"
## [1] "Processing sentence: endian"
## [1] "Processing sentence: endless"
## [1] "Processing sentence: endors"
## [1] "Processing sentence: endtripletalaq"
## [1] "Processing sentence: enemi"
## [1] "Processing sentence: engg"
## [1] "Processing sentence: engin"
## [1] "Processing sentence: engineeringnhav"
## [1] "Processing sentence: englisacaa"
## [1] "Processing sentence: english"
## [1] "Processing sentence: enhanc"
## [1] "Processing sentence: enjoy"
## [1] "Processing sentence: enlighten"
## [1] "Processing sentence: enough"
## [1] "Processing sentence: enoughisenough"
## [1] "Processing sentence: enoughnnwhat"
## [1] "Processing sentence: enquir"
## [1] "Processing sentence: ensur"
## [1] "Processing sentence: enter"
## [1] "Processing sentence: enterpris"
## [1] "Processing sentence: entertain"
## [1] "Processing sentence: enterthetrz"
## [1] "Processing sentence: enthusiasm"
## [1] "Processing sentence: entir"
## [1] "Processing sentence: entitl"
## [1] "Processing sentence: entranc"
## [1] "Processing sentence: entrepreneur"
## [1] "Processing sentence: entrepreneurind"
## [1] "Processing sentence: environ"
## [1] "Processing sentence: eol"
## [1] "Processing sentence: epaisa"
## [1] "Processing sentence: epicfail"
## [1] "Processing sentence: episod"
## [1] "Processing sentence: episoden"
## [1] "Processing sentence: eppdi"
## [1] "Processing sentence: epsacaa"
## [1] "Processing sentence: equal"
## [1] "Processing sentence: equanim"
## [1] "Processing sentence: equat"
## [1] "Processing sentence: equip"
## [1] "Processing sentence: equiti"
## [1] "Processing sentence: equival"
## [1] "Processing sentence: era"
## [1] "Processing sentence: erad"
## [1] "Processing sentence: eradicatacaahttpstcopqwrfutwcw"
## [1] "Processing sentence: erannroshankar"
## [1] "Processing sentence: erp"
## [1] "Processing sentence: err"
## [1] "Processing sentence: error"
## [1] "Processing sentence: ertc"
## [1] "Processing sentence: escal"
## [1] "Processing sentence: escap"
## [1] "Processing sentence: esp"
## [1] "Processing sentence: especi"
## [1] "Processing sentence: essay"
## [1] "Processing sentence: essenc"
## [1] "Processing sentence: essenti"
## [1] "Processing sentence: est"
## [1] "Processing sentence: establish"
## [1] "Processing sentence: establishedncredit"
## [1] "Processing sentence: estat"
## [1] "Processing sentence: estatetkacaa"
## [1] "Processing sentence: estim"
## [1] "Processing sentence: etc"
## [1] "Processing sentence: etccompli"
## [1] "Processing sentence: etcnampmor"
## [1] "Processing sentence: etcndemonet"
## [1] "Processing sentence: etcnow"
## [1] "Processing sentence: etf"
## [1] "Processing sentence: eth"
## [1] "Processing sentence: etmarket"
## [1] "Processing sentence: etnr"
## [1] "Processing sentence: etv"
## [1] "Processing sentence: euphoria"
## [1] "Processing sentence: european"
## [1] "Processing sentence: evad"
## [1] "Processing sentence: evan"
## [1] "Processing sentence: evanspieg"
## [1] "Processing sentence: evanspiegel"
## [1] "Processing sentence: evanspiegelnindia"
## [1] "Processing sentence: evanspiegelnindiaa"
## [1] "Processing sentence: evanspigelnindia"
## [1] "Processing sentence: even"
## [1] "Processing sentence: evenacaa"
## [1] "Processing sentence: event"
## [1] "Processing sentence: ever"
## [1] "Processing sentence: everacaa"
## [1] "Processing sentence: everest"
## [1] "Processing sentence: everestgroup"
## [1] "Processing sentence: everi"
## [1] "Processing sentence: everif"
## [1] "Processing sentence: everybodi"
## [1] "Processing sentence: everybodyw"
## [1] "Processing sentence: everyday"
## [1] "Processing sentence: everyon"
## [1] "Processing sentence: everyonevipinnewindia"
## [1] "Processing sentence: everyth"
## [1] "Processing sentence: everytim"
## [1] "Processing sentence: evid"
## [1] "Processing sentence: evil"
## [1] "Processing sentence: evm"
## [1] "Processing sentence: evmhonestycorrupt"
## [1] "Processing sentence: evr"
## [1] "Processing sentence: evri"
## [1] "Processing sentence: ewallet"
## [1] "Processing sentence: ewalletsnbefor"
## [1] "Processing sentence: exacaa"
## [1] "Processing sentence: exact"
## [1] "Processing sentence: exactlybeen"
## [1] "Processing sentence: exam"
## [1] "Processing sentence: exampl"
## [1] "Processing sentence: exceed"
## [1] "Processing sentence: excel"
## [1] "Processing sentence: except"
## [1] "Processing sentence: excerpt"
## [1] "Processing sentence: excess"
## [1] "Processing sentence: exch"
## [1] "Processing sentence: exchacaa"
## [1] "Processing sentence: exchang"
## [1] "Processing sentence: exchangeno"
## [1] "Processing sentence: excis"
## [1] "Processing sentence: excit"
## [1] "Processing sentence: exclud"
## [1] "Processing sentence: exclus"
## [1] "Processing sentence: exclusivenharjivsingh"
## [1] "Processing sentence: excus"
## [1] "Processing sentence: exeacaa"
## [1] "Processing sentence: execut"
## [1] "Processing sentence: executacaa"
## [1] "Processing sentence: executedacaa"
## [1] "Processing sentence: executionnnhttpstcovwauysf"
## [1] "Processing sentence: exempt"
## [1] "Processing sentence: exercis"
## [1] "Processing sentence: exerciseacaa"
## [1] "Processing sentence: exercisenjust"
## [1] "Processing sentence: exiitian"
## [1] "Processing sentence: exir"
## [1] "Processing sentence: exist"
## [1] "Processing sentence: exit"
## [1] "Processing sentence: expand"
## [1] "Processing sentence: expans"
## [1] "Processing sentence: expect"
## [1] "Processing sentence: expeditacaa"
## [1] "Processing sentence: expenditur"
## [1] "Processing sentence: expens"
## [1] "Processing sentence: experi"
## [1] "Processing sentence: experienc"
## [1] "Processing sentence: experimentnnread"
## [1] "Processing sentence: expert"
## [1] "Processing sentence: expiri"
## [1] "Processing sentence: explain"
## [1] "Processing sentence: explan"
## [1] "Processing sentence: explor"
## [1] "Processing sentence: expoacaa"
## [1] "Processing sentence: export"
## [1] "Processing sentence: expos"
## [1] "Processing sentence: exposedndemonet"
## [1] "Processing sentence: exposur"
## [1] "Processing sentence: express"
## [1] "Processing sentence: expressninterest"
## [1] "Processing sentence: exrbi"
## [1] "Processing sentence: exsecular"
## [1] "Processing sentence: extacaa"
## [1] "Processing sentence: extend"
## [1] "Processing sentence: extens"
## [1] "Processing sentence: extent"
## [1] "Processing sentence: extn"
## [1] "Processing sentence: extra"
## [1] "Processing sentence: extraordinarili"
## [1] "Processing sentence: extravag"
## [1] "Processing sentence: extrem"
## [1] "Processing sentence: eye"
## [1] "Processing sentence: eyebal"
## [1] "Processing sentence: facacaa"
## [1] "Processing sentence: facad"
## [1] "Processing sentence: face"
## [1] "Processing sentence: facebook"
## [1] "Processing sentence: facebooktwitteryoutub"
## [1] "Processing sentence: facelift"
## [1] "Processing sentence: facet"
## [1] "Processing sentence: facial"
## [1] "Processing sentence: facil"
## [1] "Processing sentence: facilit"
## [1] "Processing sentence: fact"
## [1] "Processing sentence: factnth"
## [1] "Processing sentence: factor"
## [1] "Processing sentence: factori"
## [1] "Processing sentence: factorn"
## [1] "Processing sentence: fad"
## [1] "Processing sentence: fai"
## [1] "Processing sentence: faiacaa"
## [1] "Processing sentence: fail"
## [1] "Processing sentence: failuir"
## [1] "Processing sentence: failur"
## [1] "Processing sentence: failurenhttpstcomnuqamr"
## [1] "Processing sentence: fair"
## [1] "Processing sentence: fairi"
## [1] "Processing sentence: faith"
## [1] "Processing sentence: faizaskari"
## [1] "Processing sentence: fake"
## [1] "Processing sentence: fakeacaa"
## [1] "Processing sentence: fakenew"
## [1] "Processing sentence: fall"
## [1] "Processing sentence: fallen"
## [1] "Processing sentence: fallnhttpstcovhbveboansign"
## [1] "Processing sentence: fallout"
## [1] "Processing sentence: falloutacaa"
## [1] "Processing sentence: fals"
## [1] "Processing sentence: famili"
## [1] "Processing sentence: familiar"
## [1] "Processing sentence: familiesthen"
## [1] "Processing sentence: familyplan"
## [1] "Processing sentence: famous"
## [1] "Processing sentence: fan"
## [1] "Processing sentence: fanofaamirkhan"
## [1] "Processing sentence: fansd"
## [1] "Processing sentence: fantast"
## [1] "Processing sentence: far"
## [1] "Processing sentence: farcic"
## [1] "Processing sentence: farhanshaikh"
## [1] "Processing sentence: farm"
## [1] "Processing sentence: farmer"
## [1] "Processing sentence: farmersprotest"
## [1] "Processing sentence: farmhous"
## [1] "Processing sentence: farzirashtrawadhnnvotecongelectbjp"
## [1] "Processing sentence: fascin"
## [1] "Processing sentence: fashion"
## [1] "Processing sentence: fast"
## [1] "Processing sentence: fastest"
## [1] "Processing sentence: fastnewsdelhi"
## [1] "Processing sentence: fat"
## [1] "Processing sentence: fatboywasslim"
## [1] "Processing sentence: fate"
## [1] "Processing sentence: father"
## [1] "Processing sentence: fatihahcp"
## [1] "Processing sentence: fatwa"
## [1] "Processing sentence: fault"
## [1] "Processing sentence: faulti"
## [1] "Processing sentence: fav"
## [1] "Processing sentence: favor"
## [1] "Processing sentence: favorit"
## [1] "Processing sentence: favour"
## [1] "Processing sentence: fayedsouza"
## [1] "Processing sentence: fbdeaf"
## [1] "Processing sentence: fbnwerent"
## [1] "Processing sentence: fbrantsofindia"
## [1] "Processing sentence: fbs"
## [1] "Processing sentence: fcbarcelona"
## [1] "Processing sentence: fcking"
## [1] "Processing sentence: fdis"
## [1] "Processing sentence: fear"
## [1] "Processing sentence: fearmong"
## [1] "Processing sentence: feasibl"
## [1] "Processing sentence: featur"
## [1] "Processing sentence: featurephon"
## [1] "Processing sentence: feb"
## [1] "Processing sentence: februari"
## [1] "Processing sentence: fed"
## [1] "Processing sentence: fedoradaexplora"
## [1] "Processing sentence: fee"
## [1] "Processing sentence: feed"
## [1] "Processing sentence: feedback"
## [1] "Processing sentence: feel"
## [1] "Processing sentence: fell"
## [1] "Processing sentence: fellow"
## [1] "Processing sentence: felt"
## [1] "Processing sentence: feltacaa"
## [1] "Processing sentence: femafera"
## [1] "Processing sentence: femarbi"
## [1] "Processing sentence: fenc"
## [1] "Processing sentence: fenellafox"
## [1] "Processing sentence: fer"
## [1] "Processing sentence: fertil"
## [1] "Processing sentence: festiv"
## [1] "Processing sentence: ffs"
## [1] "Processing sentence: fgautier"
## [1] "Processing sentence: fiasco"
## [1] "Processing sentence: ficn"
## [1] "Processing sentence: fidonom"
## [1] "Processing sentence: field"
## [1] "Processing sentence: fierc"
## [1] "Processing sentence: fifth"
## [1] "Processing sentence: fight"
## [1] "Processing sentence: fighter"
## [1] "Processing sentence: figur"
## [1] "Processing sentence: figuredo"
## [1] "Processing sentence: fii"
## [1] "Processing sentence: file"
## [1] "Processing sentence: fill"
## [1] "Processing sentence: fillingform"
## [1] "Processing sentence: film"
## [1] "Processing sentence: filmibeat"
## [1] "Processing sentence: fin"
## [1] "Processing sentence: finacaa"
## [1] "Processing sentence: final"
## [1] "Processing sentence: financ"
## [1] "Processing sentence: financacaa"
## [1] "Processing sentence: financi"
## [1] "Processing sentence: financiaacaa"
## [1] "Processing sentence: financialincluion"
## [1] "Processing sentence: financialinclus"
## [1] "Processing sentence: financialxpress"
## [1] "Processing sentence: find"
## [1] "Processing sentence: findacaa"
## [1] "Processing sentence: fine"
## [1] "Processing sentence: finest"
## [1] "Processing sentence: finger"
## [1] "Processing sentence: finish"
## [1] "Processing sentence: finiterecurs"
## [1] "Processing sentence: finminindia"
## [1] "Processing sentence: finsec"
## [1] "Processing sentence: fintecacaa"
## [1] "Processing sentence: fintech"
## [1] "Processing sentence: fire"
## [1] "Processing sentence: firendemonet"
## [1] "Processing sentence: firesusanwojcickacaa"
## [1] "Processing sentence: firm"
## [1] "Processing sentence: firs"
## [1] "Processing sentence: first"
## [1] "Processing sentence: firstnthat"
## [1] "Processing sentence: firstpost"
## [1] "Processing sentence: firstpostbiz"
## [1] "Processing sentence: fiscal"
## [1] "Processing sentence: fish"
## [1] "Processing sentence: fishermen"
## [1] "Processing sentence: fishi"
## [1] "Processing sentence: fit"
## [1] "Processing sentence: fitch"
## [1] "Processing sentence: fitnesstip"
## [1] "Processing sentence: five"
## [1] "Processing sentence: fix"
## [1] "Processing sentence: fixacaa"
## [1] "Processing sentence: fkhanshaikh"
## [1] "Processing sentence: flaacaa"
## [1] "Processing sentence: flag"
## [1] "Processing sentence: flash"
## [1] "Processing sentence: flat"
## [1] "Processing sentence: flatten"
## [1] "Processing sentence: flawless"
## [1] "Processing sentence: flee"
## [1] "Processing sentence: flexibl"
## [1] "Processing sentence: flight"
## [1] "Processing sentence: flip"
## [1] "Processing sentence: flipflop"
## [1] "Processing sentence: flipsid"
## [1] "Processing sentence: floor"
## [1] "Processing sentence: flop"
## [1] "Processing sentence: flouacaa"
## [1] "Processing sentence: flout"
## [1] "Processing sentence: flow"
## [1] "Processing sentence: flower"
## [1] "Processing sentence: fluiacaa"
## [1] "Processing sentence: flung"
## [1] "Processing sentence: flush"
## [1] "Processing sentence: flytoak"
## [1] "Processing sentence: fmarunjaitley"
## [1] "Processing sentence: foacaa"
## [1] "Processing sentence: focus"
## [1] "Processing sentence: fodder"
## [1] "Processing sentence: foe"
## [1] "Processing sentence: fold"
## [1] "Processing sentence: folk"
## [1] "Processing sentence: folksacaa"
## [1] "Processing sentence: follow"
## [1] "Processing sentence: followassocham"
## [1] "Processing sentence: food"
## [1] "Processing sentence: foodacaa"
## [1] "Processing sentence: foodanddrink"
## [1] "Processing sentence: foodingoa"
## [1] "Processing sentence: fool"
## [1] "Processing sentence: foolhardi"
## [1] "Processing sentence: foolish"
## [1] "Processing sentence: foolproof"
## [1] "Processing sentence: foot"
## [1] "Processing sentence: footprint"
## [1] "Processing sentence: forb"
## [1] "Processing sentence: forc"
## [1] "Processing sentence: forcedreligi"
## [1] "Processing sentence: forecast"
## [1] "Processing sentence: foreeduaubdedubundigitalindiancashlesssocieti"
## [1] "Processing sentence: forefront"
## [1] "Processing sentence: foreign"
## [1] "Processing sentence: foreignbank"
## [1] "Processing sentence: foremost"
## [1] "Processing sentence: forese"
## [1] "Processing sentence: forex"
## [1] "Processing sentence: forexsign"
## [1] "Processing sentence: forget"
## [1] "Processing sentence: forgiv"
## [1] "Processing sentence: forgot"
## [1] "Processing sentence: forgotten"
## [1] "Processing sentence: form"
## [1] "Processing sentence: formal"
## [1] "Processing sentence: formationunth"
## [1] "Processing sentence: former"
## [1] "Processing sentence: formula"
## [1] "Processing sentence: forthcom"
## [1] "Processing sentence: forti"
## [1] "Processing sentence: fortiusinfra"
## [1] "Processing sentence: fortun"
## [1] "Processing sentence: forward"
## [1] "Processing sentence: foulwev"
## [1] "Processing sentence: found"
## [1] "Processing sentence: founder"
## [1] "Processing sentence: four"
## [1] "Processing sentence: fourstar"
## [1] "Processing sentence: franc"
## [1] "Processing sentence: frank"
## [1] "Processing sentence: frankiemendonca"
## [1] "Processing sentence: fratern"
## [1] "Processing sentence: fraud"
## [1] "Processing sentence: fraudacaa"
## [1] "Processing sentence: fraudmandatori"
## [1] "Processing sentence: fraudul"
## [1] "Processing sentence: free"
## [1] "Processing sentence: freecharg"
## [1] "Processing sentence: freedom"
## [1] "Processing sentence: freedomnbesid"
## [1] "Processing sentence: freeli"
## [1] "Processing sentence: freemarketacaa"
## [1] "Processing sentence: freemarketist"
## [1] "Processing sentence: freespeech"
## [1] "Processing sentence: freespeechin"
## [1] "Processing sentence: freez"
## [1] "Processing sentence: fresh"
## [1] "Processing sentence: fri"
## [1] "Processing sentence: friday"
## [1] "Processing sentence: friedman"
## [1] "Processing sentence: friend"
## [1] "Processing sentence: friendlynend"
## [1] "Processing sentence: friendsnirrespons"
## [1] "Processing sentence: frighten"
## [1] "Processing sentence: frm"
## [1] "Processing sentence: frnd"
## [1] "Processing sentence: frndbank"
## [1] "Processing sentence: froacaa"
## [1] "Processing sentence: fromkodur"
## [1] "Processing sentence: fronacaa"
## [1] "Processing sentence: front"
## [1] "Processing sentence: froth"
## [1] "Processing sentence: frsm"
## [1] "Processing sentence: frugalinnov"
## [1] "Processing sentence: fruit"
## [1] "Processing sentence: fruitsveget"
## [1] "Processing sentence: frustindian"
## [1] "Processing sentence: frustrat"
## [1] "Processing sentence: frustuplay"
## [1] "Processing sentence: ftiindia"
## [1] "Processing sentence: ftnnhttpstcoytvljnmw"
## [1] "Processing sentence: fuck"
## [1] "Processing sentence: fuckd"
## [1] "Processing sentence: fuckingacaa"
## [1] "Processing sentence: fuckni"
## [1] "Processing sentence: fudg"
## [1] "Processing sentence: fulcrumnew"
## [1] "Processing sentence: fulfil"
## [1] "Processing sentence: full"
## [1] "Processing sentence: fullacaa"
## [1] "Processing sentence: fulli"
## [1] "Processing sentence: fun"
## [1] "Processing sentence: funacaa"
## [1] "Processing sentence: function"
## [1] "Processing sentence: fund"
## [1] "Processing sentence: fundsacaa"
## [1] "Processing sentence: funnel"
## [1] "Processing sentence: funni"
## [1] "Processing sentence: furthermor"
## [1] "Processing sentence: fuss"
## [1] "Processing sentence: futil"
## [1] "Processing sentence: futur"
## [1] "Processing sentence: futurist"
## [1] "Processing sentence: fxwirepro"
## [1] "Processing sentence: fyacaa"
## [1] "Processing sentence: fyi"
## [1] "Processing sentence: fyrnhttpstcoqgbfxejw"
## [1] "Processing sentence: gaacaa"
## [1] "Processing sentence: gabbar"
## [1] "Processing sentence: gabbarsanghi"
## [1] "Processing sentence: gabbbarsingh"
## [1] "Processing sentence: gaddadaari"
## [1] "Processing sentence: gadget"
## [1] "Processing sentence: gaganagraw"
## [1] "Processing sentence: gailwad"
## [1] "Processing sentence: gain"
## [1] "Processing sentence: gainnnto"
## [1] "Processing sentence: gajeraakshay"
## [1] "Processing sentence: gala"
## [1] "Processing sentence: gambl"
## [1] "Processing sentence: game"
## [1] "Processing sentence: gameacaa"
## [1] "Processing sentence: gamebizlaw"
## [1] "Processing sentence: gamebypol"
## [1] "Processing sentence: gamechang"
## [1] "Processing sentence: gandhi"
## [1] "Processing sentence: gandhiji"
## [1] "Processing sentence: gandhinehru"
## [1] "Processing sentence: gandhipm"
## [1] "Processing sentence: gang"
## [1] "Processing sentence: gappsthi"
## [1] "Processing sentence: garb"
## [1] "Processing sentence: gareeb"
## [1] "Processing sentence: gargtarun"
## [1] "Processing sentence: garner"
## [1] "Processing sentence: garybcohen"
## [1] "Processing sentence: gas"
## [1] "Processing sentence: gate"
## [1] "Processing sentence: gateway"
## [1] "Processing sentence: gather"
## [1] "Processing sentence: gaubert"
## [1] "Processing sentence: gauraksha"
## [1] "Processing sentence: gauravbh"
## [1] "Processing sentence: gauravcsaw"
## [1] "Processing sentence: gauravgogoiasm"
## [1] "Processing sentence: gauravintellect"
## [1] "Processing sentence: gauravonnet"
## [1] "Processing sentence: gauravpandhi"
## [1] "Processing sentence: gauravvn"
## [1] "Processing sentence: gave"
## [1] "Processing sentence: gaya"
## [1] "Processing sentence: gayansham"
## [1] "Processing sentence: gayathriraguram"
## [1] "Processing sentence: gayedemonet"
## [1] "Processing sentence: gayekya"
## [1] "Processing sentence: gdp"
## [1] "Processing sentence: gdpndemonetiacaa"
## [1] "Processing sentence: gdpnknow"
## [1] "Processing sentence: geacaa"
## [1] "Processing sentence: gear"
## [1] "Processing sentence: geekvarieti"
## [1] "Processing sentence: geeminha"
## [1] "Processing sentence: geetv"
## [1] "Processing sentence: gem"
## [1] "Processing sentence: general"
## [1] "Processing sentence: generalbakshi"
## [1] "Processing sentence: generat"
## [1] "Processing sentence: genius"
## [1] "Processing sentence: genocideh"
## [1] "Processing sentence: genuin"
## [1] "Processing sentence: geograph"
## [1] "Processing sentence: germani"
## [1] "Processing sentence: gershwin"
## [1] "Processing sentence: get"
## [1] "Processing sentence: getacaa"
## [1] "Processing sentence: getongab"
## [1] "Processing sentence: gettin"
## [1] "Processing sentence: getup"
## [1] "Processing sentence: ggiittiikkaa"
## [1] "Processing sentence: ghar"
## [1] "Processing sentence: ghost"
## [1] "Processing sentence: ghotala"
## [1] "Processing sentence: ghulamnabiazad"
## [1] "Processing sentence: ghunegaar"
## [1] "Processing sentence: giacaa"
## [1] "Processing sentence: giant"
## [1] "Processing sentence: gifacaa"
## [1] "Processing sentence: gift"
## [1] "Processing sentence: giftsofgab"
## [1] "Processing sentence: gillescutaya"
## [1] "Processing sentence: gimm"
## [1] "Processing sentence: giniromet"
## [1] "Processing sentence: giphynthos"
## [1] "Processing sentence: girishaapka"
## [1] "Processing sentence: girishalva"
## [1] "Processing sentence: girishkub"
## [1] "Processing sentence: girl"
## [1] "Processing sentence: gita"
## [1] "Processing sentence: gitanjalid"
## [1] "Processing sentence: giv"
## [1] "Processing sentence: give"
## [1] "Processing sentence: giveacaa"
## [1] "Processing sentence: given"
## [1] "Processing sentence: givin"
## [1] "Processing sentence: gjkolh"
## [1] "Processing sentence: glad"
## [1] "Processing sentence: glanc"
## [1] "Processing sentence: glare"
## [1] "Processing sentence: glassmanamanda"
## [1] "Processing sentence: glibsmedia"
## [1] "Processing sentence: glimp"
## [1] "Processing sentence: gloat"
## [1] "Processing sentence: global"
## [1] "Processing sentence: glocal"
## [1] "Processing sentence: glori"
## [1] "Processing sentence: glorifi"
## [1] "Processing sentence: glvmi"
## [1] "Processing sentence: glvrps"
## [1] "Processing sentence: glvsrcb"
## [1] "Processing sentence: gmosz"
## [1] "Processing sentence: gnanodayam"
## [1] "Processing sentence: gndtv"
## [1] "Processing sentence: gnfcacaacs"
## [1] "Processing sentence: goacaa"
## [1] "Processing sentence: goa"
## [1] "Processing sentence: goalpost"
## [1] "Processing sentence: gobackmodinpatidarjustic"
## [1] "Processing sentence: gocashless"
## [1] "Processing sentence: god"
## [1] "Processing sentence: godandthebear"
## [1] "Processing sentence: godavar"
## [1] "Processing sentence: godrej"
## [1] "Processing sentence: godrejgroup"
## [1] "Processing sentence: godwin"
## [1] "Processing sentence: goe"
## [1] "Processing sentence: goebbelsian"
## [1] "Processing sentence: goeloversea"
## [1] "Processing sentence: goi"
## [1] "Processing sentence: goingacaa"
## [1] "Processing sentence: gold"
## [1] "Processing sentence: golddigg"
## [1] "Processing sentence: goldenarch"
## [1] "Processing sentence: goldenthrust"
## [1] "Processing sentence: goldtrendsnet"
## [1] "Processing sentence: gone"
## [1] "Processing sentence: gonna"
## [1] "Processing sentence: gooacaa"
## [1] "Processing sentence: good"
## [1] "Processing sentence: goodblack"
## [1] "Processing sentence: goodgovern"
## [1] "Processing sentence: goodnmanakgupta"
## [1] "Processing sentence: goodnmanakguptaacaa"
## [1] "Processing sentence: goodnrajappl"
## [1] "Processing sentence: goodth"
## [1] "Processing sentence: goodwhil"
## [1] "Processing sentence: goof"
## [1] "Processing sentence: goog"
## [1] "Processing sentence: googl"
## [1] "Processing sentence: googlefail"
## [1] "Processing sentence: googlefailacaa"
## [1] "Processing sentence: googleyoutub"
## [1] "Processing sentence: goon"
## [1] "Processing sentence: goonliber"
## [1] "Processing sentence: gop"
## [1] "Processing sentence: gopalbalaji"
## [1] "Processing sentence: gopale"
## [1] "Processing sentence: gopigopa"
## [1] "Processing sentence: gopsacaa"
## [1] "Processing sentence: gori"
## [1] "Processing sentence: gorkhaland"
## [1] "Processing sentence: gosh"
## [1] "Processing sentence: goswami"
## [1] "Processing sentence: got"
## [1] "Processing sentence: gottaacaa"
## [1] "Processing sentence: gov"
## [1] "Processing sentence: govacaact"
## [1] "Processing sentence: govern"
## [1] "Processing sentence: governacaa"
## [1] "Processing sentence: governancenow"
## [1] "Processing sentence: governemnt"
## [1] "Processing sentence: governerofindia"
## [1] "Processing sentence: governmentacaac"
## [1] "Processing sentence: governmentacaa"
## [1] "Processing sentence: governmentnarvindkejriw"
## [1] "Processing sentence: governmentntataindia"
## [1] "Processing sentence: governor"
## [1] "Processing sentence: govn"
## [1] "Processing sentence: govt"
## [1] "Processing sentence: govtacaac"
## [1] "Processing sentence: govtexchang"
## [1] "Processing sentence: govtndemonet"
## [1] "Processing sentence: govtnuuuuauuuuuueufuufufueacaa"
## [1] "Processing sentence: govtw"
## [1] "Processing sentence: gowda"
## [1] "Processing sentence: gps"
## [1] "Processing sentence: gptayu"
## [1] "Processing sentence: gracaa"
## [1] "Processing sentence: grab"
## [1] "Processing sentence: grabber"
## [1] "Processing sentence: grace"
## [1] "Processing sentence: grade"
## [1] "Processing sentence: graft"
## [1] "Processing sentence: gramophon"
## [1] "Processing sentence: grand"
## [1] "Processing sentence: grandson"
## [1] "Processing sentence: grant"
## [1] "Processing sentence: graph"
## [1] "Processing sentence: grassroot"
## [1] "Processing sentence: grassyknol"
## [1] "Processing sentence: grate"
## [1] "Processing sentence: gratitud"
## [1] "Processing sentence: grave"
## [1] "Processing sentence: graver"
## [1] "Processing sentence: great"
## [1] "Processing sentence: greater"
## [1] "Processing sentence: greatest"
## [1] "Processing sentence: greatgameindia"
## [1] "Processing sentence: greatheman"
## [1] "Processing sentence: greec"
## [1] "Processing sentence: greed"
## [1] "Processing sentence: grengaswami"
## [1] "Processing sentence: grew"
## [1] "Processing sentence: grey"
## [1] "Processing sentence: groceri"
## [1] "Processing sentence: ground"
## [1] "Processing sentence: groundzero"
## [1] "Processing sentence: group"
## [1] "Processing sentence: grow"
## [1] "Processing sentence: grower"
## [1] "Processing sentence: growth"
## [1] "Processing sentence: growthn"
## [1] "Processing sentence: grt"
## [1] "Processing sentence: grtacaa"
## [1] "Processing sentence: grtvnew"
## [1] "Processing sentence: gsailaja"
## [1] "Processing sentence: gsampath"
## [1] "Processing sentence: gsmita"
## [1] "Processing sentence: gst"
## [1] "Processing sentence: gstbut"
## [1] "Processing sentence: gsurya"
## [1] "Processing sentence: gtgt"
## [1] "Processing sentence: gtgtacaa"
## [1] "Processing sentence: gtgtgtgtgtamerica"
## [1] "Processing sentence: guarante"
## [1] "Processing sentence: guard"
## [1] "Processing sentence: guardsacaa"
## [1] "Processing sentence: guava"
## [1] "Processing sentence: gud"
## [1] "Processing sentence: guess"
## [1] "Processing sentence: guiacaa"
## [1] "Processing sentence: guid"
## [1] "Processing sentence: guidelin"
## [1] "Processing sentence: guindiaink"
## [1] "Processing sentence: guinea"
## [1] "Processing sentence: guis"
## [1] "Processing sentence: guj"
## [1] "Processing sentence: gujarat"
## [1] "Processing sentence: gujaratheadlin"
## [1] "Processing sentence: gujarati"
## [1] "Processing sentence: gujaratmodel"
## [1] "Processing sentence: gujaratwelcomespmmodi"
## [1] "Processing sentence: gujjusnthink"
## [1] "Processing sentence: gujrat"
## [1] "Processing sentence: gujratlion"
## [1] "Processing sentence: gullibl"
## [1] "Processing sentence: gun"
## [1] "Processing sentence: gunjakapoor"
## [1] "Processing sentence: gunner"
## [1] "Processing sentence: gunrel"
## [1] "Processing sentence: gupta"
## [1] "Processing sentence: gurgaon"
## [1] "Processing sentence: gurmeetchoudhari"
## [1] "Processing sentence: gursimranmand"
## [1] "Processing sentence: guru"
## [1] "Processing sentence: gurugram"
## [1] "Processing sentence: gurumurthi"
## [1] "Processing sentence: gurus"
## [1] "Processing sentence: gutter"
## [1] "Processing sentence: guv"
## [1] "Processing sentence: guwahati"
## [1] "Processing sentence: guy"
## [1] "Processing sentence: gvlnrao"
## [1] "Processing sentence: gvrnmtsthis"
## [1] "Processing sentence: gyaan"
## [1] "Processing sentence: gye"
## [1] "Processing sentence: haacaa"
## [1] "Processing sentence: haa"
## [1] "Processing sentence: haanji"
## [1] "Processing sentence: hack"
## [1] "Processing sentence: hackathon"
## [1] "Processing sentence: hadi"
## [1] "Processing sentence: haha"
## [1] "Processing sentence: hahaha"
## [1] "Processing sentence: hahahacutest"
## [1] "Processing sentence: hahahagundagardi"
## [1] "Processing sentence: hai"
## [1] "Processing sentence: haicountdown"
## [1] "Processing sentence: hail"
## [1] "Processing sentence: hain"
## [1] "Processing sentence: hainm"
## [1] "Processing sentence: hainmodijipaisa"
## [1] "Processing sentence: hajar"
## [1] "Processing sentence: half"
## [1] "Processing sentence: halfacaa"
## [1] "Processing sentence: hall"
## [1] "Processing sentence: halt"
## [1] "Processing sentence: ham"
## [1] "Processing sentence: hamari"
## [1] "Processing sentence: hammer"
## [1] "Processing sentence: hand"
## [1] "Processing sentence: handl"
## [1] "Processing sentence: handledacaa"
## [1] "Processing sentence: handmad"
## [1] "Processing sentence: hang"
## [1] "Processing sentence: hangayaznizami"
## [1] "Processing sentence: hankgreen"
## [1] "Processing sentence: hannpubl"
## [1] "Processing sentence: happacaa"
## [1] "Processing sentence: happen"
## [1] "Processing sentence: happend"
## [1] "Processing sentence: happenedfact"
## [1] "Processing sentence: happenednno"
## [1] "Processing sentence: happi"
## [1] "Processing sentence: happnd"
## [1] "Processing sentence: happyacaa"
## [1] "Processing sentence: happyeveryon"
## [1] "Processing sentence: happyhom"
## [1] "Processing sentence: happynbut"
## [1] "Processing sentence: har"
## [1] "Processing sentence: haracaa"
## [1] "Processing sentence: harass"
## [1] "Processing sentence: harbhajansingh"
## [1] "Processing sentence: hard"
## [1] "Processing sentence: hardbuilt"
## [1] "Processing sentence: hardest"
## [1] "Processing sentence: hardikpola"
## [1] "Processing sentence: hardsacaa"
## [1] "Processing sentence: hardship"
## [1] "Processing sentence: hardwork"
## [1] "Processing sentence: harebrain"
## [1] "Processing sentence: haribjp"
## [1] "Processing sentence: hariiyengaar"
## [1] "Processing sentence: harishravuri"
## [1] "Processing sentence: harivansh"
## [1] "Processing sentence: harm"
## [1] "Processing sentence: harpermadi"
## [1] "Processing sentence: harrass"
## [1] "Processing sentence: harsh"
## [1] "Processing sentence: harshbit"
## [1] "Processing sentence: harshilnayak"
## [1] "Processing sentence: harshkkapoor"
## [1] "Processing sentence: harshkkapoornndemonet"
## [1] "Processing sentence: harsimratbad"
## [1] "Processing sentence: harvard"
## [1] "Processing sentence: harvardbiz"
## [1] "Processing sentence: harvest"
## [1] "Processing sentence: haryana"
## [1] "Processing sentence: hashtag"
## [1] "Processing sentence: hasnacaact"
## [1] "Processing sentence: hasnt"
## [1] "Processing sentence: hassl"
## [1] "Processing sentence: hast"
## [1] "Processing sentence: hastag"
## [1] "Processing sentence: hasti"
## [1] "Processing sentence: hat"
## [1] "Processing sentence: hatacaa"
## [1] "Processing sentence: hate"
## [1] "Processing sentence: hateatmlin"
## [1] "Processing sentence: hater"
## [1] "Processing sentence: hatr"
## [1] "Processing sentence: haunt"
## [1] "Processing sentence: hav"
## [1] "Processing sentence: havacaa"
## [1] "Processing sentence: haven"
## [1] "Processing sentence: havent"
## [1] "Processing sentence: havin"
## [1] "Processing sentence: hawaii"
## [1] "Processing sentence: hawaiian"
## [1] "Processing sentence: hawala"
## [1] "Processing sentence: hayderalkhoei"
## [1] "Processing sentence: hazar"
## [1] "Processing sentence: hazirjawab"
## [1] "Processing sentence: hdfc"
## [1] "Processing sentence: hdfcbank"
## [1] "Processing sentence: hdfcbankcar"
## [1] "Processing sentence: head"
## [1] "Processing sentence: headach"
## [1] "Processing sentence: headi"
## [1] "Processing sentence: headlin"
## [1] "Processing sentence: headstartdelhi"
## [1] "Processing sentence: health"
## [1] "Processing sentence: healthcar"
## [1] "Processing sentence: healthi"
## [1] "Processing sentence: hear"
## [1] "Processing sentence: heard"
## [1] "Processing sentence: heart"
## [1] "Processing sentence: heartbreakingnndemonet"
## [1] "Processing sentence: heartdaught"
## [1] "Processing sentence: heartnhttpstcohhragauia"
## [1] "Processing sentence: heat"
## [1] "Processing sentence: heatedacaa"
## [1] "Processing sentence: heavi"
## [1] "Processing sentence: heavili"
## [1] "Processing sentence: heavyindustri"
## [1] "Processing sentence: heck"
## [1] "Processing sentence: hedg"
## [1] "Processing sentence: heft"
## [1] "Processing sentence: hehe"
## [1] "Processing sentence: heher"
## [1] "Processing sentence: height"
## [1] "Processing sentence: hekdi"
## [1] "Processing sentence: held"
## [1] "Processing sentence: hell"
## [1] "Processing sentence: hellbent"
## [1] "Processing sentence: hello"
## [1] "Processing sentence: helloooooo"
## [1] "Processing sentence: helm"
## [1] "Processing sentence: help"
## [1] "Processing sentence: helpalternativemedia"
## [1] "Processing sentence: helper"
## [1] "Processing sentence: helpless"
## [1] "Processing sentence: hemant"
## [1] "Processing sentence: hemantghai"
## [1] "Processing sentence: hemanthpmc"
## [1] "Processing sentence: hemantritu"
## [1] "Processing sentence: hemmu"
## [1] "Processing sentence: hemster"
## [1] "Processing sentence: hemuher"
## [1] "Processing sentence: henc"
## [1] "Processing sentence: herald"
## [1] "Processing sentence: here"
## [1] "Processing sentence: heren"
## [1] "Processing sentence: herendemonetis"
## [1] "Processing sentence: herenhttpstcomddedkqbw"
## [1] "Processing sentence: herenhttpstcopqnmeudxpf"
## [1] "Processing sentence: herenhttpstcotdjauou"
## [1] "Processing sentence: herenhttpstcozrputefedf"
## [1] "Processing sentence: herennewreleasesndelaynpahlajnihalani"
## [1] "Processing sentence: heritag"
## [1] "Processing sentence: hero"
## [1] "Processing sentence: heronam"
## [1] "Processing sentence: hes"
## [1] "Processing sentence: hey"
## [1] "Processing sentence: hibern"
## [1] "Processing sentence: hidden"
## [1] "Processing sentence: hiddenguruz"
## [1] "Processing sentence: hide"
## [1] "Processing sentence: hiest"
## [1] "Processing sentence: high"
## [1] "Processing sentence: highcourt"
## [1] "Processing sentence: higher"
## [1] "Processing sentence: highest"
## [1] "Processing sentence: highlight"
## [1] "Processing sentence: highltng"
## [1] "Processing sentence: highvalu"
## [1] "Processing sentence: hilari"
## [1] "Processing sentence: hilariousacaa"
## [1] "Processing sentence: hill"
## [1] "Processing sentence: hillari"
## [1] "Processing sentence: hillaryclinton"
## [1] "Processing sentence: himachalcongress"
## [1] "Processing sentence: himkunzum"
## [1] "Processing sentence: hind"
## [1] "Processing sentence: hindi"
## [1] "Processing sentence: hindianpatriot"
## [1] "Processing sentence: hindsight"
## [1] "Processing sentence: hindu"
## [1] "Processing sentence: hinduhatestubelight"
## [1] "Processing sentence: hinduidf"
## [1] "Processing sentence: hinduism"
## [1] "Processing sentence: hindus"
## [1] "Processing sentence: hindustans"
## [1] "Processing sentence: hinstil"
## [1] "Processing sentence: hint"
## [1] "Processing sentence: hinterland"
## [1] "Processing sentence: hiparesh"
## [1] "Processing sentence: hirav"
## [1] "Processing sentence: hire"
## [1] "Processing sentence: histoacaa"
## [1] "Processing sentence: histor"
## [1] "Processing sentence: histori"
## [1] "Processing sentence: hit"
## [1] "Processing sentence: hitler"
## [1] "Processing sentence: hitlerfindsout"
## [1] "Processing sentence: hkarandikar"
## [1] "Processing sentence: hmmm"
## [1] "Processing sentence: hmmmwhere"
## [1] "Processing sentence: hmmye"
## [1] "Processing sentence: hmoindia"
## [1] "Processing sentence: hnis"
## [1] "Processing sentence: hoard"
## [1] "Processing sentence: hoarder"
## [1] "Processing sentence: hoardersisi"
## [1] "Processing sentence: hoardingbutan"
## [1] "Processing sentence: hoax"
## [1] "Processing sentence: hobb"
## [1] "Processing sentence: hobbit"
## [1] "Processing sentence: hogaya"
## [1] "Processing sentence: hogayakalyan"
## [1] "Processing sentence: hold"
## [1] "Processing sentence: holder"
## [1] "Processing sentence: holdersacaa"
## [1] "Processing sentence: hole"
## [1] "Processing sentence: holi"
## [1] "Processing sentence: holiday"
## [1] "Processing sentence: hollow"
## [1] "Processing sentence: hollywood"
## [1] "Processing sentence: holm"
## [1] "Processing sentence: home"
## [1] "Processing sentence: homelandacaa"
## [1] "Processing sentence: homeloan"
## [1] "Processing sentence: homework"
## [1] "Processing sentence: homeworkforb"
## [1] "Processing sentence: hon"
## [1] "Processing sentence: honacaacbl"
## [1] "Processing sentence: honbl"
## [1] "Processing sentence: honest"
## [1] "Processing sentence: honesti"
## [1] "Processing sentence: honestlynyour"
## [1] "Processing sentence: hongeynthey"
## [1] "Processing sentence: honor"
## [1] "Processing sentence: honorablesirat"
## [1] "Processing sentence: hoodwink"
## [1] "Processing sentence: hoon"
## [1] "Processing sentence: hoonnf"
## [1] "Processing sentence: hop"
## [1] "Processing sentence: hope"
## [1] "Processing sentence: hopeacaa"
## [1] "Processing sentence: hopeless"
## [1] "Processing sentence: hora"
## [1] "Processing sentence: horribl"
## [1] "Processing sentence: horrif"
## [1] "Processing sentence: horror"
## [1] "Processing sentence: hors"
## [1] "Processing sentence: horseman"
## [1] "Processing sentence: hospit"
## [1] "Processing sentence: host"
## [1] "Processing sentence: hot"
## [1] "Processing sentence: hota"
## [1] "Processing sentence: hotel"
## [1] "Processing sentence: hotelmet"
## [1] "Processing sentence: hound"
## [1] "Processing sentence: hour"
## [1] "Processing sentence: hoursnlac"
## [1] "Processing sentence: hous"
## [1] "Processing sentence: housekeep"
## [1] "Processing sentence: housen"
## [1] "Processing sentence: housew"
## [1] "Processing sentence: housewif"
## [1] "Processing sentence: hover"
## [1] "Processing sentence: howev"
## [1] "Processing sentence: hpcl"
## [1] "Processing sentence: hpjourno"
## [1] "Processing sentence: hrajvansh"
## [1] "Processing sentence: hrdministri"
## [1] "Processing sentence: hrs"
## [1] "Processing sentence: hrsnparticip"
## [1] "Processing sentence: hsr"
## [1] "Processing sentence: hstapanghosh"
## [1] "Processing sentence: htacaa"
## [1] "Processing sentence: httacaa"
## [1] "Processing sentence: httpacaa"
## [1] "Processing sentence: https"
## [1] "Processing sentence: httpsacaa"
## [1] "Processing sentence: httpsg"
## [1] "Processing sentence: httpstacaa"
## [1] "Processing sentence: httpstcacaa"
## [1] "Processing sentence: httpstcoacaa"
## [1] "Processing sentence: httpstcoaalfyalg"
## [1] "Processing sentence: httpstcoaalvsym"
## [1] "Processing sentence: httpstcoaapjevjj"
## [1] "Processing sentence: httpstcoaaqtojbpx"
## [1] "Processing sentence: httpstcoaaqzvhgi"
## [1] "Processing sentence: httpstcoaatfydgrb"
## [1] "Processing sentence: httpstcoabfkauy"
## [1] "Processing sentence: httpstcoacecxbkqq"
## [1] "Processing sentence: httpstcoachoqlmovk"
## [1] "Processing sentence: httpstcoacjufx"
## [1] "Processing sentence: httpstcoacnpuybj"
## [1] "Processing sentence: httpstcoacqfrrvmo"
## [1] "Processing sentence: httpstcoactekngmk"
## [1] "Processing sentence: httpstcoacukuhg"
## [1] "Processing sentence: httpstcoacyrxwxss"
## [1] "Processing sentence: httpstcoadaacaa"
## [1] "Processing sentence: httpstcoadagbvv"
## [1] "Processing sentence: httpstcoadbflcpeil"
## [1] "Processing sentence: httpstcoadbrdag"
## [1] "Processing sentence: httpstcoadfqnnpj"
## [1] "Processing sentence: httpstcoadmoyaqz"
## [1] "Processing sentence: httpstcoadqiyzbum"
## [1] "Processing sentence: httpstcoaducmp"
## [1] "Processing sentence: httpstcoaeaswmmtb"
## [1] "Processing sentence: httpstcoaecybdud"
## [1] "Processing sentence: httpstcoaeelxwwzzi"
## [1] "Processing sentence: httpstcoaeiouhm"
## [1] "Processing sentence: httpstcoaejgymxi"
## [1] "Processing sentence: httpstcoaeozen"
## [1] "Processing sentence: httpstcoafdceaew"
## [1] "Processing sentence: httpstcoaffprksotq"
## [1] "Processing sentence: httpstcoafjsxhmq"
## [1] "Processing sentence: httpstcoafpmopvknmodifi"
## [1] "Processing sentence: httpstcoafprgvqsi"
## [1] "Processing sentence: httpstcoagayzavdi"
## [1] "Processing sentence: httpstcoagbfyiwdh"
## [1] "Processing sentence: httpstcoageuchov"
## [1] "Processing sentence: httpstcoaggpgzoyz"
## [1] "Processing sentence: httpstcoagmtcil"
## [1] "Processing sentence: httpstcoagwltwaeo"
## [1] "Processing sentence: httpstcoahdvakxb"
## [1] "Processing sentence: httpstcoahgqciqjpx"
## [1] "Processing sentence: httpstcoahhhao"
## [1] "Processing sentence: httpstcoahlotct"
## [1] "Processing sentence: httpstcoahsekrud"
## [1] "Processing sentence: httpstcoaiabxiazd"
## [1] "Processing sentence: httpstcoaidnagffxg"
## [1] "Processing sentence: httpstcoaijsldghk"
## [1] "Processing sentence: httpstcoaimlsjwfa"
## [1] "Processing sentence: httpstcoaixdlhctl"
## [1] "Processing sentence: httpstcoajwrkvhm"
## [1] "Processing sentence: httpstcoajxguxjt"
## [1] "Processing sentence: httpstcoajzidclmij"
## [1] "Processing sentence: httpstcoajzrwrv"
## [1] "Processing sentence: httpstcoakedamdi"
## [1] "Processing sentence: httpstcoakixvyjnb"
## [1] "Processing sentence: httpstcoakjhavpk"
## [1] "Processing sentence: httpstcoakojrxav"
## [1] "Processing sentence: httpstcoalavsqvl"
## [1] "Processing sentence: httpstcoalmfivsxb"
## [1] "Processing sentence: httpstcoalmoik"
## [1] "Processing sentence: httpstcoalqkggpo"
## [1] "Processing sentence: httpstcoalxomc"
## [1] "Processing sentence: httpstcoampg"
## [1] "Processing sentence: httpstcoampgdmvha"
## [1] "Processing sentence: httpstcoamrzwzg"
## [1] "Processing sentence: httpstcoamsxmvrd"
## [1] "Processing sentence: httpstcoamwpxq"
## [1] "Processing sentence: httpstcoamzhyfz"
## [1] "Processing sentence: httpstcoamzytbwth"
## [1] "Processing sentence: httpstcoanghepz"
## [1] "Processing sentence: httpstcoangvadwzu"
## [1] "Processing sentence: httpstcoanqiefl"
## [1] "Processing sentence: httpstcoantalytwyo"
## [1] "Processing sentence: httpstcoanymxrvibx"
## [1] "Processing sentence: httpstcoaociclhjz"
## [1] "Processing sentence: httpstcoaofzhf"
## [1] "Processing sentence: httpstcoaouyugowf"
## [1] "Processing sentence: httpstcoaoyzshv"
## [1] "Processing sentence: httpstcoapuscemgr"
## [1] "Processing sentence: httpstcoapwauzcnz"
## [1] "Processing sentence: httpstcoaqcjztyxi"
## [1] "Processing sentence: httpstcoaqcnacaa"
## [1] "Processing sentence: httpstcoaqjnpftip"
## [1] "Processing sentence: httpstcoaqkvcrrpzp"
## [1] "Processing sentence: httpstcoaqqtvrsmi"
## [1] "Processing sentence: httpstcoaqxrlxtri"
## [1] "Processing sentence: httpstcoaqywrzafif"
## [1] "Processing sentence: httpstcoaqzimr"
## [1] "Processing sentence: httpstcoaral"
## [1] "Processing sentence: httpstcoarsxcouinnacaa"
## [1] "Processing sentence: httpstcoasomsrryf"
## [1] "Processing sentence: httpstcoataggd"
## [1] "Processing sentence: httpstcoatayfoza"
## [1] "Processing sentence: httpstcoatghiiiyl"
## [1] "Processing sentence: httpstcoatkivjf"
## [1] "Processing sentence: httpstcoatkpjmtzj"
## [1] "Processing sentence: httpstcoatozrdfd"
## [1] "Processing sentence: httpstcoauiqboctj"
## [1] "Processing sentence: httpstcoauuxrnyiq"
## [1] "Processing sentence: httpstcoavbbddzdcn"
## [1] "Processing sentence: httpstcoavcrycztym"
## [1] "Processing sentence: httpstcoavcytihdth"
## [1] "Processing sentence: httpstcoaviifclj"
## [1] "Processing sentence: httpstcoavtmtnokpg"
## [1] "Processing sentence: httpstcoawakqcyq"
## [1] "Processing sentence: httpstcoawgwjacw"
## [1] "Processing sentence: httpstcoawhmgvjizi"
## [1] "Processing sentence: httpstcoawouvwlc"
## [1] "Processing sentence: httpstcoawwejgp"
## [1] "Processing sentence: httpstcoawzfnsjh"
## [1] "Processing sentence: httpstcoaxpmuhid"
## [1] "Processing sentence: httpstcoaxqdfowpk"
## [1] "Processing sentence: httpstcoayddrufhi"
## [1] "Processing sentence: httpstcoayitpvtgi"
## [1] "Processing sentence: httpstcoaypeingzp"
## [1] "Processing sentence: httpstcoayrxuc"
## [1] "Processing sentence: httpstcoaytavmjzn"
## [1] "Processing sentence: httpstcoaytxamstk"
## [1] "Processing sentence: httpstcoazairbzv"
## [1] "Processing sentence: httpstcoazbompau"
## [1] "Processing sentence: httpstcoazquvkptf"
## [1] "Processing sentence: httpstcoazvnglowd"
## [1] "Processing sentence: httpstcobacaa"
## [1] "Processing sentence: httpstcobaggvxvb"
## [1] "Processing sentence: httpstcobamqzobr"
## [1] "Processing sentence: httpstcobaopmi"
## [1] "Processing sentence: httpstcobauacaa"
## [1] "Processing sentence: httpstcobauhannv"
## [1] "Processing sentence: httpstcobauhimwn"
## [1] "Processing sentence: httpstcobbcuym"
## [1] "Processing sentence: httpstcobbefla"
## [1] "Processing sentence: httpstcobbislxyg"
## [1] "Processing sentence: httpstcobbmkcscnm"
## [1] "Processing sentence: httpstcobbqbvvqzg"
## [1] "Processing sentence: httpstcobbzvimzjhx"
## [1] "Processing sentence: httpstcobcdbhuvjw"
## [1] "Processing sentence: httpstcobctrv"
## [1] "Processing sentence: httpstcobcxhizedw"
## [1] "Processing sentence: httpstcobcxxtrna"
## [1] "Processing sentence: httpstcobdqgyoyb"
## [1] "Processing sentence: httpstcobdtgyh"
## [1] "Processing sentence: httpstcobeagpcdq"
## [1] "Processing sentence: httpstcobeosgbgr"
## [1] "Processing sentence: httpstcobewkzszn"
## [1] "Processing sentence: httpstcobfdfmcib"
## [1] "Processing sentence: httpstcobffiffbpm"
## [1] "Processing sentence: httpstcobfmcnyjol"
## [1] "Processing sentence: httpstcobgbyhzdi"
## [1] "Processing sentence: httpstcobgltfmsc"
## [1] "Processing sentence: httpstcobgrbafygw"
## [1] "Processing sentence: httpstcobgsendapz"
## [1] "Processing sentence: httpstcobgyaruwdfp"
## [1] "Processing sentence: httpstcobgyjlguzgq"
## [1] "Processing sentence: httpstcobgyqbcnpi"
## [1] "Processing sentence: httpstcobhghzvd"
## [1] "Processing sentence: httpstcobhhgd"
## [1] "Processing sentence: httpstcobhhsiw"
## [1] "Processing sentence: httpstcobidjamrxi"
## [1] "Processing sentence: httpstcobihwzkdjdn"
## [1] "Processing sentence: httpstcobivvqrnp"
## [1] "Processing sentence: httpstcobiwuxd"
## [1] "Processing sentence: httpstcobixfqz"
## [1] "Processing sentence: httpstcobkbaveaxql"
## [1] "Processing sentence: httpstcobkekedjcv"
## [1] "Processing sentence: httpstcobksveswzqh"
## [1] "Processing sentence: httpstcobkzyeai"
## [1] "Processing sentence: httpstcoblhcggv"
## [1] "Processing sentence: httpstcobltuacaa"
## [1] "Processing sentence: httpstcobltufahp"
## [1] "Processing sentence: httpstcobltuxzqh"
## [1] "Processing sentence: httpstcobmarycqm"
## [1] "Processing sentence: httpstcobmaupxw"
## [1] "Processing sentence: httpstcobmdnzzvh"
## [1] "Processing sentence: httpstcobmgdvygk"
## [1] "Processing sentence: httpstcobmgpxjghi"
## [1] "Processing sentence: httpstcobmhoumkj"
## [1] "Processing sentence: httpstcobmnhccg"
## [1] "Processing sentence: httpstcobmnpfuyth"
## [1] "Processing sentence: httpstcobmuxkioig"
## [1] "Processing sentence: httpstcobmvhfwgppm"
## [1] "Processing sentence: httpstcobmzbojehk"
## [1] "Processing sentence: httpstcobnegpftdm"
## [1] "Processing sentence: httpstcobolzjqbr"
## [1] "Processing sentence: httpstcoboomoptdb"
## [1] "Processing sentence: httpstcobopllvko"
## [1] "Processing sentence: httpstcoborpyhwm"
## [1] "Processing sentence: httpstcoboxdgrcsa"
## [1] "Processing sentence: httpstcoboxkyxa"
## [1] "Processing sentence: httpstcobpdyzpocp"
## [1] "Processing sentence: httpstcobpgugsdb"
## [1] "Processing sentence: httpstcobphiuk"
## [1] "Processing sentence: httpstcobpjrogkmr"
## [1] "Processing sentence: httpstcobqhdvkbq"
## [1] "Processing sentence: httpstcobqpvszvhi"
## [1] "Processing sentence: httpstcobrcszlm"
## [1] "Processing sentence: httpstcobrmtdzrhr"
## [1] "Processing sentence: httpstcobsfipedur"
## [1] "Processing sentence: httpstcobsmvvef"
## [1] "Processing sentence: httpstcobspbqkcgph"
## [1] "Processing sentence: httpstcobssbxx"
## [1] "Processing sentence: httpstcobsvbtmdt"
## [1] "Processing sentence: httpstcobtbchgmz"
## [1] "Processing sentence: httpstcobtbrqrou"
## [1] "Processing sentence: httpstcobtcigvsiwj"
## [1] "Processing sentence: httpstcobtcsuvlwc"
## [1] "Processing sentence: httpstcobtfhhpg"
## [1] "Processing sentence: httpstcobtlbcvvpqt"
## [1] "Processing sentence: httpstcobutdsqmbwq"
## [1] "Processing sentence: httpstcobveiuxlnn"
## [1] "Processing sentence: httpstcobvfrhnib"
## [1] "Processing sentence: httpstcobvimttzhi"
## [1] "Processing sentence: httpstcobvkesyj"
## [1] "Processing sentence: httpstcobvkycbvq"
## [1] "Processing sentence: httpstcobvseikvysk"
## [1] "Processing sentence: httpstcobvygwem"
## [1] "Processing sentence: httpstcobwaxqzqczu"
## [1] "Processing sentence: httpstcobwlxkbmsk"
## [1] "Processing sentence: httpstcobwobyp"
## [1] "Processing sentence: httpstcobwpvilkm"
## [1] "Processing sentence: httpstcobxknbvegyl"
## [1] "Processing sentence: httpstcobydntaefcnaft"
## [1] "Processing sentence: httpstcobyfbyqlbt"
## [1] "Processing sentence: httpstcobyfwirbq"
## [1] "Processing sentence: httpstcobylhzc"
## [1] "Processing sentence: httpstcobylucure"
## [1] "Processing sentence: httpstcobyodlokkl"
## [1] "Processing sentence: httpstcobyypjqvz"
## [1] "Processing sentence: httpstcobzkmbzmfp"
## [1] "Processing sentence: httpstcobzpstdk"
## [1] "Processing sentence: httpstcobzpxsyndg"
## [1] "Processing sentence: httpstcobzwsnvuhl"
## [1] "Processing sentence: httpstcocaclfrw"
## [1] "Processing sentence: httpstcocahxveq"
## [1] "Processing sentence: httpstcocaunpzayni"
## [1] "Processing sentence: httpstcocauprszqy"
## [1] "Processing sentence: httpstcocbbnmxzk"
## [1] "Processing sentence: httpstcocbbsuiwtmf"
## [1] "Processing sentence: httpstcocbcbtwytt"
## [1] "Processing sentence: httpstcocbrxwlcdkj"
## [1] "Processing sentence: httpstcocbyqcckq"
## [1] "Processing sentence: httpstcocceamljoid"
## [1] "Processing sentence: httpstcocczjbvjxv"
## [1] "Processing sentence: httpstcocczljvv"
## [1] "Processing sentence: httpstcocdmgdttd"
## [1] "Processing sentence: httpstcocdsqt"
## [1] "Processing sentence: httpstcocebtrjhv"
## [1] "Processing sentence: httpstcocehttqyz"
## [1] "Processing sentence: httpstcoceueaxhf"
## [1] "Processing sentence: httpstcoceuxntso"
## [1] "Processing sentence: httpstcocewobbhx"
## [1] "Processing sentence: httpstcoceyuinhh"
## [1] "Processing sentence: httpstcocfawiekmfo"
## [1] "Processing sentence: httpstcocfcrpvw"
## [1] "Processing sentence: httpstcocfdwuxmi"
## [1] "Processing sentence: httpstcocfhguwufq"
## [1] "Processing sentence: httpstcocfziumnau"
## [1] "Processing sentence: httpstcocgedcjvfh"
## [1] "Processing sentence: httpstcocgeodbfnz"
## [1] "Processing sentence: httpstcocggiqn"
## [1] "Processing sentence: httpstcocgnmcmctd"
## [1] "Processing sentence: httpstcochekbnjosu"
## [1] "Processing sentence: httpstcochlwqfqnv"
## [1] "Processing sentence: httpstcocigblwrjb"
## [1] "Processing sentence: httpstcociqrjtm"
## [1] "Processing sentence: httpstcocituqaryhh"
## [1] "Processing sentence: httpstcociwhyduo"
## [1] "Processing sentence: httpstcocixipntbb"
## [1] "Processing sentence: httpstcocjcfdfnft"
## [1] "Processing sentence: httpstcocjfedocai"
## [1] "Processing sentence: httpstcocjfygpg"
## [1] "Processing sentence: httpstcocjidfdyg"
## [1] "Processing sentence: httpstcocjlglhbam"
## [1] "Processing sentence: httpstcocjrulwqjx"
## [1] "Processing sentence: httpstcocjtcpid"
## [1] "Processing sentence: httpstcocjzaztmk"
## [1] "Processing sentence: httpstcocklcgpqakf"
## [1] "Processing sentence: httpstcockystckx"
## [1] "Processing sentence: httpstcoclkrdtgxq"
## [1] "Processing sentence: httpstcoclshrqvyh"
## [1] "Processing sentence: httpstcocmeciip"
## [1] "Processing sentence: httpstcocmobpaqu"
## [1] "Processing sentence: httpstcocmpuurkvcr"
## [1] "Processing sentence: httpstcocmqaayyvi"
## [1] "Processing sentence: httpstcocmvbbothci"
## [1] "Processing sentence: httpstcocnacgnanf"
## [1] "Processing sentence: httpstcocnguqtyrnz"
## [1] "Processing sentence: httpstcocnwhruhp"
## [1] "Processing sentence: httpstcocpaknfujacaa"
## [1] "Processing sentence: httpstcocpjsfon"
## [1] "Processing sentence: httpstcocpkxbyv"
## [1] "Processing sentence: httpstcocplhhuji"
## [1] "Processing sentence: httpstcocpnibqusb"
## [1] "Processing sentence: httpstcocpwccbc"
## [1] "Processing sentence: httpstcocqbarqnxlh"
## [1] "Processing sentence: httpstcocqfanzbhd"
## [1] "Processing sentence: httpstcocrifbjtxl"
## [1] "Processing sentence: httpstcocrognzs"
## [1] "Processing sentence: httpstcocrqpxaeajv"
## [1] "Processing sentence: httpstcocrrtkfma"
## [1] "Processing sentence: httpstcocryqcklep"
## [1] "Processing sentence: httpstcocsbjqctr"
## [1] "Processing sentence: httpstcocsgpapog"
## [1] "Processing sentence: httpstcocsimzxcht"
## [1] "Processing sentence: httpstcocsqfumpgp"
## [1] "Processing sentence: httpstcoctamktsi"
## [1] "Processing sentence: httpstcoctnhalfuw"
## [1] "Processing sentence: httpstcoctseupkxj"
## [1] "Processing sentence: httpstcoctvccnu"
## [1] "Processing sentence: httpstcocudvnso"
## [1] "Processing sentence: httpstcocudzcqu"
## [1] "Processing sentence: httpstcocufhyrnrc"
## [1] "Processing sentence: httpstcocuimjnlgg"
## [1] "Processing sentence: httpstcocvmpqrjrh"
## [1] "Processing sentence: httpstcocvmvubus"
## [1] "Processing sentence: httpstcocvoyvbd"
## [1] "Processing sentence: httpstcocvunwfi"
## [1] "Processing sentence: httpstcocvvyzbg"
## [1] "Processing sentence: httpstcocvwkyw"
## [1] "Processing sentence: httpstcocwgmacaa"
## [1] "Processing sentence: httpstcocwgmnebzf"
## [1] "Processing sentence: httpstcocwiwwrqi"
## [1] "Processing sentence: httpstcocxqgymhxi"
## [1] "Processing sentence: httpstcocxytndi"
## [1] "Processing sentence: httpstcocyajixc"
## [1] "Processing sentence: httpstcocygxcq"
## [1] "Processing sentence: httpstcocyjfdbd"
## [1] "Processing sentence: httpstcocylkzii"
## [1] "Processing sentence: httpstcocyqf"
## [1] "Processing sentence: httpstcocyriixco"
## [1] "Processing sentence: httpstcocyuxtlgc"
## [1] "Processing sentence: httpstcocyyvyfdci"
## [1] "Processing sentence: httpstcoczgdcrjpzj"
## [1] "Processing sentence: httpstcoczzloffa"
## [1] "Processing sentence: httpstcoczzvvvua"
## [1] "Processing sentence: httpstcodacaa"
## [1] "Processing sentence: httpstcodafftfkyn"
## [1] "Processing sentence: httpstcodbidmvfm"
## [1] "Processing sentence: httpstcodbusssyluo"
## [1] "Processing sentence: httpstcodbusstfwto"
## [1] "Processing sentence: httpstcodbxxnedo"
## [1] "Processing sentence: httpstcodcbhesg"
## [1] "Processing sentence: httpstcodcchainiw"
## [1] "Processing sentence: httpstcodcmrjhr"
## [1] "Processing sentence: httpstcodcretacaa"
## [1] "Processing sentence: httpstcodcretxmwb"
## [1] "Processing sentence: httpstcodctyacaa"
## [1] "Processing sentence: httpstcodddtfafhm"
## [1] "Processing sentence: httpstcoddwniipj"
## [1] "Processing sentence: httpstcodeggnwifyi"
## [1] "Processing sentence: httpstcodewkn"
## [1] "Processing sentence: httpstcodfggxyuo"
## [1] "Processing sentence: httpstcodfkddbueb"
## [1] "Processing sentence: httpstcodfozjmdq"
## [1] "Processing sentence: httpstcodgiixcrc"
## [1] "Processing sentence: httpstcodgqcabr"
## [1] "Processing sentence: httpstcodgycgz"
## [1] "Processing sentence: httpstcodhdttpdj"
## [1] "Processing sentence: httpstcodhgwpbptr"
## [1] "Processing sentence: httpstcodhppmrdm"
## [1] "Processing sentence: httpstcodhzzjp"
## [1] "Processing sentence: httpstcoditwwtpt"
## [1] "Processing sentence: httpstcodiwymo"
## [1] "Processing sentence: httpstcodixvft"
## [1] "Processing sentence: httpstcodjebzttm"
## [1] "Processing sentence: httpstcodkokchr"
## [1] "Processing sentence: httpstcodkpqlrz"
## [1] "Processing sentence: httpstcodkpqtphp"
## [1] "Processing sentence: httpstcodkvpnjqg"
## [1] "Processing sentence: httpstcodlixhuwv"
## [1] "Processing sentence: httpstcodlxqxcyf"
## [1] "Processing sentence: httpstcodmjmoal"
## [1] "Processing sentence: httpstcodmjzgpm"
## [1] "Processing sentence: httpstcodmooatm"
## [1] "Processing sentence: httpstcodnbueznbi"
## [1] "Processing sentence: httpstcodnknpugmfw"
## [1] "Processing sentence: httpstcodntevydo"
## [1] "Processing sentence: httpstcodocncpehm"
## [1] "Processing sentence: httpstcodombnjm"
## [1] "Processing sentence: httpstcodomsybk"
## [1] "Processing sentence: httpstcodpggfl"
## [1] "Processing sentence: httpstcodpjxamsxvv"
## [1] "Processing sentence: httpstcodpnaxpwm"
## [1] "Processing sentence: httpstcodpshgq"
## [1] "Processing sentence: httpstcodpwlgjmro"
## [1] "Processing sentence: httpstcodqeomvexsu"
## [1] "Processing sentence: httpstcodqjqhbd"
## [1] "Processing sentence: httpstcodqmhvzrt"
## [1] "Processing sentence: httpstcodqtacaa"
## [1] "Processing sentence: httpstcodqtfgznw"
## [1] "Processing sentence: httpstcodqtwwkkv"
## [1] "Processing sentence: httpstcodqxnewdszc"
## [1] "Processing sentence: httpstcodsiatxboiz"
## [1] "Processing sentence: httpstcodsvpzhml"
## [1] "Processing sentence: httpstcodtbbpicnnbs"
## [1] "Processing sentence: httpstcodtfswvevt"
## [1] "Processing sentence: httpstcodtjotacaa"
## [1] "Processing sentence: httpstcodtjotpwep"
## [1] "Processing sentence: httpstcodtppjllfh"
## [1] "Processing sentence: httpstcodtwnfqjta"
## [1] "Processing sentence: httpstcoducyqlmui"
## [1] "Processing sentence: httpstcoduhoplevgw"
## [1] "Processing sentence: httpstcoduvbmteiy"
## [1] "Processing sentence: httpstcodvaqowd"
## [1] "Processing sentence: httpstcodvlvfiti"
## [1] "Processing sentence: httpstcodvlxmsj"
## [1] "Processing sentence: httpstcodvnjrsqbc"
## [1] "Processing sentence: httpstcodvtdpmlnmx"
## [1] "Processing sentence: httpstcodwsgezpdco"
## [1] "Processing sentence: httpstcodwtbxqel"
## [1] "Processing sentence: httpstcodxacaa"
## [1] "Processing sentence: httpstcodxclxoari"
## [1] "Processing sentence: httpstcodxmgtrkutnimag"
## [1] "Processing sentence: httpstcodxmjhui"
## [1] "Processing sentence: httpstcodxmzvssh"
## [1] "Processing sentence: httpstcodxpnrqor"
## [1] "Processing sentence: httpstcodyedhhmaid"
## [1] "Processing sentence: httpstcodyjwxvr"
## [1] "Processing sentence: httpstcodymobfzz"
## [1] "Processing sentence: httpstcodynautyu"
## [1] "Processing sentence: httpstcodzfuyztd"
## [1] "Processing sentence: httpstcodzkamapo"
## [1] "Processing sentence: httpstcodzoyefj"
## [1] "Processing sentence: httpstcodzpfsdnso"
## [1] "Processing sentence: httpstcodzsasluzwl"
## [1] "Processing sentence: httpstcoeacaa"
## [1] "Processing sentence: httpstcoeaeaikcb"
## [1] "Processing sentence: httpstcoeahddxbp"
## [1] "Processing sentence: httpstcoealpgyhlw"
## [1] "Processing sentence: httpstcoebggldeg"
## [1] "Processing sentence: httpstcoebrjcwi"
## [1] "Processing sentence: httpstcoecloizdha"
## [1] "Processing sentence: httpstcoedqtiabk"
## [1] "Processing sentence: httpstcoedsrsjoez"
## [1] "Processing sentence: httpstcoedupzsm"
## [1] "Processing sentence: httpstcoedwzrteqya"
## [1] "Processing sentence: httpstcoeentpgxljw"
## [1] "Processing sentence: httpstcoeeyzfm"
## [1] "Processing sentence: httpstcoefaibfpk"
## [1] "Processing sentence: httpstcoefwhpkhcb"
## [1] "Processing sentence: httpstcoefxphad"
## [1] "Processing sentence: httpstcoegamgkea"
## [1] "Processing sentence: httpstcoegdlvcwpwi"
## [1] "Processing sentence: httpstcoeggwaaivk"
## [1] "Processing sentence: httpstcoeghzxtmgn"
## [1] "Processing sentence: httpstcoegjzndzh"
## [1] "Processing sentence: httpstcoehtmzmlsn"
## [1] "Processing sentence: httpstcoehxtmrgf"
## [1] "Processing sentence: httpstcoeiavbmpek"
## [1] "Processing sentence: httpstcoejhhxzp"
## [1] "Processing sentence: httpstcoejlaiqosm"
## [1] "Processing sentence: httpstcoejspjgfew"
## [1] "Processing sentence: httpstcoekeefdoyev"
## [1] "Processing sentence: httpstcoekwenqfpio"
## [1] "Processing sentence: httpstcoeljviekib"
## [1] "Processing sentence: httpstcoelvyotkxh"
## [1] "Processing sentence: httpstcoelwew"
## [1] "Processing sentence: httpstcoemhsbwch"
## [1] "Processing sentence: httpstcoemmoswhjdi"
## [1] "Processing sentence: httpstcoemzvpoarw"
## [1] "Processing sentence: httpstcoenctjap"
## [1] "Processing sentence: httpstcoenctwlf"
## [1] "Processing sentence: httpstcoeneyvegrtm"
## [1] "Processing sentence: httpstcoenfzpnto"
## [1] "Processing sentence: httpstcoeninywtq"
## [1] "Processing sentence: httpstcoenwvrubr"
## [1] "Processing sentence: httpstcoeocdnzcpn"
## [1] "Processing sentence: httpstcoeocdnzkova"
## [1] "Processing sentence: httpstcoeohphar"
## [1] "Processing sentence: httpstcoeopili"
## [1] "Processing sentence: httpstcoepsitetb"
## [1] "Processing sentence: httpstcoepvcsofi"
## [1] "Processing sentence: httpstcoepvcutf"
## [1] "Processing sentence: httpstcoepvfrwsv"
## [1] "Processing sentence: httpstcoeqbmvetf"
## [1] "Processing sentence: httpstcoeqbucbqv"
## [1] "Processing sentence: httpstcoeqfujdlgvt"
## [1] "Processing sentence: httpstcoeqgupkumrahir"
## [1] "Processing sentence: httpstcoeqljsvlx"
## [1] "Processing sentence: httpstcoeqorgsdvmk"
## [1] "Processing sentence: httpstcoeqqdgtomsu"
## [1] "Processing sentence: httpstcoeqzpfema"
## [1] "Processing sentence: httpstcoerdjavtt"
## [1] "Processing sentence: httpstcoerqzynql"
## [1] "Processing sentence: httpstcoerzfia"
## [1] "Processing sentence: httpstcoesetvlgyp"
## [1] "Processing sentence: httpstcoesmozkiv"
## [1] "Processing sentence: httpstcoesmxmgew"
## [1] "Processing sentence: httpstcoesxabgvetm"
## [1] "Processing sentence: httpstcoeteacaa"
## [1] "Processing sentence: httpstcoetetueyh"
## [1] "Processing sentence: httpstcoetjyailgmm"
## [1] "Processing sentence: httpstcoetlgvklaaj"
## [1] "Processing sentence: httpstcoetmikbot"
## [1] "Processing sentence: httpstcoeubdzjwn"
## [1] "Processing sentence: httpstcoeuemqmbp"
## [1] "Processing sentence: httpstcoevawotapzn"
## [1] "Processing sentence: httpstcoevzpwmncg"
## [1] "Processing sentence: httpstcoewietma"
## [1] "Processing sentence: httpstcoewyrmi"
## [1] "Processing sentence: httpstcoexmfufik"
## [1] "Processing sentence: httpstcoexwurmwnl"
## [1] "Processing sentence: httpstcoeyebtcuh"
## [1] "Processing sentence: httpstcoeyedjocymz"
## [1] "Processing sentence: httpstcoeyjfemno"
## [1] "Processing sentence: httpstcoeyysireiuq"
## [1] "Processing sentence: httpstcoezfrnrjlk"
## [1] "Processing sentence: httpstcoezlnsonf"
## [1] "Processing sentence: httpstcoezsikxd"
## [1] "Processing sentence: httpstcoezxczvuba"
## [1] "Processing sentence: httpstcofacaa"
## [1] "Processing sentence: httpstcofaauabnvcj"
## [1] "Processing sentence: httpstcofageequemo"
## [1] "Processing sentence: httpstcofakrcoqb"
## [1] "Processing sentence: httpstcofautezjeh"
## [1] "Processing sentence: httpstcofazgfdbexf"
## [1] "Processing sentence: httpstcofbcwqtkvro"
## [1] "Processing sentence: httpstcofbneqjsjw"
## [1] "Processing sentence: httpstcofbpnldz"
## [1] "Processing sentence: httpstcofbryfeybl"
## [1] "Processing sentence: httpstcofbsugqv"
## [1] "Processing sentence: httpstcofbzkgytl"
## [1] "Processing sentence: httpstcofcmdcvnet"
## [1] "Processing sentence: httpstcofcmzdypv"
## [1] "Processing sentence: httpstcofcwmffiy"
## [1] "Processing sentence: httpstcofdflbgtnr"
## [1] "Processing sentence: httpstcofdkshtrdyw"
## [1] "Processing sentence: httpstcofdtamnapn"
## [1] "Processing sentence: httpstcofdvmyahl"
## [1] "Processing sentence: httpstcofehvpqihi"
## [1] "Processing sentence: httpstcofetxvgtlnq"
## [1] "Processing sentence: httpstcofeyyexk"
## [1] "Processing sentence: httpstcoffielpl"
## [1] "Processing sentence: httpstcoffygaxpw"
## [1] "Processing sentence: httpstcofgablqt"
## [1] "Processing sentence: httpstcofhhosjbux"
## [1] "Processing sentence: httpstcofhnedam"
## [1] "Processing sentence: httpstcofhsggvic"
## [1] "Processing sentence: httpstcofhtvxjztc"
## [1] "Processing sentence: httpstcofhuaeosl"
## [1] "Processing sentence: httpstcofhuigz"
## [1] "Processing sentence: httpstcofiqlbwta"
## [1] "Processing sentence: httpstcofisaqwvx"
## [1] "Processing sentence: httpstcofjhtu"
## [1] "Processing sentence: httpstcofjlqzxmp"
## [1] "Processing sentence: httpstcofjtzjz"
## [1] "Processing sentence: httpstcofkafqym"
## [1] "Processing sentence: httpstcofkegxvzjp"
## [1] "Processing sentence: httpstcofknadbjyen"
## [1] "Processing sentence: httpstcofkptrjw"
## [1] "Processing sentence: httpstcofkztuorgz"
## [1] "Processing sentence: httpstcofmajvkch"
## [1] "Processing sentence: httpstcofmhgsto"
## [1] "Processing sentence: httpstcofmhumbvq"
## [1] "Processing sentence: httpstcofmovqtiefv"
## [1] "Processing sentence: httpstcofnimsn"
## [1] "Processing sentence: httpstcofnleuvlka"
## [1] "Processing sentence: httpstcofoakjwr"
## [1] "Processing sentence: httpstcofowgfabpvc"
## [1] "Processing sentence: httpstcofpjhx"
## [1] "Processing sentence: httpstcofpuypxuk"
## [1] "Processing sentence: httpstcofqcnrbt"
## [1] "Processing sentence: httpstcofqdeyolsn"
## [1] "Processing sentence: httpstcofqkbrzcwi"
## [1] "Processing sentence: httpstcofqvbmo"
## [1] "Processing sentence: httpstcofrnakeacaa"
## [1] "Processing sentence: httpstcofrnakelr"
## [1] "Processing sentence: httpstcofrnjdjlo"
## [1] "Processing sentence: httpstcofrpaddkrit"
## [1] "Processing sentence: httpstcofrthyltth"
## [1] "Processing sentence: httpstcofsagolp"
## [1] "Processing sentence: httpstcofsgjrjtik"
## [1] "Processing sentence: httpstcofshcyfw"
## [1] "Processing sentence: httpstcofssaxasnnl"
## [1] "Processing sentence: httpstcofthmobhfz"
## [1] "Processing sentence: httpstcoftqsyyvpo"
## [1] "Processing sentence: httpstcoftwrilf"
## [1] "Processing sentence: httpstcofudtczgg"
## [1] "Processing sentence: httpstcofugcaybqt"
## [1] "Processing sentence: httpstcofulvyp"
## [1] "Processing sentence: httpstcofuseruzc"
## [1] "Processing sentence: httpstcofvoc"
## [1] "Processing sentence: httpstcofwveuhd"
## [1] "Processing sentence: httpstcofxbylalku"
## [1] "Processing sentence: httpstcofxhosmij"
## [1] "Processing sentence: httpstcofxmmhlfa"
## [1] "Processing sentence: httpstcofybdntvmo"
## [1] "Processing sentence: httpstcofyblxmahd"
## [1] "Processing sentence: httpstcofygjdalc"
## [1] "Processing sentence: httpstcofyhbnxx"
## [1] "Processing sentence: httpstcofymshsh"
## [1] "Processing sentence: httpstcofyrcslkj"
## [1] "Processing sentence: httpstcofywxzgqceu"
## [1] "Processing sentence: httpstcofzfakmsxp"
## [1] "Processing sentence: httpstcofzjwobdfef"
## [1] "Processing sentence: httpstcofzkjgkzo"
## [1] "Processing sentence: httpstcofzkypmi"
## [1] "Processing sentence: httpstcofzlnev"
## [1] "Processing sentence: httpstcofznvyojsu"
## [1] "Processing sentence: httpstcogacaa"
## [1] "Processing sentence: httpstcogacrsybql"
## [1] "Processing sentence: httpstcogaiegtlnl"
## [1] "Processing sentence: httpstcogapacaa"
## [1] "Processing sentence: httpstcogaprnp"
## [1] "Processing sentence: httpstcogbghnzsivb"
## [1] "Processing sentence: httpstcogbjovmd"
## [1] "Processing sentence: httpstcogbkajyacaa"
## [1] "Processing sentence: httpstcogbkajyegg"
## [1] "Processing sentence: httpstcogbzjtagvb"
## [1] "Processing sentence: httpstcogbzxuwldu"
## [1] "Processing sentence: httpstcogbzxykni"
## [1] "Processing sentence: httpstcogclbqyrnbg"
## [1] "Processing sentence: httpstcogdebwgtb"
## [1] "Processing sentence: httpstcogdryodrbu"
## [1] "Processing sentence: httpstcogdtacn"
## [1] "Processing sentence: httpstcogdwwnayilh"
## [1] "Processing sentence: httpstcogejafrjuu"
## [1] "Processing sentence: httpstcogfccenndemonet"
## [1] "Processing sentence: httpstcogfhpsgnml"
## [1] "Processing sentence: httpstcogfzkwyrnw"
## [1] "Processing sentence: httpstcoggcafkp"
## [1] "Processing sentence: httpstcoggctwlnp"
## [1] "Processing sentence: httpstcoggxwphvtnn"
## [1] "Processing sentence: httpstcoghczkuif"
## [1] "Processing sentence: httpstcoghfscuym"
## [1] "Processing sentence: httpstcoghjwyickj"
## [1] "Processing sentence: httpstcoghpbpdnrdi"
## [1] "Processing sentence: httpstcogihhnatmuh"
## [1] "Processing sentence: httpstcogihjzwqjx"
## [1] "Processing sentence: httpstcogihttiqeb"
## [1] "Processing sentence: httpstcogioqtypci"
## [1] "Processing sentence: httpstcogiyidcnc"
## [1] "Processing sentence: httpstcogjicraa"
## [1] "Processing sentence: httpstcogjjkgnrig"
## [1] "Processing sentence: httpstcogjwdncwqd"
## [1] "Processing sentence: httpstcogkinluv"
## [1] "Processing sentence: httpstcogkqhfgsroz"
## [1] "Processing sentence: httpstcogkwraypr"
## [1] "Processing sentence: httpstcogkxqtxzixdnnearthsfinalntheendisherenendtimesacaa"
## [1] "Processing sentence: httpstcoglfjo"
## [1] "Processing sentence: httpstcogmjkdbocr"
## [1] "Processing sentence: httpstcogmlpksrpx"
## [1] "Processing sentence: httpstcognbhjublv"
## [1] "Processing sentence: httpstcognigdkp"
## [1] "Processing sentence: httpstcogntkvbapd"
## [1] "Processing sentence: httpstcognvbfmipi"
## [1] "Processing sentence: httpstcogochxcisv"
## [1] "Processing sentence: httpstcogoicubywev"
## [1] "Processing sentence: httpstcogolnbpjyx"
## [1] "Processing sentence: httpstcogqcrrpot"
## [1] "Processing sentence: httpstcogqdjklj"
## [1] "Processing sentence: httpstcogqrdnhcl"
## [1] "Processing sentence: httpstcogqstrsco"
## [1] "Processing sentence: httpstcogrcoywlao"
## [1] "Processing sentence: httpstcogrllxqmk"
## [1] "Processing sentence: httpstcogrymmcbfw"
## [1] "Processing sentence: httpstcogrznkdmdoa"
## [1] "Processing sentence: httpstcogsduezov"
## [1] "Processing sentence: httpstcogsimaleg"
## [1] "Processing sentence: httpstcogskzdnkc"
## [1] "Processing sentence: httpstcogsqzfojqqn"
## [1] "Processing sentence: httpstcogssbepirtx"
## [1] "Processing sentence: httpstcogsyltaw"
## [1] "Processing sentence: httpstcogusjtkxtj"
## [1] "Processing sentence: httpstcogutynoqnfq"
## [1] "Processing sentence: httpstcogvekovob"
## [1] "Processing sentence: httpstcogvifbrf"
## [1] "Processing sentence: httpstcogvlotp"
## [1] "Processing sentence: httpstcogvpdigyh"
## [1] "Processing sentence: httpstcogvqiiunpi"
## [1] "Processing sentence: httpstcogwjogcxpuw"
## [1] "Processing sentence: httpstcogwmjio"
## [1] "Processing sentence: httpstcogwuclfeavf"
## [1] "Processing sentence: httpstcogwwacaa"
## [1] "Processing sentence: httpstcogxsnpbm"
## [1] "Processing sentence: httpstcogyejqqtad"
## [1] "Processing sentence: httpstcogyfqayhu"
## [1] "Processing sentence: httpstcogynkvbd"
## [1] "Processing sentence: httpstcogysjtfzxb"
## [1] "Processing sentence: httpstcogzbxqwpq"
## [1] "Processing sentence: httpstcogzgrisqrn"
## [1] "Processing sentence: httpstcogzqdakkec"
## [1] "Processing sentence: httpstcogzqzronbu"
## [1] "Processing sentence: httpstcohactbbbo"
## [1] "Processing sentence: httpstcohacwgfslx"
## [1] "Processing sentence: httpstcohalrg"
## [1] "Processing sentence: httpstcohaqmfqfi"
## [1] "Processing sentence: httpstcohbbhppqwa"
## [1] "Processing sentence: httpstcohbhgtc"
## [1] "Processing sentence: httpstcohbozwncp"
## [1] "Processing sentence: httpstcohbpyhsijx"
## [1] "Processing sentence: httpstcohbrzndfu"
## [1] "Processing sentence: httpstcohbspndqsp"
## [1] "Processing sentence: httpstcohcdtcpyw"
## [1] "Processing sentence: httpstcohcusnppo"
## [1] "Processing sentence: httpstcohcznbbppyy"
## [1] "Processing sentence: httpstcohdjslnwd"
## [1] "Processing sentence: httpstcohdjyoirv"
## [1] "Processing sentence: httpstcohehprftut"
## [1] "Processing sentence: httpstcoheteyumch"
## [1] "Processing sentence: httpstcohfavtzocr"
## [1] "Processing sentence: httpstcohfkszoyi"
## [1] "Processing sentence: httpstcohfmqviutu"
## [1] "Processing sentence: httpstcohfmxyvegng"
## [1] "Processing sentence: httpstcohgjziwr"
## [1] "Processing sentence: httpstcohgsaztbki"
## [1] "Processing sentence: httpstcohhitnxhbpl"
## [1] "Processing sentence: httpstcohhkqmak"
## [1] "Processing sentence: httpstcohidytu"
## [1] "Processing sentence: httpstcohiqybecn"
## [1] "Processing sentence: httpstcohiyenzid"
## [1] "Processing sentence: httpstcohizfrjrtz"
## [1] "Processing sentence: httpstcohjdjcliec"
## [1] "Processing sentence: httpstcohkjvteess"
## [1] "Processing sentence: httpstcohksssgjex"
## [1] "Processing sentence: httpstcohlbmexydr"
## [1] "Processing sentence: httpstcohlgjewbn"
## [1] "Processing sentence: httpstcohlgnyzlp"
## [1] "Processing sentence: httpstcohloibcd"
## [1] "Processing sentence: httpstcohmbckzja"
## [1] "Processing sentence: httpstcohmprxcrm"
## [1] "Processing sentence: httpstcohmvmnzmqay"
## [1] "Processing sentence: httpstcohnjpqvkp"
## [1] "Processing sentence: httpstcohnkbvmj"
## [1] "Processing sentence: httpstcohnmgekni"
## [1] "Processing sentence: httpstcohnmvqxxp"
## [1] "Processing sentence: httpstcohogqoc"
## [1] "Processing sentence: httpstcohojamvwcc"
## [1] "Processing sentence: httpstcohojzlgkxv"
## [1] "Processing sentence: httpstcohontd"
## [1] "Processing sentence: httpstcohonxkwtvnhel"
## [1] "Processing sentence: httpstcohophkmvnnadpocalyps"
## [1] "Processing sentence: httpstcohowpfrnpi"
## [1] "Processing sentence: httpstcohpbbfgacaa"
## [1] "Processing sentence: httpstcohpnjlzhi"
## [1] "Processing sentence: httpstcohpudauvd"
## [1] "Processing sentence: httpstcohqjogjhuv"
## [1] "Processing sentence: httpstcohqnwdjkb"
## [1] "Processing sentence: httpstcohqougtkv"
## [1] "Processing sentence: httpstcohqutnblat"
## [1] "Processing sentence: httpstcohrioex"
## [1] "Processing sentence: httpstcohscqwegpv"
## [1] "Processing sentence: httpstcohslihjq"
## [1] "Processing sentence: httpstcohtbzsudej"
## [1] "Processing sentence: httpstcohtqnzjbfj"
## [1] "Processing sentence: httpstcohuuvjbmto"
## [1] "Processing sentence: httpstcohuvkuw"
## [1] "Processing sentence: httpstcohuyeuva"
## [1] "Processing sentence: httpstcohvhgueyfv"
## [1] "Processing sentence: httpstcohviuaelg"
## [1] "Processing sentence: httpstcohvqydxdan"
## [1] "Processing sentence: httpstcohvzqbpwb"
## [1] "Processing sentence: httpstcohwasvc"
## [1] "Processing sentence: httpstcohwdecewn"
## [1] "Processing sentence: httpstcohwdgqdhv"
## [1] "Processing sentence: httpstcohweugpuri"
## [1] "Processing sentence: httpstcohwgqjbqgvg"
## [1] "Processing sentence: httpstcohwkbbhdi"
## [1] "Processing sentence: httpstcohwkqivbk"
## [1] "Processing sentence: httpstcohwpusubx"
## [1] "Processing sentence: httpstcohxfitzph"
## [1] "Processing sentence: httpstcohxgbkaho"
## [1] "Processing sentence: httpstcohyafyydx"
## [1] "Processing sentence: httpstcohyvgpytuuw"
## [1] "Processing sentence: httpstcohyyabfalx"
## [1] "Processing sentence: httpstcohzedcfelo"
## [1] "Processing sentence: httpstcohztxsqjl"
## [1] "Processing sentence: httpstcohzvymoa"
## [1] "Processing sentence: httpstcohzzqzhwz"
## [1] "Processing sentence: httpstcoiaikiqusm"
## [1] "Processing sentence: httpstcoiajixifmi"
## [1] "Processing sentence: httpstcoiapnmqd"
## [1] "Processing sentence: httpstcoiasljld"
## [1] "Processing sentence: httpstcoiaxmmzvr"
## [1] "Processing sentence: httpstcoiazigrc"
## [1] "Processing sentence: httpstcoibgygaidyc"
## [1] "Processing sentence: httpstcoibxuelfaa"
## [1] "Processing sentence: httpstcoicucdwytxj"
## [1] "Processing sentence: httpstcoidbsqgzxh"
## [1] "Processing sentence: httpstcoidimdiq"
## [1] "Processing sentence: httpstcoidwbilfq"
## [1] "Processing sentence: httpstcoiebajvlsi"
## [1] "Processing sentence: httpstcoiebjsuor"
## [1] "Processing sentence: httpstcoiefgvbdp"
## [1] "Processing sentence: httpstcoievvxkb"
## [1] "Processing sentence: httpstcoiewngzn"
## [1] "Processing sentence: httpstcoiexuiajx"
## [1] "Processing sentence: httpstcoieymacmhou"
## [1] "Processing sentence: httpstcoifatxnrvr"
## [1] "Processing sentence: httpstcoifhabebyc"
## [1] "Processing sentence: httpstcoifowfcx"
## [1] "Processing sentence: httpstcoigrcocdpc"
## [1] "Processing sentence: httpstcoigsyvap"
## [1] "Processing sentence: httpstcoigwywqgi"
## [1] "Processing sentence: httpstcoigxomdodf"
## [1] "Processing sentence: httpstcoihadgz"
## [1] "Processing sentence: httpstcoiihrsqakba"
## [1] "Processing sentence: httpstcoiilbxijusn"
## [1] "Processing sentence: httpstcoiiocuctkl"
## [1] "Processing sentence: httpstcoijfsrfa"
## [1] "Processing sentence: httpstcoijqahcjh"
## [1] "Processing sentence: httpstcoijrlhrcqgq"
## [1] "Processing sentence: httpstcoijvxsanayr"
## [1] "Processing sentence: httpstcoikaqevbvq"
## [1] "Processing sentence: httpstcoikeypreej"
## [1] "Processing sentence: httpstcoikjpautpcb"
## [1] "Processing sentence: httpstcoikpmypmzq"
## [1] "Processing sentence: httpstcoikxejini"
## [1] "Processing sentence: httpstcoilntpru"
## [1] "Processing sentence: httpstcoilolulyb"
## [1] "Processing sentence: httpstcoiltkhtphzd"
## [1] "Processing sentence: httpstcoiludbimit"
## [1] "Processing sentence: httpstcoimcclzib"
## [1] "Processing sentence: httpstcoimcseza"
## [1] "Processing sentence: httpstcoimphlpklb"
## [1] "Processing sentence: httpstcoimrhori"
## [1] "Processing sentence: httpstcoimuosdqi"
## [1] "Processing sentence: httpstcoinduajqk"
## [1] "Processing sentence: httpstcoioaiyewb"
## [1] "Processing sentence: httpstcoioirtutl"
## [1] "Processing sentence: httpstcoiosmmmgmhc"
## [1] "Processing sentence: httpstcoiovvosyjo"
## [1] "Processing sentence: httpstcoioxpcfihb"
## [1] "Processing sentence: httpstcoioyddnqc"
## [1] "Processing sentence: httpstcoipetvhsif"
## [1] "Processing sentence: httpstcoipfqupi"
## [1] "Processing sentence: httpstcoipgzknqg"
## [1] "Processing sentence: httpstcoiplebyvk"
## [1] "Processing sentence: httpstcoipohoiwwvo"
## [1] "Processing sentence: httpstcoipuhtnn"
## [1] "Processing sentence: httpstcoiqclfeebf"
## [1] "Processing sentence: httpstcoiqlmporf"
## [1] "Processing sentence: httpstcoiqpatrdm"
## [1] "Processing sentence: httpstcoiqvxyqvtih"
## [1] "Processing sentence: httpstcoirhhfijv"
## [1] "Processing sentence: httpstcoirsykxbvzw"
## [1] "Processing sentence: httpstcoirtuhzwsx"
## [1] "Processing sentence: httpstcoirwuoek"
## [1] "Processing sentence: httpstcoisxszwdk"
## [1] "Processing sentence: httpstcoitcjskpo"
## [1] "Processing sentence: httpstcoitgysnvfhk"
## [1] "Processing sentence: httpstcoiuegkntx"
## [1] "Processing sentence: httpstcoiulzvzbj"
## [1] "Processing sentence: httpstcoivfuahh"
## [1] "Processing sentence: httpstcoivixctji"
## [1] "Processing sentence: httpstcoivkxyvlg"
## [1] "Processing sentence: httpstcoiwnrmyz"
## [1] "Processing sentence: httpstcoixmoegh"
## [1] "Processing sentence: httpstcoixontsk"
## [1] "Processing sentence: httpstcoixyacaa"
## [1] "Processing sentence: httpstcoiyavykngy"
## [1] "Processing sentence: httpstcoiybjmldni"
## [1] "Processing sentence: httpstcoiyesdiji"
## [1] "Processing sentence: httpstcoizceqsmld"
## [1] "Processing sentence: httpstcojacaa"
## [1] "Processing sentence: httpstcojahmtlyql"
## [1] "Processing sentence: httpstcojakevbnrsl"
## [1] "Processing sentence: httpstcojarppmh"
## [1] "Processing sentence: httpstcojatwmwtfj"
## [1] "Processing sentence: httpstcojaxywu"
## [1] "Processing sentence: httpstcojbvgheyrp"
## [1] "Processing sentence: httpstcojbvxiapput"
## [1] "Processing sentence: httpstcojcnwxyk"
## [1] "Processing sentence: httpstcojcrtrkdiyp"
## [1] "Processing sentence: httpstcojcwfjbhz"
## [1] "Processing sentence: httpstcojdachfn"
## [1] "Processing sentence: httpstcojdhctvzv"
## [1] "Processing sentence: httpstcojdlmkdoyi"
## [1] "Processing sentence: httpstcojdwxfst"
## [1] "Processing sentence: httpstcojedzfvyzqq"
## [1] "Processing sentence: httpstcojflkzbuuph"
## [1] "Processing sentence: httpstcojfqrkangwh"
## [1] "Processing sentence: httpstcojfquraatu"
## [1] "Processing sentence: httpstcojfvxeft"
## [1] "Processing sentence: httpstcojgejph"
## [1] "Processing sentence: httpstcojgeykmmiv"
## [1] "Processing sentence: httpstcojgmflgcnj"
## [1] "Processing sentence: httpstcojgshfwzjc"
## [1] "Processing sentence: httpstcojhrisuex"
## [1] "Processing sentence: httpstcojhuzuxrq"
## [1] "Processing sentence: httpstcojifcsmgvvu"
## [1] "Processing sentence: httpstcojiodcbh"
## [1] "Processing sentence: httpstcojioegbf"
## [1] "Processing sentence: httpstcojjohtqepnw"
## [1] "Processing sentence: httpstcojjxnmepp"
## [1] "Processing sentence: httpstcojjyenstsbu"
## [1] "Processing sentence: httpstcojjzxbi"
## [1] "Processing sentence: httpstcojkrzsrmg"
## [1] "Processing sentence: httpstcojkwhyq"
## [1] "Processing sentence: httpstcojlbidyfdl"
## [1] "Processing sentence: httpstcojlrlxzxvd"
## [1] "Processing sentence: httpstcojlsivwu"
## [1] "Processing sentence: httpstcojlvaoixn"
## [1] "Processing sentence: httpstcojlxlzkto"
## [1] "Processing sentence: httpstcojlyxekmzr"
## [1] "Processing sentence: httpstcojnknfepbit"
## [1] "Processing sentence: httpstcojnlbhwxlh"
## [1] "Processing sentence: httpstcojnutregfg"
## [1] "Processing sentence: httpstcojojwgrpsb"
## [1] "Processing sentence: httpstcojotxemfxa"
## [1] "Processing sentence: httpstcojpacaa"
## [1] "Processing sentence: httpstcojpibekilti"
## [1] "Processing sentence: httpstcojpqiakk"
## [1] "Processing sentence: httpstcojptfpyglf"
## [1] "Processing sentence: httpstcojpvnwltu"
## [1] "Processing sentence: httpstcojpvxmgolyl"
## [1] "Processing sentence: httpstcojqbahtuyq"
## [1] "Processing sentence: httpstcojqczawav"
## [1] "Processing sentence: httpstcojqdgaabmu"
## [1] "Processing sentence: httpstcojqdpuzefx"
## [1] "Processing sentence: httpstcojqhzonst"
## [1] "Processing sentence: httpstcojqinepobm"
## [1] "Processing sentence: httpstcojrbzrumnoo"
## [1] "Processing sentence: httpstcojrhwdqg"
## [1] "Processing sentence: httpstcojrjtlcqmk"
## [1] "Processing sentence: httpstcojrkdzrto"
## [1] "Processing sentence: httpstcojrvyro"
## [1] "Processing sentence: httpstcojrwegnk"
## [1] "Processing sentence: httpstcojscoycok"
## [1] "Processing sentence: httpstcojsdo"
## [1] "Processing sentence: httpstcojsoxnzoig"
## [1] "Processing sentence: httpstcojssyacaa"
## [1] "Processing sentence: httpstcojsvgzsyh"
## [1] "Processing sentence: httpstcojtlnzhdd"
## [1] "Processing sentence: httpstcojtnamct"
## [1] "Processing sentence: httpstcojtpfurmuda"
## [1] "Processing sentence: httpstcojttrowotqm"
## [1] "Processing sentence: httpstcojudanfvxb"
## [1] "Processing sentence: httpstcojulvuop"
## [1] "Processing sentence: httpstcojumhrvgp"
## [1] "Processing sentence: httpstcojuslrvql"
## [1] "Processing sentence: httpstcojuumssmmo"
## [1] "Processing sentence: httpstcojvcftqvi"
## [1] "Processing sentence: httpstcojvfrxo"
## [1] "Processing sentence: httpstcojvqnahkix"
## [1] "Processing sentence: httpstcojvspubzbew"
## [1] "Processing sentence: httpstcojwbajol"
## [1] "Processing sentence: httpstcojwqeuipoik"
## [1] "Processing sentence: httpstcojwqph"
## [1] "Processing sentence: httpstcojxmjqlydq"
## [1] "Processing sentence: httpstcojxnntvgqf"
## [1] "Processing sentence: httpstcojyaykrmrhw"
## [1] "Processing sentence: httpstcojybffkvfn"
## [1] "Processing sentence: httpstcojyeqlrxyop"
## [1] "Processing sentence: httpstcojyjnc"
## [1] "Processing sentence: httpstcojynqjfvffg"
## [1] "Processing sentence: httpstcojzavemlo"
## [1] "Processing sentence: httpstcojzjvshi"
## [1] "Processing sentence: httpstcojzkqxizxwz"
## [1] "Processing sentence: httpstcokaagrmb"
## [1] "Processing sentence: httpstcokajctpn"
## [1] "Processing sentence: httpstcokbxavmi"
## [1] "Processing sentence: httpstcokbzhvdtf"
## [1] "Processing sentence: httpstcokccaezhi"
## [1] "Processing sentence: httpstcokccomhv"
## [1] "Processing sentence: httpstcokcdorujd"
## [1] "Processing sentence: httpstcokcwmsfzu"
## [1] "Processing sentence: httpstcokdavefqr"
## [1] "Processing sentence: httpstcokdkgigkpr"
## [1] "Processing sentence: httpstcokdxfkpoa"
## [1] "Processing sentence: httpstcokdzqijgid"
## [1] "Processing sentence: httpstcokehapxplp"
## [1] "Processing sentence: httpstcokeyanhg"
## [1] "Processing sentence: httpstcokfcvggucmd"
## [1] "Processing sentence: httpstcokfcvghbndl"
## [1] "Processing sentence: httpstcokfioozwugk"
## [1] "Processing sentence: httpstcokftmefsnk"
## [1] "Processing sentence: httpstcokgladsa"
## [1] "Processing sentence: httpstcokgobjgxg"
## [1] "Processing sentence: httpstcokgyzuhxvu"
## [1] "Processing sentence: httpstcokgzciae"
## [1] "Processing sentence: httpstcokhdvwzvg"
## [1] "Processing sentence: httpstcokhiiqccjqo"
## [1] "Processing sentence: httpstcokhszlqt"
## [1] "Processing sentence: httpstcokhxncufixm"
## [1] "Processing sentence: httpstcokifpfjkpl"
## [1] "Processing sentence: httpstcokigcuu"
## [1] "Processing sentence: httpstcokihlwa"
## [1] "Processing sentence: httpstcokimcyqlwp"
## [1] "Processing sentence: httpstcokiozkqkmu"
## [1] "Processing sentence: httpstcokiyqjrcklacaa"
## [1] "Processing sentence: httpstcokjfembvn"
## [1] "Processing sentence: httpstcokjjhdsv"
## [1] "Processing sentence: httpstcokkifpyhuh"
## [1] "Processing sentence: httpstcokkiilpcj"
## [1] "Processing sentence: httpstcokklobict"
## [1] "Processing sentence: httpstcokksvrabgm"
## [1] "Processing sentence: httpstcokkyifabv"
## [1] "Processing sentence: httpstcoklezhvnnfp"
## [1] "Processing sentence: httpstcoklzmfvrl"
## [1] "Processing sentence: httpstcokmoghkflq"
## [1] "Processing sentence: httpstcokmvzpfqrn"
## [1] "Processing sentence: httpstcoknbxobbr"
## [1] "Processing sentence: httpstcoknqdevdltk"
## [1] "Processing sentence: httpstcokopvpthc"
## [1] "Processing sentence: httpstcokouiuojcfncal"
## [1] "Processing sentence: httpstcokpcnzcwguu"
## [1] "Processing sentence: httpstcokpqabfpi"
## [1] "Processing sentence: httpstcokpzgaldbm"
## [1] "Processing sentence: httpstcokqalhnav"
## [1] "Processing sentence: httpstcokqbacaa"
## [1] "Processing sentence: httpstcokqmvp"
## [1] "Processing sentence: httpstcokqrujwcio"
## [1] "Processing sentence: httpstcokqsbestius"
## [1] "Processing sentence: httpstcokqvtyzox"
## [1] "Processing sentence: httpstcokricbnmkk"
## [1] "Processing sentence: httpstcokrqjukus"
## [1] "Processing sentence: httpstcokrzrtbiwz"
## [1] "Processing sentence: httpstcokssaucbug"
## [1] "Processing sentence: httpstcokssqvzvjp"
## [1] "Processing sentence: httpstcokstuttzn"
## [1] "Processing sentence: httpstcokswogrngu"
## [1] "Processing sentence: httpstcokszrxcwr"
## [1] "Processing sentence: httpstcoktgznob"
## [1] "Processing sentence: httpstcoktojwhyhmt"
## [1] "Processing sentence: httpstcoktpbmiwq"
## [1] "Processing sentence: httpstcoktruxphrc"
## [1] "Processing sentence: httpstcoktyomcqo"
## [1] "Processing sentence: httpstcokutpxtrzf"
## [1] "Processing sentence: httpstcokuxusyfa"
## [1] "Processing sentence: httpstcokvishboyi"
## [1] "Processing sentence: httpstcokvyuqxcx"
## [1] "Processing sentence: httpstcokwjiljn"
## [1] "Processing sentence: httpstcokwmhudkwnn"
## [1] "Processing sentence: httpstcokxhavkpau"
## [1] "Processing sentence: httpstcokxhcxtiql"
## [1] "Processing sentence: httpstcokxltaylyfm"
## [1] "Processing sentence: httpstcokxugzrvm"
## [1] "Processing sentence: httpstcokxvvemkta"
## [1] "Processing sentence: httpstcokxzjhloxvb"
## [1] "Processing sentence: httpstcokydcwxnk"
## [1] "Processing sentence: httpstcokzafbck"
## [1] "Processing sentence: httpstcokzfxekeshacaaohowbigideasaracaa"
## [1] "Processing sentence: httpstcokzfxekeshacaaohowbigideasarechacaa"
## [1] "Processing sentence: httpstcokznuchi"
## [1] "Processing sentence: httpstcokzobympi"
## [1] "Processing sentence: httpstcokzshinetc"
## [1] "Processing sentence: httpstcolaljycsgc"
## [1] "Processing sentence: httpstcolanjglwrn"
## [1] "Processing sentence: httpstcolapmovtgbu"
## [1] "Processing sentence: httpstcolasdxvi"
## [1] "Processing sentence: httpstcolawhxwu"
## [1] "Processing sentence: httpstcolbbtjhuaa"
## [1] "Processing sentence: httpstcolbicrrbzi"
## [1] "Processing sentence: httpstcolbzmabfow"
## [1] "Processing sentence: httpstcolcdpqv"
## [1] "Processing sentence: httpstcolcgevqlnu"
## [1] "Processing sentence: httpstcolcglwwiax"
## [1] "Processing sentence: httpstcoldebcada"
## [1] "Processing sentence: httpstcoldpodrq"
## [1] "Processing sentence: httpstcoleajiwvli"
## [1] "Processing sentence: httpstcolehxvnxuha"
## [1] "Processing sentence: httpstcolejmtxfzo"
## [1] "Processing sentence: httpstcolenbcx"
## [1] "Processing sentence: httpstcolepuolzhen"
## [1] "Processing sentence: httpstcolfehsrzz"
## [1] "Processing sentence: httpstcolfxacaa"
## [1] "Processing sentence: httpstcolhdjnek"
## [1] "Processing sentence: httpstcolhlfexmv"
## [1] "Processing sentence: httpstcoljharzik"
## [1] "Processing sentence: httpstcoljurixcuwq"
## [1] "Processing sentence: httpstcoljwwnb"
## [1] "Processing sentence: httpstcoljzxrwib"
## [1] "Processing sentence: httpstcolklwbqmdv"
## [1] "Processing sentence: httpstcolkvkyucdk"
## [1] "Processing sentence: httpstcolkwqawat"
## [1] "Processing sentence: httpstcolkycdqfqdz"
## [1] "Processing sentence: httpstcollbdar"
## [1] "Processing sentence: httpstcollfxvax"
## [1] "Processing sentence: httpstcollibmmuk"
## [1] "Processing sentence: httpstcollqcohyju"
## [1] "Processing sentence: httpstcollwypojkc"
## [1] "Processing sentence: httpstcolmcyfuol"
## [1] "Processing sentence: httpstcolmmpzldub"
## [1] "Processing sentence: httpstcolmuzgzvha"
## [1] "Processing sentence: httpstcolmyyeezoc"
## [1] "Processing sentence: httpstcolndndhswp"
## [1] "Processing sentence: httpstcolndrorfc"
## [1] "Processing sentence: httpstcolnirmtbhkj"
## [1] "Processing sentence: httpstcolnrdrp"
## [1] "Processing sentence: httpstcolnsuiiiddq"
## [1] "Processing sentence: httpstcolnzwdmdvnnhow"
## [1] "Processing sentence: httpstcolocgsumst"
## [1] "Processing sentence: httpstcolomxtidx"
## [1] "Processing sentence: httpstcolopyqiigb"
## [1] "Processing sentence: httpstcoloqfimcnr"
## [1] "Processing sentence: httpstcolovyavf"
## [1] "Processing sentence: httpstcolppxdkmni"
## [1] "Processing sentence: httpstcolpvrauci"
## [1] "Processing sentence: httpstcolqjivbark"
## [1] "Processing sentence: httpstcolrglesnxk"
## [1] "Processing sentence: httpstcolrwboymi"
## [1] "Processing sentence: httpstcolrwpjkvhst"
## [1] "Processing sentence: httpstcolsknutdgq"
## [1] "Processing sentence: httpstcolsptmjbdsp"
## [1] "Processing sentence: httpstcolszottcylk"
## [1] "Processing sentence: httpstcoltccjehacaa"
## [1] "Processing sentence: httpstcoltccjehnnanusharavi"
## [1] "Processing sentence: httpstcolttelpng"
## [1] "Processing sentence: httpstcoluohqhlcl"
## [1] "Processing sentence: httpstcoluowcp"
## [1] "Processing sentence: httpstcolupcfdacaa"
## [1] "Processing sentence: httpstcolupcfdyk"
## [1] "Processing sentence: httpstcoluulomm"
## [1] "Processing sentence: httpstcolvggkfngr"
## [1] "Processing sentence: httpstcolvjrejmf"
## [1] "Processing sentence: httpstcolvmdjxphll"
## [1] "Processing sentence: httpstcolvqaqijo"
## [1] "Processing sentence: httpstcolvwresaf"
## [1] "Processing sentence: httpstcolwjuovuz"
## [1] "Processing sentence: httpstcolwuvdwuvig"
## [1] "Processing sentence: httpstcolwwhnbd"
## [1] "Processing sentence: httpstcolwyzxaaacj"
## [1] "Processing sentence: httpstcolxjckxmbwx"
## [1] "Processing sentence: httpstcolybajvgznwil"
## [1] "Processing sentence: httpstcolybwtncudz"
## [1] "Processing sentence: httpstcolyosmdt"
## [1] "Processing sentence: httpstcolywhruvkbf"
## [1] "Processing sentence: httpstcolyxsoozx"
## [1] "Processing sentence: httpstcolyymsaslt"
## [1] "Processing sentence: httpstcolyzqwnzh"
## [1] "Processing sentence: httpstcolzmppaei"
## [1] "Processing sentence: httpstcolzsrbtujc"
## [1] "Processing sentence: httpstcolztvygbuhr"
## [1] "Processing sentence: httpstcomacaa"
## [1] "Processing sentence: httpstcombcyfbsmk"
## [1] "Processing sentence: httpstcombrdwtivj"
## [1] "Processing sentence: httpstcombthqklbc"
## [1] "Processing sentence: httpstcombugzo"
## [1] "Processing sentence: httpstcombwevwbjho"
## [1] "Processing sentence: httpstcomcbcutyysv"
## [1] "Processing sentence: httpstcomcmjgpi"
## [1] "Processing sentence: httpstcomctuldhrc"
## [1] "Processing sentence: httpstcomcuddaahv"
## [1] "Processing sentence: httpstcomdarcml"
## [1] "Processing sentence: httpstcomdaujxdb"
## [1] "Processing sentence: httpstcomdtceezm"
## [1] "Processing sentence: httpstcomdxuytbpw"
## [1] "Processing sentence: httpstcomdywotgkt"
## [1] "Processing sentence: httpstcomeazfiumd"
## [1] "Processing sentence: httpstcomefsrxtj"
## [1] "Processing sentence: httpstcometwofkw"
## [1] "Processing sentence: httpstcomfdvdvqlki"
## [1] "Processing sentence: httpstcomfevvwax"
## [1] "Processing sentence: httpstcomfexvva"
## [1] "Processing sentence: httpstcomfgplfwiuy"
## [1] "Processing sentence: httpstcomfutjalhz"
## [1] "Processing sentence: httpstcomfyvaniqm"
## [1] "Processing sentence: httpstcomggbaxz"
## [1] "Processing sentence: httpstcomggyfaeaw"
## [1] "Processing sentence: httpstcomgmefusl"
## [1] "Processing sentence: httpstcomheczezt"
## [1] "Processing sentence: httpstcomhlfpiswu"
## [1] "Processing sentence: httpstcomhsluhpca"
## [1] "Processing sentence: httpstcomibvyuyeq"
## [1] "Processing sentence: httpstcomiztjrf"
## [1] "Processing sentence: httpstcomjftltctr"
## [1] "Processing sentence: httpstcomjlydnl"
## [1] "Processing sentence: httpstcomjmqztjvd"
## [1] "Processing sentence: httpstcomjonouggq"
## [1] "Processing sentence: httpstcomjvslojix"
## [1] "Processing sentence: httpstcomkbustomc"
## [1] "Processing sentence: httpstcomkbyybsk"
## [1] "Processing sentence: httpstcomkgycevj"
## [1] "Processing sentence: httpstcomkntlhcucl"
## [1] "Processing sentence: httpstcomkpytof"
## [1] "Processing sentence: httpstcomkvnxpkx"
## [1] "Processing sentence: httpstcomkwcgq"
## [1] "Processing sentence: httpstcomkzareyjri"
## [1] "Processing sentence: httpstcomlfksdyc"
## [1] "Processing sentence: httpstcomlqcjkguxu"
## [1] "Processing sentence: httpstcomlucuwgnuv"
## [1] "Processing sentence: httpstcomluiy"
## [1] "Processing sentence: httpstcommbxrvmhll"
## [1] "Processing sentence: httpstcommfkazp"
## [1] "Processing sentence: httpstcommgpsuo"
## [1] "Processing sentence: httpstcommjfqchgsk"
## [1] "Processing sentence: httpstcommkxpjveak"
## [1] "Processing sentence: httpstcomnegbndr"
## [1] "Processing sentence: httpstcomnrjvinm"
## [1] "Processing sentence: httpstcomnsdatfqtm"
## [1] "Processing sentence: httpstcomnvye"
## [1] "Processing sentence: httpstcomoentyxj"
## [1] "Processing sentence: httpstcomofhzpbgm"
## [1] "Processing sentence: httpstcomoihojyf"
## [1] "Processing sentence: httpstcomoloclwb"
## [1] "Processing sentence: httpstcomophkn"
## [1] "Processing sentence: httpstcomorvcmcwv"
## [1] "Processing sentence: httpstcompdhsgugw"
## [1] "Processing sentence: httpstcompecyivz"
## [1] "Processing sentence: httpstcompgcvmad"
## [1] "Processing sentence: httpstcompjxytk"
## [1] "Processing sentence: httpstcompreihhzg"
## [1] "Processing sentence: httpstcomqcydgjaq"
## [1] "Processing sentence: httpstcomqjoglwa"
## [1] "Processing sentence: httpstcomrqokrv"
## [1] "Processing sentence: httpstcomsjetohb"
## [1] "Processing sentence: httpstcomssugucd"
## [1] "Processing sentence: httpstcomtfvbwwgr"
## [1] "Processing sentence: httpstcomthcumhph"
## [1] "Processing sentence: httpstcomtixzii"
## [1] "Processing sentence: httpstcomttetsbi"
## [1] "Processing sentence: httpstcomtwinqgb"
## [1] "Processing sentence: httpstcomuuxlsvxph"
## [1] "Processing sentence: httpstcomuuysth"
## [1] "Processing sentence: httpstcomveycmao"
## [1] "Processing sentence: httpstcomvsygbkzw"
## [1] "Processing sentence: httpstcomwdkcxsyg"
## [1] "Processing sentence: httpstcomwingukzo"
## [1] "Processing sentence: httpstcomxlldgw"
## [1] "Processing sentence: httpstcomycrqzkd"
## [1] "Processing sentence: httpstcomydoglyx"
## [1] "Processing sentence: httpstcomyhvhcr"
## [1] "Processing sentence: httpstcomykxukurj"
## [1] "Processing sentence: httpstcomylur"
## [1] "Processing sentence: httpstcomyqayuw"
## [1] "Processing sentence: httpstcomzodggsvg"
## [1] "Processing sentence: httpstcomztfvxw"
## [1] "Processing sentence: httpstcomzvvbjg"
## [1] "Processing sentence: httpstconacibv"
## [1] "Processing sentence: httpstconavdcnzv"
## [1] "Processing sentence: httpstconaxsomcd"
## [1] "Processing sentence: httpstconbfhgdbwah"
## [1] "Processing sentence: httpstconbndmrtmtp"
## [1] "Processing sentence: httpstconbswvqrno"
## [1] "Processing sentence: httpstconciimdrkx"
## [1] "Processing sentence: httpstconcjxrgczr"
## [1] "Processing sentence: httpstconcsoxwkckv"
## [1] "Processing sentence: httpstconcyowmr"
## [1] "Processing sentence: httpstcondbflutmw"
## [1] "Processing sentence: httpstcondvwtmhab"
## [1] "Processing sentence: httpstcondymdwthb"
## [1] "Processing sentence: httpstconeiutfacaa"
## [1] "Processing sentence: httpstconeiutfzx"
## [1] "Processing sentence: httpstconenariejj"
## [1] "Processing sentence: httpstconeonraj"
## [1] "Processing sentence: httpstconeoykqgni"
## [1] "Processing sentence: httpstconergwytp"
## [1] "Processing sentence: httpstconeusxthuw"
## [1] "Processing sentence: httpstconfqisyhdc"
## [1] "Processing sentence: httpstconfwuizujod"
## [1] "Processing sentence: httpstcongbjibofu"
## [1] "Processing sentence: httpstcongekrana"
## [1] "Processing sentence: httpstcongfjrqf"
## [1] "Processing sentence: httpstcongvbdpcg"
## [1] "Processing sentence: httpstcongzrykefp"
## [1] "Processing sentence: httpstconhektpg"
## [1] "Processing sentence: httpstconhhpalvjr"
## [1] "Processing sentence: httpstconhiccsym"
## [1] "Processing sentence: httpstconhimmn"
## [1] "Processing sentence: httpstconhiuxuf"
## [1] "Processing sentence: httpstconhxuqwr"
## [1] "Processing sentence: httpstconihlskdkbh"
## [1] "Processing sentence: httpstconihlskuvtf"
## [1] "Processing sentence: httpstconinebjib"
## [1] "Processing sentence: httpstconiutff"
## [1] "Processing sentence: httpstconiwjocvl"
## [1] "Processing sentence: httpstconjdabm"
## [1] "Processing sentence: httpstconjnoopxnyo"
## [1] "Processing sentence: httpstconjzikpbbf"
## [1] "Processing sentence: httpstconkacaa"
## [1] "Processing sentence: httpstconkcdklzin"
## [1] "Processing sentence: httpstconkgaeticv"
## [1] "Processing sentence: httpstconkswhao"
## [1] "Processing sentence: httpstconlboiam"
## [1] "Processing sentence: httpstconlbtnrd"
## [1] "Processing sentence: httpstconlcszmlnk"
## [1] "Processing sentence: httpstconldvkjgdp"
## [1] "Processing sentence: httpstconlgflbiw"
## [1] "Processing sentence: httpstconlihkxgvwt"
## [1] "Processing sentence: httpstconlkygndyl"
## [1] "Processing sentence: httpstconlzikhywop"
## [1] "Processing sentence: httpstconmigxurkjm"
## [1] "Processing sentence: httpstconmltywa"
## [1] "Processing sentence: httpstconmpdpib"
## [1] "Processing sentence: httpstconncwswczi"
## [1] "Processing sentence: httpstconnfmdinf"
## [1] "Processing sentence: httpstconnualwjltb"
## [1] "Processing sentence: httpstconnusuxqtw"
## [1] "Processing sentence: httpstconodnujbcbx"
## [1] "Processing sentence: httpstconpmpyqlt"
## [1] "Processing sentence: httpstconpoymacovg"
## [1] "Processing sentence: httpstconptpqgnvzj"
## [1] "Processing sentence: httpstconpyidoqohu"
## [1] "Processing sentence: httpstconqdbpvqgqndemonet"
## [1] "Processing sentence: httpstconqeedzjhu"
## [1] "Processing sentence: httpstconqejbrlgqn"
## [1] "Processing sentence: httpstconqkpeaxdu"
## [1] "Processing sentence: httpstconqwwugl"
## [1] "Processing sentence: httpstconqxltvdl"
## [1] "Processing sentence: httpstconrkmwacaa"
## [1] "Processing sentence: httpstconrkmwbz"
## [1] "Processing sentence: httpstconrkmwbzsacaa"
## [1] "Processing sentence: httpstconrpjnziwz"
## [1] "Processing sentence: httpstconrrsiuctbg"
## [1] "Processing sentence: httpstconrtmtsbv"
## [1] "Processing sentence: httpstconsfetkmtt"
## [1] "Processing sentence: httpstconsiccfstbf"
## [1] "Processing sentence: httpstconsqapvim"
## [1] "Processing sentence: httpstcontbhffgl"
## [1] "Processing sentence: httpstcontilfstd"
## [1] "Processing sentence: httpstcontrmtwgiu"
## [1] "Processing sentence: httpstcontruyohw"
## [1] "Processing sentence: httpstconuedusnm"
## [1] "Processing sentence: httpstconupacemu"
## [1] "Processing sentence: httpstconureqxn"
## [1] "Processing sentence: httpstconuvusyfhor"
## [1] "Processing sentence: httpstconviwywmd"
## [1] "Processing sentence: httpstconvoljtjuw"
## [1] "Processing sentence: httpstconvpxmimef"
## [1] "Processing sentence: httpstconvtiponn"
## [1] "Processing sentence: httpstconvvslccpr"
## [1] "Processing sentence: httpstconwigcyfzg"
## [1] "Processing sentence: httpstconxbyeewrw"
## [1] "Processing sentence: httpstconxcvgakk"
## [1] "Processing sentence: httpstconxppvdfk"
## [1] "Processing sentence: httpstconylqfxmdp"
## [1] "Processing sentence: httpstconyrcviu"
## [1] "Processing sentence: httpstconytueltqrj"
## [1] "Processing sentence: httpstconzgksbjsl"
## [1] "Processing sentence: httpstcooahihrcwo"
## [1] "Processing sentence: httpstcooalfhlzzsi"
## [1] "Processing sentence: httpstcoobebolmu"
## [1] "Processing sentence: httpstcoobfewoez"
## [1] "Processing sentence: httpstcoobgkrhhr"
## [1] "Processing sentence: httpstcoobjgwqto"
## [1] "Processing sentence: httpstcoobpeqrdi"
## [1] "Processing sentence: httpstcoobqrhlnsl"
## [1] "Processing sentence: httpstcoocfslewq"
## [1] "Processing sentence: httpstcooclwacaa"
## [1] "Processing sentence: httpstcooclwggsgf"
## [1] "Processing sentence: httpstcoocpdkvwuvq"
## [1] "Processing sentence: httpstcooczucgsjg"
## [1] "Processing sentence: httpstcoodlvohwm"
## [1] "Processing sentence: httpstcoodnblinrf"
## [1] "Processing sentence: httpstcoodsasflc"
## [1] "Processing sentence: httpstcoodztfbxfx"
## [1] "Processing sentence: httpstcoodztfbxfxacaa"
## [1] "Processing sentence: httpstcooeofrltv"
## [1] "Processing sentence: httpstcooeokrhwa"
## [1] "Processing sentence: httpstcoofecihmg"
## [1] "Processing sentence: httpstcoofmfjybo"
## [1] "Processing sentence: httpstcoofvlikgjyncurr"
## [1] "Processing sentence: httpstcoogoaacaa"
## [1] "Processing sentence: httpstcoogyfmfv"
## [1] "Processing sentence: httpstcoohcabghucm"
## [1] "Processing sentence: httpstcoohfyrttpyb"
## [1] "Processing sentence: httpstcoohgpytifrt"
## [1] "Processing sentence: httpstcoohituvsk"
## [1] "Processing sentence: httpstcoohoaarr"
## [1] "Processing sentence: httpstcoohqxatlzsw"
## [1] "Processing sentence: httpstcoohrhzt"
## [1] "Processing sentence: httpstcoohtmtngrv"
## [1] "Processing sentence: httpstcoohwvtxdox"
## [1] "Processing sentence: httpstcoohyecwb"
## [1] "Processing sentence: httpstcooifekovwf"
## [1] "Processing sentence: httpstcooigbdrol"
## [1] "Processing sentence: httpstcooiuubtua"
## [1] "Processing sentence: httpstcooivfvlnir"
## [1] "Processing sentence: httpstcooiwacaa"
## [1] "Processing sentence: httpstcooizhfkea"
## [1] "Processing sentence: httpstcooizmr"
## [1] "Processing sentence: httpstcoojcujdsca"
## [1] "Processing sentence: httpstcoojrbcbymh"
## [1] "Processing sentence: httpstcoojvzxhnh"
## [1] "Processing sentence: httpstcookrtkzfq"
## [1] "Processing sentence: httpstcoolfpndcp"
## [1] "Processing sentence: httpstcoolgzvtwc"
## [1] "Processing sentence: httpstcoolhucpszp"
## [1] "Processing sentence: httpstcoolrrtckg"
## [1] "Processing sentence: httpstcoolwpuhjz"
## [1] "Processing sentence: httpstcooofbfaymq"
## [1] "Processing sentence: httpstcooojwraguj"
## [1] "Processing sentence: httpstcooomptvdqt"
## [1] "Processing sentence: httpstcoopfkrgxhvw"
## [1] "Processing sentence: httpstcoopiiiakkc"
## [1] "Processing sentence: httpstcooptruuan"
## [1] "Processing sentence: httpstcooqavmsbbg"
## [1] "Processing sentence: httpstcooqsxqjcxv"
## [1] "Processing sentence: httpstcooqxuclzy"
## [1] "Processing sentence: httpstcooqzseccg"
## [1] "Processing sentence: httpstcooravnnincw"
## [1] "Processing sentence: httpstcoorkobrzpi"
## [1] "Processing sentence: httpstcoorlbaebgd"
## [1] "Processing sentence: httpstcoorlplejm"
## [1] "Processing sentence: httpstcoorybrwacaa"
## [1] "Processing sentence: httpstcoorygyi"
## [1] "Processing sentence: httpstcoorzjxrist"
## [1] "Processing sentence: httpstcooskdvvwhob"
## [1] "Processing sentence: httpstcooswkhuo"
## [1] "Processing sentence: httpstcoosyxooqf"
## [1] "Processing sentence: httpstcootkchnpr"
## [1] "Processing sentence: httpstcoottgmjjl"
## [1] "Processing sentence: httpstcootumjavfb"
## [1] "Processing sentence: httpstcoovbimdsdw"
## [1] "Processing sentence: httpstcoovrqetv"
## [1] "Processing sentence: httpstcoowaknfyr"
## [1] "Processing sentence: httpstcoowbkzvf"
## [1] "Processing sentence: httpstcoowcqgdmpi"
## [1] "Processing sentence: httpstcoowntusqu"
## [1] "Processing sentence: httpstcooxbipqoub"
## [1] "Processing sentence: httpstcooxbixrsjk"
## [1] "Processing sentence: httpstcooxqusnn"
## [1] "Processing sentence: httpstcooxtblxcvw"
## [1] "Processing sentence: httpstcooxzbfvnug"
## [1] "Processing sentence: httpstcooyldkqhsl"
## [1] "Processing sentence: httpstcooyvlkivzc"
## [1] "Processing sentence: httpstcoozcwpnm"
## [1] "Processing sentence: httpstcoozdwcpkjai"
## [1] "Processing sentence: httpstcoozkpdbzu"
## [1] "Processing sentence: httpstcoozxfyntnnvirbhadrasingh"
## [1] "Processing sentence: httpstcopakiogk"
## [1] "Processing sentence: httpstcopanhytggi"
## [1] "Processing sentence: httpstcopasdrdi"
## [1] "Processing sentence: httpstcopawejjd"
## [1] "Processing sentence: httpstcopbilaxaobu"
## [1] "Processing sentence: httpstcopbmvvxbpi"
## [1] "Processing sentence: httpstcopbszqzkg"
## [1] "Processing sentence: httpstcopckmkyyiq"
## [1] "Processing sentence: httpstcopcrdrt"
## [1] "Processing sentence: httpstcopcumacgf"
## [1] "Processing sentence: httpstcopdacaa"
## [1] "Processing sentence: httpstcopdafsowpm"
## [1] "Processing sentence: httpstcopdbammocwd"
## [1] "Processing sentence: httpstcopddfkhf"
## [1] "Processing sentence: httpstcopdnqykwnmp"
## [1] "Processing sentence: httpstcopduxejcf"
## [1] "Processing sentence: httpstcopekiices"
## [1] "Processing sentence: httpstcopetbptlsendemonet"
## [1] "Processing sentence: httpstcopexwpvqqw"
## [1] "Processing sentence: httpstcopeyjkkj"
## [1] "Processing sentence: httpstcopfetkdjqd"
## [1] "Processing sentence: httpstcopfmquacaa"
## [1] "Processing sentence: httpstcopfmquklh"
## [1] "Processing sentence: httpstcopfovgop"
## [1] "Processing sentence: httpstcopgmvpmpp"
## [1] "Processing sentence: httpstcopgmydgcd"
## [1] "Processing sentence: httpstcophbnxnjxiq"
## [1] "Processing sentence: httpstcophkkdvab"
## [1] "Processing sentence: httpstcophqujsvizq"
## [1] "Processing sentence: httpstcophsmpaku"
## [1] "Processing sentence: httpstcophwvsvv"
## [1] "Processing sentence: httpstcopiehxrv"
## [1] "Processing sentence: httpstcopihpykcl"
## [1] "Processing sentence: httpstcopiiebeaa"
## [1] "Processing sentence: httpstcopimtnfhv"
## [1] "Processing sentence: httpstcopivvnmnosz"
## [1] "Processing sentence: httpstcopjkvebi"
## [1] "Processing sentence: httpstcopjoysyimph"
## [1] "Processing sentence: httpstcopjuajpcj"
## [1] "Processing sentence: httpstcopkbyinoz"
## [1] "Processing sentence: httpstcopkjyiramew"
## [1] "Processing sentence: httpstcopkqokn"
## [1] "Processing sentence: httpstcopkyjgrrcz"
## [1] "Processing sentence: httpstcoplfdrtgn"
## [1] "Processing sentence: httpstcoplqsxkfjn"
## [1] "Processing sentence: httpstcoplwqur"
## [1] "Processing sentence: httpstcopmnjw"
## [1] "Processing sentence: httpstcopmxgpu"
## [1] "Processing sentence: httpstcopngmnbwv"
## [1] "Processing sentence: httpstcopovcttg"
## [1] "Processing sentence: httpstcopowxlcu"
## [1] "Processing sentence: httpstcoppsximn"
## [1] "Processing sentence: httpstcoppyeacaa"
## [1] "Processing sentence: httpstcoppyekubtv"
## [1] "Processing sentence: httpstcopqchrzcfqnnvia"
## [1] "Processing sentence: httpstcopqwsihupb"
## [1] "Processing sentence: httpstcoprjkbbjq"
## [1] "Processing sentence: httpstcoprmttynaev"
## [1] "Processing sentence: httpstcoprqqkqk"
## [1] "Processing sentence: httpstcoprzzcgoiz"
## [1] "Processing sentence: httpstcopsfxoegp"
## [1] "Processing sentence: httpstcopsjukgdjomacaa"
## [1] "Processing sentence: httpstcopsoliavfw"
## [1] "Processing sentence: httpstcopsysgitmcf"
## [1] "Processing sentence: httpstcoptefhnkt"
## [1] "Processing sentence: httpstcoptjgbclzxx"
## [1] "Processing sentence: httpstcopuacaa"
## [1] "Processing sentence: httpstcopucqpbbdu"
## [1] "Processing sentence: httpstcopufszwbph"
## [1] "Processing sentence: httpstcopuinhul"
## [1] "Processing sentence: httpstcopunwpkmlv"
## [1] "Processing sentence: httpstcopuqulphf"
## [1] "Processing sentence: httpstcopuuhnvxqt"
## [1] "Processing sentence: httpstcopuvp"
## [1] "Processing sentence: httpstcopuxvbhwa"
## [1] "Processing sentence: httpstcopvegzdtxt"
## [1] "Processing sentence: httpstcopvjcxcn"
## [1] "Processing sentence: httpstcopweexzwf"
## [1] "Processing sentence: httpstcopwysjdsfn"
## [1] "Processing sentence: httpstcopxktqxxrv"
## [1] "Processing sentence: httpstcopxkxlzog"
## [1] "Processing sentence: httpstcopxtvgvynkg"
## [1] "Processing sentence: httpstcopxybjuhl"
## [1] "Processing sentence: httpstcopxzqpehr"
## [1] "Processing sentence: httpstcopyaeay"
## [1] "Processing sentence: httpstcopyaygmeva"
## [1] "Processing sentence: httpstcopygkrmgr"
## [1] "Processing sentence: httpstcopygqfgcltw"
## [1] "Processing sentence: httpstcopyhvqmx"
## [1] "Processing sentence: httpstcopyotdcpooy"
## [1] "Processing sentence: httpstcopysgfgvk"
## [1] "Processing sentence: httpstcopyxhb"
## [1] "Processing sentence: httpstcopzozrxgbg"
## [1] "Processing sentence: httpstcopzwkfuq"
## [1] "Processing sentence: httpstcoqacaa"
## [1] "Processing sentence: httpstcoqabmorp"
## [1] "Processing sentence: httpstcoqadynskqi"
## [1] "Processing sentence: httpstcoqaftiuvm"
## [1] "Processing sentence: httpstcoqawchyqd"
## [1] "Processing sentence: httpstcoqbjowmxet"
## [1] "Processing sentence: httpstcoqbjtpawzv"
## [1] "Processing sentence: httpstcoqbpzkdl"
## [1] "Processing sentence: httpstcoqbtbtybhgi"
## [1] "Processing sentence: httpstcoqcknxlxhx"
## [1] "Processing sentence: httpstcoqdfnlaoqj"
## [1] "Processing sentence: httpstcoqdqxzitn"
## [1] "Processing sentence: httpstcoqdsjkveh"
## [1] "Processing sentence: httpstcoqdudmqbsdc"
## [1] "Processing sentence: httpstcoqecvzlux"
## [1] "Processing sentence: httpstcoqegxlawl"
## [1] "Processing sentence: httpstcoqekssrgdz"
## [1] "Processing sentence: httpstcoqfbcperf"
## [1] "Processing sentence: httpstcoqfmekjfyb"
## [1] "Processing sentence: httpstcoqfpktcel"
## [1] "Processing sentence: httpstcoqgawlynjtu"
## [1] "Processing sentence: httpstcoqgbfxejw"
## [1] "Processing sentence: httpstcoqggphmlh"
## [1] "Processing sentence: httpstcoqgohfydt"
## [1] "Processing sentence: httpstcoqgsbznkc"
## [1] "Processing sentence: httpstcoqguanrag"
## [1] "Processing sentence: httpstcoqgvthbunpp"
## [1] "Processing sentence: httpstcoqhsiagoh"
## [1] "Processing sentence: httpstcoqikqlmsyn"
## [1] "Processing sentence: httpstcoqjbifo"
## [1] "Processing sentence: httpstcoqjiactpag"
## [1] "Processing sentence: httpstcoqjicrllm"
## [1] "Processing sentence: httpstcoqkrwyylwwd"
## [1] "Processing sentence: httpstcoqkywiguv"
## [1] "Processing sentence: httpstcoqligrxdp"
## [1] "Processing sentence: httpstcoqlpotedw"
## [1] "Processing sentence: httpstcoqlrkamsqi"
## [1] "Processing sentence: httpstcoqlwyhrvyk"
## [1] "Processing sentence: httpstcoqmavjcldo"
## [1] "Processing sentence: httpstcoqmcfljbav"
## [1] "Processing sentence: httpstcoqmkoeopgi"
## [1] "Processing sentence: httpstcoqmnuermim"
## [1] "Processing sentence: httpstcoqmpatwt"
## [1] "Processing sentence: httpstcoqmpdjzlv"
## [1] "Processing sentence: httpstcoqmqhtwto"
## [1] "Processing sentence: httpstcoqncmlcmnz"
## [1] "Processing sentence: httpstcoqnekgqao"
## [1] "Processing sentence: httpstcoqngnxlqg"
## [1] "Processing sentence: httpstcoqnqapxeb"
## [1] "Processing sentence: httpstcoqnruqwxnt"
## [1] "Processing sentence: httpstcoqoexnocv"
## [1] "Processing sentence: httpstcoqoqiwghki"
## [1] "Processing sentence: httpstcoqpbepgp"
## [1] "Processing sentence: httpstcoqpdvcxnk"
## [1] "Processing sentence: httpstcoqppwgso"
## [1] "Processing sentence: httpstcoqpusjmsc"
## [1] "Processing sentence: httpstcoqpwntfyfc"
## [1] "Processing sentence: httpstcoqqkqsjaor"
## [1] "Processing sentence: httpstcoqqlemrag"
## [1] "Processing sentence: httpstcoqqzyeyplza"
## [1] "Processing sentence: httpstcoqregxunhc"
## [1] "Processing sentence: httpstcoqrlzwvwn"
## [1] "Processing sentence: httpstcoqrmlkbwc"
## [1] "Processing sentence: httpstcoqrridjf"
## [1] "Processing sentence: httpstcoqruasacaa"
## [1] "Processing sentence: httpstcoqruasfaifd"
## [1] "Processing sentence: httpstcoqruoffk"
## [1] "Processing sentence: httpstcoqrwxkez"
## [1] "Processing sentence: httpstcoqsdjpdwwdc"
## [1] "Processing sentence: httpstcoqsojiufpta"
## [1] "Processing sentence: httpstcoqsxcacaa"
## [1] "Processing sentence: httpstcoqtezmncxoa"
## [1] "Processing sentence: httpstcoqtqqtgwnxc"
## [1] "Processing sentence: httpstcoqtshrjbm"
## [1] "Processing sentence: httpstcoqtsqdvmlv"
## [1] "Processing sentence: httpstcoqugzuif"
## [1] "Processing sentence: httpstcoquserdnw"
## [1] "Processing sentence: httpstcoquvshfnoh"
## [1] "Processing sentence: httpstcoqvoyiprfc"
## [1] "Processing sentence: httpstcoqwatzqmw"
## [1] "Processing sentence: httpstcoqwnrjlibz"
## [1] "Processing sentence: httpstcoqwotwvc"
## [1] "Processing sentence: httpstcoqxagdux"
## [1] "Processing sentence: httpstcoqxmvzuz"
## [1] "Processing sentence: httpstcoqxrgixia"
## [1] "Processing sentence: httpstcoqywppfr"
## [1] "Processing sentence: httpstcoqzczhbr"
## [1] "Processing sentence: httpstcoqzelhkom"
## [1] "Processing sentence: httpstcoqzgdiwb"
## [1] "Processing sentence: httpstcoqzpjwgfkk"
## [1] "Processing sentence: httpstcoqzuqdrcr"
## [1] "Processing sentence: httpstcoracgmqzpd"
## [1] "Processing sentence: httpstcorblbeaduhb"
## [1] "Processing sentence: httpstcorblljnu"
## [1] "Processing sentence: httpstcorcfrenkawv"
## [1] "Processing sentence: httpstcorcfrenkawvacaa"
## [1] "Processing sentence: httpstcorcgbodu"
## [1] "Processing sentence: httpstcorcpybyfvz"
## [1] "Processing sentence: httpstcorcszojsii"
## [1] "Processing sentence: httpstcordahettn"
## [1] "Processing sentence: httpstcordgpptjtf"
## [1] "Processing sentence: httpstcordkvxwphi"
## [1] "Processing sentence: httpstcordnijuuj"
## [1] "Processing sentence: httpstcoretec"
## [1] "Processing sentence: httpstcorfacaa"
## [1] "Processing sentence: httpstcorfefrzrz"
## [1] "Processing sentence: httpstcorfesxcj"
## [1] "Processing sentence: httpstcorfkjswgmkm"
## [1] "Processing sentence: httpstcorfkqmfchi"
## [1] "Processing sentence: httpstcorfvhwogvi"
## [1] "Processing sentence: httpstcorfvn"
## [1] "Processing sentence: httpstcorgcsah"
## [1] "Processing sentence: httpstcorgjidky"
## [1] "Processing sentence: httpstcorgwmcshgz"
## [1] "Processing sentence: httpstcorgxheab"
## [1] "Processing sentence: httpstcorhmylowbqx"
## [1] "Processing sentence: httpstcoridjyvnrh"
## [1] "Processing sentence: httpstcorijenewxyndemonet"
## [1] "Processing sentence: httpstcorinmrufcz"
## [1] "Processing sentence: httpstcorioncqalh"
## [1] "Processing sentence: httpstcorjdduqrw"
## [1] "Processing sentence: httpstcorjfywesnwb"
## [1] "Processing sentence: httpstcorkcmbttgzf"
## [1] "Processing sentence: httpstcorkfjliu"
## [1] "Processing sentence: httpstcorkkiaumuf"
## [1] "Processing sentence: httpstcorktagfkxt"
## [1] "Processing sentence: httpstcorkuvyvr"
## [1] "Processing sentence: httpstcorkxasfc"
## [1] "Processing sentence: httpstcorkxguuljh"
## [1] "Processing sentence: httpstcorlmbem"
## [1] "Processing sentence: httpstcorlpklpfv"
## [1] "Processing sentence: httpstcorlrtkijyx"
## [1] "Processing sentence: httpstcorlrwgdeaa"
## [1] "Processing sentence: httpstcormaokyui"
## [1] "Processing sentence: httpstcormdfpfaw"
## [1] "Processing sentence: httpstcormfjtbwtt"
## [1] "Processing sentence: httpstcormtacaa"
## [1] "Processing sentence: httpstcormtczyrph"
## [1] "Processing sentence: httpstcormtzkmyuj"
## [1] "Processing sentence: httpstcornafnnuc"
## [1] "Processing sentence: httpstcorniewguaz"
## [1] "Processing sentence: httpstcornjztzsu"
## [1] "Processing sentence: httpstcorocvaypw"
## [1] "Processing sentence: httpstcoroqcm"
## [1] "Processing sentence: httpstcorpcwjsbk"
## [1] "Processing sentence: httpstcorpfmmfxa"
## [1] "Processing sentence: httpstcorpmytv"
## [1] "Processing sentence: httpstcorpoeclnwtm"
## [1] "Processing sentence: httpstcorpqyrshg"
## [1] "Processing sentence: httpstcorpyqjkku"
## [1] "Processing sentence: httpstcorqjsdigvcg"
## [1] "Processing sentence: httpstcorrtqkgfz"
## [1] "Processing sentence: httpstcorrtrmjf"
## [1] "Processing sentence: httpstcorscoyjoysu"
## [1] "Processing sentence: httpstcorsefklm"
## [1] "Processing sentence: httpstcorswciuaz"
## [1] "Processing sentence: httpstcorsywepgi"
## [1] "Processing sentence: httpstcortcbhrbi"
## [1] "Processing sentence: httpstcortewncul"
## [1] "Processing sentence: httpstcortirnohh"
## [1] "Processing sentence: httpstcoruaahjm"
## [1] "Processing sentence: httpstcoruutdpzzm"
## [1] "Processing sentence: httpstcoruykslgp"
## [1] "Processing sentence: httpstcorvhivdmar"
## [1] "Processing sentence: httpstcorwbpjx"
## [1] "Processing sentence: httpstcorwwzato"
## [1] "Processing sentence: httpstcorwxewbcq"
## [1] "Processing sentence: httpstcorxjhvh"
## [1] "Processing sentence: httpstcorxkkebnut"
## [1] "Processing sentence: httpstcorxtojwrb"
## [1] "Processing sentence: httpstcoryceylxuji"
## [1] "Processing sentence: httpstcorylwgezc"
## [1] "Processing sentence: httpstcoryydzpo"
## [1] "Processing sentence: httpstcorzawncst"
## [1] "Processing sentence: httpstcorzdickvf"
## [1] "Processing sentence: httpstcorzjsvgxusc"
## [1] "Processing sentence: httpstcorzraz"
## [1] "Processing sentence: httpstcorzryhrvo"
## [1] "Processing sentence: httpstcosawbhmxmgt"
## [1] "Processing sentence: httpstcosbacaa"
## [1] "Processing sentence: httpstcosbdqqeyv"
## [1] "Processing sentence: httpstcosbwmtimdr"
## [1] "Processing sentence: httpstcosbxfbmmmzr"
## [1] "Processing sentence: httpstcoscdcbquc"
## [1] "Processing sentence: httpstcoscfhibyz"
## [1] "Processing sentence: httpstcoscjcthj"
## [1] "Processing sentence: httpstcoscqtdkovb"
## [1] "Processing sentence: httpstcosczzdxhd"
## [1] "Processing sentence: httpstcosdlbxyf"
## [1] "Processing sentence: httpstcosdxujag"
## [1] "Processing sentence: httpstcoseienouv"
## [1] "Processing sentence: httpstcosekhtmppi"
## [1] "Processing sentence: httpstcosepbgzeb"
## [1] "Processing sentence: httpstcosespjftd"
## [1] "Processing sentence: httpstcosezjq"
## [1] "Processing sentence: httpstcosfbxyq"
## [1] "Processing sentence: httpstcosfhejqc"
## [1] "Processing sentence: httpstcosfmmycmc"
## [1] "Processing sentence: httpstcosfofcwpunj"
## [1] "Processing sentence: httpstcosfwayvdkr"
## [1] "Processing sentence: httpstcosgdltmjgh"
## [1] "Processing sentence: httpstcosgkiiead"
## [1] "Processing sentence: httpstcosgpbprnvl"
## [1] "Processing sentence: httpstcosgvoasi"
## [1] "Processing sentence: httpstcosgxucytl"
## [1] "Processing sentence: httpstcoshinsswtv"
## [1] "Processing sentence: httpstcositcdusd"
## [1] "Processing sentence: httpstcositcmj"
## [1] "Processing sentence: httpstcosivoymhjp"
## [1] "Processing sentence: httpstcosivufcvwsc"
## [1] "Processing sentence: httpstcosjejflhatx"
## [1] "Processing sentence: httpstcosjjmjbjt"
## [1] "Processing sentence: httpstcosjoemp"
## [1] "Processing sentence: httpstcoskdelasfl"
## [1] "Processing sentence: httpstcosklhwqfj"
## [1] "Processing sentence: httpstcoskuueiacaa"
## [1] "Processing sentence: httpstcoskxxxsrixn"
## [1] "Processing sentence: httpstcoslkwlrwymi"
## [1] "Processing sentence: httpstcoslpltmw"
## [1] "Processing sentence: httpstcoslrwxk"
## [1] "Processing sentence: httpstcosmhqnhtu"
## [1] "Processing sentence: httpstcosmmgsp"
## [1] "Processing sentence: httpstcosmnqvki"
## [1] "Processing sentence: httpstcosnqjmev"
## [1] "Processing sentence: httpstcosnqvvdmleq"
## [1] "Processing sentence: httpstcosoartsegx"
## [1] "Processing sentence: httpstcosoixkdmsm"
## [1] "Processing sentence: httpstcosomuppsdi"
## [1] "Processing sentence: httpstcososifasfyf"
## [1] "Processing sentence: httpstcosotwcyvyc"
## [1] "Processing sentence: httpstcosouihdiaeh"
## [1] "Processing sentence: httpstcospmdlnlf"
## [1] "Processing sentence: httpstcospodqoonr"
## [1] "Processing sentence: httpstcosprjjxnk"
## [1] "Processing sentence: httpstcosprzqajvq"
## [1] "Processing sentence: httpstcospyckqyo"
## [1] "Processing sentence: httpstcosqehczxd"
## [1] "Processing sentence: httpstcosrhvnaqes"
## [1] "Processing sentence: httpstcosrmemuzu"
## [1] "Processing sentence: httpstcosroltiw"
## [1] "Processing sentence: httpstcosrtjczfqn"
## [1] "Processing sentence: httpstcosryjqqkp"
## [1] "Processing sentence: httpstcosrzvro"
## [1] "Processing sentence: httpstcossescpi"
## [1] "Processing sentence: httpstcosslkkkebp"
## [1] "Processing sentence: httpstcossqsbxl"
## [1] "Processing sentence: httpstcostdkgktj"
## [1] "Processing sentence: httpstcostinqdap"
## [1] "Processing sentence: httpstcostjiszatst"
## [1] "Processing sentence: httpstcostkhgfqwr"
## [1] "Processing sentence: httpstcostndvgtlri"
## [1] "Processing sentence: httpstcosuxoqfadq"
## [1] "Processing sentence: httpstcosvbvmuyl"
## [1] "Processing sentence: httpstcosvenlfjjw"
## [1] "Processing sentence: httpstcosvfrbzmz"
## [1] "Processing sentence: httpstcosvkgqntux"
## [1] "Processing sentence: httpstcosvqwjenqf"
## [1] "Processing sentence: httpstcosvzfblkh"
## [1] "Processing sentence: httpstcoswljspx"
## [1] "Processing sentence: httpstcosxdzrqwfc"
## [1] "Processing sentence: httpstcosxfmlhnv"
## [1] "Processing sentence: httpstcosxmacaa"
## [1] "Processing sentence: httpstcosxmrla"
## [1] "Processing sentence: httpstcosxmwoqesm"
## [1] "Processing sentence: httpstcosyamoazm"
## [1] "Processing sentence: httpstcosybdqpmnnexport"
## [1] "Processing sentence: httpstcosycjvvjfd"
## [1] "Processing sentence: httpstcosyenxqmbu"
## [1] "Processing sentence: httpstcosyrjtpivp"
## [1] "Processing sentence: httpstcoszoywfsx"
## [1] "Processing sentence: httpstcoszpbqxeh"
## [1] "Processing sentence: httpstcotacfmkfc"
## [1] "Processing sentence: httpstcotadwhlacaa"
## [1] "Processing sentence: httpstcotadwhllyjt"
## [1] "Processing sentence: httpstcotaeysnybf"
## [1] "Processing sentence: httpstcotaguch"
## [1] "Processing sentence: httpstcotapvhk"
## [1] "Processing sentence: httpstcotbccsetc"
## [1] "Processing sentence: httpstcotbmhoa"
## [1] "Processing sentence: httpstcotbpihcxt"
## [1] "Processing sentence: httpstcotbralmg"
## [1] "Processing sentence: httpstcotbzsnupf"
## [1] "Processing sentence: httpstcotdlkvpwcc"
## [1] "Processing sentence: httpstcotdubievk"
## [1] "Processing sentence: httpstcotemrqtcsez"
## [1] "Processing sentence: httpstcotenpfsi"
## [1] "Processing sentence: httpstcotezpooga"
## [1] "Processing sentence: httpstcotffzzeuuf"
## [1] "Processing sentence: httpstcotfntkheiv"
## [1] "Processing sentence: httpstcotgqyagobj"
## [1] "Processing sentence: httpstcotgttonpmconnacaa"
## [1] "Processing sentence: httpstcotgupewtn"
## [1] "Processing sentence: httpstcotgvamtsyyf"
## [1] "Processing sentence: httpstcotgylyz"
## [1] "Processing sentence: httpstcotgzokndus"
## [1] "Processing sentence: httpstcothkykcnv"
## [1] "Processing sentence: httpstcothosespqi"
## [1] "Processing sentence: httpstcothpwezzi"
## [1] "Processing sentence: httpstcothuoptti"
## [1] "Processing sentence: httpstcothyadqry"
## [1] "Processing sentence: httpstcothyvp"
## [1] "Processing sentence: httpstcothzavracaa"
## [1] "Processing sentence: httpstcothzavrbdj"
## [1] "Processing sentence: httpstcotibwrw"
## [1] "Processing sentence: httpstcoticawnlc"
## [1] "Processing sentence: httpstcotiexo"
## [1] "Processing sentence: httpstcotimaqqlyb"
## [1] "Processing sentence: httpstcotimhg"
## [1] "Processing sentence: httpstcotimljc"
## [1] "Processing sentence: httpstcotitaixvo"
## [1] "Processing sentence: httpstcotixqklaji"
## [1] "Processing sentence: httpstcotiysjyds"
## [1] "Processing sentence: httpstcotjeahmiai"
## [1] "Processing sentence: httpstcotjrssjt"
## [1] "Processing sentence: httpstcotjvnczfbn"
## [1] "Processing sentence: httpstcotjwqdwnkx"
## [1] "Processing sentence: httpstcotjzjfqchi"
## [1] "Processing sentence: httpstcotljmegfwi"
## [1] "Processing sentence: httpstcotljtal"
## [1] "Processing sentence: httpstcotlnpbnyvar"
## [1] "Processing sentence: httpstcotltlosbo"
## [1] "Processing sentence: httpstcotluzab"
## [1] "Processing sentence: httpstcotmbbtltkqi"
## [1] "Processing sentence: httpstcotmjinetvln"
## [1] "Processing sentence: httpstcotmldrveap"
## [1] "Processing sentence: httpstcotnanbtsi"
## [1] "Processing sentence: httpstcotnzbofmd"
## [1] "Processing sentence: httpstcotogegiwo"
## [1] "Processing sentence: httpstcotojmqjzhrp"
## [1] "Processing sentence: httpstcotolcsew"
## [1] "Processing sentence: httpstcotosycmh"
## [1] "Processing sentence: httpstcotphiiixg"
## [1] "Processing sentence: httpstcotpkwllikm"
## [1] "Processing sentence: httpstcotpsvfacaa"
## [1] "Processing sentence: httpstcotpsvfezl"
## [1] "Processing sentence: httpstcotpwfcwj"
## [1] "Processing sentence: httpstcotpyjgxfbi"
## [1] "Processing sentence: httpstcotpyralzuek"
## [1] "Processing sentence: httpstcotqbghvil"
## [1] "Processing sentence: httpstcotqrfhexhqi"
## [1] "Processing sentence: httpstcotrjkepfzun"
## [1] "Processing sentence: httpstcotrqdwikyc"
## [1] "Processing sentence: httpstcotscptwbsacaa"
## [1] "Processing sentence: httpstcotteznrmn"
## [1] "Processing sentence: httpstcottpmnjea"
## [1] "Processing sentence: httpstcottpqmvj"
## [1] "Processing sentence: httpstcottvqptun"
## [1] "Processing sentence: httpstcotulevmg"
## [1] "Processing sentence: httpstcotulhrjkcx"
## [1] "Processing sentence: httpstcotuslvddvpt"
## [1] "Processing sentence: httpstcotuuaacko"
## [1] "Processing sentence: httpstcotuyfyoxst"
## [1] "Processing sentence: httpstcotvgbpufsh"
## [1] "Processing sentence: httpstcotvqpiwpiab"
## [1] "Processing sentence: httpstcotwhsix"
## [1] "Processing sentence: httpstcotwordpvyyw"
## [1] "Processing sentence: httpstcotwqoalzq"
## [1] "Processing sentence: httpstcotwrdvtyrac"
## [1] "Processing sentence: httpstcotwtavvcsi"
## [1] "Processing sentence: httpstcotwtnwgel"
## [1] "Processing sentence: httpstcotwvnpjuayp"
## [1] "Processing sentence: httpstcotxgwqdvx"
## [1] "Processing sentence: httpstcotxjjahjn"
## [1] "Processing sentence: httpstcotxzilsor"
## [1] "Processing sentence: httpstcotykirvcp"
## [1] "Processing sentence: httpstcotynejdjqn"
## [1] "Processing sentence: httpstcotyorazlbo"
## [1] "Processing sentence: httpstcotyriiekziu"
## [1] "Processing sentence: httpstcotyvmpgptt"
## [1] "Processing sentence: httpstcotzakxomeg"
## [1] "Processing sentence: httpstcotzrkyec"
## [1] "Processing sentence: httpstcotzrnnjqush"
## [1] "Processing sentence: httpstcouaoiaff"
## [1] "Processing sentence: httpstcouarukhkj"
## [1] "Processing sentence: httpstcoubgigkbus"
## [1] "Processing sentence: httpstcoubqvjmbffo"
## [1] "Processing sentence: httpstcoubwdzjqbp"
## [1] "Processing sentence: httpstcoubytbzxlib"
## [1] "Processing sentence: httpstcouccdoxdp"
## [1] "Processing sentence: httpstcoucsuvg"
## [1] "Processing sentence: httpstcoucwokidt"
## [1] "Processing sentence: httpstcoudffecyifnn"
## [1] "Processing sentence: httpstcoudfowqbrh"
## [1] "Processing sentence: httpstcouerfgzyf"
## [1] "Processing sentence: httpstcouericmjt"
## [1] "Processing sentence: httpstcouetfhkfi"
## [1] "Processing sentence: httpstcoufcskklv"
## [1] "Processing sentence: httpstcoufpyjepb"
## [1] "Processing sentence: httpstcoufrrgc"
## [1] "Processing sentence: httpstcougchacaa"
## [1] "Processing sentence: httpstcougchjmn"
## [1] "Processing sentence: httpstcougdpik"
## [1] "Processing sentence: httpstcougilmultsg"
## [1] "Processing sentence: httpstcouglnrqf"
## [1] "Processing sentence: httpstcougmxupacaa"
## [1] "Processing sentence: httpstcougzymizwd"
## [1] "Processing sentence: httpstcouhdiesc"
## [1] "Processing sentence: httpstcouiudcruqpa"
## [1] "Processing sentence: httpstcoujfwz"
## [1] "Processing sentence: httpstcoujhtqecfhq"
## [1] "Processing sentence: httpstcoujjzcjubp"
## [1] "Processing sentence: httpstcoujojmodbb"
## [1] "Processing sentence: httpstcoulsebxlj"
## [1] "Processing sentence: httpstcoulyoairf"
## [1] "Processing sentence: httpstcoumcmqvvm"
## [1] "Processing sentence: httpstcoumudenpl"
## [1] "Processing sentence: httpstcoumwqjbjilacaa"
## [1] "Processing sentence: httpstcoumyslacaa"
## [1] "Processing sentence: httpstcoumysliyhl"
## [1] "Processing sentence: httpstcounjgyjfa"
## [1] "Processing sentence: httpstcountgspojq"
## [1] "Processing sentence: httpstcounuarrwdlz"
## [1] "Processing sentence: httpstcouodwxdpmmg"
## [1] "Processing sentence: httpstcoupebpcki"
## [1] "Processing sentence: httpstcoupekxwek"
## [1] "Processing sentence: httpstcoupincssdo"
## [1] "Processing sentence: httpstcoupuilbzh"
## [1] "Processing sentence: httpstcouqaabk"
## [1] "Processing sentence: httpstcouqbqfoaqi"
## [1] "Processing sentence: httpstcouqgoigp"
## [1] "Processing sentence: httpstcouqyplb"
## [1] "Processing sentence: httpstcouragxaedv"
## [1] "Processing sentence: httpstcouretowgcht"
## [1] "Processing sentence: httpstcourjunpk"
## [1] "Processing sentence: httpstcourovcyt"
## [1] "Processing sentence: httpstcourwqhtykaacaa"
## [1] "Processing sentence: httpstcouscftqhui"
## [1] "Processing sentence: httpstcouskfenucf"
## [1] "Processing sentence: httpstcoussstqt"
## [1] "Processing sentence: httpstcousssybydm"
## [1] "Processing sentence: httpstcousxjqgi"
## [1] "Processing sentence: httpstcoutshdbmlll"
## [1] "Processing sentence: httpstcouubkotrak"
## [1] "Processing sentence: httpstcouvdedmdxpm"
## [1] "Processing sentence: httpstcouvoyusqmp"
## [1] "Processing sentence: httpstcouvtoml"
## [1] "Processing sentence: httpstcouvvfepcd"
## [1] "Processing sentence: httpstcouvvgjpfw"
## [1] "Processing sentence: httpstcouwluiti"
## [1] "Processing sentence: httpstcouwmzwj"
## [1] "Processing sentence: httpstcouwqyszo"
## [1] "Processing sentence: httpstcouwuquyayacaa"
## [1] "Processing sentence: httpstcouwznffadg"
## [1] "Processing sentence: httpstcouxfsycp"
## [1] "Processing sentence: httpstcouyaksbdq"
## [1] "Processing sentence: httpstcouyfqlmc"
## [1] "Processing sentence: httpstcouyqqicmaa"
## [1] "Processing sentence: httpstcouyvpoaoc"
## [1] "Processing sentence: httpstcouyzdcfpq"
## [1] "Processing sentence: httpstcouzebnbwpc"
## [1] "Processing sentence: httpstcouzljnqccq"
## [1] "Processing sentence: httpstcouzmjawwx"
## [1] "Processing sentence: httpstcouzqiybz"
## [1] "Processing sentence: httpstcovadfpynsef"
## [1] "Processing sentence: httpstcovagpzfu"
## [1] "Processing sentence: httpstcovajyrfj"
## [1] "Processing sentence: httpstcovatfvfw"
## [1] "Processing sentence: httpstcovblxteodnk"
## [1] "Processing sentence: httpstcovbordxow"
## [1] "Processing sentence: httpstcovbrvqvuunr"
## [1] "Processing sentence: httpstcovbsxeuqf"
## [1] "Processing sentence: httpstcovcwwjxuwb"
## [1] "Processing sentence: httpstcovdahddmu"
## [1] "Processing sentence: httpstcovddrji"
## [1] "Processing sentence: httpstcoveaamazc"
## [1] "Processing sentence: httpstcovelliqsma"
## [1] "Processing sentence: httpstcovfkvrb"
## [1] "Processing sentence: httpstcovfoxoaxxz"
## [1] "Processing sentence: httpstcovgivytqo"
## [1] "Processing sentence: httpstcovgjyhsxu"
## [1] "Processing sentence: httpstcovgzuzai"
## [1] "Processing sentence: httpstcovhgqazmgl"
## [1] "Processing sentence: httpstcovhtvrnz"
## [1] "Processing sentence: httpstcovhuzxrox"
## [1] "Processing sentence: httpstcoviilnf"
## [1] "Processing sentence: httpstcovipblwcf"
## [1] "Processing sentence: httpstcovizzlhebd"
## [1] "Processing sentence: httpstcovjdzaxk"
## [1] "Processing sentence: httpstcovjhiewl"
## [1] "Processing sentence: httpstcovjieusghn"
## [1] "Processing sentence: httpstcovjjrwxstbr"
## [1] "Processing sentence: httpstcovjjvytvdp"
## [1] "Processing sentence: httpstcovjrsyoiag"
## [1] "Processing sentence: httpstcovklmxsvvv"
## [1] "Processing sentence: httpstcovllnvexpt"
## [1] "Processing sentence: httpstcovloufc"
## [1] "Processing sentence: httpstcovmhqsxilaa"
## [1] "Processing sentence: httpstcovmizvrkj"
## [1] "Processing sentence: httpstcovmnkumcvx"
## [1] "Processing sentence: httpstcovnnoegkt"
## [1] "Processing sentence: httpstcovnoetousjz"
## [1] "Processing sentence: httpstcovoaicvxfeh"
## [1] "Processing sentence: httpstcovoakjgtimb"
## [1] "Processing sentence: httpstcovobpvodgo"
## [1] "Processing sentence: httpstcovodxaokcwi"
## [1] "Processing sentence: httpstcovofxvmq"
## [1] "Processing sentence: httpstcovorkxaci"
## [1] "Processing sentence: httpstcovpkkdxipi"
## [1] "Processing sentence: httpstcovpyvcogp"
## [1] "Processing sentence: httpstcovqagyynb"
## [1] "Processing sentence: httpstcovqalvyvyjt"
## [1] "Processing sentence: httpstcovqkzmyqhyx"
## [1] "Processing sentence: httpstcovqywjfa"
## [1] "Processing sentence: httpstcovrhuxebca"
## [1] "Processing sentence: httpstcovrjjssjnt"
## [1] "Processing sentence: httpstcovrtjshrv"
## [1] "Processing sentence: httpstcovscgeeyc"
## [1] "Processing sentence: httpstcovsjaagvv"
## [1] "Processing sentence: httpstcovslvevyq"
## [1] "Processing sentence: httpstcovsvcgjcmz"
## [1] "Processing sentence: httpstcovsvnyynnz"
## [1] "Processing sentence: httpstcovtbopaxt"
## [1] "Processing sentence: httpstcovthcwiu"
## [1] "Processing sentence: httpstcovtlacaa"
## [1] "Processing sentence: httpstcovtupawx"
## [1] "Processing sentence: httpstcovtvroazhib"
## [1] "Processing sentence: httpstcovueaelq"
## [1] "Processing sentence: httpstcovuhctbri"
## [1] "Processing sentence: httpstcovuquxxhnpt"
## [1] "Processing sentence: httpstcovuunzwxu"
## [1] "Processing sentence: httpstcovvqtrqqsi"
## [1] "Processing sentence: httpstcovvsoqsud"
## [1] "Processing sentence: httpstcovvxgpcmwc"
## [1] "Processing sentence: httpstcovwjgvcehvh"
## [1] "Processing sentence: httpstcovwpiwqog"
## [1] "Processing sentence: httpstcovxejp"
## [1] "Processing sentence: httpstcovxptirnov"
## [1] "Processing sentence: httpstcovxrjjdel"
## [1] "Processing sentence: httpstcovxtczi"
## [1] "Processing sentence: httpstcovybuxbzf"
## [1] "Processing sentence: httpstcovybuxta"
## [1] "Processing sentence: httpstcovyiefhu"
## [1] "Processing sentence: httpstcovyvflgvspq"
## [1] "Processing sentence: httpstcovzfrwwwn"
## [1] "Processing sentence: httpstcovzpgqemiqi"
## [1] "Processing sentence: httpstcovzztwapl"
## [1] "Processing sentence: httpstcowafbaqbu"
## [1] "Processing sentence: httpstcowaipudkzb"
## [1] "Processing sentence: httpstcowajlcscqh"
## [1] "Processing sentence: httpstcowamdnxh"
## [1] "Processing sentence: httpstcowangwiso"
## [1] "Processing sentence: httpstcowatvojfw"
## [1] "Processing sentence: httpstcowbawuttl"
## [1] "Processing sentence: httpstcowbilbabzz"
## [1] "Processing sentence: httpstcowbklfpaqkp"
## [1] "Processing sentence: httpstcowbkocdhjt"
## [1] "Processing sentence: httpstcowcdqawvtr"
## [1] "Processing sentence: httpstcowciitgtifz"
## [1] "Processing sentence: httpstcowcoyl"
## [1] "Processing sentence: httpstcowcwsthban"
## [1] "Processing sentence: httpstcowcydsrd"
## [1] "Processing sentence: httpstcowdfnxhb"
## [1] "Processing sentence: httpstcowdlsxug"
## [1] "Processing sentence: httpstcowdoitzjn"
## [1] "Processing sentence: httpstcowdwwlqi"
## [1] "Processing sentence: httpstcowebdpjzvt"
## [1] "Processing sentence: httpstcowejlndncurr"
## [1] "Processing sentence: httpstcowepkmana"
## [1] "Processing sentence: httpstcoweszjtwhx"
## [1] "Processing sentence: httpstcoweuxngkhm"
## [1] "Processing sentence: httpstcoweytkqjrq"
## [1] "Processing sentence: httpstcowfawjvz"
## [1] "Processing sentence: httpstcowfcrraj"
## [1] "Processing sentence: httpstcowfrivnlri"
## [1] "Processing sentence: httpstcowfsfcmyr"
## [1] "Processing sentence: httpstcowfuvvlnmk"
## [1] "Processing sentence: httpstcowfzmisavi"
## [1] "Processing sentence: httpstcowfzpjwuhdnsupport"
## [1] "Processing sentence: httpstcowgihzfvmw"
## [1] "Processing sentence: httpstcowidfqzpm"
## [1] "Processing sentence: httpstcowilppsmg"
## [1] "Processing sentence: httpstcowjmlfanak"
## [1] "Processing sentence: httpstcowkesprbmf"
## [1] "Processing sentence: httpstcowknqgyknp"
## [1] "Processing sentence: httpstcowktlbcb"
## [1] "Processing sentence: httpstcowkvxva"
## [1] "Processing sentence: httpstcowkwnxzg"
## [1] "Processing sentence: httpstcowljmpopx"
## [1] "Processing sentence: httpstcowlsljl"
## [1] "Processing sentence: httpstcowlzpdvyh"
## [1] "Processing sentence: httpstcowmltknr"
## [1] "Processing sentence: httpstcowmvlpasyk"
## [1] "Processing sentence: httpstcowmwlsemyp"
## [1] "Processing sentence: httpstcowmxowpfzb"
## [1] "Processing sentence: httpstcownbospza"
## [1] "Processing sentence: httpstcownesgfui"
## [1] "Processing sentence: httpstcownjiuqihdw"
## [1] "Processing sentence: httpstcownlckgtyij"
## [1] "Processing sentence: httpstcownlezztcw"
## [1] "Processing sentence: httpstcownzshkuk"
## [1] "Processing sentence: httpstcowopiaebuv"
## [1] "Processing sentence: httpstcowosmexbt"
## [1] "Processing sentence: httpstcowovtidvpg"
## [1] "Processing sentence: httpstcowpetfeasha"
## [1] "Processing sentence: httpstcowpgezbeq"
## [1] "Processing sentence: httpstcowpmpdj"
## [1] "Processing sentence: httpstcowqjbbgvlb"
## [1] "Processing sentence: httpstcowriqcrj"
## [1] "Processing sentence: httpstcowrjmgebm"
## [1] "Processing sentence: httpstcowrtir"
## [1] "Processing sentence: httpstcowssxcul"
## [1] "Processing sentence: httpstcowtclcpsb"
## [1] "Processing sentence: httpstcowtnrnq"
## [1] "Processing sentence: httpstcowtpajrkt"
## [1] "Processing sentence: httpstcowukdfxhqb"
## [1] "Processing sentence: httpstcowuquzd"
## [1] "Processing sentence: httpstcowuyxsnv"
## [1] "Processing sentence: httpstcowvbwzshjnu"
## [1] "Processing sentence: httpstcowverwdw"
## [1] "Processing sentence: httpstcowwbwbh"
## [1] "Processing sentence: httpstcowwditpu"
## [1] "Processing sentence: httpstcowwmlgtc"
## [1] "Processing sentence: httpstcowwoofj"
## [1] "Processing sentence: httpstcowxawmyit"
## [1] "Processing sentence: httpstcowxeitvg"
## [1] "Processing sentence: httpstcowxinvndl"
## [1] "Processing sentence: httpstcowxntyvnir"
## [1] "Processing sentence: httpstcowyigi"
## [1] "Processing sentence: httpstcowzafziagq"
## [1] "Processing sentence: httpstcowzbqrv"
## [1] "Processing sentence: httpstcowzbvhokm"
## [1] "Processing sentence: httpstcowzipjrnq"
## [1] "Processing sentence: httpstcowzrxkqgo"
## [1] "Processing sentence: httpstcowzrxlgyw"
## [1] "Processing sentence: httpstcoxahnya"
## [1] "Processing sentence: httpstcoxaqtozp"
## [1] "Processing sentence: httpstcoxbgtjnngxp"
## [1] "Processing sentence: httpstcoxbjsohnp"
## [1] "Processing sentence: httpstcoxblgjexqmx"
## [1] "Processing sentence: httpstcoxbwlpqrd"
## [1] "Processing sentence: httpstcoxceyhxvm"
## [1] "Processing sentence: httpstcoxcguev"
## [1] "Processing sentence: httpstcoxczyrewz"
## [1] "Processing sentence: httpstcoxdphduosh"
## [1] "Processing sentence: httpstcoxeftninxq"
## [1] "Processing sentence: httpstcoxegqskij"
## [1] "Processing sentence: httpstcoxesyiosrg"
## [1] "Processing sentence: httpstcoxevmrjsn"
## [1] "Processing sentence: httpstcoxeypkpfrd"
## [1] "Processing sentence: httpstcoxfiqbkzt"
## [1] "Processing sentence: httpstcoxfpbcwph"
## [1] "Processing sentence: httpstcoxfuehm"
## [1] "Processing sentence: httpstcoxgbwintgdx"
## [1] "Processing sentence: httpstcoxgfvpluzp"
## [1] "Processing sentence: httpstcoxggwxfieru"
## [1] "Processing sentence: httpstcoxgivoxhfzn"
## [1] "Processing sentence: httpstcoxgrgwzpu"
## [1] "Processing sentence: httpstcoxgucwqli"
## [1] "Processing sentence: httpstcoxgxcxlnz"
## [1] "Processing sentence: httpstcoxhiijwzz"
## [1] "Processing sentence: httpstcoxhmyppvbh"
## [1] "Processing sentence: httpstcoxhsmmqnemq"
## [1] "Processing sentence: httpstcoxhxtokksz"
## [1] "Processing sentence: httpstcoxibslv"
## [1] "Processing sentence: httpstcoxiebmpqb"
## [1] "Processing sentence: httpstcoxiiicgytss"
## [1] "Processing sentence: httpstcoxineirfot"
## [1] "Processing sentence: httpstcoxixlxjwpwr"
## [1] "Processing sentence: httpstcoxjbvvcsacaa"
## [1] "Processing sentence: httpstcoxjhfgqoq"
## [1] "Processing sentence: httpstcoxjhpwnehr"
## [1] "Processing sentence: httpstcoxjrlqkso"
## [1] "Processing sentence: httpstcoxjsstafm"
## [1] "Processing sentence: httpstcoxjtmyd"
## [1] "Processing sentence: httpstcoxjvojfc"
## [1] "Processing sentence: httpstcoxkctow"
## [1] "Processing sentence: httpstcoxkfczcdiaa"
## [1] "Processing sentence: httpstcoxkfijnouc"
## [1] "Processing sentence: httpstcoxkizshnn"
## [1] "Processing sentence: httpstcoxkrgncbnp"
## [1] "Processing sentence: httpstcoxktnkrldnvisitacaa"
## [1] "Processing sentence: httpstcoxkygycbc"
## [1] "Processing sentence: httpstcoxlevpedg"
## [1] "Processing sentence: httpstcoxlyclfi"
## [1] "Processing sentence: httpstcoxmakwwgzh"
## [1] "Processing sentence: httpstcoxmaqvxh"
## [1] "Processing sentence: httpstcoxmeopk"
## [1] "Processing sentence: httpstcoxmkqc"
## [1] "Processing sentence: httpstcoxmmmnul"
## [1] "Processing sentence: httpstcoxmnrhefm"
## [1] "Processing sentence: httpstcoxnkgozi"
## [1] "Processing sentence: httpstcoxnkwtocq"
## [1] "Processing sentence: httpstcoxnpsvlzl"
## [1] "Processing sentence: httpstcoxnuoyxgjkj"
## [1] "Processing sentence: httpstcoxnzxmbgufp"
## [1] "Processing sentence: httpstcoxoeptxeqxq"
## [1] "Processing sentence: httpstcoxokpvgsf"
## [1] "Processing sentence: httpstcoxoscxg"
## [1] "Processing sentence: httpstcoxoypobex"
## [1] "Processing sentence: httpstcoxpbfnsepl"
## [1] "Processing sentence: httpstcoxpejqwebto"
## [1] "Processing sentence: httpstcoxpjujut"
## [1] "Processing sentence: httpstcoxqfaaewpr"
## [1] "Processing sentence: httpstcoxqmcsyhoka"
## [1] "Processing sentence: httpstcoxqqdvgoj"
## [1] "Processing sentence: httpstcoxqtmmjv"
## [1] "Processing sentence: httpstcoxraaoqrziv"
## [1] "Processing sentence: httpstcoxrcacaa"
## [1] "Processing sentence: httpstcoxrcxaoo"
## [1] "Processing sentence: httpstcoxrovbyzrd"
## [1] "Processing sentence: httpstcoxrszbobgb"
## [1] "Processing sentence: httpstcoxrzlolqbl"
## [1] "Processing sentence: httpstcoxsdssazj"
## [1] "Processing sentence: httpstcoxsjbtuzqsc"
## [1] "Processing sentence: httpstcoxtdolqllp"
## [1] "Processing sentence: httpstcoxtktlglywv"
## [1] "Processing sentence: httpstcoxtlwhqcw"
## [1] "Processing sentence: httpstcoxtqywyocl"
## [1] "Processing sentence: httpstcoxuclflfa"
## [1] "Processing sentence: httpstcoxujnbseyju"
## [1] "Processing sentence: httpstcoxukcapb"
## [1] "Processing sentence: httpstcoxunsruotc"
## [1] "Processing sentence: httpstcoxupdoyrj"
## [1] "Processing sentence: httpstcoxuqqzgwyb"
## [1] "Processing sentence: httpstcoxuvartcut"
## [1] "Processing sentence: httpstcoxuwuomryot"
## [1] "Processing sentence: httpstcoxuxtscsw"
## [1] "Processing sentence: httpstcoxuzzbndml"
## [1] "Processing sentence: httpstcoxvicudecq"
## [1] "Processing sentence: httpstcoxvqhbzkapd"
## [1] "Processing sentence: httpstcoxvrxhptfgi"
## [1] "Processing sentence: httpstcoxwjblnh"
## [1] "Processing sentence: httpstcoxwubxxmnw"
## [1] "Processing sentence: httpstcoxxfsn"
## [1] "Processing sentence: httpstcoxxiugw"
## [1] "Processing sentence: httpstcoxxxnvv"
## [1] "Processing sentence: httpstcoxynclulfvr"
## [1] "Processing sentence: httpstcoxyuwbmpt"
## [1] "Processing sentence: httpstcoxyvtxpxz"
## [1] "Processing sentence: httpstcoxzbxoyud"
## [1] "Processing sentence: httpstcoxzckflwigq"
## [1] "Processing sentence: httpstcoxznbjeuu"
## [1] "Processing sentence: httpstcoxzrgnemifa"
## [1] "Processing sentence: httpstcoxzzzal"
## [1] "Processing sentence: httpstcoyalckjyg"
## [1] "Processing sentence: httpstcoybgjwypo"
## [1] "Processing sentence: httpstcoybhrmizpp"
## [1] "Processing sentence: httpstcoybocheolwnnbas"
## [1] "Processing sentence: httpstcoybpdfyo"
## [1] "Processing sentence: httpstcoybxax"
## [1] "Processing sentence: httpstcoybyydqzgjg"
## [1] "Processing sentence: httpstcoycfmipgkm"
## [1] "Processing sentence: httpstcoycfvtlwsl"
## [1] "Processing sentence: httpstcoycmqvovx"
## [1] "Processing sentence: httpstcoydsiudfptr"
## [1] "Processing sentence: httpstcoyduptgam"
## [1] "Processing sentence: httpstcoydzldo"
## [1] "Processing sentence: httpstcoyeegkrvr"
## [1] "Processing sentence: httpstcoyeuhpucu"
## [1] "Processing sentence: httpstcoyfmpfud"
## [1] "Processing sentence: httpstcoygejsi"
## [1] "Processing sentence: httpstcoygttmthpi"
## [1] "Processing sentence: httpstcoyhdyemwv"
## [1] "Processing sentence: httpstcoyhlnmcb"
## [1] "Processing sentence: httpstcoyhuwkelv"
## [1] "Processing sentence: httpstcoyikvuypaum"
## [1] "Processing sentence: httpstcoyiujfowgp"
## [1] "Processing sentence: httpstcoyivgptyti"
## [1] "Processing sentence: httpstcoyjcjvxru"
## [1] "Processing sentence: httpstcoyjeslhn"
## [1] "Processing sentence: httpstcoyjrbqdyx"
## [1] "Processing sentence: httpstcoyjvpfi"
## [1] "Processing sentence: httpstcoyjygohqeo"
## [1] "Processing sentence: httpstcoykrvioo"
## [1] "Processing sentence: httpstcoylumcgscnboycott"
## [1] "Processing sentence: httpstcoylvnwkl"
## [1] "Processing sentence: httpstcoylwbqo"
## [1] "Processing sentence: httpstcoymacaa"
## [1] "Processing sentence: httpstcoymcghcsx"
## [1] "Processing sentence: httpstcoymeefbkgf"
## [1] "Processing sentence: httpstcoymfawqfkw"
## [1] "Processing sentence: httpstcoymhnzb"
## [1] "Processing sentence: httpstcoymnkkrkao"
## [1] "Processing sentence: httpstcoymsrenm"
## [1] "Processing sentence: httpstcoymvcyecfci"
## [1] "Processing sentence: httpstcoymzclqpu"
## [1] "Processing sentence: httpstcoyncexvuzc"
## [1] "Processing sentence: httpstcoyndmnzzqc"
## [1] "Processing sentence: httpstcoynfglwjj"
## [1] "Processing sentence: httpstcoynwufkgvp"
## [1] "Processing sentence: httpstcoynyqrv"
## [1] "Processing sentence: httpstcoyodwfopi"
## [1] "Processing sentence: httpstcoyoghuhi"
## [1] "Processing sentence: httpstcoyogzremnn"
## [1] "Processing sentence: httpstcoyojjjhjom"
## [1] "Processing sentence: httpstcoyplrplvf"
## [1] "Processing sentence: httpstcoyponiupkn"
## [1] "Processing sentence: httpstcoyppuxcxyc"
## [1] "Processing sentence: httpstcoyqezrmemz"
## [1] "Processing sentence: httpstcoyrdlgilc"
## [1] "Processing sentence: httpstcoyrtwgya"
## [1] "Processing sentence: httpstcoysvcxhjnncheck"
## [1] "Processing sentence: httpstcoyterouk"
## [1] "Processing sentence: httpstcoytkzqgepm"
## [1] "Processing sentence: httpstcoytsupb"
## [1] "Processing sentence: httpstcoyuvtvpwj"
## [1] "Processing sentence: httpstcoyuzkkyfj"
## [1] "Processing sentence: httpstcoyventurnq"
## [1] "Processing sentence: httpstcoyvmytomlq"
## [1] "Processing sentence: httpstcoyvouovcxb"
## [1] "Processing sentence: httpstcoyvovptacaa"
## [1] "Processing sentence: httpstcoyvovptfsr"
## [1] "Processing sentence: httpstcoywaomesg"
## [1] "Processing sentence: httpstcoywbahypg"
## [1] "Processing sentence: httpstcoywewommuj"
## [1] "Processing sentence: httpstcoywrpjdqwj"
## [1] "Processing sentence: httpstcoywvkjsay"
## [1] "Processing sentence: httpstcoyxmiwmw"
## [1] "Processing sentence: httpstcoyxphxphb"
## [1] "Processing sentence: httpstcoyyicfrehk"
## [1] "Processing sentence: httpstcoyyoewshri"
## [1] "Processing sentence: httpstcoyzdlsuksvk"
## [1] "Processing sentence: httpstcoyzzfhpqay"
## [1] "Processing sentence: httpstcozamdvarm"
## [1] "Processing sentence: httpstcozatefzjnap"
## [1] "Processing sentence: httpstcozbshbjdrn"
## [1] "Processing sentence: httpstcozbymlgbinimpact"
## [1] "Processing sentence: httpstcozccieoik"
## [1] "Processing sentence: httpstcozcfhuup"
## [1] "Processing sentence: httpstcozchnswuc"
## [1] "Processing sentence: httpstcozcibcldup"
## [1] "Processing sentence: httpstcozcqzwig"
## [1] "Processing sentence: httpstcozcwydgjm"
## [1] "Processing sentence: httpstcozdiwrqdq"
## [1] "Processing sentence: httpstcozdiwrqdqacaa"
## [1] "Processing sentence: httpstcozdjargiqyp"
## [1] "Processing sentence: httpstcozdzezfb"
## [1] "Processing sentence: httpstcozeawxqjm"
## [1] "Processing sentence: httpstcozeprheu"
## [1] "Processing sentence: httpstcozetkrqqclx"
## [1] "Processing sentence: httpstcozeupkuvaa"
## [1] "Processing sentence: httpstcozezcgqva"
## [1] "Processing sentence: httpstcozfllnqux"
## [1] "Processing sentence: httpstcozfrcxwcz"
## [1] "Processing sentence: httpstcozgfifwljvx"
## [1] "Processing sentence: httpstcozggggmmmim"
## [1] "Processing sentence: httpstcozgqacaa"
## [1] "Processing sentence: httpstcozgrejcgn"
## [1] "Processing sentence: httpstcozijkxot"
## [1] "Processing sentence: httpstcozijqntudpm"
## [1] "Processing sentence: httpstcozipddwq"
## [1] "Processing sentence: httpstcoziyikncmx"
## [1] "Processing sentence: httpstcozjdqkbheo"
## [1] "Processing sentence: httpstcozjgvahrq"
## [1] "Processing sentence: httpstcozjwdjacaa"
## [1] "Processing sentence: httpstcozjwdjajhq"
## [1] "Processing sentence: httpstcozkczgpyxw"
## [1] "Processing sentence: httpstcozkesuu"
## [1] "Processing sentence: httpstcozkidscvn"
## [1] "Processing sentence: httpstcozkmsttyjw"
## [1] "Processing sentence: httpstcozkuegbj"
## [1] "Processing sentence: httpstcozkukjmch"
## [1] "Processing sentence: httpstcozkwjcbl"
## [1] "Processing sentence: httpstcozlfwvbr"
## [1] "Processing sentence: httpstcozlumguoi"
## [1] "Processing sentence: httpstcozlwsyfaxg"
## [1] "Processing sentence: httpstcozlyqssug"
## [1] "Processing sentence: httpstcozmcutajgf"
## [1] "Processing sentence: httpstcozmevjjth"
## [1] "Processing sentence: httpstcozncskapikf"
## [1] "Processing sentence: httpstcoznilvlrjdv"
## [1] "Processing sentence: httpstcoznnpdqdpi"
## [1] "Processing sentence: httpstcoznwtkish"
## [1] "Processing sentence: httpstcozobbjutev"
## [1] "Processing sentence: httpstcozoejmycc"
## [1] "Processing sentence: httpstcozoeqdhji"
## [1] "Processing sentence: httpstcozpaxklxkbm"
## [1] "Processing sentence: httpstcozphcgmsmk"
## [1] "Processing sentence: httpstcozpsanfcvxr"
## [1] "Processing sentence: httpstcozqblci"
## [1] "Processing sentence: httpstcozqi"
## [1] "Processing sentence: httpstcozqlrbfpvw"
## [1] "Processing sentence: httpstcozrchemheh"
## [1] "Processing sentence: httpstcozrerdntc"
## [1] "Processing sentence: httpstcozrpauurhu"
## [1] "Processing sentence: httpstcozsavptnvnc"
## [1] "Processing sentence: httpstcozsbojzlep"
## [1] "Processing sentence: httpstcozscvpust"
## [1] "Processing sentence: httpstcozskczjcc"
## [1] "Processing sentence: httpstcozthflkg"
## [1] "Processing sentence: httpstcoztnznruf"
## [1] "Processing sentence: httpstcoztpfwfi"
## [1] "Processing sentence: httpstcoztznefjaz"
## [1] "Processing sentence: httpstcozucosqdqib"
## [1] "Processing sentence: httpstcozujecez"
## [1] "Processing sentence: httpstcozuqzhsmo"
## [1] "Processing sentence: httpstcozutnmojv"
## [1] "Processing sentence: httpstcozuxxkunxo"
## [1] "Processing sentence: httpstcozvambwdi"
## [1] "Processing sentence: httpstcozvemytg"
## [1] "Processing sentence: httpstcozvixylhci"
## [1] "Processing sentence: httpstcozvqiqod"
## [1] "Processing sentence: httpstcozvsucykeki"
## [1] "Processing sentence: httpstcozwcmfzca"
## [1] "Processing sentence: httpstcozwpqlfrwn"
## [1] "Processing sentence: httpstcozwstpgpr"
## [1] "Processing sentence: httpstcozwyigp"
## [1] "Processing sentence: httpstcozxhhmuwceq"
## [1] "Processing sentence: httpstcozxiusza"
## [1] "Processing sentence: httpstcozxuecwobqp"
## [1] "Processing sentence: httpstcozyitjkbklc"
## [1] "Processing sentence: httpstcozylashz"
## [1] "Processing sentence: httpstcozylualf"
## [1] "Processing sentence: httpstcozymrlzofxmacaa"
## [1] "Processing sentence: httpstcozzhmoxrtq"
## [1] "Processing sentence: httpstcozzmflmpfd"
## [1] "Processing sentence: httpstcozzmfmgo"
## [1] "Processing sentence: httpstcozzthdwqbfi"
## [1] "Processing sentence: httpstcozzyjzzuhlu"
## [1] "Processing sentence: httweet"
## [1] "Processing sentence: hua"
## [1] "Processing sentence: hub"
## [1] "Processing sentence: hubbi"
## [1] "Processing sentence: hue"
## [1] "Processing sentence: huffpostindia"
## [1] "Processing sentence: huge"
## [1] "Processing sentence: hugeacaa"
## [1] "Processing sentence: huh"
## [1] "Processing sentence: human"
## [1] "Processing sentence: humanchain"
## [1] "Processing sentence: humanistreport"
## [1] "Processing sentence: humanitarianth"
## [1] "Processing sentence: humbl"
## [1] "Processing sentence: humili"
## [1] "Processing sentence: humoracaa"
## [1] "Processing sentence: humorministri"
## [1] "Processing sentence: humour"
## [1] "Processing sentence: hundr"
## [1] "Processing sentence: hunger"
## [1] "Processing sentence: hungri"
## [1] "Processing sentence: hunt"
## [1] "Processing sentence: hurdl"
## [1] "Processing sentence: hurt"
## [1] "Processing sentence: hurtacaa"
## [1] "Processing sentence: husband"
## [1] "Processing sentence: husnkahathiyar"
## [1] "Processing sentence: hvacaa"
## [1] "Processing sentence: hvgoenka"
## [1] "Processing sentence: hyderabad"
## [1] "Processing sentence: hyderabadhc"
## [1] "Processing sentence: hyinaaa"
## [1] "Processing sentence: hype"
## [1] "Processing sentence: hypermarket"
## [1] "Processing sentence: hypocrisi"
## [1] "Processing sentence: hypothes"
## [1] "Processing sentence: hypothesi"
## [1] "Processing sentence: hypothet"
## [1] "Processing sentence: iac"
## [1] "Processing sentence: iajaygopi"
## [1] "Processing sentence: iakshayteotia"
## [1] "Processing sentence: iam"
## [1] "Processing sentence: iamai"
## [1] "Processing sentence: iamakumar"
## [1] "Processing sentence: iamanirudhsethi"
## [1] "Processing sentence: iamlalitg"
## [1] "Processing sentence: iamlingaa"
## [1] "Processing sentence: iamnotthatrahul"
## [1] "Processing sentence: iamritzv"
## [1] "Processing sentence: iamshivanaidu"
## [1] "Processing sentence: iamsmithaa"
## [1] "Processing sentence: iamsrk"
## [1] "Processing sentence: iamtssudhir"
## [1] "Processing sentence: iamvaruntej"
## [1] "Processing sentence: iamwithmodi"
## [1] "Processing sentence: iamwithpmmodi"
## [1] "Processing sentence: iamyudhvir"
## [1] "Processing sentence: ianuragthakur"
## [1] "Processing sentence: iarunmani"
## [1] "Processing sentence: ibelieveinaap"
## [1] "Processing sentence: ibrahimtasleem"
## [1] "Processing sentence: icd"
## [1] "Processing sentence: ichukunnattu"
## [1] "Processing sentence: icic"
## [1] "Processing sentence: icici"
## [1] "Processing sentence: icicibank"
## [1] "Processing sentence: icicibankcar"
## [1] "Processing sentence: iczer"
## [1] "Processing sentence: idc"
## [1] "Processing sentence: idea"
## [1] "Processing sentence: ideaatatim"
## [1] "Processing sentence: ideaeduaubdedubuaof"
## [1] "Processing sentence: ideasthoughtsnnhttpstcomjlmrvzf"
## [1] "Processing sentence: ident"
## [1] "Processing sentence: identifi"
## [1] "Processing sentence: ideolog"
## [1] "Processing sentence: idiot"
## [1] "Processing sentence: idl"
## [1] "Processing sentence: iec"
## [1] "Processing sentence: ifsc"
## [1] "Processing sentence: ifttt"
## [1] "Processing sentence: ignacio"
## [1] "Processing sentence: ignor"
## [1] "Processing sentence: ignoranteduaubdedubu"
## [1] "Processing sentence: iimcom"
## [1] "Processing sentence: iindrojit"
## [1] "Processing sentence: iip"
## [1] "Processing sentence: iit"
## [1] "Processing sentence: iitan"
## [1] "Processing sentence: ikk"
## [1] "Processing sentence: ikuna"
## [1] "Processing sentence: ill"
## [1] "Processing sentence: illeg"
## [1] "Processing sentence: illegaln"
## [1] "Processing sentence: illegitim"
## [1] "Processing sentence: illiquid"
## [1] "Processing sentence: illiter"
## [1] "Processing sentence: illus"
## [1] "Processing sentence: illustr"
## [1] "Processing sentence: ilus"
## [1] "Processing sentence: imacaa"
## [1] "Processing sentence: imag"
## [1] "Processing sentence: imagin"
## [1] "Processing sentence: iman"
## [1] "Processing sentence: imeerag"
## [1] "Processing sentence: imf"
## [1] "Processing sentence: imfindia"
## [1] "Processing sentence: imma"
## [1] "Processing sentence: immedi"
## [1] "Processing sentence: immens"
## [1] "Processing sentence: immun"
## [1] "Processing sentence: imnazriya"
## [1] "Processing sentence: imp"
## [1] "Processing sentence: impacaa"
## [1] "Processing sentence: impact"
## [1] "Processing sentence: impactacaa"
## [1] "Processing sentence: impactngood"
## [1] "Processing sentence: impactnhttpstcoeaaxfjlvh"
## [1] "Processing sentence: impactwith"
## [1] "Processing sentence: imped"
## [1] "Processing sentence: implement"
## [1] "Processing sentence: implementationacaa"
## [1] "Processing sentence: implementationn"
## [1] "Processing sentence: impli"
## [1] "Processing sentence: implic"
## [1] "Processing sentence: import"
## [1] "Processing sentence: impos"
## [1] "Processing sentence: impr"
## [1] "Processing sentence: impract"
## [1] "Processing sentence: impress"
## [1] "Processing sentence: impressionacaa"
## [1] "Processing sentence: improv"
## [1] "Processing sentence: improvis"
## [1] "Processing sentence: impuls"
## [1] "Processing sentence: impun"
## [1] "Processing sentence: imsatnam"
## [1] "Processing sentence: imwithmodi"
## [1] "Processing sentence: inac"
## [1] "Processing sentence: inaugur"
## [1] "Processing sentence: inc"
## [1] "Processing sentence: incap"
## [1] "Processing sentence: incas"
## [1] "Processing sentence: incentiacaa"
## [1] "Processing sentence: incentiv"
## [1] "Processing sentence: incid"
## [1] "Processing sentence: incindia"
## [1] "Processing sentence: incindiaampcrew"
## [1] "Processing sentence: incit"
## [1] "Processing sentence: incl"
## [1] "Processing sentence: includ"
## [1] "Processing sentence: incmetaxsab"
## [1] "Processing sentence: incom"
## [1] "Processing sentence: incomen"
## [1] "Processing sentence: incometax"
## [1] "Processing sentence: incometaxindia"
## [1] "Processing sentence: incometaxrefund"
## [1] "Processing sentence: incompet"
## [1] "Processing sentence: incomplet"
## [1] "Processing sentence: incongress"
## [1] "Processing sentence: inconsist"
## [1] "Processing sentence: inconveni"
## [1] "Processing sentence: inconvenienc"
## [1] "Processing sentence: inconvenienceacaa"
## [1] "Processing sentence: inconveniencedn"
## [1] "Processing sentence: inconveniencenhttpstcobtggfkct"
## [1] "Processing sentence: incorrect"
## [1] "Processing sentence: incrahamathulla"
## [1] "Processing sentence: increas"
## [1] "Processing sentence: increasenueubuu"
## [1] "Processing sentence: incred"
## [1] "Processing sentence: incredibleindia"
## [1] "Processing sentence: incrementpremierleagu"
## [1] "Processing sentence: incrementpremierleaguenth"
## [1] "Processing sentence: incur"
## [1] "Processing sentence: ind"
## [1] "Processing sentence: indacaa"
## [1] "Processing sentence: indarya"
## [1] "Processing sentence: indaryanndemolit"
## [1] "Processing sentence: inde"
## [1] "Processing sentence: indel"
## [1] "Processing sentence: independ"
## [1] "Processing sentence: independen"
## [1] "Processing sentence: independentmedia"
## [1] "Processing sentence: indepth"
## [1] "Processing sentence: index"
## [1] "Processing sentence: indexacaa"
## [1] "Processing sentence: indi"
## [1] "Processing sentence: indiacaa"
## [1] "Processing sentence: india"
## [1] "Processing sentence: indiaacaaohop"
## [1] "Processing sentence: indiaacaac"
## [1] "Processing sentence: indiaacaa"
## [1] "Processing sentence: indiaagainstcorrupt"
## [1] "Processing sentence: indiadefeatsblackmoney"
## [1] "Processing sentence: indiaexplain"
## [1] "Processing sentence: indiafactsorg"
## [1] "Processing sentence: indiafightsblackacaa"
## [1] "Processing sentence: indiafightsblackmoney"
## [1] "Processing sentence: indiafightscoacaa"
## [1] "Processing sentence: indiafightscorrupt"
## [1] "Processing sentence: indiafirst"
## [1] "Processing sentence: indiaforum"
## [1] "Processing sentence: indiahistoryp"
## [1] "Processing sentence: indiahttpstcookgrrdz"
## [1] "Processing sentence: indiakadil"
## [1] "Processing sentence: indiakadilnwhat"
## [1] "Processing sentence: indian"
## [1] "Processing sentence: indianblack"
## [1] "Processing sentence: indianexpress"
## [1] "Processing sentence: indianhttpstcacaa"
## [1] "Processing sentence: indianhttpstcobryybklj"
## [1] "Processing sentence: indianhttpstcobthgfvqrgacaa"
## [1] "Processing sentence: indianhttpstcofhjfmuizx"
## [1] "Processing sentence: indianhttpstcolffzzfokfnfeat"
## [1] "Processing sentence: indianhttpstcotpglbcw"
## [1] "Processing sentence: indianindia"
## [1] "Processing sentence: indianinterest"
## [1] "Processing sentence: indianit"
## [1] "Processing sentence: indianitdept"
## [1] "Processing sentence: indiankind"
## [1] "Processing sentence: indiannetascashin"
## [1] "Processing sentence: indiannlik"
## [1] "Processing sentence: indianoilcl"
## [1] "Processing sentence: indianreagan"
## [1] "Processing sentence: indianrupe"
## [1] "Processing sentence: indianse"
## [1] "Processing sentence: indianstockss"
## [1] "Processing sentence: indianyogi"
## [1] "Processing sentence: indiapolici"
## [1] "Processing sentence: indiapost"
## [1] "Processing sentence: indiapostoffic"
## [1] "Processing sentence: indiarichcountri"
## [1] "Processing sentence: indiaris"
## [1] "Processing sentence: indiasacaa"
## [1] "Processing sentence: indiastack"
## [1] "Processing sentence: indiastrikesbacknif"
## [1] "Processing sentence: indiasuffersnhttpstcowaogizjav"
## [1] "Processing sentence: indiatoday"
## [1] "Processing sentence: indiatodayflash"
## [1] "Processing sentence: indiavika"
## [1] "Processing sentence: indiawithmodi"
## [1] "Processing sentence: indiawithmodindemonet"
## [1] "Processing sentence: indic"
## [1] "Processing sentence: indiclingu"
## [1] "Processing sentence: indict"
## [1] "Processing sentence: indiffer"
## [1] "Processing sentence: indira"
## [1] "Processing sentence: indiranagar"
## [1] "Processing sentence: indirect"
## [1] "Processing sentence: individu"
## [1] "Processing sentence: indobangla"
## [1] "Processing sentence: indor"
## [1] "Processing sentence: indscrib"
## [1] "Processing sentence: indujha"
## [1] "Processing sentence: indusind"
## [1] "Processing sentence: industri"
## [1] "Processing sentence: industrialist"
## [1] "Processing sentence: industryacaa"
## [1] "Processing sentence: industrywid"
## [1] "Processing sentence: ineffect"
## [1] "Processing sentence: ineffici"
## [1] "Processing sentence: inequ"
## [1] "Processing sentence: infact"
## [1] "Processing sentence: infect"
## [1] "Processing sentence: infer"
## [1] "Processing sentence: inferior"
## [1] "Processing sentence: inflat"
## [1] "Processing sentence: inflationnnm"
## [1] "Processing sentence: inflict"
## [1] "Processing sentence: inflow"
## [1] "Processing sentence: influenc"
## [1] "Processing sentence: influenti"
## [1] "Processing sentence: info"
## [1] "Processing sentence: infoaboutsunni"
## [1] "Processing sentence: infograph"
## [1] "Processing sentence: infonnhttpstcoacaa"
## [1] "Processing sentence: inform"
## [1] "Processing sentence: informedli"
## [1] "Processing sentence: infrastructurennin"
## [1] "Processing sentence: ingenu"
## [1] "Processing sentence: ingoa"
## [1] "Processing sentence: ingujaratinfo"
## [1] "Processing sentence: inher"
## [1] "Processing sentence: initi"
## [1] "Processing sentence: initiativesnread"
## [1] "Processing sentence: ink"
## [1] "Processing sentence: inka"
## [1] "Processing sentence: innatgeo"
## [1] "Processing sentence: inneracaa"
## [1] "Processing sentence: innerwear"
## [1] "Processing sentence: innndemonet"
## [1] "Processing sentence: innoc"
## [1] "Processing sentence: innocentsnnpartit"
## [1] "Processing sentence: innov"
## [1] "Processing sentence: input"
## [1] "Processing sentence: inquestion"
## [1] "Processing sentence: inquiri"
## [1] "Processing sentence: inr"
## [1] "Processing sentence: inrangetv"
## [1] "Processing sentence: insacaa"
## [1] "Processing sentence: insan"
## [1] "Processing sentence: insaneal"
## [1] "Processing sentence: insecur"
## [1] "Processing sentence: insensitivehigh"
## [1] "Processing sentence: inshal"
## [1] "Processing sentence: inshort"
## [1] "Processing sentence: insid"
## [1] "Processing sentence: insight"
## [1] "Processing sentence: insist"
## [1] "Processing sentence: inspir"
## [1] "Processing sentence: insta"
## [1] "Processing sentence: instagram"
## [1] "Processing sentence: instal"
## [1] "Processing sentence: instanc"
## [1] "Processing sentence: instant"
## [1] "Processing sentence: instead"
## [1] "Processing sentence: instig"
## [1] "Processing sentence: institut"
## [1] "Processing sentence: institution"
## [1] "Processing sentence: insult"
## [1] "Processing sentence: insur"
## [1] "Processing sentence: intacaa"
## [1] "Processing sentence: integr"
## [1] "Processing sentence: intellig"
## [1] "Processing sentence: intend"
## [1] "Processing sentence: intent"
## [1] "Processing sentence: intentacaa"
## [1] "Processing sentence: interact"
## [1] "Processing sentence: interceptorh"
## [1] "Processing sentence: interesacaa"
## [1] "Processing sentence: interest"
## [1] "Processing sentence: interfer"
## [1] "Processing sentence: intern"
## [1] "Processing sentence: internet"
## [1] "Processing sentence: internetfreedom"
## [1] "Processing sentence: internethinduz"
## [1] "Processing sentence: interpret"
## [1] "Processing sentence: intertwin"
## [1] "Processing sentence: interven"
## [1] "Processing sentence: interview"
## [1] "Processing sentence: intimid"
## [1] "Processing sentence: intntnhop"
## [1] "Processing sentence: intoler"
## [1] "Processing sentence: intolerancennow"
## [1] "Processing sentence: intrestng"
## [1] "Processing sentence: intrigu"
## [1] "Processing sentence: introduc"
## [1] "Processing sentence: introduct"
## [1] "Processing sentence: introspect"
## [1] "Processing sentence: intrst"
## [1] "Processing sentence: invacaa"
## [1] "Processing sentence: invad"
## [1] "Processing sentence: invent"
## [1] "Processing sentence: invest"
## [1] "Processing sentence: investacaa"
## [1] "Processing sentence: investig"
## [1] "Processing sentence: investigategoogleantitrust"
## [1] "Processing sentence: investmentsn"
## [1] "Processing sentence: investmentsnhttpstcosnubvltbndrajoykumar"
## [1] "Processing sentence: investor"
## [1] "Processing sentence: invgurind"
## [1] "Processing sentence: inviacaa"
## [1] "Processing sentence: invit"
## [1] "Processing sentence: involv"
## [1] "Processing sentence: iota"
## [1] "Processing sentence: ipc"
## [1] "Processing sentence: iphon"
## [1] "Processing sentence: ipl"
## [1] "Processing sentence: ippatel"
## [1] "Processing sentence: irctc"
## [1] "Processing sentence: iron"
## [1] "Processing sentence: ironi"
## [1] "Processing sentence: ironyofindia"
## [1] "Processing sentence: irrat"
## [1] "Processing sentence: irrecoverableacaa"
## [1] "Processing sentence: irrespacaa"
## [1] "Processing sentence: irrespect"
## [1] "Processing sentence: irrespons"
## [1] "Processing sentence: irsindia"
## [1] "Processing sentence: isaacndemonet"
## [1] "Processing sentence: isb"
## [1] "Processing sentence: iscash"
## [1] "Processing sentence: ise"
## [1] "Processing sentence: isharmapuneet"
## [1] "Processing sentence: isi"
## [1] "Processing sentence: iskatiyar"
## [1] "Processing sentence: islam"
## [1] "Processing sentence: isnacaact"
## [1] "Processing sentence: isnid"
## [1] "Processing sentence: isnt"
## [1] "Processing sentence: isnth"
## [1] "Processing sentence: isocialmediasea"
## [1] "Processing sentence: issacaa"
## [1] "Processing sentence: issey"
## [1] "Processing sentence: issu"
## [1] "Processing sentence: issuedont"
## [1] "Processing sentence: issuenhttpstcodsgboznlgnysjaganmohanreddi"
## [1] "Processing sentence: issuennacaa"
## [1] "Processing sentence: issuennarendramodinpmoindia"
## [1] "Processing sentence: issuenur"
## [1] "Processing sentence: istillstandwithmodi"
## [1] "Processing sentence: isupportmodi"
## [1] "Processing sentence: isupportpm"
## [1] "Processing sentence: itampnarr"
## [1] "Processing sentence: itbut"
## [1] "Processing sentence: itd"
## [1] "Processing sentence: itdemonet"
## [1] "Processing sentence: item"
## [1] "Processing sentence: iteven"
## [1] "Processing sentence: ithethackrey"
## [1] "Processing sentence: itjaihind"
## [1] "Processing sentence: itnacaa"
## [1] "Processing sentence: itnbut"
## [1] "Processing sentence: itndemonet"
## [1] "Processing sentence: itni"
## [1] "Processing sentence: itnif"
## [1] "Processing sentence: itnncc"
## [1] "Processing sentence: itnnif"
## [1] "Processing sentence: itr"
## [1] "Processing sentence: itraid"
## [1] "Processing sentence: itsbollyl"
## [1] "Processing sentence: itself"
## [1] "Processing sentence: itsonlyrawman"
## [1] "Processing sentence: ittrueth"
## [1] "Processing sentence: itvers"
## [1] "Processing sentence: itvideo"
## [1] "Processing sentence: itzcash"
## [1] "Processing sentence: ive"
## [1] "Processing sentence: iwfwrit"
## [1] "Processing sentence: iyadelbaghdadi"
## [1] "Processing sentence: iyashw"
## [1] "Processing sentence: iyc"
## [1] "Processing sentence: iyogiverma"
## [1] "Processing sentence: izakakhan"
## [1] "Processing sentence: izea"
## [1] "Processing sentence: jab"
## [1] "Processing sentence: jabe"
## [1] "Processing sentence: jabs"
## [1] "Processing sentence: jackerhack"
## [1] "Processing sentence: jacket"
## [1] "Processing sentence: jackposobiec"
## [1] "Processing sentence: jacksfilm"
## [1] "Processing sentence: jacob"
## [1] "Processing sentence: jacobinmag"
## [1] "Processing sentence: jadhaacaa"
## [1] "Processing sentence: jadhav"
## [1] "Processing sentence: jafjamesbond"
## [1] "Processing sentence: jagan"
## [1] "Processing sentence: jaganmohanreddi"
## [1] "Processing sentence: jagdish"
## [1] "Processing sentence: jaggesh"
## [1] "Processing sentence: jagratishukla"
## [1] "Processing sentence: jai"
## [1] "Processing sentence: jaichandkejriw"
## [1] "Processing sentence: jaihind"
## [1] "Processing sentence: jaijit"
## [1] "Processing sentence: jail"
## [1] "Processing sentence: jain"
## [1] "Processing sentence: jainsaurabh"
## [1] "Processing sentence: jaiposw"
## [1] "Processing sentence: jaippl"
## [1] "Processing sentence: jaipur"
## [1] "Processing sentence: jairajp"
## [1] "Processing sentence: jaitley"
## [1] "Processing sentence: jaitleyub"
## [1] "Processing sentence: jaiveershergil"
## [1] "Processing sentence: jale"
## [1] "Processing sentence: jalkukdi"
## [1] "Processing sentence: jameelyusuf"
## [1] "Processing sentence: jameswilson"
## [1] "Processing sentence: jamewil"
## [1] "Processing sentence: jammu"
## [1] "Processing sentence: jammukashmir"
## [1] "Processing sentence: jampk"
## [1] "Processing sentence: jampknhttpstcodlsmfgz"
## [1] "Processing sentence: jamtara"
## [1] "Processing sentence: jan"
## [1] "Processing sentence: janamejayan"
## [1] "Processing sentence: jananurag"
## [1] "Processing sentence: janardhan"
## [1] "Processing sentence: janata"
## [1] "Processing sentence: jandhanaccount"
## [1] "Processing sentence: jandhangttax"
## [1] "Processing sentence: janjankibaat"
## [1] "Processing sentence: janjankibaatacaa"
## [1] "Processing sentence: jankibaat"
## [1] "Processing sentence: janlokpa"
## [1] "Processing sentence: janta"
## [1] "Processing sentence: jantakareport"
## [1] "Processing sentence: jantamaafnahikaregi"
## [1] "Processing sentence: jantar"
## [1] "Processing sentence: jantarmantar"
## [1] "Processing sentence: januari"
## [1] "Processing sentence: japan"
## [1] "Processing sentence: jasbjp"
## [1] "Processing sentence: jaunpur"
## [1] "Processing sentence: jaunt"
## [1] "Processing sentence: javadekar"
## [1] "Processing sentence: javierbla"
## [1] "Processing sentence: jaw"
## [1] "Processing sentence: jawan"
## [1] "Processing sentence: jay"
## [1] "Processing sentence: jaya"
## [1] "Processing sentence: jayaa"
## [1] "Processing sentence: jayabachchan"
## [1] "Processing sentence: jayaje"
## [1] "Processing sentence: jayambadi"
## [1] "Processing sentence: jayamohan"
## [1] "Processing sentence: jayantakrda"
## [1] "Processing sentence: jayanthsugavasi"
## [1] "Processing sentence: jayantsinha"
## [1] "Processing sentence: jaydkrish"
## [1] "Processing sentence: jayeshb"
## [1] "Processing sentence: jaykay"
## [1] "Processing sentence: jbl"
## [1] "Processing sentence: jbuitrago"
## [1] "Processing sentence: jdu"
## [1] "Processing sentence: jean"
## [1] "Processing sentence: jedilucario"
## [1] "Processing sentence: jee"
## [1] "Processing sentence: jefferey"
## [1] "Processing sentence: jeffereyjaxen"
## [1] "Processing sentence: jeffhollandais"
## [1] "Processing sentence: jejus"
## [1] "Processing sentence: jenaanindya"
## [1] "Processing sentence: jenner"
## [1] "Processing sentence: jennyfrki"
## [1] "Processing sentence: jeslingeorg"
## [1] "Processing sentence: jesus"
## [1] "Processing sentence: jethapunjabi"
## [1] "Processing sentence: jevaridelmayn"
## [1] "Processing sentence: jew"
## [1] "Processing sentence: jewelleri"
## [1] "Processing sentence: jewelri"
## [1] "Processing sentence: jewelsoukin"
## [1] "Processing sentence: jewish"
## [1] "Processing sentence: jgbs"
## [1] "Processing sentence: jgopikrishnan"
## [1] "Processing sentence: jhasanjay"
## [1] "Processing sentence: jhihadi"
## [1] "Processing sentence: jholachap"
## [1] "Processing sentence: jiacaac"
## [1] "Processing sentence: jiggajon"
## [1] "Processing sentence: jihadi"
## [1] "Processing sentence: jihadidi"
## [1] "Processing sentence: jii"
## [1] "Processing sentence: jillsdaniel"
## [1] "Processing sentence: jim"
## [1] "Processing sentence: jimmydor"
## [1] "Processing sentence: jimmysllama"
## [1] "Processing sentence: jimtheap"
## [1] "Processing sentence: jindal"
## [1] "Processing sentence: jindalglobalbusinessschool"
## [1] "Processing sentence: jinmodi"
## [1] "Processing sentence: jinnan"
## [1] "Processing sentence: jinpmoindiandemonet"
## [1] "Processing sentence: jio"
## [1] "Processing sentence: jionshashitharoor"
## [1] "Processing sentence: jis"
## [1] "Processing sentence: jisurpris"
## [1] "Processing sentence: jitenderkhalsa"
## [1] "Processing sentence: jither"
## [1] "Processing sentence: jitn"
## [1] "Processing sentence: jitubhaiyajgd"
## [1] "Processing sentence: jjowen"
## [1] "Processing sentence: jkellyr"
## [1] "Processing sentence: jkmehta"
## [1] "Processing sentence: jll"
## [1] "Processing sentence: jllindia"
## [1] "Processing sentence: jllindiaacaa"
## [1] "Processing sentence: jlo"
## [1] "Processing sentence: jmorduch"
## [1] "Processing sentence: jnu"
## [1] "Processing sentence: jnuanti"
## [1] "Processing sentence: job"
## [1] "Processing sentence: jobacaa"
## [1] "Processing sentence: jobless"
## [1] "Processing sentence: joe"
## [1] "Processing sentence: johacaa"
## [1] "Processing sentence: johncanal"
## [1] "Processing sentence: johniadarola"
## [1] "Processing sentence: johnmillerglr"
## [1] "Processing sentence: johnstan"
## [1] "Processing sentence: join"
## [1] "Processing sentence: joinnwalk"
## [1] "Processing sentence: joke"
## [1] "Processing sentence: joker"
## [1] "Processing sentence: jokinjey"
## [1] "Processing sentence: jontron"
## [1] "Processing sentence: jorvieri"
## [1] "Processing sentence: joshburgess"
## [1] "Processing sentence: joshenoy"
## [1] "Processing sentence: joshi"
## [1] "Processing sentence: journal"
## [1] "Processing sentence: journalismacaa"
## [1] "Processing sentence: journalismnhttpstcoipoaeyrwi"
## [1] "Processing sentence: journalist"
## [1] "Processing sentence: journey"
## [1] "Processing sentence: journo"
## [1] "Processing sentence: joy"
## [1] "Processing sentence: joyda"
## [1] "Processing sentence: joydeep"
## [1] "Processing sentence: jpal"
## [1] "Processing sentence: jpalacaa"
## [1] "Processing sentence: jpalglob"
## [1] "Processing sentence: jpallac"
## [1] "Processing sentence: jpalsea"
## [1] "Processing sentence: jpc"
## [1] "Processing sentence: jpkone"
## [1] "Processing sentence: jpnadda"
## [1] "Processing sentence: jst"
## [1] "Processing sentence: jtin"
## [1] "Processing sentence: jtmachinima"
## [1] "Processing sentence: judg"
## [1] "Processing sentence: judici"
## [1] "Processing sentence: jugaad"
## [1] "Processing sentence: juic"
## [1] "Processing sentence: julynnhttpstcozvupiahndemonet"
## [1] "Processing sentence: jumbo"
## [1] "Processing sentence: jumla"
## [1] "Processing sentence: jumlalog"
## [1] "Processing sentence: jump"
## [1] "Processing sentence: junaidmattu"
## [1] "Processing sentence: juniorbachchan"
## [1] "Processing sentence: jurisdict"
## [1] "Processing sentence: jurno"
## [1] "Processing sentence: jus"
## [1] "Processing sentence: just"
## [1] "Processing sentence: justacaa"
## [1] "Processing sentence: justic"
## [1] "Processing sentence: justifi"
## [1] "Processing sentence: justinsandefur"
## [1] "Processing sentence: justtneeraj"
## [1] "Processing sentence: jute"
## [1] "Processing sentence: juvenil"
## [1] "Processing sentence: jvidyasagar"
## [1] "Processing sentence: jvskacaa"
## [1] "Processing sentence: kaala"
## [1] "Processing sentence: kabirtaneja"
## [1] "Processing sentence: kachhi"
## [1] "Processing sentence: kadar"
## [1] "Processing sentence: kafka"
## [1] "Processing sentence: kahaanifi"
## [1] "Processing sentence: kajru"
## [1] "Processing sentence: kala"
## [1] "Processing sentence: kalimpong"
## [1] "Processing sentence: kalyan"
## [1] "Processing sentence: kamaaaa"
## [1] "Processing sentence: kamaalrkhan"
## [1] "Processing sentence: kamal"
## [1] "Processing sentence: kambojmeenakshi"
## [1] "Processing sentence: kamm"
## [1] "Processing sentence: kangan"
## [1] "Processing sentence: kanikacart"
## [1] "Processing sentence: kanimozhi"
## [1] "Processing sentence: kannada"
## [1] "Processing sentence: kannauj"
## [1] "Processing sentence: kanto"
## [1] "Processing sentence: kanungosubrat"
## [1] "Processing sentence: kapaida"
## [1] "Processing sentence: kapilkausik"
## [1] "Processing sentence: kapilmishraaap"
## [1] "Processing sentence: kapilsharmak"
## [1] "Processing sentence: kapoor"
## [1] "Processing sentence: kapsolog"
## [1] "Processing sentence: kar"
## [1] "Processing sentence: karamjitrintu"
## [1] "Processing sentence: karanarora"
## [1] "Processing sentence: karanjohar"
## [1] "Processing sentence: karanraina"
## [1] "Processing sentence: karavadiraghava"
## [1] "Processing sentence: kareenakapoor"
## [1] "Processing sentence: karikadaiboy"
## [1] "Processing sentence: karmabit"
## [1] "Processing sentence: karman"
## [1] "Processing sentence: karmatand"
## [1] "Processing sentence: karn"
## [1] "Processing sentence: karnataka"
## [1] "Processing sentence: karnatakaioc"
## [1] "Processing sentence: karnikakahen"
## [1] "Processing sentence: karo"
## [1] "Processing sentence: karol"
## [1] "Processing sentence: karolina"
## [1] "Processing sentence: karona"
## [1] "Processing sentence: karonrase"
## [1] "Processing sentence: karthick"
## [1] "Processing sentence: karupalaniappan"
## [1] "Processing sentence: kasaragod"
## [1] "Processing sentence: kashmir"
## [1] "Processing sentence: kashmiri"
## [1] "Processing sentence: kashmirimuslim"
## [1] "Processing sentence: kashmirlobbi"
## [1] "Processing sentence: kashmirtelegraph"
## [1] "Processing sentence: kasturi"
## [1] "Processing sentence: kaththisandai"
## [1] "Processing sentence: katt"
## [1] "Processing sentence: kaushkrahul"
## [1] "Processing sentence: kavitakrishnan"
## [1] "Processing sentence: kcr"
## [1] "Processing sentence: kdemonet"
## [1] "Processing sentence: kebab"
## [1] "Processing sentence: keemstar"
## [1] "Processing sentence: keep"
## [1] "Processing sentence: keeper"
## [1] "Processing sentence: keht"
## [1] "Processing sentence: kejri"
## [1] "Processing sentence: kejrikajuth"
## [1] "Processing sentence: kejripappudidityp"
## [1] "Processing sentence: kejriv"
## [1] "Processing sentence: kejriw"
## [1] "Processing sentence: kejriwalsnpolit"
## [1] "Processing sentence: kejru"
## [1] "Processing sentence: kejrus"
## [1] "Processing sentence: kekistanacaa"
## [1] "Processing sentence: kekistani"
## [1] "Processing sentence: kekistaniflag"
## [1] "Processing sentence: kelao"
## [1] "Processing sentence: kendal"
## [1] "Processing sentence: kennysingm"
## [1] "Processing sentence: kept"
## [1] "Processing sentence: kerala"
## [1] "Processing sentence: keralaampalong"
## [1] "Processing sentence: keralamp"
## [1] "Processing sentence: keralit"
## [1] "Processing sentence: keshless"
## [1] "Processing sentence: ketansavaj"
## [1] "Processing sentence: key"
## [1] "Processing sentence: keyesen"
## [1] "Processing sentence: keynesian"
## [1] "Processing sentence: kha"
## [1] "Processing sentence: khabarindia"
## [1] "Processing sentence: khade"
## [1] "Processing sentence: khambatta"
## [1] "Processing sentence: khanacaac"
## [1] "Processing sentence: khandu"
## [1] "Processing sentence: khanfahacaa"
## [1] "Processing sentence: khangress"
## [1] "Processing sentence: khilya"
## [1] "Processing sentence: khonkhon"
## [1] "Processing sentence: khoslasaksham"
## [1] "Processing sentence: khrch"
## [1] "Processing sentence: khtam"
## [1] "Processing sentence: khujli"
## [1] "Processing sentence: khulkedulk"
## [1] "Processing sentence: khushi"
## [1] "Processing sentence: kicchasudeep"
## [1] "Processing sentence: kick"
## [1] "Processing sentence: kid"
## [1] "Processing sentence: kiddo"
## [1] "Processing sentence: kidv"
## [1] "Processing sentence: kill"
## [1] "Processing sentence: kim"
## [1] "Processing sentence: kind"
## [1] "Processing sentence: kinda"
## [1] "Processing sentence: kinetoscopevr"
## [1] "Processing sentence: king"
## [1] "Processing sentence: kingchiru"
## [1] "Processing sentence: kingelectronicamp"
## [1] "Processing sentence: kingfish"
## [1] "Processing sentence: kirana"
## [1] "Processing sentence: kirank"
## [1] "Processing sentence: kiranrao"
## [1] "Processing sentence: kirenrijiju"
## [1] "Processing sentence: kirtibhairav"
## [1] "Processing sentence: kishor"
## [1] "Processing sentence: kishtwar"
## [1] "Processing sentence: kisk"
## [1] "Processing sentence: kissofdeath"
## [1] "Processing sentence: kiya"
## [1] "Processing sentence: kjshashi"
## [1] "Processing sentence: kkpandey"
## [1] "Processing sentence: kmfameen"
## [1] "Processing sentence: kndemonet"
## [1] "Processing sentence: knee"
## [1] "Processing sentence: knew"
## [1] "Processing sentence: knote"
## [1] "Processing sentence: know"
## [1] "Processing sentence: knowcommon"
## [1] "Processing sentence: knowhenc"
## [1] "Processing sentence: knowkenni"
## [1] "Processing sentence: knowledg"
## [1] "Processing sentence: knowledgacaa"
## [1] "Processing sentence: knowledgewharton"
## [1] "Processing sentence: knowledgewhartonnhttpstcoscmqiarfw"
## [1] "Processing sentence: knowmoney"
## [1] "Processing sentence: known"
## [1] "Processing sentence: knownbullish"
## [1] "Processing sentence: knowsnot"
## [1] "Processing sentence: knowsnotmuch"
## [1] "Processing sentence: knw"
## [1] "Processing sentence: knwn"
## [1] "Processing sentence: kocharic"
## [1] "Processing sentence: koh"
## [1] "Processing sentence: koham"
## [1] "Processing sentence: koi"
## [1] "Processing sentence: kolkata"
## [1] "Processing sentence: kolkatta"
## [1] "Processing sentence: komalindian"
## [1] "Processing sentence: konfreecharg"
## [1] "Processing sentence: konyakpongjei"
## [1] "Processing sentence: koreannthi"
## [1] "Processing sentence: kotak"
## [1] "Processing sentence: kotakbankltd"
## [1] "Processing sentence: koyambedu"
## [1] "Processing sentence: krare"
## [1] "Processing sentence: kraut"
## [1] "Processing sentence: krbajithkumar"
## [1] "Processing sentence: kripa"
## [1] "Processing sentence: krishna"
## [1] "Processing sentence: krishnara"
## [1] "Processing sentence: kristphr"
## [1] "Processing sentence: kriti"
## [1] "Processing sentence: krwa"
## [1] "Processing sentence: kryptomoney"
## [1] "Processing sentence: kseb"
## [1] "Processing sentence: kskiyer"
## [1] "Processing sentence: ksvenu"
## [1] "Processing sentence: kthanxby"
## [1] "Processing sentence: ktrtrs"
## [1] "Processing sentence: kuber"
## [1] "Processing sentence: kuch"
## [1] "Processing sentence: kudo"
## [1] "Processing sentence: kulbhushanjadhav"
## [1] "Processing sentence: kumar"
## [1] "Processing sentence: kumaralok"
## [1] "Processing sentence: kumari"
## [1] "Processing sentence: kumariika"
## [1] "Processing sentence: kumarkehav"
## [1] "Processing sentence: kumarsumit"
## [1] "Processing sentence: kunal"
## [1] "Processing sentence: kunalghosh"
## [1] "Processing sentence: kunfaaya"
## [1] "Processing sentence: kurseong"
## [1] "Processing sentence: kurtangl"
## [1] "Processing sentence: kushtranc"
## [1] "Processing sentence: kuttchwala"
## [1] "Processing sentence: kutti"
## [1] "Processing sentence: kya"
## [1] "Processing sentence: kyakais"
## [1] "Processing sentence: kyc"
## [1] "Processing sentence: kyleknedi"
## [1] "Processing sentence: kyu"
## [1] "Processing sentence: laaddoo"
## [1] "Processing sentence: laali"
## [1] "Processing sentence: lab"
## [1] "Processing sentence: label"
## [1] "Processing sentence: laborersemploye"
## [1] "Processing sentence: labour"
## [1] "Processing sentence: labourer"
## [1] "Processing sentence: lac"
## [1] "Processing sentence: lace"
## [1] "Processing sentence: lack"
## [1] "Processing sentence: ladi"
## [1] "Processing sentence: lag"
## [1] "Processing sentence: lagaon"
## [1] "Processing sentence: lage"
## [1] "Processing sentence: laid"
## [1] "Processing sentence: lakh"
## [1] "Processing sentence: lakhnh"
## [1] "Processing sentence: lakhpati"
## [1] "Processing sentence: lal"
## [1] "Processing sentence: lalit"
## [1] "Processing sentence: lallu"
## [1] "Processing sentence: laluprasadrjd"
## [1] "Processing sentence: lambast"
## [1] "Processing sentence: lambi"
## [1] "Processing sentence: lamboomishra"
## [1] "Processing sentence: lampt"
## [1] "Processing sentence: land"
## [1] "Processing sentence: landmafia"
## [1] "Processing sentence: landmci"
## [1] "Processing sentence: lane"
## [1] "Processing sentence: langamahesh"
## [1] "Processing sentence: langar"
## [1] "Processing sentence: languag"
## [1] "Processing sentence: languish"
## [1] "Processing sentence: lap"
## [1] "Processing sentence: lapd"
## [1] "Processing sentence: lapdog"
## [1] "Processing sentence: larg"
## [1] "Processing sentence: larger"
## [1] "Processing sentence: largescal"
## [1] "Processing sentence: largest"
## [1] "Processing sentence: largesupport"
## [1] "Processing sentence: larri"
## [1] "Processing sentence: larrysumm"
## [1] "Processing sentence: last"
## [1] "Processing sentence: late"
## [1] "Processing sentence: later"
## [1] "Processing sentence: latest"
## [1] "Processing sentence: latestnew"
## [1] "Processing sentence: latter"
## [1] "Processing sentence: laud"
## [1] "Processing sentence: laudabl"
## [1] "Processing sentence: laugh"
## [1] "Processing sentence: laughabl"
## [1] "Processing sentence: launch"
## [1] "Processing sentence: launchedoper"
## [1] "Processing sentence: launder"
## [1] "Processing sentence: laurensouthern"
## [1] "Processing sentence: laveenavgupta"
## [1] "Processing sentence: lavish"
## [1] "Processing sentence: law"
## [1] "Processing sentence: lawsconstitutioncourtcop"
## [1] "Processing sentence: lawsikho"
## [1] "Processing sentence: lawsuit"
## [1] "Processing sentence: lawyer"
## [1] "Processing sentence: laxmanxi"
## [1] "Processing sentence: lay"
## [1] "Processing sentence: layle"
## [1] "Processing sentence: lazi"
## [1] "Processing sentence: lazzycow"
## [1] "Processing sentence: ldf"
## [1] "Processing sentence: ldrs"
## [1] "Processing sentence: leacaa"
## [1] "Processing sentence: lead"
## [1] "Processing sentence: leader"
## [1] "Processing sentence: leaderarvindkejriw"
## [1] "Processing sentence: leadersdemonet"
## [1] "Processing sentence: leadership"
## [1] "Processing sentence: leak"
## [1] "Processing sentence: leakag"
## [1] "Processing sentence: learn"
## [1] "Processing sentence: least"
## [1] "Processing sentence: leather"
## [1] "Processing sentence: leav"
## [1] "Processing sentence: lecturingacaa"
## [1] "Processing sentence: led"
## [1] "Processing sentence: left"
## [1] "Processing sentence: leftist"
## [1] "Processing sentence: legaacaa"
## [1] "Processing sentence: legal"
## [1] "Processing sentence: legallyindia"
## [1] "Processing sentence: legit"
## [1] "Processing sentence: legitim"
## [1] "Processing sentence: len"
## [1] "Processing sentence: lend"
## [1] "Processing sentence: lender"
## [1] "Processing sentence: lendersacaa"
## [1] "Processing sentence: length"
## [1] "Processing sentence: lentecurrit"
## [1] "Processing sentence: leobrana"
## [1] "Processing sentence: less"
## [1] "Processing sentence: lesser"
## [1] "Processing sentence: lesson"
## [1] "Processing sentence: lessonacaa"
## [1] "Processing sentence: let"
## [1] "Processing sentence: letacaac"
## [1] "Processing sentence: lete"
## [1] "Processing sentence: letter"
## [1] "Processing sentence: leve"
## [1] "Processing sentence: leveacaa"
## [1] "Processing sentence: level"
## [1] "Processing sentence: leverag"
## [1] "Processing sentence: lexmeridian"
## [1] "Processing sentence: lgna"
## [1] "Processing sentence: lhsummer"
## [1] "Processing sentence: liacaa"
## [1] "Processing sentence: liabilitiesacaa"
## [1] "Processing sentence: liar"
## [1] "Processing sentence: libcrib"
## [1] "Processing sentence: liber"
## [1] "Processing sentence: liberalisationmayb"
## [1] "Processing sentence: liberati"
## [1] "Processing sentence: liberti"
## [1] "Processing sentence: licenacaa"
## [1] "Processing sentence: licenc"
## [1] "Processing sentence: licens"
## [1] "Processing sentence: lie"
## [1] "Processing sentence: liededuaubdedubub"
## [1] "Processing sentence: liesarounddemonet"
## [1] "Processing sentence: liesnhttpstcoyaxjik"
## [1] "Processing sentence: lieu"
## [1] "Processing sentence: life"
## [1] "Processing sentence: lifecoachnv"
## [1] "Processing sentence: lifehack"
## [1] "Processing sentence: lifeinsur"
## [1] "Processing sentence: lifendr"
## [1] "Processing sentence: lifestacaa"
## [1] "Processing sentence: light"
## [1] "Processing sentence: lightntri"
## [1] "Processing sentence: likacaa"
## [1] "Processing sentence: like"
## [1] "Processing sentence: likeacaa"
## [1] "Processing sentence: likelyacaa"
## [1] "Processing sentence: likencapt"
## [1] "Processing sentence: likenoksorri"
## [1] "Processing sentence: limb"
## [1] "Processing sentence: limit"
## [1] "Processing sentence: lindarock"
## [1] "Processing sentence: line"
## [1] "Processing sentence: linendemonetizationnpeoplacaa"
## [1] "Processing sentence: linendemonetizationnpeoplesuff"
## [1] "Processing sentence: linger"
## [1] "Processing sentence: liningup"
## [1] "Processing sentence: link"
## [1] "Processing sentence: linkacaa"
## [1] "Processing sentence: linkedin"
## [1] "Processing sentence: linknhttpstcoumqawdzynhack"
## [1] "Processing sentence: lion"
## [1] "Processing sentence: lionelmedia"
## [1] "Processing sentence: lionheartpm"
## [1] "Processing sentence: liposuct"
## [1] "Processing sentence: liquid"
## [1] "Processing sentence: liquorban"
## [1] "Processing sentence: list"
## [1] "Processing sentence: listen"
## [1] "Processing sentence: listeningpol"
## [1] "Processing sentence: listnnhttpstcoyuolhojd"
## [1] "Processing sentence: liter"
## [1] "Processing sentence: literaci"
## [1] "Processing sentence: literatur"
## [1] "Processing sentence: litmus"
## [1] "Processing sentence: littl"
## [1] "Processing sentence: live"
## [1] "Processing sentence: liveacaa"
## [1] "Processing sentence: livelihood"
## [1] "Processing sentence: livemint"
## [1] "Processing sentence: livennhttpstcogzvacaa"
## [1] "Processing sentence: livestream"
## [1] "Processing sentence: livingonchi"
## [1] "Processing sentence: liy"
## [1] "Processing sentence: lmaoncommonwealth"
## [1] "Processing sentence: lmaonvivekagnihotriacaa"
## [1] "Processing sentence: lmfao"
## [1] "Processing sentence: lntegritti"
## [1] "Processing sentence: loacaa"
## [1] "Processing sentence: load"
## [1] "Processing sentence: loan"
## [1] "Processing sentence: loanpmmi"
## [1] "Processing sentence: lobbi"
## [1] "Processing sentence: lobbyiacaa"
## [1] "Processing sentence: lobbyist"
## [1] "Processing sentence: loc"
## [1] "Processing sentence: local"
## [1] "Processing sentence: localcircl"
## [1] "Processing sentence: localpressco"
## [1] "Processing sentence: localteaparti"
## [1] "Processing sentence: locationawar"
## [1] "Processing sentence: lock"
## [1] "Processing sentence: locker"
## [1] "Processing sentence: lodha"
## [1] "Processing sentence: lodhagroup"
## [1] "Processing sentence: log"
## [1] "Processing sentence: logic"
## [1] "Processing sentence: logicalindian"
## [1] "Processing sentence: logician"
## [1] "Processing sentence: logist"
## [1] "Processing sentence: lok"
## [1] "Processing sentence: loksabha"
## [1] "Processing sentence: loksabhaadjourn"
## [1] "Processing sentence: lol"
## [1] "Processing sentence: lolacaa"
## [1] "Processing sentence: lolng"
## [1] "Processing sentence: lolnreal"
## [1] "Processing sentence: lolzz"
## [1] "Processing sentence: lonemubashir"
## [1] "Processing sentence: lonerang"
## [1] "Processing sentence: lonertwin"
## [1] "Processing sentence: long"
## [1] "Processing sentence: longer"
## [1] "Processing sentence: longern"
## [1] "Processing sentence: longterm"
## [1] "Processing sentence: longview"
## [1] "Processing sentence: look"
## [1] "Processing sentence: loophol"
## [1] "Processing sentence: loos"
## [1] "Processing sentence: loosen"
## [1] "Processing sentence: loot"
## [1] "Processing sentence: looteramodi"
## [1] "Processing sentence: lord"
## [1] "Processing sentence: lordoftheshib"
## [1] "Processing sentence: losacaa"
## [1] "Processing sentence: lose"
## [1] "Processing sentence: loser"
## [1] "Processing sentence: loss"
## [1] "Processing sentence: lost"
## [1] "Processing sentence: lot"
## [1] "Processing sentence: loudmouthr"
## [1] "Processing sentence: loudspeak"
## [1] "Processing sentence: love"
## [1] "Processing sentence: lovelysathish"
## [1] "Processing sentence: lovethenewdesign"
## [1] "Processing sentence: low"
## [1] "Processing sentence: lower"
## [1] "Processing sentence: loweremi"
## [1] "Processing sentence: lowest"
## [1] "Processing sentence: lowli"
## [1] "Processing sentence: loyal"
## [1] "Processing sentence: lpg"
## [1] "Processing sentence: lps"
## [1] "Processing sentence: lrnd"
## [1] "Processing sentence: lsbjp"
## [1] "Processing sentence: lscs"
## [1] "Processing sentence: lst"
## [1] "Processing sentence: ltlt"
## [1] "Processing sentence: luck"
## [1] "Processing sentence: lucki"
## [1] "Processing sentence: lucknow"
## [1] "Processing sentence: lucknowrespect"
## [1] "Processing sentence: lukewearechang"
## [1] "Processing sentence: lull"
## [1] "Processing sentence: lunat"
## [1] "Processing sentence: lung"
## [1] "Processing sentence: luttapi"
## [1] "Processing sentence: lutyen"
## [1] "Processing sentence: luvmunkey"
## [1] "Processing sentence: luxuri"
## [1] "Processing sentence: lve"
## [1] "Processing sentence: lynch"
## [1] "Processing sentence: lzs"
## [1] "Processing sentence: lzylion"
## [1] "Processing sentence: maacaa"
## [1] "Processing sentence: maam"
## [1] "Processing sentence: maanv"
## [1] "Processing sentence: maayaasarabhai"
## [1] "Processing sentence: machin"
## [1] "Processing sentence: machinerapist"
## [1] "Processing sentence: macleth"
## [1] "Processing sentence: macro"
## [1] "Processing sentence: macrodidact"
## [1] "Processing sentence: mad"
## [1] "Processing sentence: madam"
## [1] "Processing sentence: madarsa"
## [1] "Processing sentence: made"
## [1] "Processing sentence: madeacaa"
## [1] "Processing sentence: madhugopalan"
## [1] "Processing sentence: madhuhalkani"
## [1] "Processing sentence: madhukishwar"
## [1] "Processing sentence: madhurchadha"
## [1] "Processing sentence: madmanweb"
## [1] "Processing sentence: madskak"
## [1] "Processing sentence: madvers"
## [1] "Processing sentence: mafia"
## [1] "Processing sentence: mafiasblack"
## [1] "Processing sentence: maga"
## [1] "Processing sentence: magazin"
## [1] "Processing sentence: magchennai"
## [1] "Processing sentence: maggi"
## [1] "Processing sentence: magistr"
## [1] "Processing sentence: magnurex"
## [1] "Processing sentence: maha"
## [1] "Processing sentence: mahadgipr"
## [1] "Processing sentence: mahanti"
## [1] "Processing sentence: maharashtra"
## [1] "Processing sentence: mahatma"
## [1] "Processing sentence: mahcongress"
## [1] "Processing sentence: maheishgirri"
## [1] "Processing sentence: mahesh"
## [1] "Processing sentence: maheshjagga"
## [1] "Processing sentence: mahikainfra"
## [1] "Processing sentence: mahuavenkatesh"
## [1] "Processing sentence: mahul"
## [1] "Processing sentence: maid"
## [1] "Processing sentence: mailtodaacaa"
## [1] "Processing sentence: mailtoday"
## [1] "Processing sentence: main"
## [1] "Processing sentence: mainstream"
## [1] "Processing sentence: maintain"
## [1] "Processing sentence: maintainiacaa"
## [1] "Processing sentence: maithan"
## [1] "Processing sentence: maitreesh"
## [1] "Processing sentence: major"
## [1] "Processing sentence: majorgauravarya"
## [1] "Processing sentence: majorpoonia"
## [1] "Processing sentence: make"
## [1] "Processing sentence: makeacaa"
## [1] "Processing sentence: makeinindia"
## [1] "Processing sentence: makeyoutubegreatagain"
## [1] "Processing sentence: makeyoutubegreatagainacaa"
## [1] "Processing sentence: makingndemonet"
## [1] "Processing sentence: malaya"
## [1] "Processing sentence: malda"
## [1] "Processing sentence: malharthakarndhwanigautam"
## [1] "Processing sentence: malign"
## [1] "Processing sentence: malikashok"
## [1] "Processing sentence: malkangiri"
## [1] "Processing sentence: mall"
## [1] "Processing sentence: mallick"
## [1] "Processing sentence: mallya"
## [1] "Processing sentence: mallyaacaac"
## [1] "Processing sentence: malviyamit"
## [1] "Processing sentence: mam"
## [1] "Processing sentence: mamacaa"
## [1] "Processing sentence: mamata"
## [1] "Processing sentence: mamataacaa"
## [1] "Processing sentence: mamatabanerje"
## [1] "Processing sentence: mamataoffici"
## [1] "Processing sentence: mamatapromotesfatwa"
## [1] "Processing sentence: mamatha"
## [1] "Processing sentence: maml"
## [1] "Processing sentence: mamta"
## [1] "Processing sentence: mamtabanerje"
## [1] "Processing sentence: mamtakejrixpos"
## [1] "Processing sentence: mamtakejrixposednnwhol"
## [1] "Processing sentence: mamtaofficiai"
## [1] "Processing sentence: man"
## [1] "Processing sentence: manacaa"
## [1] "Processing sentence: manaao"
## [1] "Processing sentence: manag"
## [1] "Processing sentence: manakgupta"
## [1] "Processing sentence: manankmr"
## [1] "Processing sentence: manaseit"
## [1] "Processing sentence: mandarkagad"
## [1] "Processing sentence: mandat"
## [1] "Processing sentence: mandatesacaa"
## [1] "Processing sentence: mandi"
## [1] "Processing sentence: mandir"
## [1] "Processing sentence: mandybedi"
## [1] "Processing sentence: maneesht"
## [1] "Processing sentence: manesha"
## [1] "Processing sentence: mangalor"
## [1] "Processing sentence: manganiyarclassroom"
## [1] "Processing sentence: manger"
## [1] "Processing sentence: mangesh"
## [1] "Processing sentence: mani"
## [1] "Processing sentence: maniac"
## [1] "Processing sentence: manialm"
## [1] "Processing sentence: manicidiot"
## [1] "Processing sentence: manickamtagor"
## [1] "Processing sentence: manijgd"
## [1] "Processing sentence: manik"
## [1] "Processing sentence: maniktyagi"
## [1] "Processing sentence: manila"
## [1] "Processing sentence: manish"
## [1] "Processing sentence: manishabjp"
## [1] "Processing sentence: manishkbaid"
## [1] "Processing sentence: manishonlin"
## [1] "Processing sentence: manishsisodia"
## [1] "Processing sentence: manishtewari"
## [1] "Processing sentence: manjunaath"
## [1] "Processing sentence: mankibaat"
## [1] "Processing sentence: manner"
## [1] "Processing sentence: mannindia"
## [1] "Processing sentence: mannipandit"
## [1] "Processing sentence: mannkibaat"
## [1] "Processing sentence: manoharparrikar"
## [1] "Processing sentence: manoj"
## [1] "Processing sentence: manojrammoorthi"
## [1] "Processing sentence: manojsinhabjp"
## [1] "Processing sentence: manojtiwarimp"
## [1] "Processing sentence: manpow"
## [1] "Processing sentence: mansulk"
## [1] "Processing sentence: manta"
## [1] "Processing sentence: mantar"
## [1] "Processing sentence: manthan"
## [1] "Processing sentence: manthana"
## [1] "Processing sentence: mantralay"
## [1] "Processing sentence: manualscaveng"
## [1] "Processing sentence: manuf"
## [1] "Processing sentence: manufactur"
## [1] "Processing sentence: manutd"
## [1] "Processing sentence: manyatruenerd"
## [1] "Processing sentence: maoist"
## [1] "Processing sentence: maoistsnkeep"
## [1] "Processing sentence: mapcreat"
## [1] "Processing sentence: mar"
## [1] "Processing sentence: maratheshail"
## [1] "Processing sentence: marathi"
## [1] "Processing sentence: marathon"
## [1] "Processing sentence: march"
## [1] "Processing sentence: marchacaa"
## [1] "Processing sentence: marcowerman"
## [1] "Processing sentence: marghospit"
## [1] "Processing sentence: margin"
## [1] "Processing sentence: marginnperhap"
## [1] "Processing sentence: mark"
## [1] "Processing sentence: markacaa"
## [1] "Processing sentence: markdic"
## [1] "Processing sentence: markeacaa"
## [1] "Processing sentence: market"
## [1] "Processing sentence: marketacaa"
## [1] "Processing sentence: marketinvestor"
## [1] "Processing sentence: marketnnazadpur"
## [1] "Processing sentence: marketnnproperti"
## [1] "Processing sentence: marri"
## [1] "Processing sentence: marriag"
## [1] "Processing sentence: marriagesacaa"
## [1] "Processing sentence: martinrapaport"
## [1] "Processing sentence: martinravallacaa"
## [1] "Processing sentence: martinravallion"
## [1] "Processing sentence: martyr"
## [1] "Processing sentence: marxism"
## [1] "Processing sentence: mas"
## [1] "Processing sentence: masacaa"
## [1] "Processing sentence: mash"
## [1] "Processing sentence: mashabl"
## [1] "Processing sentence: mashtweetwani"
## [1] "Processing sentence: mask"
## [1] "Processing sentence: masquerad"
## [1] "Processing sentence: mass"
## [1] "Processing sentence: massacr"
## [1] "Processing sentence: masscommmedia"
## [1] "Processing sentence: masseswait"
## [1] "Processing sentence: massiv"
## [1] "Processing sentence: master"
## [1] "Processing sentence: mastercard"
## [1] "Processing sentence: mastership"
## [1] "Processing sentence: masterstrok"
## [1] "Processing sentence: mastimazaak"
## [1] "Processing sentence: mat"
## [1] "Processing sentence: match"
## [1] "Processing sentence: materi"
## [1] "Processing sentence: maternitybil"
## [1] "Processing sentence: mathiasian"
## [1] "Processing sentence: matrimoni"
## [1] "Processing sentence: matter"
## [1] "Processing sentence: matterbjp"
## [1] "Processing sentence: matternncounsel"
## [1] "Processing sentence: matternnsc"
## [1] "Processing sentence: matthewrigg"
## [1] "Processing sentence: maulana"
## [1] "Processing sentence: maulavi"
## [1] "Processing sentence: maven"
## [1] "Processing sentence: max"
## [1] "Processing sentence: maximum"
## [1] "Processing sentence: may"
## [1] "Processing sentence: mayankjain"
## [1] "Processing sentence: mayanktiwari"
## [1] "Processing sentence: mayawati"
## [1] "Processing sentence: mayawatiacaa"
## [1] "Processing sentence: mayawatinextupcm"
## [1] "Processing sentence: mayb"
## [1] "Processing sentence: mayhem"
## [1] "Processing sentence: mayurp"
## [1] "Processing sentence: mayurpangha"
## [1] "Processing sentence: mbqasmi"
## [1] "Processing sentence: mcapitalheight"
## [1] "Processing sentence: mcd"
## [1] "Processing sentence: mcdacaa"
## [1] "Processing sentence: mchns"
## [1] "Processing sentence: mckenna"
## [1] "Processing sentence: mdiplomacyworld"
## [1] "Processing sentence: mdnread"
## [1] "Processing sentence: mdr"
## [1] "Processing sentence: meal"
## [1] "Processing sentence: meamabhishek"
## [1] "Processing sentence: mean"
## [1] "Processing sentence: meaningnnw"
## [1] "Processing sentence: meannnit"
## [1] "Processing sentence: meant"
## [1] "Processing sentence: meanwhil"
## [1] "Processing sentence: measur"
## [1] "Processing sentence: meat"
## [1] "Processing sentence: mechan"
## [1] "Processing sentence: mediacaa"
## [1] "Processing sentence: media"
## [1] "Processing sentence: mediacook"
## [1] "Processing sentence: mediacrook"
## [1] "Processing sentence: medianama"
## [1] "Processing sentence: mediapimp"
## [1] "Processing sentence: medic"
## [1] "Processing sentence: medicin"
## [1] "Processing sentence: meena"
## [1] "Processing sentence: meenaetvnew"
## [1] "Processing sentence: meerasany"
## [1] "Processing sentence: meerut"
## [1] "Processing sentence: meet"
## [1] "Processing sentence: meetasengupta"
## [1] "Processing sentence: meetmurtaza"
## [1] "Processing sentence: meetneduaubdedubueduaubdedubueduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: mega"
## [1] "Processing sentence: megaupload"
## [1] "Processing sentence: meghacaa"
## [1] "Processing sentence: meghnameghna"
## [1] "Processing sentence: mehta"
## [1] "Processing sentence: mehtadarshan"
## [1] "Processing sentence: mehtarahulc"
## [1] "Processing sentence: mei"
## [1] "Processing sentence: mein"
## [1] "Processing sentence: meiti"
## [1] "Processing sentence: meltwat"
## [1] "Processing sentence: melvinjos"
## [1] "Processing sentence: member"
## [1] "Processing sentence: memeghnad"
## [1] "Processing sentence: memoir"
## [1] "Processing sentence: memori"
## [1] "Processing sentence: memorieholiday"
## [1] "Processing sentence: men"
## [1] "Processing sentence: menac"
## [1] "Processing sentence: menakadoshi"
## [1] "Processing sentence: mensrightsff"
## [1] "Processing sentence: mental"
## [1] "Processing sentence: mentalhealth"
## [1] "Processing sentence: mention"
## [1] "Processing sentence: menwhil"
## [1] "Processing sentence: meradeshbadalrahaacaa"
## [1] "Processing sentence: mercenaracaa"
## [1] "Processing sentence: merchant"
## [1] "Processing sentence: merchantsnhttpstcoelgowyroq"
## [1] "Processing sentence: mere"
## [1] "Processing sentence: merit"
## [1] "Processing sentence: meshrammanish"
## [1] "Processing sentence: mess"
## [1] "Processing sentence: messag"
## [1] "Processing sentence: messagenndemonet"
## [1] "Processing sentence: messarmi"
## [1] "Processing sentence: messi"
## [1] "Processing sentence: messiah"
## [1] "Processing sentence: messlong"
## [1] "Processing sentence: met"
## [1] "Processing sentence: method"
## [1] "Processing sentence: methodolog"
## [1] "Processing sentence: methodsnwrit"
## [1] "Processing sentence: metronom"
## [1] "Processing sentence: mexico"
## [1] "Processing sentence: mfs"
## [1] "Processing sentence: mgr"
## [1] "Processing sentence: mgrg"
## [1] "Processing sentence: mgtowangri"
## [1] "Processing sentence: miacaa"
## [1] "Processing sentence: mibindia"
## [1] "Processing sentence: mic"
## [1] "Processing sentence: michaelsbrook"
## [1] "Processing sentence: micro"
## [1] "Processing sentence: microatm"
## [1] "Processing sentence: microcosm"
## [1] "Processing sentence: microfin"
## [1] "Processing sentence: middl"
## [1] "Processing sentence: midnight"
## [1] "Processing sentence: might"
## [1] "Processing sentence: mighti"
## [1] "Processing sentence: migrantwork"
## [1] "Processing sentence: mihirssharma"
## [1] "Processing sentence: mikenwhen"
## [1] "Processing sentence: mil"
## [1] "Processing sentence: milanv"
## [1] "Processing sentence: milega"
## [1] "Processing sentence: mileston"
## [1] "Processing sentence: milit"
## [1] "Processing sentence: militari"
## [1] "Processing sentence: milk"
## [1] "Processing sentence: milkbar"
## [1] "Processing sentence: milkman"
## [1] "Processing sentence: millenni"
## [1] "Processing sentence: millin"
## [1] "Processing sentence: million"
## [1] "Processing sentence: millit"
## [1] "Processing sentence: milo"
## [1] "Processing sentence: min"
## [1] "Processing sentence: mind"
## [1] "Processing sentence: minditarnab"
## [1] "Processing sentence: mindless"
## [1] "Processing sentence: mindofmicahc"
## [1] "Processing sentence: mindset"
## [1] "Processing sentence: mindstreamstu"
## [1] "Processing sentence: mindthenew"
## [1] "Processing sentence: mine"
## [1] "Processing sentence: minefornoth"
## [1] "Processing sentence: miner"
## [1] "Processing sentence: minhazmerch"
## [1] "Processing sentence: mini"
## [1] "Processing sentence: miniatm"
## [1] "Processing sentence: minim"
## [1] "Processing sentence: minimalismnneed"
## [1] "Processing sentence: minimathur"
## [1] "Processing sentence: minimum"
## [1] "Processing sentence: minist"
## [1] "Processing sentence: ministermenu"
## [1] "Processing sentence: ministerub"
## [1] "Processing sentence: ministri"
## [1] "Processing sentence: minittelangana"
## [1] "Processing sentence: minor"
## [1] "Processing sentence: minsit"
## [1] "Processing sentence: minsnnccot"
## [1] "Processing sentence: mint"
## [1] "Processing sentence: mintonsunday"
## [1] "Processing sentence: minut"
## [1] "Processing sentence: miracl"
## [1] "Processing sentence: mirapokhrel"
## [1] "Processing sentence: mirchidelhi"
## [1] "Processing sentence: mirror"
## [1] "Processing sentence: mirzaghalib"
## [1] "Processing sentence: misadventur"
## [1] "Processing sentence: miscalcul"
## [1] "Processing sentence: miscalculateacaa"
## [1] "Processing sentence: miser"
## [1] "Processing sentence: miseri"
## [1] "Processing sentence: misfir"
## [1] "Processing sentence: mishichoudhari"
## [1] "Processing sentence: misl"
## [1] "Processing sentence: mislead"
## [1] "Processing sentence: mismanag"
## [1] "Processing sentence: misreportingbusinesacaa"
## [1] "Processing sentence: miss"
## [1] "Processing sentence: missfurioso"
## [1] "Processing sentence: missingndemonet"
## [1] "Processing sentence: missionblamemodi"
## [1] "Processing sentence: misspel"
## [1] "Processing sentence: misssoniaahm"
## [1] "Processing sentence: mistak"
## [1] "Processing sentence: mistakebut"
## [1] "Processing sentence: mistaken"
## [1] "Processing sentence: mistakenw"
## [1] "Processing sentence: mistakeyou"
## [1] "Processing sentence: mistri"
## [1] "Processing sentence: mit"
## [1] "Processing sentence: mitali"
## [1] "Processing sentence: mitalinikor"
## [1] "Processing sentence: mitecon"
## [1] "Processing sentence: miteshpatel"
## [1] "Processing sentence: mithileshepfo"
## [1] "Processing sentence: mitig"
## [1] "Processing sentence: mitron"
## [1] "Processing sentence: mitshass"
## [1] "Processing sentence: mituamin"
## [1] "Processing sentence: mix"
## [1] "Processing sentence: mizoram"
## [1] "Processing sentence: mkatju"
## [1] "Processing sentence: mkng"
## [1] "Processing sentence: mkt"
## [1] "Processing sentence: mkvenu"
## [1] "Processing sentence: mla"
## [1] "Processing sentence: mlas"
## [1] "Processing sentence: mlc"
## [1] "Processing sentence: mln"
## [1] "Processing sentence: mlvodka"
## [1] "Processing sentence: mmazumdar"
## [1] "Processing sentence: mmbi"
## [1] "Processing sentence: mmm"
## [1] "Processing sentence: mmmnigeria"
## [1] "Processing sentence: mms"
## [1] "Processing sentence: mnths"
## [1] "Processing sentence: mnys"
## [1] "Processing sentence: moacaa"
## [1] "Processing sentence: moab"
## [1] "Processing sentence: mob"
## [1] "Processing sentence: mobikwik"
## [1] "Processing sentence: mobikwikhaina"
## [1] "Processing sentence: mobil"
## [1] "Processing sentence: mobilebank"
## [1] "Processing sentence: mobilepay"
## [1] "Processing sentence: mobileprepaid"
## [1] "Processing sentence: mobilitysolutionsacaa"
## [1] "Processing sentence: mock"
## [1] "Processing sentence: mockacaa"
## [1] "Processing sentence: mocreighton"
## [1] "Processing sentence: mod"
## [1] "Processing sentence: modacaa"
## [1] "Processing sentence: mode"
## [1] "Processing sentence: model"
## [1] "Processing sentence: moder"
## [1] "Processing sentence: moderndayhitl"
## [1] "Processing sentence: moderngypsi"
## [1] "Processing sentence: modi"
## [1] "Processing sentence: modiacaac"
## [1] "Processing sentence: modiampdemonet"
## [1] "Processing sentence: modianoli"
## [1] "Processing sentence: modibait"
## [1] "Processing sentence: modibhakt"
## [1] "Processing sentence: modibharosa"
## [1] "Processing sentence: modibharosannhug"
## [1] "Processing sentence: modicong"
## [1] "Processing sentence: modieduaubdedubu"
## [1] "Processing sentence: modifi"
## [1] "Processing sentence: modifiedgovt"
## [1] "Processing sentence: modifightscorrupt"
## [1] "Processing sentence: modifightscorruptionacaa"
## [1] "Processing sentence: modiformiddleclass"
## [1] "Processing sentence: modig"
## [1] "Processing sentence: modiji"
## [1] "Processing sentence: modijidemonet"
## [1] "Processing sentence: modijii"
## [1] "Processing sentence: modijiw"
## [1] "Processing sentence: modiledubega"
## [1] "Processing sentence: modimag"
## [1] "Processing sentence: modimosa"
## [1] "Processing sentence: modin"
## [1] "Processing sentence: modinhttpstcooitftrjimennvia"
## [1] "Processing sentence: modinhttpstcosljoymbym"
## [1] "Processing sentence: modinmind"
## [1] "Processing sentence: modinnarendramodi"
## [1] "Processing sentence: modinncashcleanup"
## [1] "Processing sentence: modinnfor"
## [1] "Processing sentence: modipunjab"
## [1] "Processing sentence: modisarkar"
## [1] "Processing sentence: modiscaredofparlia"
## [1] "Processing sentence: modiscaredofparliamentacaa"
## [1] "Processing sentence: modisurgicalstrikeoncommonman"
## [1] "Processing sentence: moditak"
## [1] "Processing sentence: modivsrestacaa"
## [1] "Processing sentence: modo"
## [1] "Processing sentence: mohan"
## [1] "Processing sentence: mohanl"
## [1] "Processing sentence: mohanramadurai"
## [1] "Processing sentence: mohith"
## [1] "Processing sentence: mohitthatt"
## [1] "Processing sentence: molest"
## [1] "Processing sentence: mollywoodnhttpstcovefcvqwayq"
## [1] "Processing sentence: mom"
## [1] "Processing sentence: moment"
## [1] "Processing sentence: momentth"
## [1] "Processing sentence: momota"
## [1] "Processing sentence: monacaa"
## [1] "Processing sentence: monday"
## [1] "Processing sentence: moneacaa"
## [1] "Processing sentence: monet"
## [1] "Processing sentence: monetari"
## [1] "Processing sentence: monetiz"
## [1] "Processing sentence: money"
## [1] "Processing sentence: moneyacaa"
## [1] "Processing sentence: moneyacaa"
## [1] "Processing sentence: moneyamplaunderingscam"
## [1] "Processing sentence: moneycontrolcom"
## [1] "Processing sentence: moneydemonetizationpan"
## [1] "Processing sentence: moneydeshbadalrhahai"
## [1] "Processing sentence: moneyhttpstcoghdklepat"
## [1] "Processing sentence: moneylif"
## [1] "Processing sentence: moneyn"
## [1] "Processing sentence: moneyncorruptionngo"
## [1] "Processing sentence: moneyncurr"
## [1] "Processing sentence: moneyndemonet"
## [1] "Processing sentence: moneynkashmir"
## [1] "Processing sentence: moneynnasi"
## [1] "Processing sentence: moneynright"
## [1] "Processing sentence: moneynyoutub"
## [1] "Processing sentence: moneyonmobileir"
## [1] "Processing sentence: moneyso"
## [1] "Processing sentence: moneysurvey"
## [1] "Processing sentence: moneythat"
## [1] "Processing sentence: monger"
## [1] "Processing sentence: moni"
## [1] "Processing sentence: monicadubey"
## [1] "Processing sentence: monitor"
## [1] "Processing sentence: monopoli"
## [1] "Processing sentence: month"
## [1] "Processing sentence: monthar"
## [1] "Processing sentence: monthend"
## [1] "Processing sentence: monthnsaketsundria"
## [1] "Processing sentence: monthsdont"
## [1] "Processing sentence: monthssay"
## [1] "Processing sentence: monument"
## [1] "Processing sentence: monumentalacaa"
## [1] "Processing sentence: mood"
## [1] "Processing sentence: moodi"
## [1] "Processing sentence: mooh"
## [1] "Processing sentence: moon"
## [1] "Processing sentence: moonsez"
## [1] "Processing sentence: mor"
## [1] "Processing sentence: moral"
## [1] "Processing sentence: moralacaa"
## [1] "Processing sentence: morarjidesain"
## [1] "Processing sentence: moren"
## [1] "Processing sentence: morena"
## [1] "Processing sentence: morenhttpstcogglfrxpsi"
## [1] "Processing sentence: morennthen"
## [1] "Processing sentence: morgan"
## [1] "Processing sentence: morn"
## [1] "Processing sentence: moron"
## [1] "Processing sentence: morphonio"
## [1] "Processing sentence: mosacaa"
## [1] "Processing sentence: moskvaa"
## [1] "Processing sentence: most"
## [1] "Processing sentence: mostlyeconom"
## [1] "Processing sentence: mostnndemonet"
## [1] "Processing sentence: mostread"
## [1] "Processing sentence: mother"
## [1] "Processing sentence: motil"
## [1] "Processing sentence: motilaloswalltd"
## [1] "Processing sentence: motion"
## [1] "Processing sentence: motiv"
## [1] "Processing sentence: motivenndemonet"
## [1] "Processing sentence: moto"
## [1] "Processing sentence: motorbik"
## [1] "Processing sentence: mouneshhd"
## [1] "Processing sentence: mount"
## [1] "Processing sentence: mountain"
## [1] "Processing sentence: mouth"
## [1] "Processing sentence: mouthi"
## [1] "Processing sentence: move"
## [1] "Processing sentence: moveacjl"
## [1] "Processing sentence: movecorrupt"
## [1] "Processing sentence: movejust"
## [1] "Processing sentence: movement"
## [1] "Processing sentence: moven"
## [1] "Processing sentence: movenhttpstcotytgciezacaa"
## [1] "Processing sentence: movenhttpstcowifzfkyagf"
## [1] "Processing sentence: movethank"
## [1] "Processing sentence: movi"
## [1] "Processing sentence: moviezadda"
## [1] "Processing sentence: mpacaacs"
## [1] "Processing sentence: mpnwhat"
## [1] "Processing sentence: mps"
## [1] "Processing sentence: mpvadodara"
## [1] "Processing sentence: mrcreepypasta"
## [1] "Processing sentence: mrdustobin"
## [1] "Processing sentence: mrharshal"
## [1] "Processing sentence: mrlolwa"
## [1] "Processing sentence: mrmitracaa"
## [1] "Processing sentence: mrmitron"
## [1] "Processing sentence: mrmodo"
## [1] "Processing sentence: mrmuralim"
## [1] "Processing sentence: mrnobr"
## [1] "Processing sentence: mrpatel"
## [1] "Processing sentence: mrsfunnybon"
## [1] "Processing sentence: mrsgandhi"
## [1] "Processing sentence: mrswami"
## [1] "Processing sentence: mrtkachokra"
## [1] "Processing sentence: mrudueuuu"
## [1] "Processing sentence: mrvadera"
## [1] "Processing sentence: mrvchennaacaa"
## [1] "Processing sentence: mrvchennai"
## [1] "Processing sentence: mrvijay"
## [1] "Processing sentence: msaind"
## [1] "Processing sentence: msblairewhit"
## [1] "Processing sentence: msci"
## [1] "Processing sentence: msem"
## [1] "Processing sentence: msg"
## [1] "Processing sentence: msisodia"
## [1] "Processing sentence: mskajalaggarw"
## [1] "Processing sentence: msm"
## [1] "Processing sentence: msmeministri"
## [1] "Processing sentence: msmnhttpstcovbeqvbi"
## [1] "Processing sentence: msrana"
## [1] "Processing sentence: mths"
## [1] "Processing sentence: much"
## [1] "Processing sentence: muchno"
## [1] "Processing sentence: mudra"
## [1] "Processing sentence: mug"
## [1] "Processing sentence: mugab"
## [1] "Processing sentence: muglikar"
## [1] "Processing sentence: muhammadziauddi"
## [1] "Processing sentence: muhim"
## [1] "Processing sentence: mukeshrai"
## [1] "Processing sentence: mukt"
## [1] "Processing sentence: mukulrana"
## [1] "Processing sentence: multi"
## [1] "Processing sentence: multicror"
## [1] "Processing sentence: multimulti"
## [1] "Processing sentence: multipl"
## [1] "Processing sentence: multipli"
## [1] "Processing sentence: mum"
## [1] "Processing sentence: mumataz"
## [1] "Processing sentence: mumbai"
## [1] "Processing sentence: mumbaiacaa"
## [1] "Processing sentence: mumbaicalcuttaacaa"
## [1] "Processing sentence: mumbaimirror"
## [1] "Processing sentence: mumbaipyc"
## [1] "Processing sentence: munaf"
## [1] "Processing sentence: mundanematt"
## [1] "Processing sentence: mundh"
## [1] "Processing sentence: munnar"
## [1] "Processing sentence: muntaziraapka"
## [1] "Processing sentence: murder"
## [1] "Processing sentence: murdersharen"
## [1] "Processing sentence: muse"
## [1] "Processing sentence: mushroom"
## [1] "Processing sentence: musician"
## [1] "Processing sentence: muslim"
## [1] "Processing sentence: muslimacaac"
## [1] "Processing sentence: must"
## [1] "Processing sentence: mustwatch"
## [1] "Processing sentence: mute"
## [1] "Processing sentence: mutil"
## [1] "Processing sentence: mutualfund"
## [1] "Processing sentence: muzzammilaap"
## [1] "Processing sentence: mvaru"
## [1] "Processing sentence: mvenkaiahnaidu"
## [1] "Processing sentence: mvmeet"
## [1] "Processing sentence: myepaisa"
## [1] "Processing sentence: mygovindia"
## [1] "Processing sentence: myindmak"
## [1] "Processing sentence: myindusindbank"
## [1] "Processing sentence: mykerureveng"
## [1] "Processing sentence: myloc"
## [1] "Processing sentence: myogiadityanath"
## [1] "Processing sentence: mypoolin"
## [1] "Processing sentence: myth"
## [1] "Processing sentence: mythbusterz"
## [1] "Processing sentence: myvotetoday"
## [1] "Processing sentence: naacaa"
## [1] "Processing sentence: naamirkhan"
## [1] "Processing sentence: naampk"
## [1] "Processing sentence: naanuhindustani"
## [1] "Processing sentence: nab"
## [1] "Processing sentence: nabard"
## [1] "Processing sentence: nac"
## [1] "Processing sentence: nacchh"
## [1] "Processing sentence: nachaleshamar"
## [1] "Processing sentence: nachikethass"
## [1] "Processing sentence: nadeemnbt"
## [1] "Processing sentence: nafter"
## [1] "Processing sentence: nagababu"
## [1] "Processing sentence: nagaland"
## [1] "Processing sentence: nagar"
## [1] "Processing sentence: nagasconnect"
## [1] "Processing sentence: nageswarannatarajan"
## [1] "Processing sentence: nagev"
## [1] "Processing sentence: nahi"
## [1] "Processing sentence: naidu"
## [1] "Processing sentence: nail"
## [1] "Processing sentence: naina"
## [1] "Processing sentence: nair"
## [1] "Processing sentence: nalin"
## [1] "Processing sentence: nalinakshya"
## [1] "Processing sentence: nall"
## [1] "Processing sentence: nalso"
## [1] "Processing sentence: nam"
## [1] "Processing sentence: namacaa"
## [1] "Processing sentence: namak"
## [1] "Processing sentence: namamigang"
## [1] "Processing sentence: name"
## [1] "Processing sentence: namefieldmt"
## [1] "Processing sentence: namo"
## [1] "Processing sentence: namoacaa"
## [1] "Processing sentence: namovolunt"
## [1] "Processing sentence: nampndemonetizationnsham"
## [1] "Processing sentence: namrataa"
## [1] "Processing sentence: nan"
## [1] "Processing sentence: nand"
## [1] "Processing sentence: nandannilekani"
## [1] "Processing sentence: nandannilekaniacaa"
## [1] "Processing sentence: nandini"
## [1] "Processing sentence: nankitl"
## [1] "Processing sentence: nanswer"
## [1] "Processing sentence: nanti"
## [1] "Processing sentence: nap"
## [1] "Processing sentence: naqvimukhtar"
## [1] "Processing sentence: narad"
## [1] "Processing sentence: narainvishnu"
## [1] "Processing sentence: naralokesh"
## [1] "Processing sentence: narapayyan"
## [1] "Processing sentence: narednramodi"
## [1] "Processing sentence: narenacaa"
## [1] "Processing sentence: narendermodi"
## [1] "Processing sentence: narendra"
## [1] "Processing sentence: narendramodi"
## [1] "Processing sentence: narendramodiacaa"
## [1] "Processing sentence: narendramodiapp"
## [1] "Processing sentence: narendramodii"
## [1] "Processing sentence: narendramodiin"
## [1] "Processing sentence: narendramodincommon"
## [1] "Processing sentence: narendramodinst"
## [1] "Processing sentence: narendramodinswamynth"
## [1] "Processing sentence: narendramodinth"
## [1] "Processing sentence: narendramodipmoindia"
## [1] "Processing sentence: narendramodiquestionacaa"
## [1] "Processing sentence: narrat"
## [1] "Processing sentence: narvindkejriw"
## [1] "Processing sentence: nas"
## [1] "Processing sentence: nasal"
## [1] "Processing sentence: nasirkureshi"
## [1] "Processing sentence: nasirkureshiacaa"
## [1] "Processing sentence: nassam"
## [1] "Processing sentence: nastradamusbeliev"
## [1] "Processing sentence: natgeo"
## [1] "Processing sentence: nation"
## [1] "Processing sentence: nationacaac"
## [1] "Processing sentence: nationacaa"
## [1] "Processing sentence: nationalis"
## [1] "Processing sentence: nationalist"
## [1] "Processing sentence: nationalistag"
## [1] "Processing sentence: nationalizationconfisc"
## [1] "Processing sentence: nationalsndemonet"
## [1] "Processing sentence: nationnher"
## [1] "Processing sentence: nationnnin"
## [1] "Processing sentence: natrajshetti"
## [1] "Processing sentence: natur"
## [1] "Processing sentence: nautanki"
## [1] "Processing sentence: nauto"
## [1] "Processing sentence: naveen"
## [1] "Processing sentence: navgujaratsamay"
## [1] "Processing sentence: navinkhaitan"
## [1] "Processing sentence: navkendaridc"
## [1] "Processing sentence: navneetanand"
## [1] "Processing sentence: nawabjha"
## [1] "Processing sentence: naxal"
## [1] "Processing sentence: naxalit"
## [1] "Processing sentence: naxisbank"
## [1] "Processing sentence: nazar"
## [1] "Processing sentence: nazemnaqvi"
## [1] "Processing sentence: nazi"
## [1] "Processing sentence: nbad"
## [1] "Processing sentence: nbank"
## [1] "Processing sentence: nbfcs"
## [1] "Processing sentence: nbhaktlog"
## [1] "Processing sentence: nbjpindia"
## [1] "Processing sentence: nblack"
## [1] "Processing sentence: nbusconductorbc"
## [1] "Processing sentence: nbut"
## [1] "Processing sentence: ncant"
## [1] "Processing sentence: ncashless"
## [1] "Processing sentence: ncbn"
## [1] "Processing sentence: nchacaa"
## [1] "Processing sentence: nchhota"
## [1] "Processing sentence: ncitizen"
## [1] "Processing sentence: ncitizensvoicennhttpstcodapqjai"
## [1] "Processing sentence: ncleanupcash"
## [1] "Processing sentence: ncmlhttpstcoyqombmbbn"
## [1] "Processing sentence: ncoercion"
## [1] "Processing sentence: nconfusedmodisarkarnoppositionxpos"
## [1] "Processing sentence: ncongressnaapnbjpnoth"
## [1] "Processing sentence: ncpa"
## [1] "Processing sentence: ncurrencycrisi"
## [1] "Processing sentence: nda"
## [1] "Processing sentence: nday"
## [1] "Processing sentence: ndea"
## [1] "Processing sentence: ndear"
## [1] "Processing sentence: ndeath"
## [1] "Processing sentence: ndemonet"
## [1] "Processing sentence: ndemonetis"
## [1] "Processing sentence: ndemonetisationdisast"
## [1] "Processing sentence: ndemonetisationrespons"
## [1] "Processing sentence: ndemonetizationbenefit"
## [1] "Processing sentence: ndemonetizationeffect"
## [1] "Processing sentence: ndemonetizationnnhttpstcoheppbfiw"
## [1] "Processing sentence: ndetailsnhttpsacaa"
## [1] "Processing sentence: ndid"
## [1] "Processing sentence: ndistribut"
## [1] "Processing sentence: ndo"
## [1] "Processing sentence: ndont"
## [1] "Processing sentence: ndownload"
## [1] "Processing sentence: ndriver"
## [1] "Processing sentence: ndrkumarvishwa"
## [1] "Processing sentence: ndtv"
## [1] "Processing sentence: ndtvacaa"
## [1] "Processing sentence: ndtvindia"
## [1] "Processing sentence: ndtvnpleas"
## [1] "Processing sentence: ndtvtopstori"
## [1] "Processing sentence: neacaa"
## [1] "Processing sentence: near"
## [1] "Processing sentence: necess"
## [1] "Processing sentence: necessari"
## [1] "Processing sentence: necessaryacaa"
## [1] "Processing sentence: necessityacaac"
## [1] "Processing sentence: necon"
## [1] "Processing sentence: neconom"
## [1] "Processing sentence: neduaubcedubu"
## [1] "Processing sentence: neduaubdedubu"
## [1] "Processing sentence: neduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuaeduaubdedubuannhttpstcoivjyioc"
## [1] "Processing sentence: neduaubdedubueduaubdedubueduaubdedubua"
## [1] "Processing sentence: neduaubdedubueduaubdedubueduaubdedubuaacaa"
## [1] "Processing sentence: neduaubdedubuf"
## [1] "Processing sentence: neduaubeedubueduaubdedubueduaubdedubuc"
## [1] "Processing sentence: need"
## [1] "Processing sentence: needi"
## [1] "Processing sentence: needl"
## [1] "Processing sentence: neelnabh"
## [1] "Processing sentence: neem"
## [1] "Processing sentence: neeraacaa"
## [1] "Processing sentence: neerajhdfcbank"
## [1] "Processing sentence: neet"
## [1] "Processing sentence: neetugarg"
## [1] "Processing sentence: nefari"
## [1] "Processing sentence: neg"
## [1] "Processing sentence: negat"
## [1] "Processing sentence: neglect"
## [1] "Processing sentence: nehap"
## [1] "Processing sentence: nehru"
## [1] "Processing sentence: neighborhood"
## [1] "Processing sentence: neighbourhood"
## [1] "Processing sentence: neither"
## [1] "Processing sentence: nejarard"
## [1] "Processing sentence: nemrap"
## [1] "Processing sentence: nentrapmacaa"
## [1] "Processing sentence: neonationalist"
## [1] "Processing sentence: nerv"
## [1] "Processing sentence: nes"
## [1] "Processing sentence: nesenag"
## [1] "Processing sentence: nesoron"
## [1] "Processing sentence: net"
## [1] "Processing sentence: neta"
## [1] "Processing sentence: netascashin"
## [1] "Processing sentence: netavilla"
## [1] "Processing sentence: netizen"
## [1] "Processing sentence: neutral"
## [1] "Processing sentence: nevanspiegel"
## [1] "Processing sentence: never"
## [1] "Processing sentence: neveracaa"
## [1] "Processing sentence: neveraev"
## [1] "Processing sentence: nevm"
## [1] "Processing sentence: nevr"
## [1] "Processing sentence: new"
## [1] "Processing sentence: newdelhitimesin"
## [1] "Processing sentence: newgujaratnewindia"
## [1] "Processing sentence: newindianxpress"
## [1] "Processing sentence: newley"
## [1] "Processing sentence: newli"
## [1] "Processing sentence: newndemonet"
## [1] "Processing sentence: newnoteacaa"
## [1] "Processing sentence: news"
## [1] "Processing sentence: newsdog"
## [1] "Processing sentence: newsflick"
## [1] "Processing sentence: newshqtoday"
## [1] "Processing sentence: newsindia"
## [1] "Processing sentence: newsit"
## [1] "Processing sentence: newslaundri"
## [1] "Processing sentence: newsnknowmor"
## [1] "Processing sentence: newsnnissu"
## [1] "Processing sentence: newsnpmapp"
## [1] "Processing sentence: newspatrol"
## [1] "Processing sentence: newspictur"
## [1] "Processing sentence: newstamil"
## [1] "Processing sentence: newsx"
## [1] "Processing sentence: next"
## [1] "Processing sentence: nextbigwhat"
## [1] "Processing sentence: nexusnnkashmirunrest"
## [1] "Processing sentence: nexusnnkashmirunrestacaa"
## [1] "Processing sentence: nfaacaa"
## [1] "Processing sentence: nfeat"
## [1] "Processing sentence: nfix"
## [1] "Processing sentence: nfollow"
## [1] "Processing sentence: nfree"
## [1] "Processing sentence: ngc"
## [1] "Processing sentence: nget"
## [1] "Processing sentence: ngo"
## [1] "Processing sentence: ngoa"
## [1] "Processing sentence: ngold"
## [1] "Processing sentence: ngreen"
## [1] "Processing sentence: ngulshan"
## [1] "Processing sentence: ngwithinc"
## [1] "Processing sentence: nhere"
## [1] "Processing sentence: nhindia"
## [1] "Processing sentence: nhope"
## [1] "Processing sentence: nhow"
## [1] "Processing sentence: nhttpacaa"
## [1] "Processing sentence: nhttpsacaa"
## [1] "Processing sentence: nhttpstacaa"
## [1] "Processing sentence: nhttpstcoacaa"
## [1] "Processing sentence: nhttpstcoarjajzvo"
## [1] "Processing sentence: nhttpstcobkcqvnjj"
## [1] "Processing sentence: nhttpstcobqczvhgsyw"
## [1] "Processing sentence: nhttpstcobryybklj"
## [1] "Processing sentence: nhttpstcobzgxi"
## [1] "Processing sentence: nhttpstcoczykuqha"
## [1] "Processing sentence: nhttpstcodfchepfdi"
## [1] "Processing sentence: nhttpstcodgaicfi"
## [1] "Processing sentence: nhttpstcoefsyhbnkf"
## [1] "Processing sentence: nhttpstcoeirmazr"
## [1] "Processing sentence: nhttpstcoeskqinc"
## [1] "Processing sentence: nhttpstcofjkclyp"
## [1] "Processing sentence: nhttpstcofqkkxlj"
## [1] "Processing sentence: nhttpstcogbbzvnv"
## [1] "Processing sentence: nhttpstcogjrmsod"
## [1] "Processing sentence: nhttpstcogtafrbsok"
## [1] "Processing sentence: nhttpstcogvgtsjlw"
## [1] "Processing sentence: nhttpstcohzptsxaiv"
## [1] "Processing sentence: nhttpstcojcxop"
## [1] "Processing sentence: nhttpstcojfwkhntl"
## [1] "Processing sentence: nhttpstcojhffjrq"
## [1] "Processing sentence: nhttpstcokacaa"
## [1] "Processing sentence: nhttpstcokaovcw"
## [1] "Processing sentence: nhttpstcokxftnblsik"
## [1] "Processing sentence: nhttpstcolacaa"
## [1] "Processing sentence: nhttpstcolelgacaa"
## [1] "Processing sentence: nhttpstcolelgvkdnhindurajyam"
## [1] "Processing sentence: nhttpstcolwzyjdkkqndigit"
## [1] "Processing sentence: nhttpstcolzbziwd"
## [1] "Processing sentence: nhttpstcomjtpvmey"
## [1] "Processing sentence: nhttpstcomqoxhldvyonvia"
## [1] "Processing sentence: nhttpstconjhacaa"
## [1] "Processing sentence: nhttpstconjhvtddp"
## [1] "Processing sentence: nhttpstconkcriec"
## [1] "Processing sentence: nhttpstcoocxholaevl"
## [1] "Processing sentence: nhttpstcoozlkwmrfd"
## [1] "Processing sentence: nhttpstcopjerpj"
## [1] "Processing sentence: nhttpstcopopfjf"
## [1] "Processing sentence: nhttpstcopqhjtjsdtndemonet"
## [1] "Processing sentence: nhttpstcoprvprtla"
## [1] "Processing sentence: nhttpstcoqmoyogiinh"
## [1] "Processing sentence: nhttpstcoquxlqifmk"
## [1] "Processing sentence: nhttpstcorjqulquinfrom"
## [1] "Processing sentence: nhttpstcortvac"
## [1] "Processing sentence: nhttpstcosjsazpapz"
## [1] "Processing sentence: nhttpstcoskogyvdi"
## [1] "Processing sentence: nhttpstcotlllqacaa"
## [1] "Processing sentence: nhttpstcoucjrbvun"
## [1] "Processing sentence: nhttpstcoumnijyifgd"
## [1] "Processing sentence: nhttpstcouqeofylmi"
## [1] "Processing sentence: nhttpstcovzzygwem"
## [1] "Processing sentence: nhttpstcowdpsfanki"
## [1] "Processing sentence: nhttpstcowftjtcxjh"
## [1] "Processing sentence: nhttpstcowhdedxglb"
## [1] "Processing sentence: nhttpstcoxcdwanjnx"
## [1] "Processing sentence: nhttpstcoyhtshudwl"
## [1] "Processing sentence: nhttpstcoyvfbxpmgf"
## [1] "Processing sentence: niacaa"
## [1] "Processing sentence: nice"
## [1] "Processing sentence: nidhimnidhi"
## [1] "Processing sentence: nif"
## [1] "Processing sentence: nifti"
## [1] "Processing sentence: niftynhttpstcoeajvjjxqotnndemonit"
## [1] "Processing sentence: nigam"
## [1] "Processing sentence: night"
## [1] "Processing sentence: nightmar"
## [1] "Processing sentence: nikhilesh"
## [1] "Processing sentence: nikhilkumark"
## [1] "Processing sentence: nikhilrgupta"
## [1] "Processing sentence: nikor"
## [1] "Processing sentence: nil"
## [1] "Processing sentence: nileshvik"
## [1] "Processing sentence: nilimdutta"
## [1] "Processing sentence: nimmayash"
## [1] "Processing sentence: nimpact"
## [1] "Processing sentence: nincent"
## [1] "Processing sentence: nindia"
## [1] "Processing sentence: nindian"
## [1] "Processing sentence: nindiancurr"
## [1] "Processing sentence: nindiragandhi"
## [1] "Processing sentence: nine"
## [1] "Processing sentence: nintendo"
## [1] "Processing sentence: ninternet"
## [1] "Processing sentence: ninvestor"
## [1] "Processing sentence: nipfp"
## [1] "Processing sentence: nipfporgin"
## [1] "Processing sentence: nippondata"
## [1] "Processing sentence: niranjandtweet"
## [1] "Processing sentence: nis"
## [1] "Processing sentence: nishat"
## [1] "Processing sentence: nishith"
## [1] "Processing sentence: nistula"
## [1] "Processing sentence: niteshplatinum"
## [1] "Processing sentence: niti"
## [1] "Processing sentence: nitiaayog"
## [1] "Processing sentence: nitinbhatia"
## [1] "Processing sentence: nitingadkari"
## [1] "Processing sentence: nitinspeak"
## [1] "Processing sentence: nitish"
## [1] "Processing sentence: nitishkumar"
## [1] "Processing sentence: nitkaif"
## [1] "Processing sentence: nitwit"
## [1] "Processing sentence: nivedithg"
## [1] "Processing sentence: nivi"
## [1] "Processing sentence: nivindharani"
## [1] "Processing sentence: nixxin"
## [1] "Processing sentence: njioatyoacaa"
## [1] "Processing sentence: njpw"
## [1] "Processing sentence: njust"
## [1] "Processing sentence: nkaym"
## [1] "Processing sentence: nkilafateh"
## [1] "Processing sentence: nkneha"
## [1] "Processing sentence: nktpnd"
## [1] "Processing sentence: nkudo"
## [1] "Processing sentence: nli"
## [1] "Processing sentence: nmamtakejrixposedacaa"
## [1] "Processing sentence: nmamtakejrixposednuubuuuueubuu"
## [1] "Processing sentence: nmapp"
## [1] "Processing sentence: nmassiv"
## [1] "Processing sentence: nmedia"
## [1] "Processing sentence: nmi"
## [1] "Processing sentence: nmla"
## [1] "Processing sentence: nmleo"
## [1] "Processing sentence: nmnicknocturn"
## [1] "Processing sentence: nmodi"
## [1] "Processing sentence: nmodifightscorrupt"
## [1] "Processing sentence: nmonth"
## [1] "Processing sentence: nmore"
## [1] "Processing sentence: nmust"
## [1] "Processing sentence: nmyfavwrit"
## [1] "Processing sentence: nnaddress"
## [1] "Processing sentence: nnafter"
## [1] "Processing sentence: nnamitshah"
## [1] "Processing sentence: nnamonpaytmnjio"
## [1] "Processing sentence: nnarendramodi"
## [1] "Processing sentence: nnatm"
## [1] "Processing sentence: nnbigbazaar"
## [1] "Processing sentence: nnbjp"
## [1] "Processing sentence: nnblackmoneynhttpsacaa"
## [1] "Processing sentence: nncc"
## [1] "Processing sentence: nncurrencyswitch"
## [1] "Processing sentence: nndemoditisationmarchnblackmoney"
## [1] "Processing sentence: nndemonet"
## [1] "Processing sentence: nndemonetis"
## [1] "Processing sentence: nndemonetizationn"
## [1] "Processing sentence: nndisclaim"
## [1] "Processing sentence: nndr"
## [1] "Processing sentence: nneduaubdedububeduaubdedububeduaubdedububeduaubdedubueduaubcedubfubcvoteeduaubdedubueduaubcedubfubchereeduaubdedubufeduaubdedububeduaubdedububeduaubdedubub"
## [1] "Processing sentence: nnemkayglobalfinancialservicesltdacaa"
## [1] "Processing sentence: nnever"
## [1] "Processing sentence: nneveracaa"
## [1] "Processing sentence: nneveri"
## [1] "Processing sentence: nngot"
## [1] "Processing sentence: nnha"
## [1] "Processing sentence: nnhdfcbank"
## [1] "Processing sentence: nnhe"
## [1] "Processing sentence: nnhell"
## [1] "Processing sentence: nnhttpacaa"
## [1] "Processing sentence: nnhttpsacaa"
## [1] "Processing sentence: nnhttpstacaa"
## [1] "Processing sentence: nnhttpstcobknirclr"
## [1] "Processing sentence: nnhttpstcofmrdygbh"
## [1] "Processing sentence: nnhttpstcohfrbklim"
## [1] "Processing sentence: nnhttpstcohjjvgzjtf"
## [1] "Processing sentence: nnhttpstcokrydgybluu"
## [1] "Processing sentence: nnhttpstcommbkrglbih"
## [1] "Processing sentence: nnhttpstcomtagzili"
## [1] "Processing sentence: nnhttpstconqixjbpb"
## [1] "Processing sentence: nnhttpstcooskppcgd"
## [1] "Processing sentence: nnhttpstcoqgmsfplqc"
## [1] "Processing sentence: nnhttpstcoshzbcdfyy"
## [1] "Processing sentence: nnhttpstcotxectayllnnbjp"
## [1] "Processing sentence: nnhttpstcoxypqkhl"
## [1] "Processing sentence: nnhttpstcozaluof"
## [1] "Processing sentence: nnhttpstcozyuakjdih"
## [1] "Processing sentence: nni"
## [1] "Processing sentence: nnindia"
## [1] "Processing sentence: nninsight"
## [1] "Processing sentence: nnis"
## [1] "Processing sentence: nnisirarnab"
## [1] "Processing sentence: nnit"
## [1] "Processing sentence: nnkahan"
## [1] "Processing sentence: nnless"
## [1] "Processing sentence: nnminor"
## [1] "Processing sentence: nnnnn"
## [1] "Processing sentence: nnno"
## [1] "Processing sentence: nnnocash"
## [1] "Processing sentence: nno"
## [1] "Processing sentence: nnote"
## [1] "Processing sentence: nnoteban"
## [1] "Processing sentence: nnotenahipmbadlo"
## [1] "Processing sentence: nnoth"
## [1] "Processing sentence: nnow"
## [1] "Processing sentence: nnquizderek"
## [1] "Processing sentence: nnravishndtv"
## [1] "Processing sentence: nnread"
## [1] "Processing sentence: nnright"
## [1] "Processing sentence: nnrumor"
## [1] "Processing sentence: nnsalmannizami"
## [1] "Processing sentence: nnshock"
## [1] "Processing sentence: nnsinc"
## [1] "Processing sentence: nnthank"
## [1] "Processing sentence: nnthe"
## [1] "Processing sentence: nnthey"
## [1] "Processing sentence: nnthis"
## [1] "Processing sentence: nntrinamul"
## [1] "Processing sentence: nnucuuucueacaa"
## [1] "Processing sentence: nnutha"
## [1] "Processing sentence: nnvideouchttpstconkvcwscynnrsandr"
## [1] "Processing sentence: nnvideouchttpstconkvcwscynnrsandrsacaa"
## [1] "Processing sentence: nnwhat"
## [1] "Processing sentence: nnwill"
## [1] "Processing sentence: noblackmoney"
## [1] "Processing sentence: noblest"
## [1] "Processing sentence: nobodi"
## [1] "Processing sentence: nobrain"
## [1] "Processing sentence: nocash"
## [1] "Processing sentence: noh"
## [1] "Processing sentence: noida"
## [1] "Processing sentence: nois"
## [1] "Processing sentence: noisesunit"
## [1] "Processing sentence: nomin"
## [1] "Processing sentence: nomoreitalymafia"
## [1] "Processing sentence: non"
## [1] "Processing sentence: nonacaa"
## [1] "Processing sentence: noncommitt"
## [1] "Processing sentence: none"
## [1] "Processing sentence: nonfamilyfriendlysjw"
## [1] "Processing sentence: nonlaw"
## [1] "Processing sentence: nonliquid"
## [1] "Processing sentence: nonncc"
## [1] "Processing sentence: nonnda"
## [1] "Processing sentence: nonpartisan"
## [1] "Processing sentence: nonveg"
## [1] "Processing sentence: noof"
## [1] "Processing sentence: noomiiali"
## [1] "Processing sentence: noon"
## [1] "Processing sentence: nooribadat"
## [1] "Processing sentence: noque"
## [1] "Processing sentence: norm"
## [1] "Processing sentence: normal"
## [1] "Processing sentence: normalci"
## [1] "Processing sentence: norollbackofdemonet"
## [1] "Processing sentence: north"
## [1] "Processing sentence: northeast"
## [1] "Processing sentence: northeastern"
## [1] "Processing sentence: northeastindia"
## [1] "Processing sentence: nos"
## [1] "Processing sentence: nostradamus"
## [1] "Processing sentence: nosylviaplath"
## [1] "Processing sentence: notadefault"
## [1] "Processing sentence: notcomplain"
## [1] "Processing sentence: note"
## [1] "Processing sentence: notebaacaa"
## [1] "Processing sentence: notebadi"
## [1] "Processing sentence: noteban"
## [1] "Processing sentence: notebanacaa"
## [1] "Processing sentence: notebandi"
## [1] "Processing sentence: notebandiacaa"
## [1] "Processing sentence: notebannlalettan"
## [1] "Processing sentence: notemark"
## [1] "Processing sentence: notenahipmbadlo"
## [1] "Processing sentence: notesacaa"
## [1] "Processing sentence: notesban"
## [1] "Processing sentence: notescarc"
## [1] "Processing sentence: notesdifficulti"
## [1] "Processing sentence: noteseduaubdedubu"
## [1] "Processing sentence: notesif"
## [1] "Processing sentence: notesn"
## [1] "Processing sentence: notesnbig"
## [1] "Processing sentence: notesnhttpstcoxktlhmtc"
## [1] "Processing sentence: notesnnlong"
## [1] "Processing sentence: notesst"
## [1] "Processing sentence: notevishu"
## [1] "Processing sentence: noth"
## [1] "Processing sentence: nothingacaa"
## [1] "Processing sentence: notiacaa"
## [1] "Processing sentence: notic"
## [1] "Processing sentence: notif"
## [1] "Processing sentence: notnwel"
## [1] "Processing sentence: notofindia"
## [1] "Processing sentence: notprocongress"
## [1] "Processing sentence: notthatpilot"
## [1] "Processing sentence: notwithstand"
## [1] "Processing sentence: notwithstandingacaa"
## [1] "Processing sentence: nourish"
## [1] "Processing sentence: nov"
## [1] "Processing sentence: novdec"
## [1] "Processing sentence: novemb"
## [1] "Processing sentence: novemberth"
## [1] "Processing sentence: novndont"
## [1] "Processing sentence: now"
## [1] "Processing sentence: nowacaa"
## [1] "Processing sentence: nowat"
## [1] "Processing sentence: nowin"
## [1] "Processing sentence: nowjust"
## [1] "Processing sentence: nowmajor"
## [1] "Processing sentence: nownhttpstcopwvrldtsgnviaacaa"
## [1] "Processing sentence: nownnonlinepay"
## [1] "Processing sentence: nownot"
## [1] "Processing sentence: nowoth"
## [1] "Processing sentence: noyaxris"
## [1] "Processing sentence: npa"
## [1] "Processing sentence: npakborderbrut"
## [1] "Processing sentence: nparallel"
## [1] "Processing sentence: npas"
## [1] "Processing sentence: npcinpci"
## [1] "Processing sentence: npcis"
## [1] "Processing sentence: npeopl"
## [1] "Processing sentence: npleas"
## [1] "Processing sentence: npmoindia"
## [1] "Processing sentence: npost"
## [1] "Processing sentence: npr"
## [1] "Processing sentence: nproud"
## [1] "Processing sentence: nquaderi"
## [1] "Processing sentence: nrahul"
## [1] "Processing sentence: nrahulgandhi"
## [1] "Processing sentence: nravishndtv"
## [1] "Processing sentence: nread"
## [1] "Processing sentence: nrega"
## [1] "Processing sentence: nremonet"
## [1] "Processing sentence: nreplac"
## [1] "Processing sentence: nri"
## [1] "Processing sentence: nris"
## [1] "Processing sentence: nrj"
## [1] "Processing sentence: nrkgalt"
## [1] "Processing sentence: nro"
## [1] "Processing sentence: nrshiralkar"
## [1] "Processing sentence: nrt"
## [1] "Processing sentence: nsacaa"
## [1] "Processing sentence: nsaajitdov"
## [1] "Processing sentence: nsame"
## [1] "Processing sentence: nsatt"
## [1] "Processing sentence: nsdlegovern"
## [1] "Processing sentence: nseacaa"
## [1] "Processing sentence: nsel"
## [1] "Processing sentence: nsever"
## [1] "Processing sentence: nsharadyadavmp"
## [1] "Processing sentence: nshashitharoor"
## [1] "Processing sentence: nsickularncorracaa"
## [1] "Processing sentence: nsirnif"
## [1] "Processing sentence: nsitharaman"
## [1] "Processing sentence: nslap"
## [1] "Processing sentence: nsmartphon"
## [1] "Processing sentence: nsmlive"
## [1] "Processing sentence: nsnapchat"
## [1] "Processing sentence: nsnapchatceo"
## [1] "Processing sentence: nso"
## [1] "Processing sentence: nsonu"
## [1] "Processing sentence: nsophocl"
## [1] "Processing sentence: nsrisri"
## [1] "Processing sentence: nstray"
## [1] "Processing sentence: nstrevok"
## [1] "Processing sentence: nsui"
## [1] "Processing sentence: nsumeet"
## [1] "Processing sentence: ntax"
## [1] "Processing sentence: nteacher"
## [1] "Processing sentence: nthe"
## [1] "Processing sentence: nthen"
## [1] "Processing sentence: nthink"
## [1] "Processing sentence: nthis"
## [1] "Processing sentence: nthough"
## [1] "Processing sentence: ntime"
## [1] "Processing sentence: nto"
## [1] "Processing sentence: ntoday"
## [1] "Processing sentence: ntrsiva"
## [1] "Processing sentence: ntvtelugunnhttpstcozbpgbxfh"
## [1] "Processing sentence: nub"
## [1] "Processing sentence: nububnnhttpstcobteptvr"
## [1] "Processing sentence: nuclear"
## [1] "Processing sentence: nuggsforcart"
## [1] "Processing sentence: nuke"
## [1] "Processing sentence: nullifi"
## [1] "Processing sentence: number"
## [1] "Processing sentence: numer"
## [1] "Processing sentence: nupi"
## [1] "Processing sentence: nut"
## [1] "Processing sentence: nutnfanc"
## [1] "Processing sentence: nutriti"
## [1] "Processing sentence: nvasundharabjp"
## [1] "Processing sentence: nvidyarthe"
## [1] "Processing sentence: nvmehra"
## [1] "Processing sentence: nvr"
## [1] "Processing sentence: nwait"
## [1] "Processing sentence: nwalnutapp"
## [1] "Processing sentence: nwasherman"
## [1] "Processing sentence: nwatch"
## [1] "Processing sentence: nweaver"
## [1] "Processing sentence: nwelcom"
## [1] "Processing sentence: nwhat"
## [1] "Processing sentence: nwhi"
## [1] "Processing sentence: nwhole"
## [1] "Processing sentence: nwhose"
## [1] "Processing sentence: nwht"
## [1] "Processing sentence: nwill"
## [1] "Processing sentence: nword"
## [1] "Processing sentence: nworldtoiletday"
## [1] "Processing sentence: nxt"
## [1] "Processing sentence: nyour"
## [1] "Processing sentence: nyouth"
## [1] "Processing sentence: nytim"
## [1] "Processing sentence: oakland"
## [1] "Processing sentence: obfusc"
## [1] "Processing sentence: object"
## [1] "Processing sentence: objectivesbut"
## [1] "Processing sentence: oblivi"
## [1] "Processing sentence: observ"
## [1] "Processing sentence: obstacl"
## [1] "Processing sentence: obstructiacaa"
## [1] "Processing sentence: obstructionist"
## [1] "Processing sentence: obvious"
## [1] "Processing sentence: occuworld"
## [1] "Processing sentence: ocean"
## [1] "Processing sentence: oci"
## [1] "Processing sentence: oct"
## [1] "Processing sentence: oddeven"
## [1] "Processing sentence: oddlyart"
## [1] "Processing sentence: ode"
## [1] "Processing sentence: odisha"
## [1] "Processing sentence: odishaacaa"
## [1] "Processing sentence: ofc"
## [1] "Processing sentence: ofeduaubdedubuf"
## [1] "Processing sentence: offcr"
## [1] "Processing sentence: offend"
## [1] "Processing sentence: offendeveryoneinword"
## [1] "Processing sentence: offens"
## [1] "Processing sentence: offer"
## [1] "Processing sentence: offic"
## [1] "Processing sentence: officechai"
## [1] "Processing sentence: officeffrg"
## [1] "Processing sentence: officeofrg"
## [1] "Processing sentence: officeofrgacaa"
## [1] "Processing sentence: officesbig"
## [1] "Processing sentence: offici"
## [1] "Processing sentence: offlin"
## [1] "Processing sentence: offprint"
## [1] "Processing sentence: offtak"
## [1] "Processing sentence: offtoo"
## [1] "Processing sentence: ofnpakistannston"
## [1] "Processing sentence: ofpeopl"
## [1] "Processing sentence: often"
## [1] "Processing sentence: ogash"
## [1] "Processing sentence: oil"
## [1] "Processing sentence: oka"
## [1] "Processing sentence: okay"
## [1] "Processing sentence: ola"
## [1] "Processing sentence: olaprexa"
## [1] "Processing sentence: old"
## [1] "Processing sentence: oldfashion"
## [1] "Processing sentence: omegon"
## [1] "Processing sentence: omen"
## [1] "Processing sentence: omg"
## [1] "Processing sentence: omgni"
## [1] "Processing sentence: omjakhar"
## [1] "Processing sentence: omo"
## [1] "Processing sentence: omthanvi"
## [1] "Processing sentence: onboard"
## [1] "Processing sentence: onboardnhttpstcokphdrkcrnmobileapp"
## [1] "Processing sentence: ondemonet"
## [1] "Processing sentence: one"
## [1] "Processing sentence: onebytwo"
## [1] "Processing sentence: oneglobeforum"
## [1] "Processing sentence: oneindia"
## [1] "Processing sentence: onenrachitsharmacaa"
## [1] "Processing sentence: onenrachitsharma"
## [1] "Processing sentence: onesatiraticianacaa"
## [1] "Processing sentence: onestlybrut"
## [1] "Processing sentence: onetrick"
## [1] "Processing sentence: oneupmanship"
## [1] "Processing sentence: onis"
## [1] "Processing sentence: onlacaa"
## [1] "Processing sentence: onlin"
## [1] "Processing sentence: onlinebusi"
## [1] "Processing sentence: onlykollywood"
## [1] "Processing sentence: onlyncurr"
## [1] "Processing sentence: onmanoramal"
## [1] "Processing sentence: onpoint"
## [1] "Processing sentence: onthespot"
## [1] "Processing sentence: ontimeheavi"
## [1] "Processing sentence: oott"
## [1] "Processing sentence: opeacaa"
## [1] "Processing sentence: open"
## [1] "Processing sentence: opendn"
## [1] "Processing sentence: openlett"
## [1] "Processing sentence: oper"
## [1] "Processing sentence: operacaa"
## [1] "Processing sentence: operat"
## [1] "Processing sentence: operationagainstblackmoney"
## [1] "Processing sentence: operationcleanmoney"
## [1] "Processing sentence: opindiacom"
## [1] "Processing sentence: opinion"
## [1] "Processing sentence: opinioncorridor"
## [1] "Processing sentence: opinionpol"
## [1] "Processing sentence: opinionsnamaz"
## [1] "Processing sentence: opium"
## [1] "Processing sentence: opn"
## [1] "Processing sentence: oppacaa"
## [1] "Processing sentence: oppn"
## [1] "Processing sentence: oppon"
## [1] "Processing sentence: opporacaa"
## [1] "Processing sentence: opportun"
## [1] "Processing sentence: opportunist"
## [1] "Processing sentence: opportunitiesthey"
## [1] "Processing sentence: oppos"
## [1] "Processing sentence: opposacaa"
## [1] "Processing sentence: opposeacaa"
## [1] "Processing sentence: opposingacaa"
## [1] "Processing sentence: opposit"
## [1] "Processing sentence: oppositioacaa"
## [1] "Processing sentence: oppositionxpos"
## [1] "Processing sentence: opposng"
## [1] "Processing sentence: oppsn"
## [1] "Processing sentence: oppstn"
## [1] "Processing sentence: oppurtun"
## [1] "Processing sentence: opt"
## [1] "Processing sentence: optiacaa"
## [1] "Processing sentence: option"
## [1] "Processing sentence: orang"
## [1] "Processing sentence: orbit"
## [1] "Processing sentence: orchestr"
## [1] "Processing sentence: order"
## [1] "Processing sentence: ordin"
## [1] "Processing sentence: ordinari"
## [1] "Processing sentence: oreilli"
## [1] "Processing sentence: org"
## [1] "Processing sentence: organ"
## [1] "Processing sentence: organis"
## [1] "Processing sentence: origin"
## [1] "Processing sentence: orlando"
## [1] "Processing sentence: orop"
## [1] "Processing sentence: orwellian"
## [1] "Processing sentence: oscar"
## [1] "Processing sentence: ostriacaa"
## [1] "Processing sentence: oswal"
## [1] "Processing sentence: other"
## [1] "Processing sentence: othersacaa"
## [1] "Processing sentence: otherseduaubdedubuindia"
## [1] "Processing sentence: othersr"
## [1] "Processing sentence: otherwis"
## [1] "Processing sentence: othr"
## [1] "Processing sentence: othrwis"
## [1] "Processing sentence: otp"
## [1] "Processing sentence: ourseacaa"
## [1] "Processing sentence: outbt"
## [1] "Processing sentence: outcom"
## [1] "Processing sentence: outflow"
## [1] "Processing sentence: outlet"
## [1] "Processing sentence: outlin"
## [1] "Processing sentence: outni"
## [1] "Processing sentence: output"
## [1] "Processing sentence: outrag"
## [1] "Processing sentence: outshin"
## [1] "Processing sentence: outsid"
## [1] "Processing sentence: overal"
## [1] "Processing sentence: overboard"
## [1] "Processing sentence: overcom"
## [1] "Processing sentence: overdon"
## [1] "Processing sentence: overflow"
## [1] "Processing sentence: overintellectu"
## [1] "Processing sentence: overlook"
## [1] "Processing sentence: overnight"
## [1] "Processing sentence: oversea"
## [1] "Processing sentence: oversimplifiedamp"
## [1] "Processing sentence: overst"
## [1] "Processing sentence: overtim"
## [1] "Processing sentence: overwhelm"
## [1] "Processing sentence: overwhi"
## [1] "Processing sentence: owacaa"
## [1] "Processing sentence: owe"
## [1] "Processing sentence: own"
## [1] "Processing sentence: owner"
## [1] "Processing sentence: ownnprepar"
## [1] "Processing sentence: oxfordeconom"
## [1] "Processing sentence: paacaa"
## [1] "Processing sentence: paan"
## [1] "Processing sentence: paawan"
## [1] "Processing sentence: pace"
## [1] "Processing sentence: pack"
## [1] "Processing sentence: packagena"
## [1] "Processing sentence: padh"
## [1] "Processing sentence: padhna"
## [1] "Processing sentence: page"
## [1] "Processing sentence: paid"
## [1] "Processing sentence: pain"
## [1] "Processing sentence: painno"
## [1] "Processing sentence: painw"
## [1] "Processing sentence: paisa"
## [1] "Processing sentence: pak"
## [1] "Processing sentence: pakisgotohoor"
## [1] "Processing sentence: pakistan"
## [1] "Processing sentence: pakistani"
## [1] "Processing sentence: pakistanindia"
## [1] "Processing sentence: pakistann"
## [1] "Processing sentence: pakistanseparatist"
## [1] "Processing sentence: pakstil"
## [1] "Processing sentence: pakterrorst"
## [1] "Processing sentence: pale"
## [1] "Processing sentence: pallabb"
## [1] "Processing sentence: pallavighosh"
## [1] "Processing sentence: pallu"
## [1] "Processing sentence: palter"
## [1] "Processing sentence: pamelagel"
## [1] "Processing sentence: pan"
## [1] "Processing sentence: panaji"
## [1] "Processing sentence: panama"
## [1] "Processing sentence: panamaacaa"
## [1] "Processing sentence: pancard"
## [1] "Processing sentence: pandajay"
## [1] "Processing sentence: pandemonium"
## [1] "Processing sentence: pander"
## [1] "Processing sentence: pandit"
## [1] "Processing sentence: pandora"
## [1] "Processing sentence: pandya"
## [1] "Processing sentence: pandyapradeep"
## [1] "Processing sentence: panel"
## [1] "Processing sentence: panelist"
## [1] "Processing sentence: pani"
## [1] "Processing sentence: panic"
## [1] "Processing sentence: panick"
## [1] "Processing sentence: pankaj"
## [1] "Processing sentence: pankajlucki"
## [1] "Processing sentence: pankajpachauri"
## [1] "Processing sentence: pankhuripathak"
## [1] "Processing sentence: panki"
## [1] "Processing sentence: panromir"
## [1] "Processing sentence: pant"
## [1] "Processing sentence: pantri"
## [1] "Processing sentence: panvel"
## [1] "Processing sentence: paper"
## [1] "Processing sentence: pappu"
## [1] "Processing sentence: pappuacaa"
## [1] "Processing sentence: par"
## [1] "Processing sentence: paracaa"
## [1] "Processing sentence: paradigm"
## [1] "Processing sentence: paradisendemonetizationncurrencybannacchedinn"
## [1] "Processing sentence: paragraph"
## [1] "Processing sentence: parallel"
## [1] "Processing sentence: paralys"
## [1] "Processing sentence: paralysi"
## [1] "Processing sentence: parameshwarndemonet"
## [1] "Processing sentence: parasit"
## [1] "Processing sentence: parent"
## [1] "Processing sentence: pareshan"
## [1] "Processing sentence: pareshraw"
## [1] "Processing sentence: parichayleg"
## [1] "Processing sentence: park"
## [1] "Processing sentence: parley"
## [1] "Processing sentence: parliameacaa"
## [1] "Processing sentence: parliament"
## [1] "Processing sentence: parliamentaacaa"
## [1] "Processing sentence: parliamentan"
## [1] "Processing sentence: parliamentari"
## [1] "Processing sentence: parliamentopposit"
## [1] "Processing sentence: parlmnt"
## [1] "Processing sentence: parodi"
## [1] "Processing sentence: part"
## [1] "Processing sentence: parthav"
## [1] "Processing sentence: partholog"
## [1] "Processing sentence: parti"
## [1] "Processing sentence: particip"
## [1] "Processing sentence: participationacaa"
## [1] "Processing sentence: participationnnarendramodi"
## [1] "Processing sentence: particular"
## [1] "Processing sentence: partiesbut"
## [1] "Processing sentence: partiinno"
## [1] "Processing sentence: partinwhi"
## [1] "Processing sentence: partner"
## [1] "Processing sentence: partyndemonetizationeffect"
## [1] "Processing sentence: parvinsharma"
## [1] "Processing sentence: pass"
## [1] "Processing sentence: passengersnread"
## [1] "Processing sentence: passion"
## [1] "Processing sentence: passport"
## [1] "Processing sentence: past"
## [1] "Processing sentence: pastordowel"
## [1] "Processing sentence: patanjali"
## [1] "Processing sentence: patel"
## [1] "Processing sentence: patelameet"
## [1] "Processing sentence: patelriship"
## [1] "Processing sentence: patelzub"
## [1] "Processing sentence: path"
## [1] "Processing sentence: pathanasmakhan"
## [1] "Processing sentence: pathaniasagar"
## [1] "Processing sentence: pathankkot"
## [1] "Processing sentence: pathet"
## [1] "Processing sentence: patholog"
## [1] "Processing sentence: pathshah"
## [1] "Processing sentence: pathway"
## [1] "Processing sentence: patienc"
## [1] "Processing sentence: patient"
## [1] "Processing sentence: patil"
## [1] "Processing sentence: patnaik"
## [1] "Processing sentence: patreon"
## [1] "Processing sentence: patriot"
## [1] "Processing sentence: patriv"
## [1] "Processing sentence: patron"
## [1] "Processing sentence: pattern"
## [1] "Processing sentence: pattharbaj"
## [1] "Processing sentence: pattysd"
## [1] "Processing sentence: patym"
## [1] "Processing sentence: paulasset"
## [1] "Processing sentence: paultassi"
## [1] "Processing sentence: pauper"
## [1] "Processing sentence: paus"
## [1] "Processing sentence: pavanaja"
## [1] "Processing sentence: pave"
## [1] "Processing sentence: pawan"
## [1] "Processing sentence: pawankalyan"
## [1] "Processing sentence: pawar"
## [1] "Processing sentence: pawshemanoj"
## [1] "Processing sentence: pay"
## [1] "Processing sentence: payer"
## [1] "Processing sentence: paymasternhttpstcofwwhtcvs"
## [1] "Processing sentence: payment"
## [1] "Processing sentence: paymentbank"
## [1] "Processing sentence: paymentssourc"
## [1] "Processing sentence: paymentthey"
## [1] "Processing sentence: paypal"
## [1] "Processing sentence: paypalin"
## [1] "Processing sentence: paytacaa"
## [1] "Processing sentence: paytm"
## [1] "Processing sentence: paytmcar"
## [1] "Processing sentence: paytmnget"
## [1] "Processing sentence: paytmnndtv"
## [1] "Processing sentence: payzapp"
## [1] "Processing sentence: pbhushan"
## [1] "Processing sentence: pbms"
## [1] "Processing sentence: pchidambaramin"
## [1] "Processing sentence: pcquest"
## [1] "Processing sentence: pcraindia"
## [1] "Processing sentence: pdf"
## [1] "Processing sentence: peacaa"
## [1] "Processing sentence: pea"
## [1] "Processing sentence: peac"
## [1] "Processing sentence: peaceacaa"
## [1] "Processing sentence: peach"
## [1] "Processing sentence: peak"
## [1] "Processing sentence: pedestrianpoet"
## [1] "Processing sentence: pedog"
## [1] "Processing sentence: peeduaubdedubueduaubdedububf"
## [1] "Processing sentence: peel"
## [1] "Processing sentence: peev"
## [1] "Processing sentence: pellet"
## [1] "Processing sentence: pelt"
## [1] "Processing sentence: pelter"
## [1] "Processing sentence: peltersdemonet"
## [1] "Processing sentence: peltersnpresstitut"
## [1] "Processing sentence: peltingphir"
## [1] "Processing sentence: penalti"
## [1] "Processing sentence: pend"
## [1] "Processing sentence: penetr"
## [1] "Processing sentence: penisgarl"
## [1] "Processing sentence: pension"
## [1] "Processing sentence: peon"
## [1] "Processing sentence: peopacaa"
## [1] "Processing sentence: peopl"
## [1] "Processing sentence: peopleacaac"
## [1] "Processing sentence: peoplen"
## [1] "Processing sentence: peoplenbi"
## [1] "Processing sentence: peoplencashrush"
## [1] "Processing sentence: peoplendemonet"
## [1] "Processing sentence: peoplenfor"
## [1] "Processing sentence: peoplengovt"
## [1] "Processing sentence: peoplennaroonpuri"
## [1] "Processing sentence: peoplenof"
## [1] "Processing sentence: peopleofficeofrg"
## [1] "Processing sentence: pepl"
## [1] "Processing sentence: pepsi"
## [1] "Processing sentence: per"
## [1] "Processing sentence: percent"
## [1] "Processing sentence: percentacaa"
## [1] "Processing sentence: percentag"
## [1] "Processing sentence: percept"
## [1] "Processing sentence: perfect"
## [1] "Processing sentence: perfectlyeduaubdedubuceduaubdedubudnsbinpnbnaxisbanknicicineduaubdedubufnuueuuuuuueuueufuunucufueueuuuuuduufacaa"
## [1] "Processing sentence: perform"
## [1] "Processing sentence: perhap"
## [1] "Processing sentence: period"
## [1] "Processing sentence: periodnhttpstcoasabkpc"
## [1] "Processing sentence: perish"
## [1] "Processing sentence: perk"
## [1] "Processing sentence: perpetr"
## [1] "Processing sentence: person"
## [1] "Processing sentence: personacaa"
## [1] "Processing sentence: personalfin"
## [1] "Processing sentence: perspeacaa"
## [1] "Processing sentence: perspect"
## [1] "Processing sentence: perspectivacaa"
## [1] "Processing sentence: perspectiveacaa"
## [1] "Processing sentence: perspectivesnnth"
## [1] "Processing sentence: pertain"
## [1] "Processing sentence: perum"
## [1] "Processing sentence: peso"
## [1] "Processing sentence: pessimist"
## [1] "Processing sentence: pessimistspleas"
## [1] "Processing sentence: pesticid"
## [1] "Processing sentence: pet"
## [1] "Processing sentence: petacaa"
## [1] "Processing sentence: peterva"
## [1] "Processing sentence: petit"
## [1] "Processing sentence: petition"
## [1] "Processing sentence: petrol"
## [1] "Processing sentence: petrolampflight"
## [1] "Processing sentence: petroleum"
## [1] "Processing sentence: petroleummin"
## [1] "Processing sentence: pgurus"
## [1] "Processing sentence: pgwodemous"
## [1] "Processing sentence: pharma"
## [1] "Processing sentence: phase"
## [1] "Processing sentence: phaser"
## [1] "Processing sentence: phil"
## [1] "Processing sentence: philipdefranco"
## [1] "Processing sentence: philli"
## [1] "Processing sentence: phillyd"
## [1] "Processing sentence: philosophersn"
## [1] "Processing sentence: philosophi"
## [1] "Processing sentence: phone"
## [1] "Processing sentence: photo"
## [1] "Processing sentence: photoop"
## [1] "Processing sentence: phronesisinc"
## [1] "Processing sentence: physic"
## [1] "Processing sentence: pibindia"
## [1] "Processing sentence: pic"
## [1] "Processing sentence: pichaikaran"
## [1] "Processing sentence: pick"
## [1] "Processing sentence: pictur"
## [1] "Processing sentence: pictureeduaubdedubuf"
## [1] "Processing sentence: pie"
## [1] "Processing sentence: piec"
## [1] "Processing sentence: pig"
## [1] "Processing sentence: pigeon"
## [1] "Processing sentence: piktochart"
## [1] "Processing sentence: pil"
## [1] "Processing sentence: pillar"
## [1] "Processing sentence: pilot"
## [1] "Processing sentence: pin"
## [1] "Processing sentence: pinaki"
## [1] "Processing sentence: pinakidasgupta"
## [1] "Processing sentence: pinclickhom"
## [1] "Processing sentence: pinfoltd"
## [1] "Processing sentence: pingmanoj"
## [1] "Processing sentence: pink"
## [1] "Processing sentence: pinkcancerian"
## [1] "Processing sentence: pioneer"
## [1] "Processing sentence: pipe"
## [1] "Processing sentence: pirat"
## [1] "Processing sentence: piss"
## [1] "Processing sentence: piti"
## [1] "Processing sentence: piyushgoy"
## [1] "Processing sentence: piyushgoyaloffc"
## [1] "Processing sentence: pjain"
## [1] "Processing sentence: pkka"
## [1] "Processing sentence: place"
## [1] "Processing sentence: plain"
## [1] "Processing sentence: plaint"
## [1] "Processing sentence: plan"
## [1] "Processing sentence: plane"
## [1] "Processing sentence: planet"
## [1] "Processing sentence: planndemonet"
## [1] "Processing sentence: plannedbjp"
## [1] "Processing sentence: planner"
## [1] "Processing sentence: plastic"
## [1] "Processing sentence: platform"
## [1] "Processing sentence: play"
## [1] "Processing sentence: player"
## [1] "Processing sentence: playlist"
## [1] "Processing sentence: plaza"
## [1] "Processing sentence: plea"
## [1] "Processing sentence: pleas"
## [1] "Processing sentence: pleasant"
## [1] "Processing sentence: pleaseacaa"
## [1] "Processing sentence: pleasedon"
## [1] "Processing sentence: plight"
## [1] "Processing sentence: plot"
## [1] "Processing sentence: pls"
## [1] "Processing sentence: plunder"
## [1] "Processing sentence: plus"
## [1] "Processing sentence: plz"
## [1] "Processing sentence: plzzzeduaubdedubucnnkashmir"
## [1] "Processing sentence: pmacaa"
## [1] "Processing sentence: pmi"
## [1] "Processing sentence: pmindia"
## [1] "Processing sentence: pmmodi"
## [1] "Processing sentence: pmmodiacaa"
## [1] "Processing sentence: pmmodinhttpstcocadqypznnvia"
## [1] "Processing sentence: pmnarendramodi"
## [1] "Processing sentence: pmni"
## [1] "Processing sentence: pmnot"
## [1] "Processing sentence: pmo"
## [1] "Processing sentence: pmoindia"
## [1] "Processing sentence: pmoindiaacaa"
## [1] "Processing sentence: pmoinindia"
## [1] "Processing sentence: pmonkeyhumanist"
## [1] "Processing sentence: pmopinionpol"
## [1] "Processing sentence: pmpls"
## [1] "Processing sentence: pms"
## [1] "Processing sentence: pmsavedkashmir"
## [1] "Processing sentence: pmsavedkashmirncuz"
## [1] "Processing sentence: pnb"
## [1] "Processing sentence: poacaa"
## [1] "Processing sentence: pocket"
## [1] "Processing sentence: podcast"
## [1] "Processing sentence: point"
## [1] "Processing sentence: pointer"
## [1] "Processing sentence: pointless"
## [1] "Processing sentence: poison"
## [1] "Processing sentence: pokemon"
## [1] "Processing sentence: pokhran"
## [1] "Processing sentence: polaris"
## [1] "Processing sentence: polic"
## [1] "Processing sentence: policewalaaa"
## [1] "Processing sentence: polici"
## [1] "Processing sentence: policyndalit"
## [1] "Processing sentence: polit"
## [1] "Processing sentence: politiacaa"
## [1] "Processing sentence: politicalincorrect"
## [1] "Processing sentence: politician"
## [1] "Processing sentence: politicselecacaa"
## [1] "Processing sentence: politicselectionscorrupt"
## [1] "Processing sentence: politicsit"
## [1] "Processing sentence: politicsnthen"
## [1] "Processing sentence: politicsto"
## [1] "Processing sentence: politik"
## [1] "Processing sentence: politikn"
## [1] "Processing sentence: poll"
## [1] "Processing sentence: polleduaubdedubunnaft"
## [1] "Processing sentence: pollnof"
## [1] "Processing sentence: pollsacaa"
## [1] "Processing sentence: polsci"
## [1] "Processing sentence: pond"
## [1] "Processing sentence: ponder"
## [1] "Processing sentence: pondicherri"
## [1] "Processing sentence: poni"
## [1] "Processing sentence: ponnaarrbjp"
## [1] "Processing sentence: poo"
## [1] "Processing sentence: pooacaa"
## [1] "Processing sentence: poojagupta"
## [1] "Processing sentence: poop"
## [1] "Processing sentence: poor"
## [1] "Processing sentence: pooracaa"
## [1] "Processing sentence: poorboycottsnapchat"
## [1] "Processing sentence: pooreduaubeedubunnsnapchat"
## [1] "Processing sentence: poorest"
## [1] "Processing sentence: poori"
## [1] "Processing sentence: poorn"
## [1] "Processing sentence: poornboycottsnapchat"
## [1] "Processing sentence: poorncopi"
## [1] "Processing sentence: poornevanspiegel"
## [1] "Processing sentence: poornnboycottsnapchat"
## [1] "Processing sentence: poornnsnapchat"
## [1] "Processing sentence: poornsnapchat"
## [1] "Processing sentence: poornsnapchateduaubdedubueduaubcedubfubfeduaubdedubueduaubcedubfubf"
## [1] "Processing sentence: poornuninstallsnapchat"
## [1] "Processing sentence: poornw"
## [1] "Processing sentence: poorsnapchat"
## [1] "Processing sentence: poorso"
## [1] "Processing sentence: poorth"
## [1] "Processing sentence: poortradennhttpstacaa"
## [1] "Processing sentence: poortradennhttpstcottsfmg"
## [1] "Processing sentence: popul"
## [1] "Processing sentence: populac"
## [1] "Processing sentence: popular"
## [1] "Processing sentence: populationcontrol"
## [1] "Processing sentence: porinju"
## [1] "Processing sentence: portal"
## [1] "Processing sentence: portalhttpstcorhuyteqwg"
## [1] "Processing sentence: portray"
## [1] "Processing sentence: pos"
## [1] "Processing sentence: pose"
## [1] "Processing sentence: posiacaa"
## [1] "Processing sentence: posit"
## [1] "Processing sentence: positivacaa"
## [1] "Processing sentence: possess"
## [1] "Processing sentence: possibl"
## [1] "Processing sentence: possiblenhttpstcoafrktvmnh"
## [1] "Processing sentence: post"
## [1] "Processing sentence: postacaa"
## [1] "Processing sentence: postcardnew"
## [1] "Processing sentence: postdemonet"
## [1] "Processing sentence: postdemonetis"
## [1] "Processing sentence: poster"
## [1] "Processing sentence: postpon"
## [1] "Processing sentence: posttweet"
## [1] "Processing sentence: potato"
## [1] "Processing sentence: potenti"
## [1] "Processing sentence: pound"
## [1] "Processing sentence: pov"
## [1] "Processing sentence: poverti"
## [1] "Processing sentence: power"
## [1] "Processing sentence: powerbut"
## [1] "Processing sentence: powern"
## [1] "Processing sentence: ppf"
## [1] "Processing sentence: ppl"
## [1] "Processing sentence: pple"
## [1] "Processing sentence: pplnraul"
## [1] "Processing sentence: ppls"
## [1] "Processing sentence: pplu"
## [1] "Processing sentence: ppo"
## [1] "Processing sentence: pracaa"
## [1] "Processing sentence: prabhuram"
## [1] "Processing sentence: practic"
## [1] "Processing sentence: pradesh"
## [1] "Processing sentence: pradeshkan"
## [1] "Processing sentence: pradhan"
## [1] "Processing sentence: pradip"
## [1] "Processing sentence: pradipjait"
## [1] "Processing sentence: prafullavadana"
## [1] "Processing sentence: pragyabhushan"
## [1] "Processing sentence: prais"
## [1] "Processing sentence: prajavani"
## [1] "Processing sentence: prakash"
## [1] "Processing sentence: prakashjavdekar"
## [1] "Processing sentence: prakashjavdekaracaa"
## [1] "Processing sentence: prakashsriv"
## [1] "Processing sentence: prameshjain"
## [1] "Processing sentence: pranc"
## [1] "Processing sentence: pranesh"
## [1] "Processing sentence: prapanchi"
## [1] "Processing sentence: prasadaol"
## [1] "Processing sentence: prasanna"
## [1] "Processing sentence: prasannavishi"
## [1] "Processing sentence: prasanto"
## [1] "Processing sentence: prashant"
## [1] "Processing sentence: prashantbm"
## [1] "Processing sentence: prashanthhr"
## [1] "Processing sentence: prashantktm"
## [1] "Processing sentence: prashantnair"
## [1] "Processing sentence: pratap"
## [1] "Processing sentence: pratapbos"
## [1] "Processing sentence: pratim"
## [1] "Processing sentence: pravchak"
## [1] "Processing sentence: praveenkumar"
## [1] "Processing sentence: pravin"
## [1] "Processing sentence: pravinr"
## [1] "Processing sentence: pray"
## [1] "Processing sentence: prayer"
## [1] "Processing sentence: prdyt"
## [1] "Processing sentence: pre"
## [1] "Processing sentence: preced"
## [1] "Processing sentence: precious"
## [1] "Processing sentence: predemonet"
## [1] "Processing sentence: predict"
## [1] "Processing sentence: predicteacaa"
## [1] "Processing sentence: preetismacaa"
## [1] "Processing sentence: preetismenon"
## [1] "Processing sentence: prefer"
## [1] "Processing sentence: preferencesnworld"
## [1] "Processing sentence: premier"
## [1] "Processing sentence: premis"
## [1] "Processing sentence: premium"
## [1] "Processing sentence: prepar"
## [1] "Processing sentence: prepared"
## [1] "Processing sentence: preplan"
## [1] "Processing sentence: preposter"
## [1] "Processing sentence: presenc"
## [1] "Processing sentence: present"
## [1] "Processing sentence: presid"
## [1] "Processing sentence: press"
## [1] "Processing sentence: presstitut"
## [1] "Processing sentence: pressur"
## [1] "Processing sentence: prestitut"
## [1] "Processing sentence: pretenacaa"
## [1] "Processing sentence: pretti"
## [1] "Processing sentence: prettypadmaja"
## [1] "Processing sentence: prevail"
## [1] "Processing sentence: prevent"
## [1] "Processing sentence: previous"
## [1] "Processing sentence: prez"
## [1] "Processing sentence: priacaa"
## [1] "Processing sentence: priarao"
## [1] "Processing sentence: pricacaa"
## [1] "Processing sentence: price"
## [1] "Processing sentence: pricey"
## [1] "Processing sentence: prick"
## [1] "Processing sentence: pride"
## [1] "Processing sentence: primari"
## [1] "Processing sentence: prime"
## [1] "Processing sentence: primeraidriar"
## [1] "Processing sentence: princemanojmmr"
## [1] "Processing sentence: principl"
## [1] "Processing sentence: print"
## [1] "Processing sentence: printednif"
## [1] "Processing sentence: prior"
## [1] "Processing sentence: prioriti"
## [1] "Processing sentence: prisonplanet"
## [1] "Processing sentence: pritheworld"
## [1] "Processing sentence: pritishnandi"
## [1] "Processing sentence: privat"
## [1] "Processing sentence: privateschoolfeehikeatroc"
## [1] "Processing sentence: priyaakulkarni"
## [1] "Processing sentence: priyankac"
## [1] "Processing sentence: priyankachopra"
## [1] "Processing sentence: priyankachopraacaa"
## [1] "Processing sentence: priyankasambhavacaa"
## [1] "Processing sentence: priyansh"
## [1] "Processing sentence: priyascorn"
## [1] "Processing sentence: priyashmita"
## [1] "Processing sentence: priyavarshini"
## [1] "Processing sentence: priydarshan"
## [1] "Processing sentence: priyotamo"
## [1] "Processing sentence: prize"
## [1] "Processing sentence: prnightmar"
## [1] "Processing sentence: pro"
## [1] "Processing sentence: proacaa"
## [1] "Processing sentence: proaam"
## [1] "Processing sentence: proactiv"
## [1] "Processing sentence: prob"
## [1] "Processing sentence: probabl"
## [1] "Processing sentence: probe"
## [1] "Processing sentence: problem"
## [1] "Processing sentence: problemnforgot"
## [1] "Processing sentence: problemsbank"
## [1] "Processing sentence: probmamataoffici"
## [1] "Processing sentence: proc"
## [1] "Processing sentence: proceed"
## [1] "Processing sentence: process"
## [1] "Processing sentence: processndemonetis"
## [1] "Processing sentence: proclaim"
## [1] "Processing sentence: proclam"
## [1] "Processing sentence: prodacaa"
## [1] "Processing sentence: produc"
## [1] "Processing sentence: product"
## [1] "Processing sentence: productmarket"
## [1] "Processing sentence: prof"
## [1] "Processing sentence: profeku"
## [1] "Processing sentence: profess"
## [1] "Processing sentence: professor"
## [1] "Processing sentence: profil"
## [1] "Processing sentence: profit"
## [1] "Processing sentence: profnkpandey"
## [1] "Processing sentence: profound"
## [1] "Processing sentence: profpavarghes"
## [1] "Processing sentence: program"
## [1] "Processing sentence: programm"
## [1] "Processing sentence: progress"
## [1] "Processing sentence: prohibit"
## [1] "Processing sentence: prohibitiongst"
## [1] "Processing sentence: project"
## [1] "Processing sentence: projectnhttpstcoafyacaa"
## [1] "Processing sentence: projectnhttpstcoafyceebtbt"
## [1] "Processing sentence: proletariat"
## [1] "Processing sentence: promin"
## [1] "Processing sentence: promis"
## [1] "Processing sentence: promiseswhat"
## [1] "Processing sentence: promo"
## [1] "Processing sentence: promot"
## [1] "Processing sentence: pronab"
## [1] "Processing sentence: proof"
## [1] "Processing sentence: proopposit"
## [1] "Processing sentence: prop"
## [1] "Processing sentence: propag"
## [1] "Processing sentence: propaganda"
## [1] "Processing sentence: propagandaacaa"
## [1] "Processing sentence: propagandandont"
## [1] "Processing sentence: propagandannrt"
## [1] "Processing sentence: proper"
## [1] "Processing sentence: properlynso"
## [1] "Processing sentence: properti"
## [1] "Processing sentence: propertynboycottsnaacaa"
## [1] "Processing sentence: propertynboycottsnapchat"
## [1] "Processing sentence: propoganda"
## [1] "Processing sentence: propon"
## [1] "Processing sentence: proport"
## [1] "Processing sentence: propos"
## [1] "Processing sentence: prospect"
## [1] "Processing sentence: prosper"
## [1] "Processing sentence: prostitut"
## [1] "Processing sentence: protect"
## [1] "Processing sentence: protest"
## [1] "Processing sentence: proud"
## [1] "Processing sentence: proudaapian"
## [1] "Processing sentence: prove"
## [1] "Processing sentence: provid"
## [1] "Processing sentence: provisionsnpmoindia"
## [1] "Processing sentence: provoc"
## [1] "Processing sentence: provok"
## [1] "Processing sentence: prsn"
## [1] "Processing sentence: prtd"
## [1] "Processing sentence: prudent"
## [1] "Processing sentence: psephologistsag"
## [1] "Processing sentence: psweta"
## [1] "Processing sentence: psychopath"
## [1] "Processing sentence: ptamitsharma"
## [1] "Processing sentence: ptinew"
## [1] "Processing sentence: ptripp"
## [1] "Processing sentence: puacaa"
## [1] "Processing sentence: publacaa"
## [1] "Processing sentence: publiacaa"
## [1] "Processing sentence: public"
## [1] "Processing sentence: publicacaa"
## [1] "Processing sentence: publicitylov"
## [1] "Processing sentence: publictvnew"
## [1] "Processing sentence: publish"
## [1] "Processing sentence: pull"
## [1] "Processing sentence: pullednpepsi"
## [1] "Processing sentence: puls"
## [1] "Processing sentence: pump"
## [1] "Processing sentence: punch"
## [1] "Processing sentence: punish"
## [1] "Processing sentence: punitspeak"
## [1] "Processing sentence: punjab"
## [1] "Processing sentence: punjabi"
## [1] "Processing sentence: punjabpcacaa"
## [1] "Processing sentence: punjipati"
## [1] "Processing sentence: puppet"
## [1] "Processing sentence: purampolit"
## [1] "Processing sentence: purchas"
## [1] "Processing sentence: pure"
## [1] "Processing sentence: purpos"
## [1] "Processing sentence: purposenndemonet"
## [1] "Processing sentence: pusacaa"
## [1] "Processing sentence: push"
## [1] "Processing sentence: pushback"
## [1] "Processing sentence: pushup"
## [1] "Processing sentence: put"
## [1] "Processing sentence: putacaa"
## [1] "Processing sentence: puthanpanam"
## [1] "Processing sentence: puthanpanamranjith"
## [1] "Processing sentence: puthanpanamreview"
## [1] "Processing sentence: pvt"
## [1] "Processing sentence: qampa"
## [1] "Processing sentence: qanda"
## [1] "Processing sentence: qgdp"
## [1] "Processing sentence: qnpinarayiagenda"
## [1] "Processing sentence: qsnnno"
## [1] "Processing sentence: qstn"
## [1] "Processing sentence: qstnsmake"
## [1] "Processing sentence: qualit"
## [1] "Processing sentence: qualiti"
## [1] "Processing sentence: quarter"
## [1] "Processing sentence: que"
## [1] "Processing sentence: queen"
## [1] "Processing sentence: queri"
## [1] "Processing sentence: queryeduaubdedubu"
## [1] "Processing sentence: quesacaa"
## [1] "Processing sentence: questioacaa"
## [1] "Processing sentence: question"
## [1] "Processing sentence: questionndemonet"
## [1] "Processing sentence: questionsacaa"
## [1] "Processing sentence: questionsno"
## [1] "Processing sentence: queu"
## [1] "Processing sentence: queue"
## [1] "Processing sentence: queueacaac"
## [1] "Processing sentence: queuelin"
## [1] "Processing sentence: queuesbig"
## [1] "Processing sentence: queuesnhttpstcocilyapnstartup"
## [1] "Processing sentence: queueupfor"
## [1] "Processing sentence: quick"
## [1] "Processing sentence: quickest"
## [1] "Processing sentence: quiet"
## [1] "Processing sentence: quieten"
## [1] "Processing sentence: quirki"
## [1] "Processing sentence: quit"
## [1] "Processing sentence: quizderek"
## [1] "Processing sentence: quizzer"
## [1] "Processing sentence: quonacapitalacaac"
## [1] "Processing sentence: quot"
## [1] "Processing sentence: quota"
## [1] "Processing sentence: quran"
## [1] "Processing sentence: qurbani"
## [1] "Processing sentence: qustn"
## [1] "Processing sentence: raacaa"
## [1] "Processing sentence: raajnaths"
## [1] "Processing sentence: raamdeo"
## [1] "Processing sentence: raashidraja"
## [1] "Processing sentence: raat"
## [1] "Processing sentence: raaton"
## [1] "Processing sentence: rabi"
## [1] "Processing sentence: race"
## [1] "Processing sentence: raceaft"
## [1] "Processing sentence: rachitmathur"
## [1] "Processing sentence: racism"
## [1] "Processing sentence: racismacaa"
## [1] "Processing sentence: racistacaa"
## [1] "Processing sentence: racket"
## [1] "Processing sentence: radacaa"
## [1] "Processing sentence: radarnhttpstcoxqmtgjmcx"
## [1] "Processing sentence: raddi"
## [1] "Processing sentence: radhagiri"
## [1] "Processing sentence: radharaju"
## [1] "Processing sentence: radhark"
## [1] "Processing sentence: radhesen"
## [1] "Processing sentence: radic"
## [1] "Processing sentence: radio"
## [1] "Processing sentence: radius"
## [1] "Processing sentence: raebar"
## [1] "Processing sentence: raee"
## [1] "Processing sentence: raga"
## [1] "Processing sentence: ragarw"
## [1] "Processing sentence: ragasudar"
## [1] "Processing sentence: rage"
## [1] "Processing sentence: rageafterstorm"
## [1] "Processing sentence: raggedtag"
## [1] "Processing sentence: raghavan"
## [1] "Processing sentence: raghavchadha"
## [1] "Processing sentence: raghurajan"
## [1] "Processing sentence: raghuram"
## [1] "Processing sentence: raghuramrajang"
## [1] "Processing sentence: rahe"
## [1] "Processing sentence: raheelk"
## [1] "Processing sentence: rahein"
## [1] "Processing sentence: rahman"
## [1] "Processing sentence: rahul"
## [1] "Processing sentence: rahuleaswar"
## [1] "Processing sentence: rahulgandhi"
## [1] "Processing sentence: rahulkanw"
## [1] "Processing sentence: rahulroushan"
## [1] "Processing sentence: rahultheroxtar"
## [1] "Processing sentence: raid"
## [1] "Processing sentence: rail"
## [1] "Processing sentence: railminindia"
## [1] "Processing sentence: railway"
## [1] "Processing sentence: railwaysndemonet"
## [1] "Processing sentence: rain"
## [1] "Processing sentence: rainacaa"
## [1] "Processing sentence: rainingraid"
## [1] "Processing sentence: rais"
## [1] "Processing sentence: raj"
## [1] "Processing sentence: raja"
## [1] "Processing sentence: rajabrarincacaa"
## [1] "Processing sentence: rajan"
## [1] "Processing sentence: rajananandan"
## [1] "Processing sentence: rajasthan"
## [1] "Processing sentence: rajasthannnep"
## [1] "Processing sentence: rajasthannon"
## [1] "Processing sentence: rajawat"
## [1] "Processing sentence: rajdeep"
## [1] "Processing sentence: rajeevmp"
## [1] "Processing sentence: rajeevsrinivasa"
## [1] "Processing sentence: rajeshdhuddu"
## [1] "Processing sentence: rajharita"
## [1] "Processing sentence: rajini"
## [1] "Processing sentence: rajinikanth"
## [1] "Processing sentence: rajiv"
## [1] "Processing sentence: rajivmessag"
## [1] "Processing sentence: rajkot"
## [1] "Processing sentence: rajnathsingh"
## [1] "Processing sentence: rajsracaa"
## [1] "Processing sentence: rajthackeray"
## [1] "Processing sentence: rajupaunikar"
## [1] "Processing sentence: rajya"
## [1] "Processing sentence: rajyasabha"
## [1] "Processing sentence: rakaec"
## [1] "Processing sentence: rakhisaw"
## [1] "Processing sentence: rakshaksetcnyet"
## [1] "Processing sentence: ralli"
## [1] "Processing sentence: ram"
## [1] "Processing sentence: raman"
## [1] "Processing sentence: ramanacaa"
## [1] "Processing sentence: ramana"
## [1] "Processing sentence: ramesh"
## [1] "Processing sentence: rampant"
## [1] "Processing sentence: ramraokp"
## [1] "Processing sentence: ramsun"
## [1] "Processing sentence: ran"
## [1] "Processing sentence: ranaayyub"
## [1] "Processing sentence: randeep"
## [1] "Processing sentence: random"
## [1] "Processing sentence: rang"
## [1] "Processing sentence: ranjan"
## [1] "Processing sentence: ranjith"
## [1] "Processing sentence: ranjithrajvasam"
## [1] "Processing sentence: ranjona"
## [1] "Processing sentence: rankl"
## [1] "Processing sentence: rant"
## [1] "Processing sentence: rantsofindia"
## [1] "Processing sentence: raoulgmi"
## [1] "Processing sentence: rap"
## [1] "Processing sentence: rapaport"
## [1] "Processing sentence: rape"
## [1] "Processing sentence: rapidlynnhttpsacaa"
## [1] "Processing sentence: rapidlynnhttpstcoqwunqqup"
## [1] "Processing sentence: rapidlynnhttpstcovoardcq"
## [1] "Processing sentence: rare"
## [1] "Processing sentence: rashminp"
## [1] "Processing sentence: rashmitamb"
## [1] "Processing sentence: rashtrapatibhvacaa"
## [1] "Processing sentence: rashtrapatibhvn"
## [1] "Processing sentence: rashuspeak"
## [1] "Processing sentence: rassboteen"
## [1] "Processing sentence: rat"
## [1] "Processing sentence: ratan"
## [1] "Processing sentence: ratansharda"
## [1] "Processing sentence: ratantata"
## [1] "Processing sentence: rate"
## [1] "Processing sentence: ratheeshvgop"
## [1] "Processing sentence: rather"
## [1] "Processing sentence: rathor"
## [1] "Processing sentence: ratio"
## [1] "Processing sentence: rational"
## [1] "Processing sentence: rationalis"
## [1] "Processing sentence: rattl"
## [1] "Processing sentence: raveeshbhalla"
## [1] "Processing sentence: ravi"
## [1] "Processing sentence: ravindra"
## [1] "Processing sentence: ravindranayakn"
## [1] "Processing sentence: ravishndtv"
## [1] "Processing sentence: ravishndtvacaa"
## [1] "Processing sentence: raw"
## [1] "Processing sentence: raza"
## [1] "Processing sentence: razarumi"
## [1] "Processing sentence: razdannidhi"
## [1] "Processing sentence: rbasicincom"
## [1] "Processing sentence: rbi"
## [1] "Processing sentence: rbigov"
## [1] "Processing sentence: rbiindia"
## [1] "Processing sentence: rbinhttpstacaa"
## [1] "Processing sentence: rbinhttpstcofpjmmkyji"
## [1] "Processing sentence: rdivia"
## [1] "Processing sentence: reacaa"
## [1] "Processing sentence: reach"
## [1] "Processing sentence: react"
## [1] "Processing sentence: reaction"
## [1] "Processing sentence: reactionnif"
## [1] "Processing sentence: read"
## [1] "Processing sentence: readgt"
## [1] "Processing sentence: readi"
## [1] "Processing sentence: readnnhttpstcolnpgacaa"
## [1] "Processing sentence: real"
## [1] "Processing sentence: realalexjon"
## [1] "Processing sentence: realarnabg"
## [1] "Processing sentence: realdennislynch"
## [1] "Processing sentence: realdonaldtrump"
## [1] "Processing sentence: realest"
## [1] "Processing sentence: realestateinvest"
## [1] "Processing sentence: realestatesector"
## [1] "Processing sentence: realestednhttpstcofugrnwam"
## [1] "Processing sentence: realhistoryp"
## [1] "Processing sentence: realis"
## [1] "Processing sentence: realiti"
## [1] "Processing sentence: realityacaa"
## [1] "Processing sentence: realitybyt"
## [1] "Processing sentence: realitycheckind"
## [1] "Processing sentence: realitymayb"
## [1] "Processing sentence: realiz"
## [1] "Processing sentence: realizebjp"
## [1] "Processing sentence: realli"
## [1] "Processing sentence: reallyi"
## [1] "Processing sentence: realti"
## [1] "Processing sentence: realtim"
## [1] "Processing sentence: realtor"
## [1] "Processing sentence: realtyet"
## [1] "Processing sentence: realvis"
## [1] "Processing sentence: realzaidhamid"
## [1] "Processing sentence: reang"
## [1] "Processing sentence: reasn"
## [1] "Processing sentence: reason"
## [1] "Processing sentence: reasonacaa"
## [1] "Processing sentence: rebat"
## [1] "Processing sentence: rebel"
## [1] "Processing sentence: rebound"
## [1] "Processing sentence: recalibr"
## [1] "Processing sentence: recalledmanojtiwarimp"
## [1] "Processing sentence: recap"
## [1] "Processing sentence: recd"
## [1] "Processing sentence: reced"
## [1] "Processing sentence: receiv"
## [1] "Processing sentence: recent"
## [1] "Processing sentence: recentlyexecut"
## [1] "Processing sentence: recess"
## [1] "Processing sentence: recharg"
## [1] "Processing sentence: recip"
## [1] "Processing sentence: reckon"
## [1] "Processing sentence: recollect"
## [1] "Processing sentence: reconcili"
## [1] "Processing sentence: reconfigur"
## [1] "Processing sentence: record"
## [1] "Processing sentence: recount"
## [1] "Processing sentence: recov"
## [1] "Processing sentence: recoveri"
## [1] "Processing sentence: recycl"
## [1] "Processing sentence: red"
## [1] "Processing sentence: reddi"
## [1] "Processing sentence: reddyacaac"
## [1] "Processing sentence: reddywed"
## [1] "Processing sentence: redemonet"
## [1] "Processing sentence: reduc"
## [1] "Processing sentence: reduct"
## [1] "Processing sentence: ref"
## [1] "Processing sentence: referendum"
## [1] "Processing sentence: reflect"
## [1] "Processing sentence: reforest"
## [1] "Processing sentence: reform"
## [1] "Processing sentence: refug"
## [1] "Processing sentence: refus"
## [1] "Processing sentence: refusedi"
## [1] "Processing sentence: reg"
## [1] "Processing sentence: regard"
## [1] "Processing sentence: regardless"
## [1] "Processing sentence: regarldess"
## [1] "Processing sentence: region"
## [1] "Processing sentence: regist"
## [1] "Processing sentence: registr"
## [1] "Processing sentence: regress"
## [1] "Processing sentence: regret"
## [1] "Processing sentence: regular"
## [1] "Processing sentence: rehir"
## [1] "Processing sentence: reinstat"
## [1] "Processing sentence: reissu"
## [1] "Processing sentence: reject"
## [1] "Processing sentence: rejoic"
## [1] "Processing sentence: rejoicenhttpstcozbfoacaa"
## [1] "Processing sentence: relat"
## [1] "Processing sentence: relatacaa"
## [1] "Processing sentence: relationship"
## [1] "Processing sentence: relax"
## [1] "Processing sentence: releas"
## [1] "Processing sentence: relev"
## [1] "Processing sentence: reli"
## [1] "Processing sentence: reliabl"
## [1] "Processing sentence: reliablerealdonaldtrump"
## [1] "Processing sentence: relianc"
## [1] "Processing sentence: reliancegroup"
## [1] "Processing sentence: relief"
## [1] "Processing sentence: reliev"
## [1] "Processing sentence: religi"
## [1] "Processing sentence: religion"
## [1] "Processing sentence: reliv"
## [1] "Processing sentence: reluct"
## [1] "Processing sentence: remacaa"
## [1] "Processing sentence: remaacaa"
## [1] "Processing sentence: remain"
## [1] "Processing sentence: rememb"
## [1] "Processing sentence: remind"
## [1] "Processing sentence: remitt"
## [1] "Processing sentence: remodit"
## [1] "Processing sentence: remonet"
## [1] "Processing sentence: remonetizationacaa"
## [1] "Processing sentence: remonetizationgreat"
## [1] "Processing sentence: remonetizedacaa"
## [1] "Processing sentence: remov"
## [1] "Processing sentence: removefixpay"
## [1] "Processing sentence: remveredc"
## [1] "Processing sentence: renaiss"
## [1] "Processing sentence: render"
## [1] "Processing sentence: renew"
## [1] "Processing sentence: renjhen"
## [1] "Processing sentence: rent"
## [1] "Processing sentence: rental"
## [1] "Processing sentence: renu"
## [1] "Processing sentence: renukajain"
## [1] "Processing sentence: repay"
## [1] "Processing sentence: repeal"
## [1] "Processing sentence: replac"
## [1] "Processing sentence: replenish"
## [1] "Processing sentence: repli"
## [1] "Processing sentence: replug"
## [1] "Processing sentence: report"
## [1] "Processing sentence: reportacaa"
## [1] "Processing sentence: reportedn"
## [1] "Processing sentence: reportsacaa"
## [1] "Processing sentence: repres"
## [1] "Processing sentence: repubiicofindia"
## [1] "Processing sentence: republ"
## [1] "Processing sentence: reput"
## [1] "Processing sentence: req"
## [1] "Processing sentence: reqst"
## [1] "Processing sentence: request"
## [1] "Processing sentence: requir"
## [1] "Processing sentence: rera"
## [1] "Processing sentence: resal"
## [1] "Processing sentence: rescu"
## [1] "Processing sentence: research"
## [1] "Processing sentence: resembl"
## [1] "Processing sentence: reserv"
## [1] "Processing sentence: reset"
## [1] "Processing sentence: reshap"
## [1] "Processing sentence: resiacaa"
## [1] "Processing sentence: residenti"
## [1] "Processing sentence: resist"
## [1] "Processing sentence: resolv"
## [1] "Processing sentence: resort"
## [1] "Processing sentence: resourc"
## [1] "Processing sentence: resp"
## [1] "Processing sentence: respacaa"
## [1] "Processing sentence: respect"
## [1] "Processing sentence: respectacaa"
## [1] "Processing sentence: respectd"
## [1] "Processing sentence: respit"
## [1] "Processing sentence: respond"
## [1] "Processing sentence: respondacaa"
## [1] "Processing sentence: respons"
## [1] "Processing sentence: responseamp"
## [1] "Processing sentence: responsibilityeduaubcedubeuafeduaubcedubeuafnwhi"
## [1] "Processing sentence: responsiblenhttpstcolrwclxu"
## [1] "Processing sentence: rest"
## [1] "Processing sentence: restart"
## [1] "Processing sentence: restaur"
## [1] "Processing sentence: restor"
## [1] "Processing sentence: restraint"
## [1] "Processing sentence: restrict"
## [1] "Processing sentence: result"
## [1] "Processing sentence: resurg"
## [1] "Processing sentence: retail"
## [1] "Processing sentence: retailnhttpstcondxqqsvvk"
## [1] "Processing sentence: retain"
## [1] "Processing sentence: retal"
## [1] "Processing sentence: retard"
## [1] "Processing sentence: retrench"
## [1] "Processing sentence: retribut"
## [1] "Processing sentence: retrospect"
## [1] "Processing sentence: return"
## [1] "Processing sentence: retweet"
## [1] "Processing sentence: reuter"
## [1] "Processing sentence: revathirajeevan"
## [1] "Processing sentence: reveal"
## [1] "Processing sentence: reveng"
## [1] "Processing sentence: revenu"
## [1] "Processing sentence: reverber"
## [1] "Processing sentence: revert"
## [1] "Processing sentence: review"
## [1] "Processing sentence: revis"
## [1] "Processing sentence: reviv"
## [1] "Processing sentence: revolut"
## [1] "Processing sentence: revolutionari"
## [1] "Processing sentence: reward"
## [1] "Processing sentence: rewind"
## [1] "Processing sentence: rfid"
## [1] "Processing sentence: rgvzoomin"
## [1] "Processing sentence: rha"
## [1] "Processing sentence: rhe"
## [1] "Processing sentence: rhetor"
## [1] "Processing sentence: rhi"
## [1] "Processing sentence: rhis"
## [1] "Processing sentence: riceacaa"
## [1] "Processing sentence: ricedhal"
## [1] "Processing sentence: rich"
## [1] "Processing sentence: richasingh"
## [1] "Processing sentence: richer"
## [1] "Processing sentence: richericherampd"
## [1] "Processing sentence: richest"
## [1] "Processing sentence: richnkejrito"
## [1] "Processing sentence: rickshaw"
## [1] "Processing sentence: rickyrajkumar"
## [1] "Processing sentence: rid"
## [1] "Processing sentence: ridacaa"
## [1] "Processing sentence: ride"
## [1] "Processing sentence: ridicul"
## [1] "Processing sentence: rifatjawaid"
## [1] "Processing sentence: riffin"
## [1] "Processing sentence: rig"
## [1] "Processing sentence: riggednmodi"
## [1] "Processing sentence: right"
## [1] "Processing sentence: rightnfunni"
## [1] "Processing sentence: righttimetoinvestnwhil"
## [1] "Processing sentence: rigmaroleacaa"
## [1] "Processing sentence: rilrihahco"
## [1] "Processing sentence: riot"
## [1] "Processing sentence: riotlik"
## [1] "Processing sentence: riotsndemonet"
## [1] "Processing sentence: rip"
## [1] "Processing sentence: rise"
## [1] "Processing sentence: rishabhkulkul"
## [1] "Processing sentence: rishibagre"
## [1] "Processing sentence: rishibagreeacaa"
## [1] "Processing sentence: risk"
## [1] "Processing sentence: riski"
## [1] "Processing sentence: riskndemonetizationnhttpstcouojfkrnjyw"
## [1] "Processing sentence: ritabanerji"
## [1] "Processing sentence: ritag"
## [1] "Processing sentence: ritesheconomist"
## [1] "Processing sentence: ritikaspeak"
## [1] "Processing sentence: ritz"
## [1] "Processing sentence: river"
## [1] "Processing sentence: rivervalleyamsg"
## [1] "Processing sentence: riyaazamlani"
## [1] "Processing sentence: riyalovezu"
## [1] "Processing sentence: rjharshil"
## [1] "Processing sentence: rjraunac"
## [1] "Processing sentence: rjsudeshbhat"
## [1] "Processing sentence: rkam"
## [1] "Processing sentence: rkbaylan"
## [1] "Processing sentence: rkhuria"
## [1] "Processing sentence: rknagarbypol"
## [1] "Processing sentence: rkodali"
## [1] "Processing sentence: rkradhakrishn"
## [1] "Processing sentence: rks"
## [1] "Processing sentence: rli"
## [1] "Processing sentence: rlws"
## [1] "Processing sentence: rntata"
## [1] "Processing sentence: road"
## [1] "Processing sentence: roadneven"
## [1] "Processing sentence: roadscholarz"
## [1] "Processing sentence: roadshow"
## [1] "Processing sentence: roamingmil"
## [1] "Processing sentence: roamingraghu"
## [1] "Processing sentence: rob"
## [1] "Processing sentence: robber"
## [1] "Processing sentence: robberi"
## [1] "Processing sentence: robertoblak"
## [1] "Processing sentence: rock"
## [1] "Processing sentence: rofl"
## [1] "Processing sentence: roflgandhi"
## [1] "Processing sentence: roflteja"
## [1] "Processing sentence: roger"
## [1] "Processing sentence: rohanmlw"
## [1] "Processing sentence: rohinisghet"
## [1] "Processing sentence: rohinishah"
## [1] "Processing sentence: rohitavasaha"
## [1] "Processing sentence: rohithjyo"
## [1] "Processing sentence: rohitvarghes"
## [1] "Processing sentence: rohtakit"
## [1] "Processing sentence: rok"
## [1] "Processing sentence: rokahub"
## [1] "Processing sentence: role"
## [1] "Processing sentence: roll"
## [1] "Processing sentence: rollback"
## [1] "Processing sentence: rollercoast"
## [1] "Processing sentence: romeo"
## [1] "Processing sentence: romeogom"
## [1] "Processing sentence: ronsnewsfe"
## [1] "Processing sentence: root"
## [1] "Processing sentence: rosammat"
## [1] "Processing sentence: roshaninc"
## [1] "Processing sentence: roshankar"
## [1] "Processing sentence: roshansdrprop"
## [1] "Processing sentence: rot"
## [1] "Processing sentence: rouacaa"
## [1] "Processing sentence: round"
## [1] "Processing sentence: roundup"
## [1] "Processing sentence: rounduphttpstcoduioho"
## [1] "Processing sentence: rout"
## [1] "Processing sentence: routin"
## [1] "Processing sentence: rover"
## [1] "Processing sentence: row"
## [1] "Processing sentence: royal"
## [1] "Processing sentence: rpollard"
## [1] "Processing sentence: rraghuraj"
## [1] "Processing sentence: rsardana"
## [1] "Processing sentence: rscr"
## [1] "Processing sentence: rsdemonet"
## [1] "Processing sentence: rshivshankar"
## [1] "Processing sentence: rsk"
## [1] "Processing sentence: rsl"
## [1] "Processing sentence: rslakh"
## [1] "Processing sentence: rsltsbut"
## [1] "Processing sentence: rsmma"
## [1] "Processing sentence: rson"
## [1] "Processing sentence: rspctd"
## [1] "Processing sentence: rsprasad"
## [1] "Processing sentence: rss"
## [1] "Processing sentence: rssubscriptionforpoliticalparti"
## [1] "Processing sentence: rssurjewala"
## [1] "Processing sentence: rssurjewalanncrit"
## [1] "Processing sentence: rstelagathoti"
## [1] "Processing sentence: rsx"
## [1] "Processing sentence: rtforinc"
## [1] "Processing sentence: rtgs"
## [1] "Processing sentence: rtindiango"
## [1] "Processing sentence: rtnmamtabanerjeenoppositionxposedacaa"
## [1] "Processing sentence: rtnnhttpstcomnpdfixb"
## [1] "Processing sentence: rts"
## [1] "Processing sentence: rtucfdrgpradhanucfnnthi"
## [1] "Processing sentence: rubbish"
## [1] "Processing sentence: rubin"
## [1] "Processing sentence: rubinofakkad"
## [1] "Processing sentence: rubinreport"
## [1] "Processing sentence: ruchikom"
## [1] "Processing sentence: ruckus"
## [1] "Processing sentence: rudaali"
## [1] "Processing sentence: rudali"
## [1] "Processing sentence: ruhitewari"
## [1] "Processing sentence: ruin"
## [1] "Processing sentence: rule"
## [1] "Processing sentence: rumor"
## [1] "Processing sentence: rumour"
## [1] "Processing sentence: run"
## [1] "Processing sentence: runjhunmehrotra"
## [1] "Processing sentence: rupalije"
## [1] "Processing sentence: rupasubramanya"
## [1] "Processing sentence: rupaycard"
## [1] "Processing sentence: rupe"
## [1] "Processing sentence: rupeesacaa"
## [1] "Processing sentence: rupeesnnhttpstcoacaa"
## [1] "Processing sentence: rupeeswer"
## [1] "Processing sentence: rural"
## [1] "Processing sentence: ruralunskil"
## [1] "Processing sentence: rush"
## [1] "Processing sentence: russia"
## [1] "Processing sentence: rustic"
## [1] "Processing sentence: rvaidya"
## [1] "Processing sentence: rvaidyanhttpstcopcoivnvjnhttpstcoifaoclq"
## [1] "Processing sentence: rvasisht"
## [1] "Processing sentence: rws"
## [1] "Processing sentence: ryanward"
## [1] "Processing sentence: saacaa"
## [1] "Processing sentence: saab"
## [1] "Processing sentence: saadi"
## [1] "Processing sentence: saaley"
## [1] "Processing sentence: saaxenanurag"
## [1] "Processing sentence: sabanaqvi"
## [1] "Processing sentence: sabeaux"
## [1] "Processing sentence: sabha"
## [1] "Processing sentence: sabinabasha"
## [1] "Processing sentence: sabk"
## [1] "Processing sentence: sach"
## [1] "Processing sentence: sachinpilot"
## [1] "Processing sentence: sacrif"
## [1] "Processing sentence: sacrific"
## [1] "Processing sentence: sacrificesonehastomak"
## [1] "Processing sentence: sad"
## [1] "Processing sentence: sadakchap"
## [1] "Processing sentence: sadanand"
## [1] "Processing sentence: sadhavi"
## [1] "Processing sentence: sadji"
## [1] "Processing sentence: sadnmodi"
## [1] "Processing sentence: safe"
## [1] "Processing sentence: safeguard"
## [1] "Processing sentence: safesex"
## [1] "Processing sentence: safeti"
## [1] "Processing sentence: saffron"
## [1] "Processing sentence: saffronmoney"
## [1] "Processing sentence: saga"
## [1] "Processing sentence: sagan"
## [1] "Processing sentence: sagarika"
## [1] "Processing sentence: sagarikaghos"
## [1] "Processing sentence: sahara"
## [1] "Processing sentence: sahouraxo"
## [1] "Processing sentence: said"
## [1] "Processing sentence: saidacaa"
## [1] "Processing sentence: saideduaubdedubufeduaubcedubfubceduaubdedubufeduaubcedubfubceduaubdedubufeduaubcedubfubcat"
## [1] "Processing sentence: saidyou"
## [1] "Processing sentence: saifwoww"
## [1] "Processing sentence: sailorsmoon"
## [1] "Processing sentence: sajidyousuf"
## [1] "Processing sentence: sake"
## [1] "Processing sentence: sakeacaa"
## [1] "Processing sentence: sakinaka"
## [1] "Processing sentence: salaam"
## [1] "Processing sentence: salari"
## [1] "Processing sentence: sale"
## [1] "Processing sentence: saliltripathi"
## [1] "Processing sentence: saliltripathiacaa"
## [1] "Processing sentence: saliv"
## [1] "Processing sentence: salman"
## [1] "Processing sentence: salmankhan"
## [1] "Processing sentence: salmankhurshid"
## [1] "Processing sentence: salmansoz"
## [1] "Processing sentence: salonishuklaet"
## [1] "Processing sentence: salonishuklaetn"
## [1] "Processing sentence: salonishuklaetndemonet"
## [1] "Processing sentence: salut"
## [1] "Processing sentence: samacaa"
## [1] "Processing sentence: samachar"
## [1] "Processing sentence: samaj"
## [1] "Processing sentence: samajwadi"
## [1] "Processing sentence: samajwadiparti"
## [1] "Processing sentence: samarbhandr"
## [1] "Processing sentence: sambitswaraj"
## [1] "Processing sentence: sameerpolonium"
## [1] "Processing sentence: samilblognautomobil"
## [1] "Processing sentence: samirdwivedi"
## [1] "Processing sentence: samjaw"
## [1] "Processing sentence: samjh"
## [1] "Processing sentence: samkhan"
## [1] "Processing sentence: sampadscal"
## [1] "Processing sentence: sampl"
## [1] "Processing sentence: samrat"
## [1] "Processing sentence: sanand"
## [1] "Processing sentence: sanasecur"
## [1] "Processing sentence: sanction"
## [1] "Processing sentence: sandaacaa"
## [1] "Processing sentence: sandeepfromvn"
## [1] "Processing sentence: sandeepgandotra"
## [1] "Processing sentence: sandipsabharw"
## [1] "Processing sentence: sane"
## [1] "Processing sentence: sanfrancisco"
## [1] "Processing sentence: sangh"
## [1] "Processing sentence: sanghi"
## [1] "Processing sentence: sanginambi"
## [1] "Processing sentence: sangwansujacaa"
## [1] "Processing sentence: sangwansujata"
## [1] "Processing sentence: sanit"
## [1] "Processing sentence: sanitizeacaa"
## [1] "Processing sentence: sanjayazadsln"
## [1] "Processing sentence: sanjaybafna"
## [1] "Processing sentence: sanjaydixit"
## [1] "Processing sentence: sanjayjha"
## [1] "Processing sentence: sanjaynirupam"
## [1] "Processing sentence: sanjayrautuvach"
## [1] "Processing sentence: sanjayuvacaa"
## [1] "Processing sentence: sanjayuvacha"
## [1] "Processing sentence: sanjayzalawadiy"
## [1] "Processing sentence: sanjeetbisht"
## [1] "Processing sentence: sanjivbhatt"
## [1] "Processing sentence: sanjuvermacaa"
## [1] "Processing sentence: sanjuverma"
## [1] "Processing sentence: sanjuydv"
## [1] "Processing sentence: sankalp"
## [1] "Processing sentence: sankarsh"
## [1] "Processing sentence: sanklechad"
## [1] "Processing sentence: sankrant"
## [1] "Processing sentence: sanmistryi"
## [1] "Processing sentence: santosh"
## [1] "Processing sentence: sanvai"
## [1] "Processing sentence: sapnajha"
## [1] "Processing sentence: sapra"
## [1] "Processing sentence: sara"
## [1] "Processing sentence: sarada"
## [1] "Processing sentence: saradha"
## [1] "Processing sentence: sarahayatshah"
## [1] "Processing sentence: sarahreynold"
## [1] "Processing sentence: sarcasm"
## [1] "Processing sentence: sarda"
## [1] "Processing sentence: sardanarohit"
## [1] "Processing sentence: sardarpateln"
## [1] "Processing sentence: sardarsikh"
## [1] "Processing sentence: sardesairajdeep"
## [1] "Processing sentence: sargon"
## [1] "Processing sentence: sargonofakkad"
## [1] "Processing sentence: sarinnaft"
## [1] "Processing sentence: saritray"
## [1] "Processing sentence: sarkar"
## [1] "Processing sentence: sarkaracaac"
## [1] "Processing sentence: sarkari"
## [1] "Processing sentence: sarkarswati"
## [1] "Processing sentence: sarthal"
## [1] "Processing sentence: satbeer"
## [1] "Processing sentence: sath"
## [1] "Processing sentence: satiat"
## [1] "Processing sentence: satisfact"
## [1] "Processing sentence: satisfi"
## [1] "Processing sentence: satishacharya"
## [1] "Processing sentence: satishchar"
## [1] "Processing sentence: satishkumarm"
## [1] "Processing sentence: satyapriyan"
## [1] "Processing sentence: satyavijayi"
## [1] "Processing sentence: satyendarjain"
## [1] "Processing sentence: saundid"
## [1] "Processing sentence: saur"
## [1] "Processing sentence: sauravk"
## [1] "Processing sentence: savarkar"
## [1] "Processing sentence: save"
## [1] "Processing sentence: saversacaa"
## [1] "Processing sentence: savethepeoplenth"
## [1] "Processing sentence: saveyoutub"
## [1] "Processing sentence: savik"
## [1] "Processing sentence: saviour"
## [1] "Processing sentence: savita"
## [1] "Processing sentence: savitriev"
## [1] "Processing sentence: saw"
## [1] "Processing sentence: sawaal"
## [1] "Processing sentence: sawandutta"
## [1] "Processing sentence: saxenask"
## [1] "Processing sentence: saxenavishakha"
## [1] "Processing sentence: say"
## [1] "Processing sentence: sayin"
## [1] "Processing sentence: saynny"
## [1] "Processing sentence: saynotomodi"
## [1] "Processing sentence: sayshipra"
## [1] "Processing sentence: sbcltr"
## [1] "Processing sentence: sbengali"
## [1] "Processing sentence: sbi"
## [1] "Processing sentence: sbn"
## [1] "Processing sentence: sbtnhttpstcovdnhfqmmnarunjaitley"
## [1] "Processing sentence: scacaa"
## [1] "Processing sentence: scalacaa"
## [1] "Processing sentence: scale"
## [1] "Processing sentence: scam"
## [1] "Processing sentence: scambank"
## [1] "Processing sentence: scamn"
## [1] "Processing sentence: scamnar"
## [1] "Processing sentence: scamnn"
## [1] "Processing sentence: scamnncoalg"
## [1] "Processing sentence: scamsacaa"
## [1] "Processing sentence: scamstersacaa"
## [1] "Processing sentence: scarciti"
## [1] "Processing sentence: scare"
## [1] "Processing sentence: scari"
## [1] "Processing sentence: scarier"
## [1] "Processing sentence: scartoon"
## [1] "Processing sentence: scath"
## [1] "Processing sentence: scenario"
## [1] "Processing sentence: scene"
## [1] "Processing sentence: schadenfreud"
## [1] "Processing sentence: schedul"
## [1] "Processing sentence: scheme"
## [1] "Processing sentence: school"
## [1] "Processing sentence: schoolfeeloot"
## [1] "Processing sentence: schoolswhos"
## [1] "Processing sentence: scientist"
## [1] "Processing sentence: scimitarss"
## [1] "Processing sentence: scof"
## [1] "Processing sentence: scoonman"
## [1] "Processing sentence: scoopit"
## [1] "Processing sentence: scooter"
## [1] "Processing sentence: score"
## [1] "Processing sentence: scot"
## [1] "Processing sentence: scotchism"
## [1] "Processing sentence: scotland"
## [1] "Processing sentence: scoundrel"
## [1] "Processing sentence: scrambl"
## [1] "Processing sentence: scrap"
## [1] "Processing sentence: screw"
## [1] "Processing sentence: screwedbyst"
## [1] "Processing sentence: screwedbyunitedst"
## [1] "Processing sentence: scribbl"
## [1] "Processing sentence: script"
## [1] "Processing sentence: scrollin"
## [1] "Processing sentence: scroung"
## [1] "Processing sentence: scrutin"
## [1] "Processing sentence: scsver"
## [1] "Processing sentence: seacaa"
## [1] "Processing sentence: sea"
## [1] "Processing sentence: seandotau"
## [1] "Processing sentence: search"
## [1] "Processing sentence: season"
## [1] "Processing sentence: seasonacaa"
## [1] "Processing sentence: seasonnnhttpstacaa"
## [1] "Processing sentence: seat"
## [1] "Processing sentence: seatsacaa"
## [1] "Processing sentence: seatsbjp"
## [1] "Processing sentence: sec"
## [1] "Processing sentence: seci"
## [1] "Processing sentence: second"
## [1] "Processing sentence: secrecyh"
## [1] "Processing sentence: secret"
## [1] "Processing sentence: secretari"
## [1] "Processing sentence: secretariat"
## [1] "Processing sentence: secretaryeconom"
## [1] "Processing sentence: secretarym"
## [1] "Processing sentence: secretaryndemonetizationnhttpstcoimraofibnx"
## [1] "Processing sentence: sect"
## [1] "Processing sentence: sectacaa"
## [1] "Processing sentence: section"
## [1] "Processing sentence: sector"
## [1] "Processing sentence: sectoracaac"
## [1] "Processing sentence: sectornnhttpstcojefqst"
## [1] "Processing sentence: secular"
## [1] "Processing sentence: secur"
## [1] "Processing sentence: securacaa"
## [1] "Processing sentence: securit"
## [1] "Processing sentence: secyacaa"
## [1] "Processing sentence: see"
## [1] "Processing sentence: seeacaa"
## [1] "Processing sentence: seed"
## [1] "Processing sentence: seedheacaa"
## [1] "Processing sentence: seek"
## [1] "Processing sentence: seekh"
## [1] "Processing sentence: seem"
## [1] "Processing sentence: seemamustafaacaa"
## [1] "Processing sentence: seemsnhttpstcocbhzwsoa"
## [1] "Processing sentence: seen"
## [1] "Processing sentence: seenacaa"
## [1] "Processing sentence: seiz"
## [1] "Processing sentence: seizur"
## [1] "Processing sentence: select"
## [1] "Processing sentence: self"
## [1] "Processing sentence: selfi"
## [1] "Processing sentence: selfsatisfact"
## [1] "Processing sentence: selfushnessnon"
## [1] "Processing sentence: sell"
## [1] "Processing sentence: seller"
## [1] "Processing sentence: sem"
## [1] "Processing sentence: seminar"
## [1] "Processing sentence: sen"
## [1] "Processing sentence: sena"
## [1] "Processing sentence: send"
## [1] "Processing sentence: senior"
## [1] "Processing sentence: sens"
## [1] "Processing sentence: sensat"
## [1] "Processing sentence: sensation"
## [1] "Processing sentence: sensex"
## [1] "Processing sentence: sensibl"
## [1] "Processing sentence: sent"
## [1] "Processing sentence: sentiment"
## [1] "Processing sentence: seoandsmoserv"
## [1] "Processing sentence: sep"
## [1] "Processing sentence: separ"
## [1] "Processing sentence: separatist"
## [1] "Processing sentence: separatistsnaxalitestertorist"
## [1] "Processing sentence: seperatist"
## [1] "Processing sentence: sercic"
## [1] "Processing sentence: seri"
## [1] "Processing sentence: serious"
## [1] "Processing sentence: seriousfunnyguy"
## [1] "Processing sentence: serpentin"
## [1] "Processing sentence: serpentinfin"
## [1] "Processing sentence: serv"
## [1] "Processing sentence: servant"
## [1] "Processing sentence: serveacaa"
## [1] "Processing sentence: servendemonet"
## [1] "Processing sentence: servic"
## [1] "Processing sentence: servicacaa"
## [1] "Processing sentence: serviceacaa"
## [1] "Processing sentence: servicenvisit"
## [1] "Processing sentence: seshadrireddi"
## [1] "Processing sentence: session"
## [1] "Processing sentence: set"
## [1] "Processing sentence: setback"
## [1] "Processing sentence: sethshruti"
## [1] "Processing sentence: sethumadhavan"
## [1] "Processing sentence: settl"
## [1] "Processing sentence: setup"
## [1] "Processing sentence: sevak"
## [1] "Processing sentence: seven"
## [1] "Processing sentence: sever"
## [1] "Processing sentence: sexist"
## [1] "Processing sentence: sextraffick"
## [1] "Processing sentence: sffed"
## [1] "Processing sentence: sffedasiaprogram"
## [1] "Processing sentence: sffednhttpstcolkuvvsca"
## [1] "Processing sentence: sggeet"
## [1] "Processing sentence: sgurumurthi"
## [1] "Processing sentence: shacaa"
## [1] "Processing sentence: shaadi"
## [1] "Processing sentence: shadi"
## [1] "Processing sentence: shadow"
## [1] "Processing sentence: shaggyno"
## [1] "Processing sentence: shagun"
## [1] "Processing sentence: shah"
## [1] "Processing sentence: shaikh"
## [1] "Processing sentence: shailesh"
## [1] "Processing sentence: shainanc"
## [1] "Processing sentence: shaitaankhopdi"
## [1] "Processing sentence: shaken"
## [1] "Processing sentence: shakira"
## [1] "Processing sentence: shaktikanta"
## [1] "Processing sentence: shalinigaap"
## [1] "Processing sentence: shall"
## [1] "Processing sentence: shame"
## [1] "Processing sentence: shameeacaa"
## [1] "Processing sentence: shameenalauddin"
## [1] "Processing sentence: shameful"
## [1] "Processing sentence: shameless"
## [1] "Processing sentence: shamenwhi"
## [1] "Processing sentence: shamn"
## [1] "Processing sentence: shamnanupamconnect"
## [1] "Processing sentence: shamshan"
## [1] "Processing sentence: shankar"
## [1] "Processing sentence: shankhnaad"
## [1] "Processing sentence: shansha"
## [1] "Processing sentence: shantanukasta"
## [1] "Processing sentence: shape"
## [1] "Processing sentence: sharad"
## [1] "Processing sentence: sharadsharma"
## [1] "Processing sentence: sharadyadavmp"
## [1] "Processing sentence: sharanyashettyyacaa"
## [1] "Processing sentence: sharathv"
## [1] "Processing sentence: shardachitfund"
## [1] "Processing sentence: share"
## [1] "Processing sentence: sharemarket"
## [1] "Processing sentence: sharesclear"
## [1] "Processing sentence: sharethi"
## [1] "Processing sentence: shariff"
## [1] "Processing sentence: sharlockhemz"
## [1] "Processing sentence: sharma"
## [1] "Processing sentence: sharmakhemchand"
## [1] "Processing sentence: sharmavaibhav"
## [1] "Processing sentence: sharmawrit"
## [1] "Processing sentence: sharmisthagk"
## [1] "Processing sentence: sharon"
## [1] "Processing sentence: sharp"
## [1] "Processing sentence: shashi"
## [1] "Processing sentence: shashidigit"
## [1] "Processing sentence: shashitharoor"
## [1] "Processing sentence: shashitharoornnaim"
## [1] "Processing sentence: shashitharoornnmi"
## [1] "Processing sentence: shatter"
## [1] "Processing sentence: shave"
## [1] "Processing sentence: shaym"
## [1] "Processing sentence: shd"
## [1] "Processing sentence: sheela"
## [1] "Processing sentence: sheenudr"
## [1] "Processing sentence: sheer"
## [1] "Processing sentence: sheetampreport"
## [1] "Processing sentence: shefvaidya"
## [1] "Processing sentence: shehzadind"
## [1] "Processing sentence: shekhar"
## [1] "Processing sentence: shekhargupta"
## [1] "Processing sentence: shekharojha"
## [1] "Processing sentence: shell"
## [1] "Processing sentence: shelli"
## [1] "Processing sentence: sheltereacaa"
## [1] "Processing sentence: shepherd"
## [1] "Processing sentence: sherlock"
## [1] "Processing sentence: shernazpoonekar"
## [1] "Processing sentence: shi"
## [1] "Processing sentence: shift"
## [1] "Processing sentence: shifujijaihind"
## [1] "Processing sentence: shikohabadbranch"
## [1] "Processing sentence: shilpakannan"
## [1] "Processing sentence: shilpitewari"
## [1] "Processing sentence: ship"
## [1] "Processing sentence: shiprasuri"
## [1] "Processing sentence: shirishkund"
## [1] "Processing sentence: shirt"
## [1] "Processing sentence: shit"
## [1] "Processing sentence: shitfest"
## [1] "Processing sentence: shitti"
## [1] "Processing sentence: shiv"
## [1] "Processing sentence: shiva"
## [1] "Processing sentence: shivaroor"
## [1] "Processing sentence: shiver"
## [1] "Processing sentence: shivpal"
## [1] "Processing sentence: shivshivshivv"
## [1] "Processing sentence: shld"
## [1] "Processing sentence: shobha"
## [1] "Processing sentence: shock"
## [1] "Processing sentence: shocksacaa"
## [1] "Processing sentence: shockstart"
## [1] "Processing sentence: shoenhead"
## [1] "Processing sentence: shomachaudhuri"
## [1] "Processing sentence: shoot"
## [1] "Processing sentence: shootinthought"
## [1] "Processing sentence: shop"
## [1] "Processing sentence: shopssmal"
## [1] "Processing sentence: shoracaa"
## [1] "Processing sentence: shore"
## [1] "Processing sentence: short"
## [1] "Processing sentence: shortag"
## [1] "Processing sentence: shortagensurplus"
## [1] "Processing sentence: shorten"
## [1] "Processing sentence: shorter"
## [1] "Processing sentence: shortliv"
## [1] "Processing sentence: shortsight"
## [1] "Processing sentence: shortterm"
## [1] "Processing sentence: shot"
## [1] "Processing sentence: shoulderd"
## [1] "Processing sentence: shouldnt"
## [1] "Processing sentence: shouldv"
## [1] "Processing sentence: shout"
## [1] "Processing sentence: shoutout"
## [1] "Processing sentence: show"
## [1] "Processing sentence: showacaa"
## [1] "Processing sentence: showcas"
## [1] "Processing sentence: shown"
## [1] "Processing sentence: showroom"
## [1] "Processing sentence: showsdemonet"
## [1] "Processing sentence: shree"
## [1] "Processing sentence: shri"
## [1] "Processing sentence: shribuddha"
## [1] "Processing sentence: shridhar"
## [1] "Processing sentence: shrink"
## [1] "Processing sentence: shripadynaik"
## [1] "Processing sentence: shrunk"
## [1] "Processing sentence: shryansh"
## [1] "Processing sentence: shubhamdr"
## [1] "Processing sentence: shud"
## [1] "Processing sentence: shudnt"
## [1] "Processing sentence: shuffl"
## [1] "Processing sentence: shuru"
## [1] "Processing sentence: shut"
## [1] "Processing sentence: shutup"
## [1] "Processing sentence: shutupkristen"
## [1] "Processing sentence: shuvankr"
## [1] "Processing sentence: shyamveer"
## [1] "Processing sentence: sickerth"
## [1] "Processing sentence: sickular"
## [1] "Processing sentence: sickularlibtard"
## [1] "Processing sentence: siddhu"
## [1] "Processing sentence: side"
## [1] "Processing sentence: sideeffect"
## [1] "Processing sentence: sidesacaa"
## [1] "Processing sentence: sidin"
## [1] "Processing sentence: sidve"
## [1] "Processing sentence: sigh"
## [1] "Processing sentence: sight"
## [1] "Processing sentence: sigmundquadro"
## [1] "Processing sentence: sign"
## [1] "Processing sentence: signal"
## [1] "Processing sentence: signdemonet"
## [1] "Processing sentence: signific"
## [1] "Processing sentence: signsacaa"
## [1] "Processing sentence: sikh"
## [1] "Processing sentence: sikhasunam"
## [1] "Processing sentence: silenc"
## [1] "Processing sentence: silent"
## [1] "Processing sentence: silentbudhha"
## [1] "Processing sentence: silentficciindia"
## [1] "Processing sentence: silicon"
## [1] "Processing sentence: silvassa"
## [1] "Processing sentence: silver"
## [1] "Processing sentence: sim"
## [1] "Processing sentence: similar"
## [1] "Processing sentence: simondixontwitt"
## [1] "Processing sentence: simpl"
## [1] "Processing sentence: simpli"
## [1] "Processing sentence: simplyshilpi"
## [1] "Processing sentence: simultaneouslyndemonet"
## [1] "Processing sentence: sin"
## [1] "Processing sentence: sinacaa"
## [1] "Processing sentence: sinc"
## [1] "Processing sentence: sincer"
## [1] "Processing sentence: singapor"
## [1] "Processing sentence: singer"
## [1] "Processing sentence: singh"
## [1] "Processing sentence: singhshaantanu"
## [1] "Processing sentence: singl"
## [1] "Processing sentence: sinhapun"
## [1] "Processing sentence: sinist"
## [1] "Processing sentence: sink"
## [1] "Processing sentence: sinner"
## [1] "Processing sentence: sip"
## [1] "Processing sentence: siphon"
## [1] "Processing sentence: sir"
## [1] "Processing sentence: sirinotsiri"
## [1] "Processing sentence: siripuramrk"
## [1] "Processing sentence: sirjadeja"
## [1] "Processing sentence: sirje"
## [1] "Processing sentence: sirji"
## [1] "Processing sentence: sirms"
## [1] "Processing sentence: sirndemonet"
## [1] "Processing sentence: sirni"
## [1] "Processing sentence: sirnjust"
## [1] "Processing sentence: sirnnicymi"
## [1] "Processing sentence: sirnpeopl"
## [1] "Processing sentence: sirpareshraw"
## [1] "Processing sentence: sirthi"
## [1] "Processing sentence: sister"
## [1] "Processing sentence: sistlamurali"
## [1] "Processing sentence: sit"
## [1] "Processing sentence: sitaramlamba"
## [1] "Processing sentence: sitaramyechuri"
## [1] "Processing sentence: site"
## [1] "Processing sentence: situat"
## [1] "Processing sentence: situationacaac"
## [1] "Processing sentence: sivakarthikeyan"
## [1] "Processing sentence: six"
## [1] "Processing sentence: sixti"
## [1] "Processing sentence: siyawoman"
## [1] "Processing sentence: size"
## [1] "Processing sentence: sizezero"
## [1] "Processing sentence: sjvatsal"
## [1] "Processing sentence: skeptic"
## [1] "Processing sentence: sketch"
## [1] "Processing sentence: skill"
## [1] "Processing sentence: slain"
## [1] "Processing sentence: slam"
## [1] "Processing sentence: slap"
## [1] "Processing sentence: slash"
## [1] "Processing sentence: slaughter"
## [1] "Processing sentence: slave"
## [1] "Processing sentence: slavesthink"
## [1] "Processing sentence: sleep"
## [1] "Processing sentence: slew"
## [1] "Processing sentence: slide"
## [1] "Processing sentence: slight"
## [1] "Processing sentence: slip"
## [1] "Processing sentence: slogan"
## [1] "Processing sentence: slow"
## [1] "Processing sentence: slowdowacaa"
## [1] "Processing sentence: slowdown"
## [1] "Processing sentence: slowest"
## [1] "Processing sentence: slowli"
## [1] "Processing sentence: sluggish"
## [1] "Processing sentence: slum"
## [1] "Processing sentence: slump"
## [1] "Processing sentence: slyli"
## [1] "Processing sentence: small"
## [1] "Processing sentence: smallacaa"
## [1] "Processing sentence: smallbusi"
## [1] "Processing sentence: smaller"
## [1] "Processing sentence: smallmedium"
## [1] "Processing sentence: smanjari"
## [1] "Processing sentence: smarket"
## [1] "Processing sentence: smart"
## [1] "Processing sentence: smartciti"
## [1] "Processing sentence: smartcityrajkot"
## [1] "Processing sentence: smartphon"
## [1] "Processing sentence: sme"
## [1] "Processing sentence: smedia"
## [1] "Processing sentence: smell"
## [1] "Processing sentence: smes"
## [1] "Processing sentence: smile"
## [1] "Processing sentence: smitadutta"
## [1] "Processing sentence: smitamuk"
## [1] "Processing sentence: smith"
## [1] "Processing sentence: smitharnair"
## [1] "Processing sentence: smoke"
## [1] "Processing sentence: smooth"
## [1] "Processing sentence: smoother"
## [1] "Processing sentence: smritiirani"
## [1] "Processing sentence: smritiiruni"
## [1] "Processing sentence: sms"
## [1] "Processing sentence: smt"
## [1] "Processing sentence: smthng"
## [1] "Processing sentence: snacaa"
## [1] "Processing sentence: snack"
## [1] "Processing sentence: snake"
## [1] "Processing sentence: snap"
## [1] "Processing sentence: snapchat"
## [1] "Processing sentence: snapchatceo"
## [1] "Processing sentence: snapchatnindia"
## [1] "Processing sentence: snapchatsupport"
## [1] "Processing sentence: snapshitceo"
## [1] "Processing sentence: snarki"
## [1] "Processing sentence: snatch"
## [1] "Processing sentence: snavroop"
## [1] "Processing sentence: sneez"
## [1] "Processing sentence: snehabanerg"
## [1] "Processing sentence: snsachinnandu"
## [1] "Processing sentence: snub"
## [1] "Processing sentence: snuff"
## [1] "Processing sentence: soar"
## [1] "Processing sentence: socal"
## [1] "Processing sentence: social"
## [1] "Processing sentence: socialismdemonetizationcashless"
## [1] "Processing sentence: socialismdemonetizationcashlessacaa"
## [1] "Processing sentence: socialist"
## [1] "Processing sentence: socialmedia"
## [1] "Processing sentence: societ"
## [1] "Processing sentence: societi"
## [1] "Processing sentence: socld"
## [1] "Processing sentence: soft"
## [1] "Processing sentence: softbankacaac"
## [1] "Processing sentence: softcelltech"
## [1] "Processing sentence: soil"
## [1] "Processing sentence: sold"
## [1] "Processing sentence: soldier"
## [1] "Processing sentence: sole"
## [1] "Processing sentence: solid"
## [1] "Processing sentence: solidar"
## [1] "Processing sentence: solo"
## [1] "Processing sentence: solut"
## [1] "Processing sentence: solutacaa"
## [1] "Processing sentence: solv"
## [1] "Processing sentence: somacaa"
## [1] "Processing sentence: somebodi"
## [1] "Processing sentence: somehow"
## [1] "Processing sentence: someon"
## [1] "Processing sentence: somersault"
## [1] "Processing sentence: someth"
## [1] "Processing sentence: somethacaa"
## [1] "Processing sentence: somethingacaa"
## [1] "Processing sentence: sometimedemonet"
## [1] "Processing sentence: somewher"
## [1] "Processing sentence: son"
## [1] "Processing sentence: sona"
## [1] "Processing sentence: sonada"
## [1] "Processing sentence: sonaliranad"
## [1] "Processing sentence: sonamguptabewafa"
## [1] "Processing sentence: sonc"
## [1] "Processing sentence: song"
## [1] "Processing sentence: sonia"
## [1] "Processing sentence: sonu"
## [1] "Processing sentence: sonunigam"
## [1] "Processing sentence: soon"
## [1] "Processing sentence: sooryajith"
## [1] "Processing sentence: sore"
## [1] "Processing sentence: soro"
## [1] "Processing sentence: sorri"
## [1] "Processing sentence: sort"
## [1] "Processing sentence: soulefact"
## [1] "Processing sentence: soumikda"
## [1] "Processing sentence: sound"
## [1] "Processing sentence: soup"
## [1] "Processing sentence: sourabh"
## [1] "Processing sentence: sourc"
## [1] "Processing sentence: sourcesnnwhich"
## [1] "Processing sentence: sourcesnuuauaueuuuuu"
## [1] "Processing sentence: south"
## [1] "Processing sentence: southasia"
## [1] "Processing sentence: southern"
## [1] "Processing sentence: sow"
## [1] "Processing sentence: sowinganyon"
## [1] "Processing sentence: spaceacaa"
## [1] "Processing sentence: spam"
## [1] "Processing sentence: spanchat"
## [1] "Processing sentence: spare"
## [1] "Processing sentence: spark"
## [1] "Processing sentence: spati"
## [1] "Processing sentence: speak"
## [1] "Processing sentence: speakndid"
## [1] "Processing sentence: special"
## [1] "Processing sentence: specialist"
## [1] "Processing sentence: speciallyub"
## [1] "Processing sentence: specif"
## [1] "Processing sentence: spectacular"
## [1] "Processing sentence: spectrum"
## [1] "Processing sentence: speech"
## [1] "Processing sentence: speechhttpstconscew"
## [1] "Processing sentence: speed"
## [1] "Processing sentence: spell"
## [1] "Processing sentence: spencerkart"
## [1] "Processing sentence: spend"
## [1] "Processing sentence: spendingpeopl"
## [1] "Processing sentence: spent"
## [1] "Processing sentence: spicesnsecret"
## [1] "Processing sentence: spiegel"
## [1] "Processing sentence: spike"
## [1] "Processing sentence: spin"
## [1] "Processing sentence: spineless"
## [1] "Processing sentence: spiral"
## [1] "Processing sentence: spirit"
## [1] "Processing sentence: spiritu"
## [1] "Processing sentence: spit"
## [1] "Processing sentence: spk"
## [1] "Processing sentence: spl"
## [1] "Processing sentence: spoil"
## [1] "Processing sentence: spoke"
## [1] "Processing sentence: spoken"
## [1] "Processing sentence: spokesmenanti"
## [1] "Processing sentence: spokesperson"
## [1] "Processing sentence: spoki"
## [1] "Processing sentence: spong"
## [1] "Processing sentence: sponsor"
## [1] "Processing sentence: sponsorship"
## [1] "Processing sentence: sponspor"
## [1] "Processing sentence: spoof"
## [1] "Processing sentence: sport"
## [1] "Processing sentence: spot"
## [1] "Processing sentence: spousenwhil"
## [1] "Processing sentence: spray"
## [1] "Processing sentence: spread"
## [1] "Processing sentence: spreoffici"
## [1] "Processing sentence: spur"
## [1] "Processing sentence: squad"
## [1] "Processing sentence: squar"
## [1] "Processing sentence: squardcritic"
## [1] "Processing sentence: squarecash"
## [1] "Processing sentence: squarega"
## [1] "Processing sentence: squat"
## [1] "Processing sentence: squeez"
## [1] "Processing sentence: srbachchan"
## [1] "Processing sentence: sreehari"
## [1] "Processing sentence: sreeiyer"
## [1] "Processing sentence: sreenivasanjain"
## [1] "Processing sentence: sreesurya"
## [1] "Processing sentence: srganguli"
## [1] "Processing sentence: sri"
## [1] "Processing sentence: sricharan"
## [1] "Processing sentence: srinagartim"
## [1] "Processing sentence: srinisivabalan"
## [1] "Processing sentence: srinivasan"
## [1] "Processing sentence: srinivasanravi"
## [1] "Processing sentence: srirambjp"
## [1] "Processing sentence: srisri"
## [1] "Processing sentence: srisriravishankar"
## [1] "Processing sentence: sritara"
## [1] "Processing sentence: srithh"
## [1] "Processing sentence: srivatsayb"
## [1] "Processing sentence: srk"
## [1] "Processing sentence: srujanadeva"
## [1] "Processing sentence: srvignesh"
## [1] "Processing sentence: ssdel"
## [1] "Processing sentence: stacaa"
## [1] "Processing sentence: staacaa"
## [1] "Processing sentence: stabil"
## [1] "Processing sentence: staff"
## [1] "Processing sentence: stage"
## [1] "Processing sentence: stagger"
## [1] "Processing sentence: staggeringacaa"
## [1] "Processing sentence: stagnant"
## [1] "Processing sentence: stall"
## [1] "Processing sentence: stamp"
## [1] "Processing sentence: stamped"
## [1] "Processing sentence: stanc"
## [1] "Processing sentence: stand"
## [1] "Processing sentence: standacaa"
## [1] "Processing sentence: standard"
## [1] "Processing sentence: standingsearch"
## [1] "Processing sentence: standstil"
## [1] "Processing sentence: standupacaa"
## [1] "Processing sentence: standupcentr"
## [1] "Processing sentence: stapl"
## [1] "Processing sentence: star"
## [1] "Processing sentence: stark"
## [1] "Processing sentence: start"
## [1] "Processing sentence: startseduaubdedubueduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: startup"
## [1] "Processing sentence: startupindia"
## [1] "Processing sentence: startupsndemonetizationacaa"
## [1] "Processing sentence: startupsway"
## [1] "Processing sentence: starv"
## [1] "Processing sentence: stat"
## [1] "Processing sentence: state"
## [1] "Processing sentence: statebankpak"
## [1] "Processing sentence: statecitizen"
## [1] "Processing sentence: statelevel"
## [1] "Processing sentence: statement"
## [1] "Processing sentence: statewid"
## [1] "Processing sentence: station"
## [1] "Processing sentence: statistician"
## [1] "Processing sentence: statu"
## [1] "Processing sentence: status"
## [1] "Processing sentence: statushi"
## [1] "Processing sentence: statut"
## [1] "Processing sentence: stausifr"
## [1] "Processing sentence: stay"
## [1] "Processing sentence: staynexecut"
## [1] "Processing sentence: stds"
## [1] "Processing sentence: steadi"
## [1] "Processing sentence: steakhous"
## [1] "Processing sentence: stealth"
## [1] "Processing sentence: steam"
## [1] "Processing sentence: steel"
## [1] "Processing sentence: steelbridg"
## [1] "Processing sentence: steemit"
## [1] "Processing sentence: steep"
## [1] "Processing sentence: steepli"
## [1] "Processing sentence: stefanmolyneux"
## [1] "Processing sentence: stellar"
## [1] "Processing sentence: step"
## [1] "Processing sentence: stephen"
## [1] "Processing sentence: stepnday"
## [1] "Processing sentence: stevehank"
## [1] "Processing sentence: stevensupt"
## [1] "Processing sentence: stil"
## [1] "Processing sentence: still"
## [1] "Processing sentence: stillacaa"
## [1] "Processing sentence: stnsacaa"
## [1] "Processing sentence: stock"
## [1] "Processing sentence: stockmarket"
## [1] "Processing sentence: stockpil"
## [1] "Processing sentence: stocksbond"
## [1] "Processing sentence: stolen"
## [1] "Processing sentence: stollentrick"
## [1] "Processing sentence: stomach"
## [1] "Processing sentence: stone"
## [1] "Processing sentence: stonepelt"
## [1] "Processing sentence: stood"
## [1] "Processing sentence: stoog"
## [1] "Processing sentence: stoood"
## [1] "Processing sentence: stoopid"
## [1] "Processing sentence: stop"
## [1] "Processing sentence: stopacaa"
## [1] "Processing sentence: stope"
## [1] "Processing sentence: stoppeacaa"
## [1] "Processing sentence: store"
## [1] "Processing sentence: stori"
## [1] "Processing sentence: storm"
## [1] "Processing sentence: storynndemonet"
## [1] "Processing sentence: stpiindia"
## [1] "Processing sentence: straight"
## [1] "Processing sentence: strandedacaa"
## [1] "Processing sentence: strang"
## [1] "Processing sentence: strateg"
## [1] "Processing sentence: strategi"
## [1] "Processing sentence: strategyacaa"
## [1] "Processing sentence: strategyg"
## [1] "Processing sentence: stream"
## [1] "Processing sentence: street"
## [1] "Processing sentence: streetbuzzapp"
## [1] "Processing sentence: streetjellyacaa"
## [1] "Processing sentence: strength"
## [1] "Processing sentence: strengthen"
## [1] "Processing sentence: strengthgentl"
## [1] "Processing sentence: strengthsdemonet"
## [1] "Processing sentence: stress"
## [1] "Processing sentence: stretch"
## [1] "Processing sentence: strict"
## [1] "Processing sentence: strike"
## [1] "Processing sentence: strikesnnh"
## [1] "Processing sentence: strikesthen"
## [1] "Processing sentence: strip"
## [1] "Processing sentence: striyan"
## [1] "Processing sentence: strong"
## [1] "Processing sentence: strongest"
## [1] "Processing sentence: stronghold"
## [1] "Processing sentence: struck"
## [1] "Processing sentence: struggl"
## [1] "Processing sentence: stuck"
## [1] "Processing sentence: student"
## [1] "Processing sentence: studentacaa"
## [1] "Processing sentence: studentssriacaa"
## [1] "Processing sentence: studi"
## [1] "Processing sentence: stuf"
## [1] "Processing sentence: stuff"
## [1] "Processing sentence: stung"
## [1] "Processing sentence: stunt"
## [1] "Processing sentence: stupid"
## [1] "Processing sentence: stupidosaur"
## [1] "Processing sentence: style"
## [1] "Processing sentence: suacaa"
## [1] "Processing sentence: subavinash"
## [1] "Processing sentence: subbarao"
## [1] "Processing sentence: subichaturvedi"
## [1] "Processing sentence: subject"
## [1] "Processing sentence: submit"
## [1] "Processing sentence: subscrib"
## [1] "Processing sentence: substanc"
## [1] "Processing sentence: substitut"
## [1] "Processing sentence: subtitl"
## [1] "Processing sentence: subtitlesnhttpstcornggkiugm"
## [1] "Processing sentence: subtitlesnhttpstcornggkiugmacaa"
## [1] "Processing sentence: subtitlesnhttpstcowaiampwyb"
## [1] "Processing sentence: subvert"
## [1] "Processing sentence: sucacaa"
## [1] "Processing sentence: succeed"
## [1] "Processing sentence: success"
## [1] "Processing sentence: successacaa"
## [1] "Processing sentence: successeduaubdedubueduaubdedubueduaubdedubu"
## [1] "Processing sentence: successfulucnindia"
## [1] "Processing sentence: succinct"
## [1] "Processing sentence: suchetadal"
## [1] "Processing sentence: suck"
## [1] "Processing sentence: sucknncensorship"
## [1] "Processing sentence: sud"
## [1] "Processing sentence: sudarsansand"
## [1] "Processing sentence: sudarshannewstv"
## [1] "Processing sentence: sudden"
## [1] "Processing sentence: suffer"
## [1] "Processing sentence: sufferd"
## [1] "Processing sentence: sufferingacaa"
## [1] "Processing sentence: suffic"
## [1] "Processing sentence: sugarcan"
## [1] "Processing sentence: suggest"
## [1] "Processing sentence: suggestionstop"
## [1] "Processing sentence: suhelseth"
## [1] "Processing sentence: suicid"
## [1] "Processing sentence: suicidalhindu"
## [1] "Processing sentence: suit"
## [1] "Processing sentence: sukanyaiy"
## [1] "Processing sentence: sum"
## [1] "Processing sentence: sumanthraman"
## [1] "Processing sentence: sumantsinha"
## [1] "Processing sentence: sumitbhati"
## [1] "Processing sentence: sumitkashyapjha"
## [1] "Processing sentence: summar"
## [1] "Processing sentence: summari"
## [1] "Processing sentence: summarili"
## [1] "Processing sentence: summer"
## [1] "Processing sentence: summit"
## [1] "Processing sentence: summon"
## [1] "Processing sentence: sumongantait"
## [1] "Processing sentence: sumthng"
## [1] "Processing sentence: sumthngacaa"
## [1] "Processing sentence: sunami"
## [1] "Processing sentence: sunday"
## [1] "Processing sentence: sundaytweet"
## [1] "Processing sentence: sundeepgummadi"
## [1] "Processing sentence: sunetrac"
## [1] "Processing sentence: sunfloweroil"
## [1] "Processing sentence: sunil"
## [1] "Processing sentence: sunilabraham"
## [1] "Processing sentence: sunilgoinghigh"
## [1] "Processing sentence: sunilrajguru"
## [1] "Processing sentence: sunilsharmajmu"
## [1] "Processing sentence: sunilsinghbjp"
## [1] "Processing sentence: sunni"
## [1] "Processing sentence: sunnyleon"
## [1] "Processing sentence: supacaa"
## [1] "Processing sentence: suparnasingh"
## [1] "Processing sentence: super"
## [1] "Processing sentence: superb"
## [1] "Processing sentence: superior"
## [1] "Processing sentence: supermarket"
## [1] "Processing sentence: superstarrajini"
## [1] "Processing sentence: suppacaa"
## [1] "Processing sentence: suppli"
## [1] "Processing sentence: supplier"
## [1] "Processing sentence: supplysid"
## [1] "Processing sentence: support"
## [1] "Processing sentence: supportacaa"
## [1] "Processing sentence: supportit"
## [1] "Processing sentence: supportmodi"
## [1] "Processing sentence: supportn"
## [1] "Processing sentence: supportwher"
## [1] "Processing sentence: suppos"
## [1] "Processing sentence: suppress"
## [1] "Processing sentence: supprt"
## [1] "Processing sentence: suprem"
## [1] "Processing sentence: supremecourt"
## [1] "Processing sentence: supremo"
## [1] "Processing sentence: supriyo"
## [1] "Processing sentence: suracaa"
## [1] "Processing sentence: surajagarw"
## [1] "Processing sentence: surat"
## [1] "Processing sentence: sure"
## [1] "Processing sentence: sureacaa"
## [1] "Processing sentence: sureshnakhua"
## [1] "Processing sentence: sureshpprabhu"
## [1] "Processing sentence: surg"
## [1] "Processing sentence: surgeri"
## [1] "Processing sentence: surgic"
## [1] "Processing sentence: surgicacaa"
## [1] "Processing sentence: surgicalacaa"
## [1] "Processing sentence: surgicalstrik"
## [1] "Processing sentence: surgicalstrikenarmi"
## [1] "Processing sentence: surianarayanan"
## [1] "Processing sentence: surjewala"
## [1] "Processing sentence: surjitbhalla"
## [1] "Processing sentence: surnel"
## [1] "Processing sentence: surpris"
## [1] "Processing sentence: surpriseeduaubdedububnndemonet"
## [1] "Processing sentence: surprisesurpris"
## [1] "Processing sentence: surrend"
## [1] "Processing sentence: surveacaa"
## [1] "Processing sentence: surveil"
## [1] "Processing sentence: survey"
## [1] "Processing sentence: surveymr"
## [1] "Processing sentence: surveyndonmuacaa"
## [1] "Processing sentence: surveyndonmufflerman"
## [1] "Processing sentence: surveynw"
## [1] "Processing sentence: surveytimepass"
## [1] "Processing sentence: surviv"
## [1] "Processing sentence: suryanavin"
## [1] "Processing sentence: suryavanshi"
## [1] "Processing sentence: susacaa"
## [1] "Processing sentence: susan"
## [1] "Processing sentence: susanwojcicki"
## [1] "Processing sentence: sush"
## [1] "Processing sentence: sushil"
## [1] "Processing sentence: sushmammaurya"
## [1] "Processing sentence: sushmaswaraj"
## [1] "Processing sentence: sushmitadevmp"
## [1] "Processing sentence: suspacaa"
## [1] "Processing sentence: suspect"
## [1] "Processing sentence: suspend"
## [1] "Processing sentence: suspens"
## [1] "Processing sentence: suspici"
## [1] "Processing sentence: sustain"
## [1] "Processing sentence: suv"
## [1] "Processing sentence: suvarnanewstv"
## [1] "Processing sentence: suvigyap"
## [1] "Processing sentence: svaacaa"
## [1] "Processing sentence: svaneksmith"
## [1] "Processing sentence: svaneksmithnprorg"
## [1] "Processing sentence: swachata"
## [1] "Processing sentence: swachchbharat"
## [1] "Processing sentence: swachhbharatacaa"
## [1] "Processing sentence: swachhpolit"
## [1] "Processing sentence: swadlamudi"
## [1] "Processing sentence: swami"
## [1] "Processing sentence: swamp"
## [1] "Processing sentence: swamygkswami"
## [1] "Processing sentence: swapout"
## [1] "Processing sentence: swarajindia"
## [1] "Processing sentence: swarajya"
## [1] "Processing sentence: swarajyamag"
## [1] "Processing sentence: swatch"
## [1] "Processing sentence: swati"
## [1] "Processing sentence: swatisam"
## [1] "Processing sentence: swatisaxena"
## [1] "Processing sentence: swe"
## [1] "Processing sentence: swear"
## [1] "Processing sentence: sweet"
## [1] "Processing sentence: sweetseii"
## [1] "Processing sentence: swept"
## [1] "Processing sentence: swetasinghat"
## [1] "Processing sentence: swift"
## [1] "Processing sentence: swine"
## [1] "Processing sentence: swing"
## [1] "Processing sentence: swingacaa"
## [1] "Processing sentence: swipe"
## [1] "Processing sentence: swiss"
## [1] "Processing sentence: swissbank"
## [1] "Processing sentence: switch"
## [1] "Processing sentence: swrpa"
## [1] "Processing sentence: syl"
## [1] "Processing sentence: symptom"
## [1] "Processing sentence: syndbank"
## [1] "Processing sentence: syria"
## [1] "Processing sentence: system"
## [1] "Processing sentence: systemnwrit"
## [1] "Processing sentence: systemsstop"
## [1] "Processing sentence: tabassumziacaa"
## [1] "Processing sentence: tabassumzia"
## [1] "Processing sentence: tabl"
## [1] "Processing sentence: tableau"
## [1] "Processing sentence: tackl"
## [1] "Processing sentence: taco"
## [1] "Processing sentence: tactic"
## [1] "Processing sentence: tag"
## [1] "Processing sentence: tagnthat"
## [1] "Processing sentence: tagwingsindia"
## [1] "Processing sentence: tail"
## [1] "Processing sentence: tailor"
## [1] "Processing sentence: taint"
## [1] "Processing sentence: tajinderbagga"
## [1] "Processing sentence: tak"
## [1] "Processing sentence: takacaa"
## [1] "Processing sentence: takat"
## [1] "Processing sentence: take"
## [1] "Processing sentence: takeaway"
## [1] "Processing sentence: taken"
## [1] "Processing sentence: takng"
## [1] "Processing sentence: tale"
## [1] "Processing sentence: talk"
## [1] "Processing sentence: talkortweet"
## [1] "Processing sentence: tame"
## [1] "Processing sentence: tamil"
## [1] "Processing sentence: tamilnadu"
## [1] "Processing sentence: tamluk"
## [1] "Processing sentence: tamper"
## [1] "Processing sentence: tamperacaa"
## [1] "Processing sentence: tamperproof"
## [1] "Processing sentence: tandon"
## [1] "Processing sentence: tandonraveena"
## [1] "Processing sentence: tanim"
## [1] "Processing sentence: tank"
## [1] "Processing sentence: tanker"
## [1] "Processing sentence: tarekfatah"
## [1] "Processing sentence: target"
## [1] "Processing sentence: targetingin"
## [1] "Processing sentence: targetingout"
## [1] "Processing sentence: tariff"
## [1] "Processing sentence: tastendemonet"
## [1] "Processing sentence: tat"
## [1] "Processing sentence: tata"
## [1] "Processing sentence: tatavaluehom"
## [1] "Processing sentence: taught"
## [1] "Processing sentence: tavleen"
## [1] "Processing sentence: tavleensingh"
## [1] "Processing sentence: tawdevinod"
## [1] "Processing sentence: tax"
## [1] "Processing sentence: taxabl"
## [1] "Processing sentence: taxat"
## [1] "Processing sentence: taxguru"
## [1] "Processing sentence: taxmannindia"
## [1] "Processing sentence: taxmen"
## [1] "Processing sentence: taxnnsc"
## [1] "Processing sentence: taxpay"
## [1] "Processing sentence: taxpayeacaa"
## [1] "Processing sentence: taxterror"
## [1] "Processing sentence: tbc"
## [1] "Processing sentence: tbf"
## [1] "Processing sentence: tch"
## [1] "Processing sentence: tcot"
## [1] "Processing sentence: tcs"
## [1] "Processing sentence: tdp"
## [1] "Processing sentence: tdr"
## [1] "Processing sentence: teacaa"
## [1] "Processing sentence: tea"
## [1] "Processing sentence: teab"
## [1] "Processing sentence: teach"
## [1] "Processing sentence: teacher"
## [1] "Processing sentence: team"
## [1] "Processing sentence: teamyoutub"
## [1] "Processing sentence: tear"
## [1] "Processing sentence: teaser"
## [1] "Processing sentence: teasri"
## [1] "Processing sentence: tech"
## [1] "Processing sentence: techeet"
## [1] "Processing sentence: techn"
## [1] "Processing sentence: technhttpstcoutmcofg"
## [1] "Processing sentence: technic"
## [1] "Processing sentence: technicalacaa"
## [1] "Processing sentence: technolog"
## [1] "Processing sentence: techsethi"
## [1] "Processing sentence: tedhilak"
## [1] "Processing sentence: teen"
## [1] "Processing sentence: tehmimi"
## [1] "Processing sentence: telangana"
## [1] "Processing sentence: telco"
## [1] "Processing sentence: tell"
## [1] "Processing sentence: telugunnot"
## [1] "Processing sentence: temper"
## [1] "Processing sentence: templ"
## [1] "Processing sentence: temporari"
## [1] "Processing sentence: temporarili"
## [1] "Processing sentence: temporaryhandl"
## [1] "Processing sentence: temporay"
## [1] "Processing sentence: tend"
## [1] "Processing sentence: tendenc"
## [1] "Processing sentence: tender"
## [1] "Processing sentence: tere"
## [1] "Processing sentence: terifi"
## [1] "Processing sentence: term"
## [1] "Processing sentence: termacaa"
## [1] "Processing sentence: termin"
## [1] "Processing sentence: terribl"
## [1] "Processing sentence: terrifi"
## [1] "Processing sentence: terrior"
## [1] "Processing sentence: terroacaa"
## [1] "Processing sentence: terror"
## [1] "Processing sentence: terroracaa"
## [1] "Processing sentence: terrorist"
## [1] "Processing sentence: terroristjust"
## [1] "Processing sentence: terroristsacaa"
## [1] "Processing sentence: terroristsit"
## [1] "Processing sentence: terroristsndemonet"
## [1] "Processing sentence: test"
## [1] "Processing sentence: testacaa"
## [1] "Processing sentence: testimoni"
## [1] "Processing sentence: text"
## [1] "Processing sentence: textil"
## [1] "Processing sentence: tgdeepak"
## [1] "Processing sentence: tgi"
## [1] "Processing sentence: thacaa"
## [1] "Processing sentence: tha"
## [1] "Processing sentence: thane"
## [1] "Processing sentence: thaneinfo"
## [1] "Processing sentence: thank"
## [1] "Processing sentence: thankacaa"
## [1] "Processing sentence: thanksacaa"
## [1] "Processing sentence: thanku"
## [1] "Processing sentence: thanthitv"
## [1] "Processing sentence: tharoor"
## [1] "Processing sentence: that"
## [1] "Processing sentence: thatd"
## [1] "Processing sentence: thatll"
## [1] "Processing sentence: thatssr"
## [1] "Processing sentence: theaacaa"
## [1] "Processing sentence: theapplop"
## [1] "Processing sentence: thebetterindia"
## [1] "Processing sentence: thechaoticninja"
## [1] "Processing sentence: thedarjchron"
## [1] "Processing sentence: thediamondhit"
## [1] "Processing sentence: theduaubdedubudeduaubdedubuc"
## [1] "Processing sentence: theeconomist"
## [1] "Processing sentence: theekkathir"
## [1] "Processing sentence: thefirsttrillionair"
## [1] "Processing sentence: thefound"
## [1] "Processing sentence: thefreedoml"
## [1] "Processing sentence: theghostrid"
## [1] "Processing sentence: thehacaa"
## [1] "Processing sentence: thehapppysoul"
## [1] "Processing sentence: thehil"
## [1] "Processing sentence: thehindu"
## [1] "Processing sentence: thehinducentr"
## [1] "Processing sentence: thehorrorguru"
## [1] "Processing sentence: theiacaa"
## [1] "Processing sentence: theicai"
## [1] "Processing sentence: theishaambani"
## [1] "Processing sentence: thejaggi"
## [1] "Processing sentence: thejeonsa"
## [1] "Processing sentence: thejohnabraham"
## [1] "Processing sentence: thekkkkhk"
## [1] "Processing sentence: themantheplan"
## [1] "Processing sentence: themehulpatel"
## [1] "Processing sentence: themnnkejri"
## [1] "Processing sentence: themodiera"
## [1] "Processing sentence: themselvesaajtak"
## [1] "Processing sentence: thenewshour"
## [1] "Processing sentence: thenewsminut"
## [1] "Processing sentence: thenextsivalley"
## [1] "Processing sentence: theofficialsbi"
## [1] "Processing sentence: theori"
## [1] "Processing sentence: theparulyadav"
## [1] "Processing sentence: thephaserdotcom"
## [1] "Processing sentence: therbi"
## [1] "Processing sentence: there"
## [1] "Processing sentence: thereal"
## [1] "Processing sentence: therealreliantx"
## [1] "Processing sentence: therobdyk"
## [1] "Processing sentence: thesandreguy"
## [1] "Processing sentence: thesuniljain"
## [1] "Processing sentence: thetanmay"
## [1] "Processing sentence: thetiredhippo"
## [1] "Processing sentence: thevijaymallya"
## [1] "Processing sentence: thewirein"
## [1] "Processing sentence: theyd"
## [1] "Processing sentence: theyll"
## [1] "Processing sentence: theyoungturk"
## [1] "Processing sentence: theyr"
## [1] "Processing sentence: theyv"
## [1] "Processing sentence: thha"
## [1] "Processing sentence: thi"
## [1] "Processing sentence: thiacaa"
## [1] "Processing sentence: thief"
## [1] "Processing sentence: thing"
## [1] "Processing sentence: think"
## [1] "Processing sentence: thinkerk"
## [1] "Processing sentence: thinkingheart"
## [1] "Processing sentence: thinkit"
## [1] "Processing sentence: thinknextnhttpstacaa"
## [1] "Processing sentence: thinkng"
## [1] "Processing sentence: thinkpragati"
## [1] "Processing sentence: third"
## [1] "Processing sentence: thischild"
## [1] "Processing sentence: thise"
## [1] "Processing sentence: thisi"
## [1] "Processing sentence: thisisindia"
## [1] "Processing sentence: thisnhttpstcorsvwdhrftnso"
## [1] "Processing sentence: thisnndemonetizationnmeatbanupnkashmiriareantipatriot"
## [1] "Processing sentence: thisnoutsid"
## [1] "Processing sentence: thiss"
## [1] "Processing sentence: thisstilacaa"
## [1] "Processing sentence: thm"
## [1] "Processing sentence: thn"
## [1] "Processing sentence: thnks"
## [1] "Processing sentence: thnwhatll"
## [1] "Processing sentence: tho"
## [1] "Processing sentence: thoma"
## [1] "Processing sentence: thomavella"
## [1] "Processing sentence: thorough"
## [1] "Processing sentence: thota"
## [1] "Processing sentence: though"
## [1] "Processing sentence: thoughacaa"
## [1] "Processing sentence: thougheduaubdedubueduaubdedubueduaubdedubunregard"
## [1] "Processing sentence: thoughnnewsflick"
## [1] "Processing sentence: thought"
## [1] "Processing sentence: thoughtnwhat"
## [1] "Processing sentence: thoughtsnnenough"
## [1] "Processing sentence: thousand"
## [1] "Processing sentence: thr"
## [1] "Processing sentence: thread"
## [1] "Processing sentence: threat"
## [1] "Processing sentence: threaten"
## [1] "Processing sentence: three"
## [1] "Processing sentence: threefold"
## [1] "Processing sentence: thres"
## [1] "Processing sentence: threw"
## [1] "Processing sentence: thrive"
## [1] "Processing sentence: thrivingacaa"
## [1] "Processing sentence: thrivingon"
## [1] "Processing sentence: throughnhttpstcoqumrfwyhg"
## [1] "Processing sentence: throw"
## [1] "Processing sentence: thrower"
## [1] "Processing sentence: thrown"
## [1] "Processing sentence: thru"
## [1] "Processing sentence: thruacaa"
## [1] "Processing sentence: ths"
## [1] "Processing sentence: tht"
## [1] "Processing sentence: thug"
## [1] "Processing sentence: thuggeri"
## [1] "Processing sentence: thugswhom"
## [1] "Processing sentence: thumb"
## [1] "Processing sentence: thunder"
## [1] "Processing sentence: thunderft"
## [1] "Processing sentence: thundiyil"
## [1] "Processing sentence: thursday"
## [1] "Processing sentence: thus"
## [1] "Processing sentence: tiacaa"
## [1] "Processing sentence: ticket"
## [1] "Processing sentence: tickoosl"
## [1] "Processing sentence: tie"
## [1] "Processing sentence: tieconpun"
## [1] "Processing sentence: tight"
## [1] "Processing sentence: tihari"
## [1] "Processing sentence: till"
## [1] "Processing sentence: tillacaa"
## [1] "Processing sentence: tilt"
## [1] "Processing sentence: timan"
## [1] "Processing sentence: timcast"
## [1] "Processing sentence: time"
## [1] "Processing sentence: timebjp"
## [1] "Processing sentence: timedimpuls"
## [1] "Processing sentence: timeit"
## [1] "Processing sentence: timelin"
## [1] "Processing sentence: timemust"
## [1] "Processing sentence: timen"
## [1] "Processing sentence: timennhow"
## [1] "Processing sentence: timepass"
## [1] "Processing sentence: timesnow"
## [1] "Processing sentence: timesofassam"
## [1] "Processing sentence: timesofindia"
## [1] "Processing sentence: timesofindiaacaa"
## [1] "Processing sentence: tinabasetia"
## [1] "Processing sentence: tinikomidaniol"
## [1] "Processing sentence: tinucherian"
## [1] "Processing sentence: tip"
## [1] "Processing sentence: tiptuesday"
## [1] "Processing sentence: tiraha"
## [1] "Processing sentence: tire"
## [1] "Processing sentence: tirupatishirdihav"
## [1] "Processing sentence: tissu"
## [1] "Processing sentence: titl"
## [1] "Processing sentence: tiwari"
## [1] "Processing sentence: tiwarilalmani"
## [1] "Processing sentence: tjain"
## [1] "Processing sentence: tjoseph"
## [1] "Processing sentence: tkeyr"
## [1] "Processing sentence: tlacaa"
## [1] "Processing sentence: tmc"
## [1] "Processing sentence: tncpim"
## [1] "Processing sentence: tnp"
## [1] "Processing sentence: tnright"
## [1] "Processing sentence: tobaccogutkha"
## [1] "Processing sentence: today"
## [1] "Processing sentence: todayeduaubdedubueduaubdedubu"
## [1] "Processing sentence: todayi"
## [1] "Processing sentence: todayloc"
## [1] "Processing sentence: todaynno"
## [1] "Processing sentence: togeth"
## [1] "Processing sentence: toh"
## [1] "Processing sentence: toi"
## [1] "Processing sentence: toiindianew"
## [1] "Processing sentence: toil"
## [1] "Processing sentence: toilet"
## [1] "Processing sentence: toilucknow"
## [1] "Processing sentence: toize"
## [1] "Processing sentence: told"
## [1] "Processing sentence: toldacaa"
## [1] "Processing sentence: toler"
## [1] "Processing sentence: toll"
## [1] "Processing sentence: tomato"
## [1] "Processing sentence: tomonew"
## [1] "Processing sentence: tomonewsus"
## [1] "Processing sentence: tomorrow"
## [1] "Processing sentence: tomorrowacaanhttpsacaa"
## [1] "Processing sentence: tomorrowacaanhttpstcoaswgyeijg"
## [1] "Processing sentence: tone"
## [1] "Processing sentence: tonight"
## [1] "Processing sentence: tonkasaw"
## [1] "Processing sentence: took"
## [1] "Processing sentence: tool"
## [1] "Processing sentence: toomuchhoacaa"
## [1] "Processing sentence: toomuchworkload"
## [1] "Processing sentence: toon"
## [1] "Processing sentence: tooncheat"
## [1] "Processing sentence: toonhttpstcofplztpclr"
## [1] "Processing sentence: top"
## [1] "Processing sentence: topic"
## [1] "Processing sentence: topicsnramp"
## [1] "Processing sentence: topnew"
## [1] "Processing sentence: tortur"
## [1] "Processing sentence: toss"
## [1] "Processing sentence: total"
## [1] "Processing sentence: totalacaa"
## [1] "Processing sentence: totalitarian"
## [1] "Processing sentence: touch"
## [1] "Processing sentence: tough"
## [1] "Processing sentence: toughest"
## [1] "Processing sentence: tour"
## [1] "Processing sentence: tourist"
## [1] "Processing sentence: touristinindia"
## [1] "Processing sentence: tout"
## [1] "Processing sentence: toward"
## [1] "Processing sentence: town"
## [1] "Processing sentence: township"
## [1] "Processing sentence: traceabl"
## [1] "Processing sentence: track"
## [1] "Processing sentence: trackmani"
## [1] "Processing sentence: tracknbjp"
## [1] "Processing sentence: traction"
## [1] "Processing sentence: tracybeanz"
## [1] "Processing sentence: trade"
## [1] "Processing sentence: tradenhttpstcotfppofa"
## [1] "Processing sentence: trader"
## [1] "Processing sentence: tradhin"
## [1] "Processing sentence: traffic"
## [1] "Processing sentence: traffick"
## [1] "Processing sentence: tragedi"
## [1] "Processing sentence: tragic"
## [1] "Processing sentence: trai"
## [1] "Processing sentence: trail"
## [1] "Processing sentence: trailer"
## [1] "Processing sentence: train"
## [1] "Processing sentence: tranacaa"
## [1] "Processing sentence: transact"
## [1] "Processing sentence: transactionsndemonet"
## [1] "Processing sentence: transction"
## [1] "Processing sentence: transfer"
## [1] "Processing sentence: transform"
## [1] "Processing sentence: transformingindia"
## [1] "Processing sentence: transit"
## [1] "Processing sentence: transpar"
## [1] "Processing sentence: transport"
## [1] "Processing sentence: trap"
## [1] "Processing sentence: travel"
## [1] "Processing sentence: travelbloggeracaa"
## [1] "Processing sentence: travi"
## [1] "Processing sentence: travisk"
## [1] "Processing sentence: treason"
## [1] "Processing sentence: treasuri"
## [1] "Processing sentence: treat"
## [1] "Processing sentence: treatmeacaa"
## [1] "Processing sentence: treatmenacaa"
## [1] "Processing sentence: treatment"
## [1] "Processing sentence: tremend"
## [1] "Processing sentence: trend"
## [1] "Processing sentence: trendingnew"
## [1] "Processing sentence: tri"
## [1] "Processing sentence: trial"
## [1] "Processing sentence: triangl"
## [1] "Processing sentence: tribal"
## [1] "Processing sentence: tribe"
## [1] "Processing sentence: trick"
## [1] "Processing sentence: trickydonor"
## [1] "Processing sentence: trigger"
## [1] "Processing sentence: trillion"
## [1] "Processing sentence: trillionsamptrillion"
## [1] "Processing sentence: trillionsunlimit"
## [1] "Processing sentence: trim"
## [1] "Processing sentence: trip"
## [1] "Processing sentence: tripura"
## [1] "Processing sentence: tripurainfoway"
## [1] "Processing sentence: trivedia"
## [1] "Processing sentence: trndnl"
## [1] "Processing sentence: trnxs"
## [1] "Processing sentence: trojacaa"
## [1] "Processing sentence: troll"
## [1] "Processing sentence: tropic"
## [1] "Processing sentence: troubl"
## [1] "Processing sentence: troubleacaa"
## [1] "Processing sentence: trp"
## [1] "Processing sentence: trpartha"
## [1] "Processing sentence: trrsts"
## [1] "Processing sentence: true"
## [1] "Processing sentence: truebhimaadhaar"
## [1] "Processing sentence: trueeveri"
## [1] "Processing sentence: trueindolog"
## [1] "Processing sentence: truelyt"
## [1] "Processing sentence: truethen"
## [1] "Processing sentence: truewhatsapp"
## [1] "Processing sentence: truli"
## [1] "Processing sentence: trump"
## [1] "Processing sentence: trumpcard"
## [1] "Processing sentence: trumpeffect"
## [1] "Processing sentence: trumpesqu"
## [1] "Processing sentence: trunil"
## [1] "Processing sentence: trunk"
## [1] "Processing sentence: trust"
## [1] "Processing sentence: trustbjp"
## [1] "Processing sentence: truth"
## [1] "Processing sentence: truthofgujarat"
## [1] "Processing sentence: truthprevail"
## [1] "Processing sentence: truthroar"
## [1] "Processing sentence: truthundlov"
## [1] "Processing sentence: trxns"
## [1] "Processing sentence: tryacaa"
## [1] "Processing sentence: tryn"
## [1] "Processing sentence: tshamsi"
## [1] "Processing sentence: tsla"
## [1] "Processing sentence: tssinghdeo"
## [1] "Processing sentence: tsunami"
## [1] "Processing sentence: tterindia"
## [1] "Processing sentence: ttindia"
## [1] "Processing sentence: tube"
## [1] "Processing sentence: tubenewsen"
## [1] "Processing sentence: tuber"
## [1] "Processing sentence: tue"
## [1] "Processing sentence: tuesday"
## [1] "Processing sentence: tufailelif"
## [1] "Processing sentence: tughlakmodi"
## [1] "Processing sentence: tumblingnso"
## [1] "Processing sentence: tunday"
## [1] "Processing sentence: tune"
## [1] "Processing sentence: turboelectr"
## [1] "Processing sentence: turbul"
## [1] "Processing sentence: turk"
## [1] "Processing sentence: turn"
## [1] "Processing sentence: turnbullmalcolm"
## [1] "Processing sentence: turningach"
## [1] "Processing sentence: turnov"
## [1] "Processing sentence: tutorugeoff"
## [1] "Processing sentence: tvkannada"
## [1] "Processing sentence: tvmohandaspai"
## [1] "Processing sentence: tvon"
## [1] "Processing sentence: tvselectron"
## [1] "Processing sentence: tweacaa"
## [1] "Processing sentence: tweenvi"
## [1] "Processing sentence: tweepul"
## [1] "Processing sentence: tweet"
## [1] "Processing sentence: tweeteduaubdedubub"
## [1] "Processing sentence: tweeter"
## [1] "Processing sentence: tweetingdharnasstrik"
## [1] "Processing sentence: tweetlikekejriw"
## [1] "Processing sentence: tweetmod"
## [1] "Processing sentence: tweetsnewsopinion"
## [1] "Processing sentence: tweetzaad"
## [1] "Processing sentence: twice"
## [1] "Processing sentence: twitch"
## [1] "Processing sentence: twitter"
## [1] "Processing sentence: twitterredditfacebook"
## [1] "Processing sentence: two"
## [1] "Processing sentence: twobrosgam"
## [1] "Processing sentence: txls"
## [1] "Processing sentence: txns"
## [1] "Processing sentence: tylrfishr"
## [1] "Processing sentence: tym"
## [1] "Processing sentence: type"
## [1] "Processing sentence: typic"
## [1] "Processing sentence: tyranni"
## [1] "Processing sentence: tyt"
## [1] "Processing sentence: tytacaa"
## [1] "Processing sentence: uath"
## [1] "Processing sentence: ubaaubbeubbubcdububcdububbubcubafubb"
## [1] "Processing sentence: ubaubaeubbeubaubc"
## [1] "Processing sentence: ubaubcubbubcdubbubc"
## [1] "Processing sentence: uber"
## [1] "Processing sentence: ubi"
## [1] "Processing sentence: ubiacaao"
## [1] "Processing sentence: ubk"
## [1] "Processing sentence: ubrichnsacaa"
## [1] "Processing sentence: ubrichnsnapchatceo"
## [1] "Processing sentence: uchilpuneeta"
## [1] "Processing sentence: uco"
## [1] "Processing sentence: ucu"
## [1] "Processing sentence: ucunn"
## [1] "Processing sentence: ucuuduueu"
## [1] "Processing sentence: ucuueueuuufuauudu"
## [1] "Processing sentence: ucuuueuuduuuduududuuudufueuaueuuueuudu"
## [1] "Processing sentence: udaygour"
## [1] "Processing sentence: ududeududc"
## [1] "Processing sentence: udududa"
## [1] "Processing sentence: udueuucu"
## [1] "Processing sentence: udueuuuuudu"
## [1] "Processing sentence: udufefi"
## [1] "Processing sentence: ueubacaa"
## [1] "Processing sentence: ueubuuuuueacaa"
## [1] "Processing sentence: ufef"
## [1] "Processing sentence: ufu"
## [1] "Processing sentence: ughhh"
## [1] "Processing sentence: ugli"
## [1] "Processing sentence: uid"
## [1] "Processing sentence: uidai"
## [1] "Processing sentence: ujjwala"
## [1] "Processing sentence: uknnbm"
## [1] "Processing sentence: uknoacaa"
## [1] "Processing sentence: ukshahi"
## [1] "Processing sentence: ull"
## [1] "Processing sentence: ullu"
## [1] "Processing sentence: ultim"
## [1] "Processing sentence: umasingh"
## [1] "Processing sentence: unabash"
## [1] "Processing sentence: unabl"
## [1] "Processing sentence: unaccept"
## [1] "Processing sentence: unaccount"
## [1] "Processing sentence: unaffect"
## [1] "Processing sentence: unansw"
## [1] "Processing sentence: unawar"
## [1] "Processing sentence: unbeliev"
## [1] "Processing sentence: unbias"
## [1] "Processing sentence: unboxppo"
## [1] "Processing sentence: uncertainti"
## [1] "Processing sentence: unchaacaa"
## [1] "Processing sentence: uncl"
## [1] "Processing sentence: unclear"
## [1] "Processing sentence: uncoveringeduaubdedubua"
## [1] "Processing sentence: under"
## [1] "Processing sentence: undergon"
## [1] "Processing sentence: underground"
## [1] "Processing sentence: undermin"
## [1] "Processing sentence: understand"
## [1] "Processing sentence: understandingacaa"
## [1] "Processing sentence: underway"
## [1] "Processing sentence: underworld"
## [1] "Processing sentence: undesir"
## [1] "Processing sentence: undoom"
## [1] "Processing sentence: undoubt"
## [1] "Processing sentence: undrstnd"
## [1] "Processing sentence: unearth"
## [1] "Processing sentence: unecessari"
## [1] "Processing sentence: unedit"
## [1] "Processing sentence: uneduc"
## [1] "Processing sentence: unemploy"
## [1] "Processing sentence: unesco"
## [1] "Processing sentence: uneth"
## [1] "Processing sentence: unexpect"
## [1] "Processing sentence: unfair"
## [1] "Processing sentence: unfairacaa"
## [1] "Processing sentence: unfold"
## [1] "Processing sentence: unfollow"
## [1] "Processing sentence: unfortun"
## [1] "Processing sentence: unfriend"
## [1] "Processing sentence: unhappi"
## [1] "Processing sentence: unicornisland"
## [1] "Processing sentence: uniform"
## [1] "Processing sentence: unilater"
## [1] "Processing sentence: unimagin"
## [1] "Processing sentence: union"
## [1] "Processing sentence: unionacaa"
## [1] "Processing sentence: unionbankofindia"
## [1] "Processing sentence: unionsnhttpstcolxofrpa"
## [1] "Processing sentence: uniqu"
## [1] "Processing sentence: unit"
## [1] "Processing sentence: uniteblu"
## [1] "Processing sentence: unitednmacaa"
## [1] "Processing sentence: unitednmanyacaa"
## [1] "Processing sentence: uniti"
## [1] "Processing sentence: univers"
## [1] "Processing sentence: unknown"
## [1] "Processing sentence: unknowncorn"
## [1] "Processing sentence: unless"
## [1] "Processing sentence: unlik"
## [1] "Processing sentence: unlimit"
## [1] "Processing sentence: unm"
## [1] "Processing sentence: unmonet"
## [1] "Processing sentence: unnecessari"
## [1] "Processing sentence: unpaid"
## [1] "Processing sentence: unplan"
## [1] "Processing sentence: unpopular"
## [1] "Processing sentence: unpreced"
## [1] "Processing sentence: unprecedentacaa"
## [1] "Processing sentence: unprepar"
## [1] "Processing sentence: unprofession"
## [1] "Processing sentence: unproffesion"
## [1] "Processing sentence: unrat"
## [1] "Processing sentence: unreason"
## [1] "Processing sentence: unrecov"
## [1] "Processing sentence: unreli"
## [1] "Processing sentence: unrepairednndemonet"
## [1] "Processing sentence: unrest"
## [1] "Processing sentence: unsacaa"
## [1] "Processing sentence: unscrupul"
## [1] "Processing sentence: unsettl"
## [1] "Processing sentence: unsound"
## [1] "Processing sentence: unstat"
## [1] "Processing sentence: unsubtledesi"
## [1] "Processing sentence: unus"
## [1] "Processing sentence: unveil"
## [1] "Processing sentence: unwil"
## [1] "Processing sentence: upa"
## [1] "Processing sentence: upcm"
## [1] "Processing sentence: upcom"
## [1] "Processing sentence: updat"
## [1] "Processing sentence: updaten"
## [1] "Processing sentence: upelect"
## [1] "Processing sentence: upgrad"
## [1] "Processing sentence: upi"
## [1] "Processing sentence: upimpl"
## [1] "Processing sentence: upload"
## [1] "Processing sentence: upma"
## [1] "Processing sentence: upnbhavnapb"
## [1] "Processing sentence: upndemonet"
## [1] "Processing sentence: upnnand"
## [1] "Processing sentence: upoliticat"
## [1] "Processing sentence: upon"
## [1] "Processing sentence: uppalj"
## [1] "Processing sentence: upper"
## [1] "Processing sentence: uppercast"
## [1] "Processing sentence: uppta"
## [1] "Processing sentence: uproar"
## [1] "Processing sentence: upset"
## [1] "Processing sentence: upto"
## [1] "Processing sentence: upupnodown"
## [1] "Processing sentence: upward"
## [1] "Processing sentence: uracaa"
## [1] "Processing sentence: urautelaforev"
## [1] "Processing sentence: urban"
## [1] "Processing sentence: urbantreehom"
## [1] "Processing sentence: urduhindi"
## [1] "Processing sentence: urea"
## [1] "Processing sentence: urg"
## [1] "Processing sentence: urgent"
## [1] "Processing sentence: uri"
## [1] "Processing sentence: urjit"
## [1] "Processing sentence: urjitpatel"
## [1] "Processing sentence: urjitpatelrbi"
## [1] "Processing sentence: urjitpatelrbinnwhat"
## [1] "Processing sentence: urssrilu"
## [1] "Processing sentence: urvashi"
## [1] "Processing sentence: usacaa"
## [1] "Processing sentence: usa"
## [1] "Processing sentence: usag"
## [1] "Processing sentence: use"
## [1] "Processing sentence: useless"
## [1] "Processing sentence: user"
## [1] "Processing sentence: usher"
## [1] "Processing sentence: usinacaa"
## [1] "Processing sentence: uska"
## [1] "Processing sentence: usl"
## [1] "Processing sentence: uspresidentelect"
## [1] "Processing sentence: ussd"
## [1] "Processing sentence: ussdbas"
## [1] "Processing sentence: usual"
## [1] "Processing sentence: uti"
## [1] "Processing sentence: utiitsl"
## [1] "Processing sentence: util"
## [1] "Processing sentence: utimutualfund"
## [1] "Processing sentence: utmost"
## [1] "Processing sentence: uttar"
## [1] "Processing sentence: uttarandhranow"
## [1] "Processing sentence: uttarpradeshblackmoneydemonetizationmodispeechucueuubuueuuucuueuuucashcleanupdemonetis"
## [1] "Processing sentence: uttarpradeshblackmoneydemonetizationmodispeechucueuubuueuuucuueuuudemonitizationcashcleanupmovi"
## [1] "Processing sentence: utter"
## [1] "Processing sentence: uturn"
## [1] "Processing sentence: uuaacaa"
## [1] "Processing sentence: uuauaueuuuuu"
## [1] "Processing sentence: uuaufuuuucuu"
## [1] "Processing sentence: uub"
## [1] "Processing sentence: uubufuauuaubuf"
## [1] "Processing sentence: uubufuuuuuauufueucuuub"
## [1] "Processing sentence: uubufuuuuuauufueucuuubacaa"
## [1] "Processing sentence: uubuuuueubuu"
## [1] "Processing sentence: uubuuuueubuunmodiscaredofparlia"
## [1] "Processing sentence: uucuuucueuuaueu"
## [1] "Processing sentence: uucuuuubueuuucuuucuuubu"
## [1] "Processing sentence: uueuaueuuuuuu"
## [1] "Processing sentence: uueubuu"
## [1] "Processing sentence: uueud"
## [1] "Processing sentence: uueuuuaubuueuaueufuuubu"
## [1] "Processing sentence: uueuuuaubuueuaueufuuubuacaa"
## [1] "Processing sentence: uuucuuuueuuueuuuduuuuueuuueu"
## [1] "Processing sentence: uuucuuuueuuueuuuduuuuueuuueunthey"
## [1] "Processing sentence: uuud"
## [1] "Processing sentence: uuuduubuuufu"
## [1] "Processing sentence: uuueu"
## [1] "Processing sentence: uuufuuf"
## [1] "Processing sentence: uuuunachedin"
## [1] "Processing sentence: uuuuuauuueuupmuaudufueuu"
## [1] "Processing sentence: vacat"
## [1] "Processing sentence: vachan"
## [1] "Processing sentence: vachanul"
## [1] "Processing sentence: vachindi"
## [1] "Processing sentence: vaibhavcfa"
## [1] "Processing sentence: vaidehisachin"
## [1] "Processing sentence: vaidus"
## [1] "Processing sentence: vaidyanathan"
## [1] "Processing sentence: vain"
## [1] "Processing sentence: vaishaliisher"
## [1] "Processing sentence: vajpaye"
## [1] "Processing sentence: valid"
## [1] "Processing sentence: vallag"
## [1] "Processing sentence: valley"
## [1] "Processing sentence: vallumconnect"
## [1] "Processing sentence: valu"
## [1] "Processing sentence: valuabl"
## [1] "Processing sentence: van"
## [1] "Processing sentence: vandanassingh"
## [1] "Processing sentence: vanessawchees"
## [1] "Processing sentence: vanichandra"
## [1] "Processing sentence: vanish"
## [1] "Processing sentence: varga"
## [1] "Processing sentence: various"
## [1] "Processing sentence: varun"
## [1] "Processing sentence: vast"
## [1] "Processing sentence: vasudevank"
## [1] "Processing sentence: vasudhaet"
## [1] "Processing sentence: vasundharabjp"
## [1] "Processing sentence: vault"
## [1] "Processing sentence: vbeachcomb"
## [1] "Processing sentence: vces"
## [1] "Processing sentence: vcoward"
## [1] "Processing sentence: vcs"
## [1] "Processing sentence: vdehejia"
## [1] "Processing sentence: vedantindia"
## [1] "Processing sentence: veget"
## [1] "Processing sentence: vehicl"
## [1] "Processing sentence: vemulajnu"
## [1] "Processing sentence: vendor"
## [1] "Processing sentence: venezuela"
## [1] "Processing sentence: venkatntss"
## [1] "Processing sentence: vent"
## [1] "Processing sentence: verb"
## [1] "Processing sentence: verdicacaa"
## [1] "Processing sentence: verdict"
## [1] "Processing sentence: verifi"
## [1] "Processing sentence: vernaculi"
## [1] "Processing sentence: version"
## [1] "Processing sentence: versionnsaffron"
## [1] "Processing sentence: versus"
## [1] "Processing sentence: veryangryhobbit"
## [1] "Processing sentence: vessel"
## [1] "Processing sentence: vest"
## [1] "Processing sentence: vet"
## [1] "Processing sentence: vfsglobal"
## [1] "Processing sentence: vfspl"
## [1] "Processing sentence: vhanumanthrao"
## [1] "Processing sentence: via"
## [1] "Processing sentence: viaacaa"
## [1] "Processing sentence: vibranc"
## [1] "Processing sentence: vicechairman"
## [1] "Processing sentence: vicepresid"
## [1] "Processing sentence: vickynagfan"
## [1] "Processing sentence: victim"
## [1] "Processing sentence: victori"
## [1] "Processing sentence: vid"
## [1] "Processing sentence: video"
## [1] "Processing sentence: videocal"
## [1] "Processing sentence: videohttpstcoewhjpedl"
## [1] "Processing sentence: videosncapit"
## [1] "Processing sentence: vidm"
## [1] "Processing sentence: vidyadharana"
## [1] "Processing sentence: vidyut"
## [1] "Processing sentence: vieacaa"
## [1] "Processing sentence: view"
## [1] "Processing sentence: viewer"
## [1] "Processing sentence: viewnnhttpstacaa"
## [1] "Processing sentence: viewsacaa"
## [1] "Processing sentence: vifindia"
## [1] "Processing sentence: vigilant"
## [1] "Processing sentence: vigor"
## [1] "Processing sentence: vijaita"
## [1] "Processing sentence: vijay"
## [1] "Processing sentence: vijaychavda"
## [1] "Processing sentence: vijaykedia"
## [1] "Processing sentence: vijaymallya"
## [1] "Processing sentence: vijaymallyanaft"
## [1] "Processing sentence: vijayrupanibjp"
## [1] "Processing sentence: vijayshekhar"
## [1] "Processing sentence: vikhasya"
## [1] "Processing sentence: vikramgop"
## [1] "Processing sentence: vikramreut"
## [1] "Processing sentence: vikrantkumar"
## [1] "Processing sentence: villag"
## [1] "Processing sentence: vimeo"
## [1] "Processing sentence: vimudrikaran"
## [1] "Processing sentence: vimuktaatma"
## [1] "Processing sentence: vinay"
## [1] "Processing sentence: vinaydokania"
## [1] "Processing sentence: vincentdjen"
## [1] "Processing sentence: vindic"
## [1] "Processing sentence: vine"
## [1] "Processing sentence: violat"
## [1] "Processing sentence: violationth"
## [1] "Processing sentence: violenc"
## [1] "Processing sentence: violent"
## [1] "Processing sentence: vip"
## [1] "Processing sentence: viral"
## [1] "Processing sentence: virbhadrasingh"
## [1] "Processing sentence: virkamu"
## [1] "Processing sentence: virtual"
## [1] "Processing sentence: virus"
## [1] "Processing sentence: vis"
## [1] "Processing sentence: visa"
## [1] "Processing sentence: visapu"
## [1] "Processing sentence: vishal"
## [1] "Processing sentence: vishaldhanwal"
## [1] "Processing sentence: vishalj"
## [1] "Processing sentence: vishaljansabha"
## [1] "Processing sentence: vishaljansabhaacaa"
## [1] "Processing sentence: vishalkoffici"
## [1] "Processing sentence: vishalvkumar"
## [1] "Processing sentence: vishva"
## [1] "Processing sentence: vishwa"
## [1] "Processing sentence: vishwasghaatbreachoftrustch"
## [1] "Processing sentence: vishwathek"
## [1] "Processing sentence: visibl"
## [1] "Processing sentence: vision"
## [1] "Processing sentence: visionari"
## [1] "Processing sentence: visit"
## [1] "Processing sentence: visitubaacaa"
## [1] "Processing sentence: vitamin"
## [1] "Processing sentence: vivaan"
## [1] "Processing sentence: vivekagnihotri"
## [1] "Processing sentence: vivekbadkur"
## [1] "Processing sentence: vizag"
## [1] "Processing sentence: vlog"
## [1] "Processing sentence: vmlsanna"
## [1] "Processing sentence: vnezuela"
## [1] "Processing sentence: vocabulari"
## [1] "Processing sentence: vocal"
## [1] "Processing sentence: voic"
## [1] "Processing sentence: voiceofram"
## [1] "Processing sentence: voiceoframorg"
## [1] "Processing sentence: void"
## [1] "Processing sentence: volum"
## [1] "Processing sentence: volunt"
## [1] "Processing sentence: voluntari"
## [1] "Processing sentence: voolsi"
## [1] "Processing sentence: votacaa"
## [1] "Processing sentence: vote"
## [1] "Processing sentence: votelos"
## [1] "Processing sentence: votennaft"
## [1] "Processing sentence: votenow"
## [1] "Processing sentence: voter"
## [1] "Processing sentence: voterlg"
## [1] "Processing sentence: votesn"
## [1] "Processing sentence: votesndemonet"
## [1] "Processing sentence: vouch"
## [1] "Processing sentence: voucher"
## [1] "Processing sentence: vpra"
## [1] "Processing sentence: vrsrini"
## [1] "Processing sentence: vshl"
## [1] "Processing sentence: vulner"
## [1] "Processing sentence: vvpat"
## [1] "Processing sentence: vyapacaa"
## [1] "Processing sentence: vyapam"
## [1] "Processing sentence: waacaa"
## [1] "Processing sentence: wage"
## [1] "Processing sentence: wagersn"
## [1] "Processing sentence: wah"
## [1] "Processing sentence: waht"
## [1] "Processing sentence: wais"
## [1] "Processing sentence: wait"
## [1] "Processing sentence: waitingacaa"
## [1] "Processing sentence: waiv"
## [1] "Processing sentence: waivedoff"
## [1] "Processing sentence: waiver"
## [1] "Processing sentence: wajahtumho"
## [1] "Processing sentence: wake"
## [1] "Processing sentence: wakeupindian"
## [1] "Processing sentence: wala"
## [1] "Processing sentence: wale"
## [1] "Processing sentence: wali"
## [1] "Processing sentence: walk"
## [1] "Processing sentence: wallet"
## [1] "Processing sentence: walo"
## [1] "Processing sentence: wanednnhttpstcoqeslin"
## [1] "Processing sentence: wannab"
## [1] "Processing sentence: want"
## [1] "Processing sentence: wantsndur"
## [1] "Processing sentence: war"
## [1] "Processing sentence: waracaa"
## [1] "Processing sentence: ward"
## [1] "Processing sentence: warm"
## [1] "Processing sentence: warn"
## [1] "Processing sentence: waroncash"
## [1] "Processing sentence: warrior"
## [1] "Processing sentence: warwar"
## [1] "Processing sentence: wash"
## [1] "Processing sentence: washington"
## [1] "Processing sentence: washingtonacaac"
## [1] "Processing sentence: washingtonpost"
## [1] "Processing sentence: washout"
## [1] "Processing sentence: wasnt"
## [1] "Processing sentence: wast"
## [1] "Processing sentence: wastag"
## [1] "Processing sentence: wat"
## [1] "Processing sentence: watacaa"
## [1] "Processing sentence: watcacaa"
## [1] "Processing sentence: watch"
## [1] "Processing sentence: watcha"
## [1] "Processing sentence: watcher"
## [1] "Processing sentence: watchmen"
## [1] "Processing sentence: watchnnadsenseg"
## [1] "Processing sentence: watchnndelh"
## [1] "Processing sentence: water"
## [1] "Processing sentence: waterbut"
## [1] "Processing sentence: wath"
## [1] "Processing sentence: wave"
## [1] "Processing sentence: way"
## [1] "Processing sentence: wch"
## [1] "Processing sentence: wdml"
## [1] "Processing sentence: weak"
## [1] "Processing sentence: weakersect"
## [1] "Processing sentence: wealacaa"
## [1] "Processing sentence: wealth"
## [1] "Processing sentence: wealthamphold"
## [1] "Processing sentence: wealthi"
## [1] "Processing sentence: wealthmanag"
## [1] "Processing sentence: wealthpark"
## [1] "Processing sentence: weapon"
## [1] "Processing sentence: wear"
## [1] "Processing sentence: wearebbsr"
## [1] "Processing sentence: weav"
## [1] "Processing sentence: web"
## [1] "Processing sentence: webcast"
## [1] "Processing sentence: webinar"
## [1] "Processing sentence: websit"
## [1] "Processing sentence: wed"
## [1] "Processing sentence: wednesday"
## [1] "Processing sentence: wee"
## [1] "Processing sentence: weedingeduaubeedubu"
## [1] "Processing sentence: week"
## [1] "Processing sentence: weekend"
## [1] "Processing sentence: weep"
## [1] "Processing sentence: wef"
## [1] "Processing sentence: weird"
## [1] "Processing sentence: welcom"
## [1] "Processing sentence: well"
## [1] "Processing sentence: welldon"
## [1] "Processing sentence: welljam"
## [1] "Processing sentence: wellkept"
## [1] "Processing sentence: wen"
## [1] "Processing sentence: wenot"
## [1] "Processing sentence: went"
## [1] "Processing sentence: weracaa"
## [1] "Processing sentence: werent"
## [1] "Processing sentence: west"
## [1] "Processing sentence: western"
## [1] "Processing sentence: wethepeopl"
## [1] "Processing sentence: wethepeoplendtv"
## [1] "Processing sentence: weve"
## [1] "Processing sentence: wgburton"
## [1] "Processing sentence: whacaa"
## [1] "Processing sentence: whaaat"
## [1] "Processing sentence: whammi"
## [1] "Processing sentence: whartonknow"
## [1] "Processing sentence: what"
## [1] "Processing sentence: whatev"
## [1] "Processing sentence: whatni"
## [1] "Processing sentence: whatsapp"
## [1] "Processing sentence: whatsoev"
## [1] "Processing sentence: whatsthedealmodiji"
## [1] "Processing sentence: whenev"
## [1] "Processing sentence: wheracaa"
## [1] "Processing sentence: wherein"
## [1] "Processing sentence: whether"
## [1] "Processing sentence: whider"
## [1] "Processing sentence: whim"
## [1] "Processing sentence: whine"
## [1] "Processing sentence: whiner"
## [1] "Processing sentence: whirlingdervesh"
## [1] "Processing sentence: white"
## [1] "Processing sentence: whitemoney"
## [1] "Processing sentence: whitesqual"
## [1] "Processing sentence: whle"
## [1] "Processing sentence: whn"
## [1] "Processing sentence: whoa"
## [1] "Processing sentence: whodamerch"
## [1] "Processing sentence: whole"
## [1] "Processing sentence: wholesal"
## [1] "Processing sentence: wholesom"
## [1] "Processing sentence: whomnnhow"
## [1] "Processing sentence: whoop"
## [1] "Processing sentence: whop"
## [1] "Processing sentence: whoredanc"
## [1] "Processing sentence: whos"
## [1] "Processing sentence: whose"
## [1] "Processing sentence: whr"
## [1] "Processing sentence: wht"
## [1] "Processing sentence: whyncitizen"
## [1] "Processing sentence: whynhttpstcoiqkrsdnacaa"
## [1] "Processing sentence: whythefac"
## [1] "Processing sentence: wic"
## [1] "Processing sentence: wickkedsoul"
## [1] "Processing sentence: wid"
## [1] "Processing sentence: wide"
## [1] "Processing sentence: widen"
## [1] "Processing sentence: wideto"
## [1] "Processing sentence: widow"
## [1] "Processing sentence: wield"
## [1] "Processing sentence: wiemar"
## [1] "Processing sentence: wife"
## [1] "Processing sentence: wifi"
## [1] "Processing sentence: wifiacaa"
## [1] "Processing sentence: wih"
## [1] "Processing sentence: wikileak"
## [1] "Processing sentence: wil"
## [1] "Processing sentence: wild"
## [1] "Processing sentence: will"
## [1] "Processing sentence: willnndemonet"
## [1] "Processing sentence: willyindia"
## [1] "Processing sentence: wilson"
## [1] "Processing sentence: win"
## [1] "Processing sentence: wind"
## [1] "Processing sentence: windfal"
## [1] "Processing sentence: window"
## [1] "Processing sentence: wing"
## [1] "Processing sentence: winhax"
## [1] "Processing sentence: winncongrat"
## [1] "Processing sentence: winner"
## [1] "Processing sentence: winter"
## [1] "Processing sentence: wintersess"
## [1] "Processing sentence: wion"
## [1] "Processing sentence: wionew"
## [1] "Processing sentence: wipe"
## [1] "Processing sentence: wise"
## [1] "Processing sentence: wish"
## [1] "Processing sentence: wishywashi"
## [1] "Processing sentence: wit"
## [1] "Processing sentence: witacaa"
## [1] "Processing sentence: withcongress"
## [1] "Processing sentence: withdraw"
## [1] "Processing sentence: withdrawaacaa"
## [1] "Processing sentence: withdrawalacaac"
## [1] "Processing sentence: withdrawaldeposit"
## [1] "Processing sentence: withdrawn"
## [1] "Processing sentence: withdrawuptofromatm"
## [1] "Processing sentence: withdrew"
## [1] "Processing sentence: within"
## [1] "Processing sentence: withmeaa"
## [1] "Processing sentence: without"
## [1] "Processing sentence: wld"
## [1] "Processing sentence: wnet"
## [1] "Processing sentence: wnt"
## [1] "Processing sentence: woacaa"
## [1] "Processing sentence: wocharlog"
## [1] "Processing sentence: woe"
## [1] "Processing sentence: woff"
## [1] "Processing sentence: woffordn"
## [1] "Processing sentence: woh"
## [1] "Processing sentence: wojcicki"
## [1] "Processing sentence: wojcickinelimin"
## [1] "Processing sentence: woman"
## [1] "Processing sentence: womaninatt"
## [1] "Processing sentence: women"
## [1] "Processing sentence: won"
## [1] "Processing sentence: wonder"
## [1] "Processing sentence: wont"
## [1] "Processing sentence: wood"
## [1] "Processing sentence: word"
## [1] "Processing sentence: wordpressdotcom"
## [1] "Processing sentence: wordsacaa"
## [1] "Processing sentence: work"
## [1] "Processing sentence: workedacaa"
## [1] "Processing sentence: worker"
## [1] "Processing sentence: workingclass"
## [1] "Processing sentence: world"
## [1] "Processing sentence: worldacaac"
## [1] "Processing sentence: worldacaa"
## [1] "Processing sentence: worldbank"
## [1] "Processing sentence: worri"
## [1] "Processing sentence: wors"
## [1] "Processing sentence: worsenednnpeopl"
## [1] "Processing sentence: worshipp"
## [1] "Processing sentence: worst"
## [1] "Processing sentence: worth"
## [1] "Processing sentence: worthi"
## [1] "Processing sentence: worthless"
## [1] "Processing sentence: worthwhil"
## [1] "Processing sentence: wouldnt"
## [1] "Processing sentence: wouldv"
## [1] "Processing sentence: wow"
## [1] "Processing sentence: wracaa"
## [1] "Processing sentence: wrath"
## [1] "Processing sentence: wreck"
## [1] "Processing sentence: wrestl"
## [1] "Processing sentence: wrh"
## [1] "Processing sentence: writ"
## [1] "Processing sentence: write"
## [1] "Processing sentence: writingnsenior"
## [1] "Processing sentence: written"
## [1] "Processing sentence: wroacaa"
## [1] "Processing sentence: wrong"
## [1] "Processing sentence: wrongdoc"
## [1] "Processing sentence: wrongsacaa"
## [1] "Processing sentence: wrote"
## [1] "Processing sentence: wrt"
## [1] "Processing sentence: wsj"
## [1] "Processing sentence: wsjbusi"
## [1] "Processing sentence: wsjmarket"
## [1] "Processing sentence: wtevr"
## [1] "Processing sentence: wtf"
## [1] "Processing sentence: wth"
## [1] "Processing sentence: wud"
## [1] "Processing sentence: wudv"
## [1] "Processing sentence: wwcreation"
## [1] "Processing sentence: wwe"
## [1] "Processing sentence: wwek"
## [1] "Processing sentence: wwii"
## [1] "Processing sentence: xchnge"
## [1] "Processing sentence: xtechnew"
## [1] "Processing sentence: yadav"
## [1] "Processing sentence: yadavakhilesh"
## [1] "Processing sentence: yall"
## [1] "Processing sentence: yaminijyoti"
## [1] "Processing sentence: yard"
## [1] "Processing sentence: yardstick"
## [1] "Processing sentence: yarmolukdan"
## [1] "Processing sentence: yash"
## [1] "Processing sentence: yasirbadoo"
## [1] "Processing sentence: yatra"
## [1] "Processing sentence: yawn"
## [1] "Processing sentence: yday"
## [1] "Processing sentence: yea"
## [1] "Processing sentence: yeah"
## [1] "Processing sentence: year"
## [1] "Processing sentence: yearend"
## [1] "Processing sentence: yearofrat"
## [1] "Processing sentence: yearsndemonet"
## [1] "Processing sentence: yearsnwel"
## [1] "Processing sentence: yearthen"
## [1] "Processing sentence: yeh"
## [1] "Processing sentence: yell"
## [1] "Processing sentence: yellow"
## [1] "Processing sentence: yemen"
## [1] "Processing sentence: yes"
## [1] "Processing sentence: yesbank"
## [1] "Processing sentence: yesiamsaffron"
## [1] "Processing sentence: yesterday"
## [1] "Processing sentence: yet"
## [1] "Processing sentence: yiayhaiku"
## [1] "Processing sentence: yksingh"
## [1] "Processing sentence: yoacaa"
## [1] "Processing sentence: yogendrayadav"
## [1] "Processing sentence: yogendrayadavacaa"
## [1] "Processing sentence: yogeshdhamii"
## [1] "Processing sentence: yogi"
## [1] "Processing sentence: yogrishiramdev"
## [1] "Processing sentence: yoindiasorich"
## [1] "Processing sentence: yojana"
## [1] "Processing sentence: yoke"
## [1] "Processing sentence: yooka"
## [1] "Processing sentence: youjai"
## [1] "Processing sentence: youll"
## [1] "Processing sentence: youmad"
## [1] "Processing sentence: youndemonet"
## [1] "Processing sentence: young"
## [1] "Processing sentence: your"
## [1] "Processing sentence: yourstorycondemonet"
## [1] "Processing sentence: youstil"
## [1] "Processing sentence: youtacaa"
## [1] "Processing sentence: youth"
## [1] "Processing sentence: youthcongressprotest"
## [1] "Processing sentence: youthwithbjpnuueuuuaubuueuaueufuuubundemonet"
## [1] "Processing sentence: youtub"
## [1] "Processing sentence: youtubeacaac"
## [1] "Processing sentence: youtubeacaa"
## [1] "Processing sentence: youtubeampgoogl"
## [1] "Processing sentence: youtubecensorship"
## [1] "Processing sentence: youtubecr"
## [1] "Processing sentence: youtubefail"
## [1] "Processing sentence: youtubeisdead"
## [1] "Processing sentence: youtubenfir"
## [1] "Processing sentence: youtubenndemonet"
## [1] "Processing sentence: youtubenthan"
## [1] "Processing sentence: youtubeocalyps"
## [1] "Processing sentence: youtubesuck"
## [1] "Processing sentence: youtubetag"
## [1] "Processing sentence: youv"
## [1] "Processing sentence: yrdeshmukh"
## [1] "Processing sentence: yrs"
## [1] "Processing sentence: ysingh"
## [1] "Processing sentence: ysjagan"
## [1] "Processing sentence: ysrcongress"
## [1] "Processing sentence: ysrcp"
## [1] "Processing sentence: ysrcparti"
## [1] "Processing sentence: ysrcpfriend"
## [1] "Processing sentence: ytcreator"
## [1] "Processing sentence: yts"
## [1] "Processing sentence: yugaparivartan"
## [1] "Processing sentence: yugayatri"
## [1] "Processing sentence: yup"
## [1] "Processing sentence: zadaniambani"
## [1] "Processing sentence: zaka"
## [1] "Processing sentence: zakkajacob"
## [1] "Processing sentence: zeebusi"
## [1] "Processing sentence: zeenew"
## [1] "Processing sentence: zeenewshindi"
## [1] "Processing sentence: zeenewssport"
## [1] "Processing sentence: zeeshan"
## [1] "Processing sentence: zeniairani"
## [1] "Processing sentence: zenni"
## [1] "Processing sentence: zerch"
## [1] "Processing sentence: zerchapp"
## [1] "Processing sentence: zero"
## [1] "Processing sentence: zerohedg"
## [1] "Processing sentence: zestmoney"
## [1] "Processing sentence: ziaahmedkhan"
## [1] "Processing sentence: zindabad"
## [1] "Processing sentence: zindagi"
## [1] "Processing sentence: zomatoin"
## [1] "Processing sentence: zone"
## [1] "Processing sentence: zonenanupampkh"
## [1] "Processing sentence: zonenbachikarkaria"
## [1] "Processing sentence: zonenchikisarkar"
## [1] "Processing sentence: zonendeshobhaa"
## [1] "Processing sentence: zonendravirmani"
## [1] "Processing sentence: zonenghoshamitav"
## [1] "Processing sentence: zonenikabirbedi"
## [1] "Processing sentence: zonenkiranshaw"
## [1] "Processing sentence: zonenmrsfunnybon"
## [1] "Processing sentence: zonennandannilekani"
## [1] "Processing sentence: zonenpritishnandi"
## [1] "Processing sentence: zonenramguha"
## [1] "Processing sentence: zonensagarikaghos"
## [1] "Processing sentence: zonenshashitharoor"
## [1] "Processing sentence: zonenshekhargupta"
## [1] "Processing sentence: zonenshekharkapur"
## [1] "Processing sentence: zonensrbachchan"
## [1] "Processing sentence: zonenvirsanghvi"
#Analyses sentiment of a sentence in English and assigns score to sentiment

sentiments_up <- cbind(sentiments_up, as.data.frame(freq_up))
sent_pos_up <- sentiments_up[sentiments_up$sentiment=='Positive',]
sent_neg_up <- sentiments_up[sentiments_up$sentiment=='Negative',]
cat("Negative sentiments: ",sum(sent_neg_up$freq_up)," Positive sentiments: ",sum(sent_pos_up$freq_up))
## Negative sentiments:  9929  Positive sentiments:  15121

The wordcloud

#WC for positive words
wordcloud(sent_pos_up$text,sent_pos_up$freq,min.freq=5,random.order=FALSE,colors=brewer.pal(6,"Dark2"))

##for the neagtive words
wordcloud(sent_neg_up$text,sent_neg_up$freq,min.freq=5,random.order=FALSE,colors=brewer.pal(6,"Dark2"))

Let’s explore more

d=read.csv("demonetization-tweets.csv")

head(d)
##                                                                                                                                               text
## 1 RT @rssurjewala: Critical question: Was PayTM informed about #Demonetization edict by PM? It's clearly fishy and requires full disclosure &amp;<U+0085>
## 2                                                                               RT @Hemant_80: Did you vote on #Demonetization on Modi survey app?
## 3   RT @roshankar: Former FinSec, RBI Dy Governor, CBDT Chair + Harvard Professor lambaste #Demonetization.\n\nIf not for Aam Aadmi, listen to th<U+0085>
## 4     RT @ANI_news: Gurugram (Haryana): Post office employees provide cash exchange to patients in hospitals #demonetization https://t.co/uGMxUP9<U+0085>
## 5                                      RT @satishacharya: Reddy Wedding! @mail_today cartoon #demonetization #ReddyWedding https://t.co/u7gLNrq31F
## 6                        @DerekScissors1: India<U+0092>s #demonetization: #Blackmoney a symptom, not the disease https://t.co/HSl6Ihj0Qe via @ambazaarmag
##   favorited favoriteCount      replyToSN          created truncated
## 1     FALSE             0           <NA> 23/11/2016 18:40     FALSE
## 2     FALSE             0           <NA> 23/11/2016 18:40     FALSE
## 3     FALSE             0           <NA> 23/11/2016 18:40     FALSE
## 4     FALSE             0           <NA> 23/11/2016 18:39     FALSE
## 5     FALSE             0           <NA> 23/11/2016 18:39     FALSE
## 6     FALSE             0 DerekScissors1 23/11/2016 18:39     FALSE
##   replyToSID          id replyToUID
## 1         NA 8.01496e+17         NA
## 2         NA 8.01496e+17         NA
## 3         NA 8.01496e+17         NA
## 4         NA 8.01496e+17         NA
## 5         NA 8.01495e+17         NA
## 6         NA 8.01495e+17 2586266100
##                                                                           statusSource
## 1 <a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>
## 2 <a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>
## 3 <a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>
## 4 <a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>
## 5                        <a href="http://cpimharyana.com" rel="nofollow">CPIMBadli</a>
## 6                   <a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>
##        screenName retweetCount isRetweet retweeted
## 1 HASHTAGFARZIWAL          331      TRUE     FALSE
## 2  PRAMODKAUSHIK9           66      TRUE     FALSE
## 3 rahulja13034944           12      TRUE     FALSE
## 4       deeptiyvd          338      TRUE     FALSE
## 5       CPIMBadli          120      TRUE     FALSE
## 6     ambazaarmag            0     FALSE     FALSE
d$created_date=as.Date(d$created,format='%Y-%m-%d %H:%M:%S')
#convert created to date format

d$hour = format(as.POSIXct(d$created,format="%Y-%m-%d %H:%M:%S"),"%H")
#Extract Hour from the date
#POSIXlt" and "POSIXct" representing calendar dates and times.

d$isRetweetNum=ifelse(d$isRetweet==FALSE,0,1)
#Numerical variable to indicate whether a tweet was retweet

d$retweetedNum=ifelse(d$retweeted==FALSE,0,1)
#Total number of times a tweet was tetweeted

d$tweets=c(1)#Additional column that will help us in summing up total tweets

Who were the most popular users and who received the most replies

## identify the popular users
y=ddply(d, .(screenName), numcolwise(sum))
popularUsers=y[,c("screenName","retweetCount","tweets")]
popularUsers=popularUsers[order(-popularUsers$retweetCount),]
popularUsers=head(popularUsers,n=10)
popularUsers
##           screenName retweetCount tweets
## 1141 apoliceshanigm2         7677      2
## 5166 Krishna20977027         7677      2
## 7012 ParthPa07241800         5916     13
## 134      1SunnyElias         5170      1
## 8020     rayyat9tfoi         5170      1
## 9692      subhashjsr         5170      1
## 9942 sxP6DbxfufguCc0         5170      1
## 8509    sainath_kits         4280     11
## 8487    SahilBalu456         3772      2
## 9850   SurenderBalu1         3772      2

Who received the most replies

#who received the most replies
Replies=d[is.na(d$replyToSN)==FALSE,]
y=ddply(Replies, .(replyToSN), numcolwise(sum))
Replies=y[,c("replyToSN","tweets")]
Replies=Replies[order(-Replies$tweet),]
Replies=head(Replies,n=20)
colnames(Replies)=c("User","RepliesReceived")
Replies
##                User RepliesReceived
## 369    narendramodi              77
## 421        PMOIndia              21
## 518 sardesairajdeep              17
## 66   ArvindKejriwal              16
## 114   centerofright              13
## 377            ndtv              12
## 49         ANI_news              10
## 608    timesofindia              10
## 125       CNNnews18               9
## 180     evanspiegel               9
## 558     Stupidosaur               9
## 264        jamewils               7
## 41       AmmU_MaanU               6
## 99        BJP4India               6
## 276 John_Miller_GLR               6
## 313       madmanweb               6
## 370  NarendraModi98               6
## 63      arunjaitley               5
## 153    digvijaya_28               5
## 161             dna               5

SENTIMENT ANALYSIS

## carry out text data cleaning-gsub
some_txt<-gsub("(RT|via)((?:\\b\\w*@\\w+)+)","",d$text)
some_txt<-gsub("http[^[:blank:]]+","",some_txt)
some_txt<-gsub("@\\w+","",some_txt)
some_txt<-gsub("[[:punct:]]"," ",some_txt)
some_txt<-gsub("[^[:alnum:]]"," ",some_txt)

require(syuzhet)
## Loading required package: syuzhet
tweetSentiment <- get_nrc_sentiment(some_txt)
#syuzhet pkg
#Calls the NRC sentiment dictionary to calculate the presence of 
#eight different emotions and their corresponding valence in a text file.

Visualization

require(ggplot2)
Sentimentscores<-data.frame(colSums(tweetSentiment[,]))
names(Sentimentscores)<-"Score"
SentimentScores<-cbind("sentiment"=rownames(Sentimentscores),Sentimentscores)
rownames(SentimentScores)<-NULL
ggplot(data=SentimentScores,aes(x=sentiment,y=Score))+geom_bar(aes(fill=sentiment),stat = "identity")+
  theme(legend.position="none")+
  xlab("Sentiments")+ylab("scores")+ggtitle("Total sentiment based on scores")