General Omosco
Newbie
- Nov 29, 2018
- 8
- 0
I created a website with auto pilot poster from many source combining with content spinner bot.
So the auto pilot scrape new post and the content spinner will automatically spined the article, upload the article images into my server before posting it and share it automatically also.
But the problem now is, google adsense detect it as scraped content when i applied for adsense because of the less spun.
I'm using English contractions and conjunction for the spin bot and it has less words as below json.
My Conjunctions Json File
{
" reckon ": " figure ",
" forces ": " powers ",
" doubt ": " uncertainty ",
" react ": " respond ",
" reacts ": " responds ",
" hi ": " what is up ",
" and ": " as well as ",
" but ": " however ",
" because ": " due to the fact that ",
" because of ": " due to ",
" are another ": " are also ",
" very safe ": " secure ",
" you need to ": " you have to ",
" is a ": " is simply a ",
" give up ": " quit ",
" has to be ": " should be ",
" one of the ": " among one of the ",
" tap into ": " get into ",
" quite a ": " a rather ",
" are quite ": " are rather ",
" except ": " but ",
" have to ": " gotta ",
" handy ": " useful ",
" makes you happy ": " floats your boat ",
" even know ": " really know ",
" probably ": " most likely ",
" therefore ": " so ",
" using ": " utilizing ",
" a lot of ": " quite a few ",
" not just to ": " not only to ",
" proper ": " appropriate "
}
My Contractions Json File
{
" I'm ": " I am ",
" I'll ": " I will ",
" I'd ": " I would ",
" I've ": " I have ",
" you're ": " you are ",
" you'll ": " you will ",
" you'd ": " you would ",
" you've ": " you have ",
" he's ": " he is ",
" he'll ": " he will ",
" he'd ": " he would ",
" she's ": " she is ",
" she'll ": " she will ",
" she'd ": " she had ",
" it's ": " it is ",
" it'll ": " it will ",
" it'd ": " it would ",
" we're ": " we are ",
" we'll ": " we will ",
" we'd ": " we would ",
" we've ": " we have ",
" they're ": " they are ",
" there's ": " there are ",
" they'll ": " they will ",
" they'd ": " they would ",
" they've ": " they have ",
" that's ": " that is ",
" that'll ": " that will ",
" that'd ": " that would ",
" who's ": " who is ",
" who'll ": " who will ",
" who'd ": " who would ",
" what's ": " what is ",
" what'll ": " what will ",
" what'd ": " what would ",
" where's ": " where is ",
" where'll ": " where will ",
" where'd ": " where had ",
" when's ": " when is ",
" when'll ": " when will ",
" when'd ": " when would ",
" why's ": " why is ",
" why'll ": " why will ",
" why'd ": " why would ",
" how's ": " how is ",
" how'll ": " how will ",
" how'd ": " how would ",
" isn't ": " is not ",
" aren't ": " are not ",
" wasn't ": " was not ",
" weren't ": " were not ",
" haven't ": " have not ",
" hasn't ": " has not ",
" hadn't ": " had not ",
" won't ": " will not ",
" wouldn't ": " would not ",
" don't ": " do not ",
" doesn't ": " does not ",
" didn't ": " did not ",
" can't ": " cannot ",
" couldn't ": " could not ",
" shouldn't ": " should not ",
" mightn't ": " might not ",
" mustn't ": " must not ",
" would've ": " would have ",
" should've ": " should have ",
" could've ": " could have ",
" might've ": " might have ",
" must've ": " must have "
}
My Question now is -> Is there anywhere i can found larger English contractions and conjunctions json or any file?
So the auto pilot scrape new post and the content spinner will automatically spined the article, upload the article images into my server before posting it and share it automatically also.
But the problem now is, google adsense detect it as scraped content when i applied for adsense because of the less spun.
I'm using English contractions and conjunction for the spin bot and it has less words as below json.
My Conjunctions Json File
{
" reckon ": " figure ",
" forces ": " powers ",
" doubt ": " uncertainty ",
" react ": " respond ",
" reacts ": " responds ",
" hi ": " what is up ",
" and ": " as well as ",
" but ": " however ",
" because ": " due to the fact that ",
" because of ": " due to ",
" are another ": " are also ",
" very safe ": " secure ",
" you need to ": " you have to ",
" is a ": " is simply a ",
" give up ": " quit ",
" has to be ": " should be ",
" one of the ": " among one of the ",
" tap into ": " get into ",
" quite a ": " a rather ",
" are quite ": " are rather ",
" except ": " but ",
" have to ": " gotta ",
" handy ": " useful ",
" makes you happy ": " floats your boat ",
" even know ": " really know ",
" probably ": " most likely ",
" therefore ": " so ",
" using ": " utilizing ",
" a lot of ": " quite a few ",
" not just to ": " not only to ",
" proper ": " appropriate "
}
My Contractions Json File
{
" I'm ": " I am ",
" I'll ": " I will ",
" I'd ": " I would ",
" I've ": " I have ",
" you're ": " you are ",
" you'll ": " you will ",
" you'd ": " you would ",
" you've ": " you have ",
" he's ": " he is ",
" he'll ": " he will ",
" he'd ": " he would ",
" she's ": " she is ",
" she'll ": " she will ",
" she'd ": " she had ",
" it's ": " it is ",
" it'll ": " it will ",
" it'd ": " it would ",
" we're ": " we are ",
" we'll ": " we will ",
" we'd ": " we would ",
" we've ": " we have ",
" they're ": " they are ",
" there's ": " there are ",
" they'll ": " they will ",
" they'd ": " they would ",
" they've ": " they have ",
" that's ": " that is ",
" that'll ": " that will ",
" that'd ": " that would ",
" who's ": " who is ",
" who'll ": " who will ",
" who'd ": " who would ",
" what's ": " what is ",
" what'll ": " what will ",
" what'd ": " what would ",
" where's ": " where is ",
" where'll ": " where will ",
" where'd ": " where had ",
" when's ": " when is ",
" when'll ": " when will ",
" when'd ": " when would ",
" why's ": " why is ",
" why'll ": " why will ",
" why'd ": " why would ",
" how's ": " how is ",
" how'll ": " how will ",
" how'd ": " how would ",
" isn't ": " is not ",
" aren't ": " are not ",
" wasn't ": " was not ",
" weren't ": " were not ",
" haven't ": " have not ",
" hasn't ": " has not ",
" hadn't ": " had not ",
" won't ": " will not ",
" wouldn't ": " would not ",
" don't ": " do not ",
" doesn't ": " does not ",
" didn't ": " did not ",
" can't ": " cannot ",
" couldn't ": " could not ",
" shouldn't ": " should not ",
" mightn't ": " might not ",
" mustn't ": " must not ",
" would've ": " would have ",
" should've ": " should have ",
" could've ": " could have ",
" might've ": " might have ",
" must've ": " must have "
}
My Question now is -> Is there anywhere i can found larger English contractions and conjunctions json or any file?