March, 2023
BeTrend – Building a Trend Aggregation Machine
Marcus Koring, Bertelsmann – Senior Director Technology & Project Development
Thorsten Liebig, derivo GmbH – Managing Director
2 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Bertelsmann at a Glance
Media Investments
Services Education
Gütersloh
Headquarters
€18.7 Billion
Group revenues
€3,241 Million
Operating EBITDA
€2,310 Million
Group profit
145,027
Employees
3 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Structuring AI use cases along our key value chains
Augmented Intelligence
AI for Media AI for Services
Content
Intelligence
Audience Intelligence
Service
Intelligence
Monetisation Monetisation
Tech Radar
4 March 23, 2023 · Bertelsmann TECH & DATA | derivo
All of our media companies try to identify trends
…
BEG Exam questions generation
G+J Leveraging Chefkoch recipe data
PRH - PRH India AI-based narrative analytics
PRH - PRH USA AI book generation
PRH - PRH USA Intelligent title tagging
RTL Group - RTLZWEI Cast engagement
RTL NL Content-based news recommen.
…
AI for Media
Content Intelligence Audience Intelligence
…
BMG Talent & trend identification
G+J Trend analysis/Topic prediction
PRH - PRH UK Trend identification
PRH - PRH USA Retail search data analysis
RTL Group - Fremantle Find drivers of TV ratings
RTL Group - RTL NL Predict trending topics
RTL Group - RTLZWEI Social media sentiment analysis
…
NLP
Metadata extraction
(Hyper)Personalization
Trend analysis
Pricing | Sales forecast.
…
5 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Starting with a first use case
Use case “TV format ideation”
Provide semantically enriched social media and search data to help TV format/program ideation by:
1) identifying TV formats/shows trending elsewhere in the world and
2) detecting regional meta trends such as more conservative or liberal attitudes
Trending topics are a key driver for assessing potential content popularity (“popularity prediction”).
Editorial teams and creative units spend a lot of time on searching for good and relevant stories. AI can help to extract data
from various sources such as Twitter, Google Trends, Wikipedia, etc. and to process, combine, mix and analyse these data
points for producing a list of trending topics in such a way that it reveals promising new storylines, i.e., it helps to create a
better understanding of the best topics to address.
“As an editor of RTL BLVD, I want to know instantly what is happening in The Netherlands and in the world so I can create an
item as quickly as possible.”
“As Program Coordinator, I want to know what trends and sentiments do we see and to what extend they have an impact on
scheduling TV programs so we can adjust the schedule.”
“As Head of Creative Unit, I want to combine various trends so I can come up with a new creative concepts faster than the rest.”
“As Head of Content, I want to validate new creative formats.”
6 March 23, 2023 · Bertelsmann TECH & DATA | derivo
7 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Disambiguation
Which „Meghan“ is trending?
Why is „Meghan“ trending?
What is the context?
Has the same „Meghan“ trended before
and why?
First Step
Took over the great initial prework
from RTL NL
Second Step
• Started to gather first data
• Entity linking based on wiki
• Started the legal assessment and
market research
Third Step
• Talked to several colleagues in the Data RTL
Mediengruppe, PRH, RTL II
• Added elastic search to search the database
Fifth Step
• API was way too slow
• Switched to Graph DB
• Rebuilding Data Pipeline
Fourth Step
• Built up a data pipeline
• Publishing the API
The Journey
9 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Datapipeline
Collecting & Preparing Trends from Social Media to make them Graph-ready
Data Acquisition
+ …
Entity
Disambiguation
Trend Scoring
JSON
Aggregation &
Creation
Graph
Tools –
Model & Cleaning
+ … + …
Tools –
Google & TextRazor
Tools –
Scoring
10 March 23, 2023 · Bertelsmann TECH & DATA | derivo
From Tables to the BeTrend Graph & Applications
Data Acquisition
Entity
Disambiguation
Trend Scoring
JSON
Aggregation &
Creation
Graph
Power User / Developer
End User
11 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Data Aggregation and Enrichment
Data Acquisition
Entity
Disambiguation
Trend Scoring
JSON
Aggregation &
Creation
• Temporal normalization (one JSON per day)
• Entity Recognition via external NLP service
• Trend word Classification (Wikidata, Freebase, IPTC, etc.)
• Gathering of related topics
Used technology:
• Azure table
storage
• SQL
• Python
• ext. Services via
REST
Graph
12 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Data Aggregation and Enrichment
Data Acquisition
Entity
Disambiguation
Trend Scoring
JSON
Aggregation &
Creation
Graph
• Temporal normalization (one JSON per day)
• Entity Recognition via external NLP service
• Trend word Classification (Wikidata, Freebase, IPTC, etc.)
• Gathering of related topics
Used technology:
• Azure table
storage
• SQL
• Python
• ext. Services via
REST
13 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Data Import and Graph Model
Data Acquisition
JSON
Aggregation &
Creation
Used technology:
• JSON Schema
• Drawings
• Cypher
• APOC
Graph
Graph Model Importer
• Key modelling dimensions:
-time (when, how often, consecutive?)
-location (country, continent)
-context (classification schemata)
14 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Data Import and Graph Model
Data Acquisition
JSON
Aggregation &
Creation
Used technology:
• JSON Schema
• Drawings
• Cypher
• APOC
Graph
Graph Model Importer
• Key modelling dimensions:
-time (when, how often, consecutive?)
-location (country, continent)
-context (classification schemata)
UNWIND ['denmark', 'france', 'germany', …]
…
CALL apoc.load.json('./JSON Dumps/2022-12-01.json')
YIELD value
MERGE (i:Crawl …)
UNWIND … AS tword
MERGE (tw:Trendword {trendword: tword.trendword})
…
CASE WHEN entity.confidence <= 0.5 THEN
…
FOREACH …
15 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Graph Meta Model
16 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Demo
17 March 23, 2023 · Bertelsmann TECH & DATA | derivo
Lessons Learned & Outlook
Learnings:
• Graph technology is quick to use
• Neo4j on-premise and in the cloud
• Graph models are flexible + very well suited to reflect
the use case
Next:
• Professionalization the data import
• Improvement of Entity Recognition
• Refinement of the graph model
• Graph Data Science
Use-Cases AI for
Media
• Generative AI
• Recomendation

