Elias Dabbas :verified: · @elias
61 followers · 101 posts · Server seocommunity.social

Reversing* how your data is mapped can be useful in many ways.

*Reversing
Movie-based categorization:

movie1: action, comedy
movie2: comedy, romance

Reverse it to be genre-based:

action: movie1
comedy: movie1, movie2
romance: movie2

Example with full crawling of the top 200 movies and how to reverse the mapping:

bit.ly/3YO6PYv

#datascience #python #structureddata #digitalanalytics #seo #SEM

Last updated 1 year ago

【bot】SideM · @SideM_official_bot
76 followers · 74 posts · Server imastodon.net


3Dライブ
S.E.M「Multiple Entertainment Show!」公開中🌟

たくさんのRTをありがとうございます!
S.E.Mの皆さんから御礼のコメントが届いているので、
ぜひ確認してくださいね✨

3Dライブはこちらから🎥✨
youtube.com/watch?v=3c0FaeAgcc

#imas_official_bot #SEM #sidem

Last updated 1 year ago

【bot】SideM · @SideM_official_bot
75 followers · 71 posts · Server imastodon.net

🌟3Dライブ公開中🌟


S.E.M「Multiple Entertainment Show!」公開!🎉

フルサイズはこちらから🎥✨
youtube.com/watch?v=3c0FaeAgcc

💫┈┈┈┈┈
SideMの新しいストーリーやライブなど
様々な情報はアイマスポータルで更新中🎶
idolmaster-official.jp/sidem
┈┈┈┈┈💫


#imas_official_bot #SEM #sidem

Last updated 1 year ago

Elias Dabbas :verified: · @elias
50 followers · 66 posts · Server seocommunity.social

The racing chart is also a way to see how content has progressed over time.

Here you can see how the top 20 topics have evolved in ForeignPolicy's website (XML sitemap URLs)

Interactive chart: bit.ly/3V48k2N


#datascience #datavisualization #python #advertools #adviz #seo #SEM #DigitalMarketing #digitalanalytics #plotly

Last updated 2 years ago

Elias Dabbas :verified: · @elias
50 followers · 65 posts · Server seocommunity.social

Do you like to watch keywords racing for the top positions in your data in an animated and interactive chart?

What about countries, URLs, products? Or any other entity measured by any metric across several periods of time?

The racing_chart* function is ready for testing if you want to try it out.

pip install --upgrade adviz

Docs
bit.ly/3H4xrgj

*racing_chart: other/better names?

#datascience #datavisualization #python #advertools #adviz #seo #SEM #DigitalMarketing #digitalanalytics

Last updated 2 years ago

Elias Dabbas :verified: · @elias
49 followers · 63 posts · Server seocommunity.social
Elias Dabbas :verified: · @elias
47 followers · 60 posts · Server seocommunity.social

With 2 commands you can:

1. Convert an XML sitemap to a table

2. Visualize its URLs with a treemap

This is toyota[.]com

You can download the interactive file here:

bit.ly/4049vjA

#datascience #datavisualization #python #treemap #advertools #DigitalMarketing #SEM #seo

Last updated 2 years ago

Elias Dabbas :verified: · @elias
47 followers · 59 posts · Server seocommunity.social

Code for visualizing a website's URL structure is ready for testing!

Many changes will be introduced later, but this is a good-enough version to try and play with.

Please let me know if you try and get any issues, or have suggestions.

bit.ly/3MQKnu3


#datascience #datavisualization #python #treemap #advertools #adviz #DigitalMarketing #SEM #seo

Last updated 2 years ago

Elias Dabbas :verified: · @elias
47 followers · 45 posts · Server seocommunity.social

Questions it might help answer:
▪️ Which phrase is the most unique (least common words with others)?
▪️ For each phrase sort all other phrases by similarity (simple search)
▪️ Simple recommendation engine: if you like this article "blue green red", you'll probably also like this one "blue green yellow". You probably won't like the article "magenta teal gray".

I'll share the initial code for this soon.

Thoughts, feedback, suggestions?

#python #datascience #textanalysis #DigitalMarketing #seo #SEM

Last updated 2 years ago

Elias Dabbas :verified: · @elias
47 followers · 44 posts · Server seocommunity.social

Word Similarity Matrix: first conceptual version

A very simple, no-mumbo-jumbo way of assessing how similar phrases* are to one other. Just count common words.

*Phrases:

▪️ Keywords
▪️ Title tags
▪️ Product names
▪️ Tweets or any social media posts
▪️ URLs
▪️ h1-h6 tags
▪️ Meta descriptions
▪️ Book titles
▪️ Product reviews

For each pair count how many common words they contain (count and fraction).

#datascience #textanalysis #DigitalMarketing #seo #SEM

Last updated 2 years ago

Amata (she/they) · @sunguramy
62 followers · 195 posts · Server flipping.rocks

We had time last week on NHM-London’s SEM! So we decided to look more closely at a cave pseudoscorpion we found as a part of our Matienzo Karst Entomology Project.

(Thanks to Tom for the photo - I couldn’t physically be there so we used the magic of the Internet that day!)

Thanks to the BNHM for supporting our work :)

#cave #caving #karstentomology #caveentomology #entomology #speleology #science #SEM #nhm #bnhm #lab #microscopy #Pseudoscorpion

Last updated 2 years ago

Muhammad Junaid · @M_Junaid
1 followers · 3 posts · Server seo.chat

: Google Ads Rolling Out Performance Max Experiments. The highly-anticipated Performance Max feature is now available in Google Ads accounts.

#update #Google #googleads #performancemax #Googleupdate #SEM #ppc

Last updated 2 years ago

Muhammad Junaid · @M_Junaid
0 followers · 2 posts · Server seo.chat

Google Ads Rolling Out Performance Max Experiments

#update #Google #googleads #performancemax #Googleupdate #SEM #ppc

Last updated 2 years ago

Elias Dabbas :verified: · @elias
44 followers · 19 posts · Server seocommunity.social

just reached one million total downloads
🎉🎉🎉

Also ranks 4,053 in PyPI top downloads for the last 30 days (top ~1% of packages)

There is a survey if you would like to give your feedback:

bit.ly/3Za0mXL

#advertools #datascience #python #seo #SEM #DigitalMarketing

Last updated 2 years ago

Elias Dabbas :verified: · @elias
40 followers · 7 posts · Server seocommunity.social

API data >> DataFrame >> Interactive Dashboard >> Online deployment

Did a webinar on this if you're interested (20 minutes), links to code and dashboard included:

youtu.be/9se-E8VV1pg

#datascience #seo #SEM #datavisualization #python

Last updated 2 years ago

Wossen. B. Jemberie :verified: · @wobir
113 followers · 4 posts · Server mastodon.nu

Hi! I am a new arrival at mastodon. Looking for and researchers to connect. Interested in and

#fairdata #SEM #quantitativemethods #mentalheath #addiction

Last updated 2 years ago