More Related Content

PPTX
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
PDF
Modern Data Challenges require Modern Graph Technology
PPTX
BT Group: Use of Graph in VENA (a smart broadcast network)
PPTX
SITA WorldTracer - Lost & Found Property
PPTX
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
PPTX
Elsevier: Empowering Knowledge Discovery in Research with Graphs
PPTX
Kerry Group: How Neo4j graph technology is delivering benefits to Kerry Group...
PPTX
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
Modern Data Challenges require Modern Graph Technology
BT Group: Use of Graph in VENA (a smart broadcast network)
SITA WorldTracer - Lost & Found Property
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
Elsevier: Empowering Knowledge Discovery in Research with Graphs
Kerry Group: How Neo4j graph technology is delivering benefits to Kerry Group...
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx

What's hot (20)

PDF
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
PDF
Generali : SPIDER, notre produit au cœur des enjeux Generali en termes de Com...
PDF
Knowledge Graphs and Graph Data Science: More Context, Better Predictions (Ne...
PDF
Sopra Steria: Intelligent Network Analysis in a Telecommunications Environment
PDF
GSK: How Knowledge Graphs Improve Clinical Reporting Workflows
PDF
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
PDF
Modeling Cybersecurity with Neo4j, Based on Real-Life Data Insights
PDF
Data Mesh Part 4 Monolith to Mesh
PDF
The Data Platform for Today’s Intelligent Applications
PPTX
Volvo Cars - Retrieving Safety Insights using Graphs (GraphSummit Stockholm 2...
PDF
Enterprise Architecture vs. Data Architecture
PPTX
Future of Data and AI in Retail - NRF 2023
PDF
The three layers of a knowledge graph and what it means for authoring, storag...
PDF
Building Lakehouses on Delta Lake with SQL Analytics Primer
PPTX
Master the Multi-Clustered Data Warehouse - Snowflake
PPTX
Data Mesh in Azure using Cloud Scale Analytics (WAF)
PDF
How Will Knowledge Graphs Improve Clinical Reporting Workflows
PDF
Time to Talk about Data Mesh
PPT
Gartner: Master Data Management Functionality
PDF
Exploring Levels of Data Literacy
Neo4j Generative AI workshop at GraphSummit London 14 Nov 2023.pdf
Generali : SPIDER, notre produit au cœur des enjeux Generali en termes de Com...
Knowledge Graphs and Graph Data Science: More Context, Better Predictions (Ne...
Sopra Steria: Intelligent Network Analysis in a Telecommunications Environment
GSK: How Knowledge Graphs Improve Clinical Reporting Workflows
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
Modeling Cybersecurity with Neo4j, Based on Real-Life Data Insights
Data Mesh Part 4 Monolith to Mesh
The Data Platform for Today’s Intelligent Applications
Volvo Cars - Retrieving Safety Insights using Graphs (GraphSummit Stockholm 2...
Enterprise Architecture vs. Data Architecture
Future of Data and AI in Retail - NRF 2023
The three layers of a knowledge graph and what it means for authoring, storag...
Building Lakehouses on Delta Lake with SQL Analytics Primer
Master the Multi-Clustered Data Warehouse - Snowflake
Data Mesh in Azure using Cloud Scale Analytics (WAF)
How Will Knowledge Graphs Improve Clinical Reporting Workflows
Time to Talk about Data Mesh
Gartner: Master Data Management Functionality
Exploring Levels of Data Literacy
Ad

Similar to Bertelsmann: BeTrend – Building a Trend Aggregation Machine.pdf (20)

PPTX
Blocks & Bots - Digital Summit Harvard Business School 2015
PPT
Óscar Méndez - Big data: de la investigación científica a la gestión empresarial
PPTX
Boost your data analytics with open data and public news content
PDF
Opportunities and methodological challenges of Big Data for official statist...
PPTX
Data sciences and marketing analytics
PDF
Fairhair.ai – alan turing institute june '17 (public)
PPTX
Semantic Technology in Publishing & Finance
PDF
Session 4 - A practical journey on how to use the DataBench Toolbox
PPTX
Mapping presentation THAG big data from space
PPTX
EW-Shopp: Interoperability Challenges and Solutions
PPSX
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
PDF
Research in Intelligent Systems and Data Science at the Knowledge Media Insti...
PDF
Visualizing CDR Data
PDF
Semantic Data Enrichment: a Human-in-the-Loop Perspective
PDF
Semantic Data Enrichment: a Human-in-the-Loop Perspective
PPT
Looking beyond plain text for document representation in the enterprise
PDF
Data science-Introductions-Real World Application
PDF
Analyzing Real Time News
PPTX
unit1 big data analysis description and defenition .pptx
KEY
What Open Source and Open Data Mean for Tomorrow's Transportation Agencies
Blocks & Bots - Digital Summit Harvard Business School 2015
Óscar Méndez - Big data: de la investigación científica a la gestión empresarial
Boost your data analytics with open data and public news content
Opportunities and methodological challenges of Big Data for official statist...
Data sciences and marketing analytics
Fairhair.ai – alan turing institute june '17 (public)
Semantic Technology in Publishing & Finance
Session 4 - A practical journey on how to use the DataBench Toolbox
Mapping presentation THAG big data from space
EW-Shopp: Interoperability Challenges and Solutions
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
Research in Intelligent Systems and Data Science at the Knowledge Media Insti...
Visualizing CDR Data
Semantic Data Enrichment: a Human-in-the-Loop Perspective
Semantic Data Enrichment: a Human-in-the-Loop Perspective
Looking beyond plain text for document representation in the enterprise
Data science-Introductions-Real World Application
Analyzing Real Time News
unit1 big data analysis description and defenition .pptx
What Open Source and Open Data Mean for Tomorrow's Transportation Agencies
Ad

More from Neo4j (20)

PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
PDF
Jin Foo - Prospa GraphSummit Sydney Presentation.pdf
PDF
GraphSummit Singapore Master Deck - May 20, 2025
PPTX
Graphs & GraphRAG - Essential Ingredients for GenAI
PPTX
Neo4j Knowledge for Customer Experience.pptx
PPTX
GraphTalk New Zealand - The Art of The Possible.pptx
PDF
Neo4j: The Art of the Possible with Graph
PDF
Smarter Knowledge Graphs For Public Sector
PDF
GraphRAG and Knowledge Graphs Exploring AI's Future
PDF
Matinée GenAI & GraphRAG Paris - Décembre 24
PDF
ANZ Presentation: GraphSummit Melbourne 2024
PDF
Google Cloud Presentation GraphSummit Melbourne 2024: Building Generative AI ...
PDF
Telstra Presentation GraphSummit Melbourne: Optimising Business Outcomes with...
PDF
Hands-On GraphRAG Workshop: GraphSummit Melbourne 2024
PDF
Démonstration Digital Twin Building Wire Management
PDF
Swiss Life - Les graphes au service de la détection de fraude dans le domaine...
PDF
Démonstration Supply Chain - GraphTalk Paris
PDF
The Art of Possible - GraphTalk Paris Opening Session
PPTX
How Siemens bolstered supply chain resilience with graph-powered AI insights ...
PDF
Knowledge Graphs for AI-Ready Data and Enterprise Deployment - Gartner IT Sym...
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Jin Foo - Prospa GraphSummit Sydney Presentation.pdf
GraphSummit Singapore Master Deck - May 20, 2025
Graphs & GraphRAG - Essential Ingredients for GenAI
Neo4j Knowledge for Customer Experience.pptx
GraphTalk New Zealand - The Art of The Possible.pptx
Neo4j: The Art of the Possible with Graph
Smarter Knowledge Graphs For Public Sector
GraphRAG and Knowledge Graphs Exploring AI's Future
Matinée GenAI & GraphRAG Paris - Décembre 24
ANZ Presentation: GraphSummit Melbourne 2024
Google Cloud Presentation GraphSummit Melbourne 2024: Building Generative AI ...
Telstra Presentation GraphSummit Melbourne: Optimising Business Outcomes with...
Hands-On GraphRAG Workshop: GraphSummit Melbourne 2024
Démonstration Digital Twin Building Wire Management
Swiss Life - Les graphes au service de la détection de fraude dans le domaine...
Démonstration Supply Chain - GraphTalk Paris
The Art of Possible - GraphTalk Paris Opening Session
How Siemens bolstered supply chain resilience with graph-powered AI insights ...
Knowledge Graphs for AI-Ready Data and Enterprise Deployment - Gartner IT Sym...

Recently uploaded (20)

PDF
Trendy Pakistani Suits for Women – Upgrade Your Ethnic Style
PDF
World Civilizations The Global Experience, 6th Edition by Peter N. Stearns Te...
DOC
购买PCC毕业证学历认证,林恩-本顿社区学院毕业证文凭学位学历证书
PDF
Yasmin Bashirova- Leading with Empathy in Human Rights Advocacy.pdf
DOC
制做UMSL毕业证学历认证,凯恩大学毕业证毕业证书样本
PPT
Dare to Success - Tips & Triks untuk sukses
PPTX
THCa: Origins, Effects, and Potential benefits
PPTX
Digital Detox: Amit Kakkar Healthyway’s Blueprint for Better Sleep and Mental...
PPTX
Reishi Mushrooms: The Complete Guide....
PDF
The return of rituals Why today’s youth is turning to ancient practices.pdf
PPTX
Red Flags and Green Flags In Relationship.pptx
DOC
出售MBI毕业证学历认证,加利福尼亚州立大学多明斯山分校毕业证毕业证书样本
PPTX
Indian fashion blogger by Srishti Das.pptx
PDF
The Achievements of Anthony Todd Johnson
PDF
Globalization affects culture and lives.
PDF
3 Notas grupo 7 jun25.pdf........ ... .
PPT
salivary-glands-I (1).ppt salivary gland presentation
PDF
Green Finance and the Future of Sustainable Investments.
DOCX
Write for Us: Fashion Submissions fashion
PDF
Top places in Delhi where stylish girls are just a call away
Trendy Pakistani Suits for Women – Upgrade Your Ethnic Style
World Civilizations The Global Experience, 6th Edition by Peter N. Stearns Te...
购买PCC毕业证学历认证,林恩-本顿社区学院毕业证文凭学位学历证书
Yasmin Bashirova- Leading with Empathy in Human Rights Advocacy.pdf
制做UMSL毕业证学历认证,凯恩大学毕业证毕业证书样本
Dare to Success - Tips & Triks untuk sukses
THCa: Origins, Effects, and Potential benefits
Digital Detox: Amit Kakkar Healthyway’s Blueprint for Better Sleep and Mental...
Reishi Mushrooms: The Complete Guide....
The return of rituals Why today’s youth is turning to ancient practices.pdf
Red Flags and Green Flags In Relationship.pptx
出售MBI毕业证学历认证,加利福尼亚州立大学多明斯山分校毕业证毕业证书样本
Indian fashion blogger by Srishti Das.pptx
The Achievements of Anthony Todd Johnson
Globalization affects culture and lives.
3 Notas grupo 7 jun25.pdf........ ... .
salivary-glands-I (1).ppt salivary gland presentation
Green Finance and the Future of Sustainable Investments.
Write for Us: Fashion Submissions fashion
Top places in Delhi where stylish girls are just a call away

Bertelsmann: BeTrend – Building a Trend Aggregation Machine.pdf

  • 1. March, 2023 BeTrend – Building a Trend Aggregation Machine Marcus Koring, Bertelsmann – Senior Director Technology & Project Development Thorsten Liebig, derivo GmbH – Managing Director
  • 2. 2 March 23, 2023 · Bertelsmann TECH & DATA | derivo Bertelsmann at a Glance Media Investments Services Education Gütersloh Headquarters €18.7 Billion Group revenues €3,241 Million Operating EBITDA €2,310 Million Group profit 145,027 Employees
  • 3. 3 March 23, 2023 · Bertelsmann TECH & DATA | derivo Structuring AI use cases along our key value chains Augmented Intelligence AI for Media AI for Services Content Intelligence Audience Intelligence Service Intelligence Monetisation Monetisation Tech Radar
  • 4. 4 March 23, 2023 · Bertelsmann TECH & DATA | derivo All of our media companies try to identify trends … BEG Exam questions generation G+J Leveraging Chefkoch recipe data PRH - PRH India AI-based narrative analytics PRH - PRH USA AI book generation PRH - PRH USA Intelligent title tagging RTL Group - RTLZWEI Cast engagement RTL NL Content-based news recommen. … AI for Media Content Intelligence Audience Intelligence … BMG Talent & trend identification G+J Trend analysis/Topic prediction PRH - PRH UK Trend identification PRH - PRH USA Retail search data analysis RTL Group - Fremantle Find drivers of TV ratings RTL Group - RTL NL Predict trending topics RTL Group - RTLZWEI Social media sentiment analysis … NLP Metadata extraction (Hyper)Personalization Trend analysis Pricing | Sales forecast. …
  • 5. 5 March 23, 2023 · Bertelsmann TECH & DATA | derivo Starting with a first use case Use case “TV format ideation” Provide semantically enriched social media and search data to help TV format/program ideation by: 1) identifying TV formats/shows trending elsewhere in the world and 2) detecting regional meta trends such as more conservative or liberal attitudes Trending topics are a key driver for assessing potential content popularity (“popularity prediction”). Editorial teams and creative units spend a lot of time on searching for good and relevant stories. AI can help to extract data from various sources such as Twitter, Google Trends, Wikipedia, etc. and to process, combine, mix and analyse these data points for producing a list of trending topics in such a way that it reveals promising new storylines, i.e., it helps to create a better understanding of the best topics to address. “As an editor of RTL BLVD, I want to know instantly what is happening in The Netherlands and in the world so I can create an item as quickly as possible.” “As Program Coordinator, I want to know what trends and sentiments do we see and to what extend they have an impact on scheduling TV programs so we can adjust the schedule.” “As Head of Creative Unit, I want to combine various trends so I can come up with a new creative concepts faster than the rest.” “As Head of Content, I want to validate new creative formats.”
  • 6. 6 March 23, 2023 · Bertelsmann TECH & DATA | derivo
  • 7. 7 March 23, 2023 · Bertelsmann TECH & DATA | derivo Disambiguation Which „Meghan“ is trending? Why is „Meghan“ trending? What is the context? Has the same „Meghan“ trended before and why?
  • 8. First Step Took over the great initial prework from RTL NL Second Step • Started to gather first data • Entity linking based on wiki • Started the legal assessment and market research Third Step • Talked to several colleagues in the Data RTL Mediengruppe, PRH, RTL II • Added elastic search to search the database Fifth Step • API was way too slow • Switched to Graph DB • Rebuilding Data Pipeline Fourth Step • Built up a data pipeline • Publishing the API The Journey
  • 9. 9 March 23, 2023 · Bertelsmann TECH & DATA | derivo Datapipeline Collecting & Preparing Trends from Social Media to make them Graph-ready Data Acquisition + … Entity Disambiguation Trend Scoring JSON Aggregation & Creation Graph Tools – Model & Cleaning + … + … Tools – Google & TextRazor Tools – Scoring
  • 10. 10 March 23, 2023 · Bertelsmann TECH & DATA | derivo From Tables to the BeTrend Graph & Applications Data Acquisition Entity Disambiguation Trend Scoring JSON Aggregation & Creation Graph Power User / Developer End User
  • 11. 11 March 23, 2023 · Bertelsmann TECH & DATA | derivo Data Aggregation and Enrichment Data Acquisition Entity Disambiguation Trend Scoring JSON Aggregation & Creation • Temporal normalization (one JSON per day) • Entity Recognition via external NLP service • Trend word Classification (Wikidata, Freebase, IPTC, etc.) • Gathering of related topics Used technology: • Azure table storage • SQL • Python • ext. Services via REST Graph
  • 12. 12 March 23, 2023 · Bertelsmann TECH & DATA | derivo Data Aggregation and Enrichment Data Acquisition Entity Disambiguation Trend Scoring JSON Aggregation & Creation Graph • Temporal normalization (one JSON per day) • Entity Recognition via external NLP service • Trend word Classification (Wikidata, Freebase, IPTC, etc.) • Gathering of related topics Used technology: • Azure table storage • SQL • Python • ext. Services via REST
  • 13. 13 March 23, 2023 · Bertelsmann TECH & DATA | derivo Data Import and Graph Model Data Acquisition JSON Aggregation & Creation Used technology: • JSON Schema • Drawings • Cypher • APOC Graph Graph Model Importer • Key modelling dimensions: -time (when, how often, consecutive?) -location (country, continent) -context (classification schemata)
  • 14. 14 March 23, 2023 · Bertelsmann TECH & DATA | derivo Data Import and Graph Model Data Acquisition JSON Aggregation & Creation Used technology: • JSON Schema • Drawings • Cypher • APOC Graph Graph Model Importer • Key modelling dimensions: -time (when, how often, consecutive?) -location (country, continent) -context (classification schemata) UNWIND ['denmark', 'france', 'germany', …] … CALL apoc.load.json('./JSON Dumps/2022-12-01.json') YIELD value MERGE (i:Crawl …) UNWIND … AS tword MERGE (tw:Trendword {trendword: tword.trendword}) … CASE WHEN entity.confidence <= 0.5 THEN … FOREACH …
  • 15. 15 March 23, 2023 · Bertelsmann TECH & DATA | derivo Graph Meta Model
  • 16. 16 March 23, 2023 · Bertelsmann TECH & DATA | derivo Demo
  • 17. 17 March 23, 2023 · Bertelsmann TECH & DATA | derivo Lessons Learned & Outlook Learnings: • Graph technology is quick to use • Neo4j on-premise and in the cloud • Graph models are flexible + very well suited to reflect the use case Next: • Professionalization the data import • Improvement of Entity Recognition • Refinement of the graph model • Graph Data Science Use-Cases AI for Media • Generative AI • Recomendation