SlideShare a Scribd company logo
1 of 20
© Mergeflow AG 2020
A 360° view of the world’s
technologies and innovations
Mergeflow’s approach to data collection,
analytics, and visualization
© Mergeflow AG 2020
Mergeflow’s challenge:
How to read 15,000 documents a day.
2
24/7, Mergeflow collects news, patents, science
publications, blog posts, press releases, clinical trials,
and other data sets and sources.
© Mergeflow AG 2020
Advanced data collection, analytics and visualizations enable a structured approach to text and other
data, and help you discover ideas, companies, technologies, etc. that impact what you do next.
At Mergeflow we continuously invest significant resources into our technology stack to make this work.
Here we describe why and how we do this.
3
© Mergeflow AG 2020
A 360° view of the outside world
helps you innovate better and faster.
4
You never know where the next great idea, company, or
technology may come from. So you need to be aware of
what is going on around you, and take a 360° perspective.
© Mergeflow AG 2020
Other companies, particularly innovative, early-
stage “under the radar” companies, may provide
products or technologies that help you address
R&D challenges. This in turn lets you bring new
solutions to market faster.
Outside experts may not only provide valuable
input to your R&D activities. You can also develop
cooperations with them. This can strengthen your
recruitment network. For example, you may hire
graduates from those experts’ labs.
5
Discovering new ideas and technologies, for
example in published research, can help
overcome roadblocks in product development. It
can even inspire entirely new approaches,
technologies, or business models altogether.
Information on the role of certain technologies in
certain markets or applications is highly valuable.
For example, if you can search for a technology
and then get a list of markets in which this
technology plays a role, this will help you discover
new markets for your technologies.
Ideas & Technologies Companies & Experts Markets & Applications
The idea is to discover what inspires your next
project and then act upon this, rather than to simply
collect and file away information.
Outside ideas and technologies can impact what you do next.
No matter how big your company is, the outside world is bigger. It is therefore quite likely that there are great ideas in the outside world that your own organization is not yet aware of.
© Mergeflow AG 2020
Different data sets provide you with different insights.
6
Scientific publications are not only an important
source of new ideas and technologies. They also
help identify who the experts and leading
organizations are in a given technology field.
Patents indicate intentions of their owners. For
example, if a company increases their patenting
activity in a certain technology field, it is likely that
this company will also increase their commercial
activities in that area, such as bringing new
products to market.
Similar to the more technical scientific
publications, news and blogs often provide new
ideas. But unlike scientific publications, they are
written for a general audience. This makes them
valuable if you want to learn about a new field
where you do not have in-depth expertise yet.
Scientific Publications Patents News & Blogs
Market Research
Besides providing size and growth estimates,
market research helps you connect technologies
to applications, and understand the structure of
an industry. For example, market reports often
describe the technologies etc. that play a role in a
certain market, and they mention companies that
are active in that market.
Many universities and other R&D organizations
worldwide commercialize their research through
technology transfer. Such technology transfer
offerings can help you strengthen and speed up
your own R&D projects.
Technology Transfer
Public research funding often goes to innovative,
early-stage companies. You can discover such
companies that would otherwise remain under the
radar from information about public research
projects.
Research Projects
There are many different kinds of data sets and sources that let you tap into the worldwide ‘ideas, technologies, and innovations pool’. Here are some examples.
© Mergeflow AG 2020
We need advanced analytics in order to
create a 360° view from all these data.
7
© Mergeflow AG 2020
Conventional search engines are great once you
already know what it is that you are looking for.
But while this is relatively straightforward,
discovering something that is relevant but that
one did not even know might exist (e.g. a
company or a new technology) is a lot harder and
very time-consuming to do with conventional
search engines.
Speed, volume, and diversity of available data
grow exponentially while the number of analysts
available for analyzing these data only grows
linearly, if at all. The result is a growing intelligence
gap.
8
Similar to conventional search engines,
specialized databases (e.g. patent, company, or
research publication databases) are very useful for
finding details on known leads. What is hard is
discovering those leads in the first place. In
addition, specialized databases cannot provide
you with a 360° view.
Consultants & Analysts Conventional Search Engines
Existing solutions
fall short.
There has been and continues to be great
progress in generally available “AI analytics” or
“cognitive computing” platforms. But these
platforms are trained on specific data sets (e.g.
news or patents). Making them applicable to a
wider variety of data would require expensive and
time-consuming training data generation and
algorithm re-training.
Specialized Databases Off-the-shelf Analytics
© Mergeflow AG 2020
Built on top of its analytics, Mergeflow uses
interactive visualizations to display R&D,
investments, market data, relations between
topics and actors, and other data.
Mergeflow’s user interface is designed for 360°
discovery across, not just within, data sets. In
addition, Mergeflow uses analytics to create email
reports to help users stay in the know on relevant
developments in their fields of interest.
So we build our own.
Mergeflow collects various data sets from across
various types of sources, most of them via the
web. While some of these sources provide data
collection interfaces (APIs) for their contents, most
sources do not, and require us to build
customized crawlers.
9
Manually discovering topics, people, companies,
market information, investment events and other
data from raw text is next to impossible, due to
the overwhelming amount of data. So we build
algorithms that extract such objects and events
from text.
Data Collection Analytics Visualizations & User Interface
In order to ensure data privacy and confidentiality,
we do not track what users search for, or what they
click at. This means that our analytics only look at
the contents of the data we collect, not at what
users do.
© Mergeflow AG 2020
Data collection
10
© Mergeflow AG 2020
Smart crawling
11
In order to decide whether or not to collect a
webpage, Mergeflow uses various methods.
These methods include language detection (if
possible, we try to collect English contents);
semantic topic modeling to distinguish relevant
contents (e.g. technology descriptions) from
irrelevant ones (e.g. directions); and text layout
modeling (for example, if a page looks like a
simple list of items, Mergeflow ranks it lower than
if it looks like body text).
Mergeflow’s approach
The complete website of a company, for example,
may consist of thousands of individual pages:
product descriptions, management bios, blog
posts, supplier information, directions, content in
different languages, and so on. For our purposes,
we usually only care about a subset of all these
pages. For example, we want to collect product or
technology pages, but not directions, or the same
content in multiple languages.
Selective web page collection
A crawler is software that collects data from the web. It starts off with a web page that it collects into a database,
then follows the links from that page to other pages, and collect those too. Then it moves on to the next set of pages
from there, and so on.
© Mergeflow AG 2020
Document
structuring
12
We have developed an unsupervised algorithm
that can learn from a very small number of data
points (20 - 30 pages) how a source typically
structures its contents. This algorithm also learns
when a source changes their layout over time. Our
algorithm is unsupervised, which means that it
does not require human-labeled training data.
Mergeflow’s approach
There is an abundance of different formats and
layouts on the web, and these things keep
changing as well. Since we collect data from tens
of thousands of sources, and these sources
sometimes change their layouts over time,
manually specifying where to find relevant
contents is not an option. Neither is creating big
training data sets.
There are no standards
Once we have collected a document such as a web page, a blog post, or a scientific publication, we have to make
sure that we only feed relevant parts of that document into our analytics pipeline. For example, we want to extract
data from the document title or body but not from surrounding disclaimers, teasers, or other irrelevant contents. In
order to do this, we need a method of structuring a document and then determining the relevant parts of that
structure.
© Mergeflow AG 2020
Analytics
13
© Mergeflow AG 2020
Discovering people,
companies, topics,
and things from
texts
14
We have developed various natural language
processing, semantic modeling, finite state
automata, and other methods for discovering
objects and events in texts. But rather than going
for a one-size-fits-all silver bullet, we use different
approaches to accomplish different tasks. For
example, an algorithm that discovers people
names works quite differently from one that spots
company names, or another algorithm that can
assign topics or patent classes to whole texts.
Mergeflow’s approach
Searching for and tracking known people,
companies, etc. is one thing. But discovering
companies etc. that are relevant but that one
didn’t even know might exist is something else.
Being able to do this is crucial to our customers.
After all, innovation, R&D, new business, and
deep competitive intelligence are inherently about
moving into unchartered territory.
Discovering ‘unknown unknowns’
In order to support the discovery of companies, people, technologies, materials, etc., we develop our own ‘named
entity extraction’ algorithms. We usually build upon existing approaches published in the literature, but then adapt
and expand these methods to suit our needs.
© Mergeflow AG 2020
Financial data from
texts
15
Similar to our approach to detecting objects and
events (see previous page), we use an array of
methods for discovering financial data from texts.
For example, we use different natural language
processing and topic modeling methods for
detecting venture investments and market
estimates respectively. Furthermore, we have built
sophisticated disambiguation algorithms in order
to tell whether multiple mentions of an event or
data point actually refer to the same underlying
data, even if they vary in some details.
Mergeflow’s approach
Extracting financial data from texts comes with
some unique challenges. There are different
conventions for writing numbers, duplicates, etc..
For example, one and the same venture
investment in a company may be reported across
multiple sources, and these publications may be
stretched over some period of time. Market
estimates may be based on various time frames,
there may be different estimates for the same
market, and so on.
The challenges of text data
By “financial data”, we mean things like venture capital investments, market size and growth estimates, and research
fundings. Mergeflow extracts this information directly from news, press releases, company websites, information
portals, and other sources on the web.
© Mergeflow AG 2020
Visualizations & User Interface
16
© Mergeflow AG 2020
Interactive visualizations for financial data
17
In order to ensure comparability, our analytics convert all currencies into USD.
For venture capital and research fundings, Mergeflow uses simple charts, reporting
individual funding events and a running total. Clicking on any funding event takes the
user to the documents from which a data point was extracted. All funding data are
also available as tables, which can be exported in CSV format.
Funding data Market estimate data
All market growth and size estimates are normalized to a common time frame, by
simple linear interpolation. If there are differing estimates for the same market
segment, Mergeflow reports all estimates. This lets users gauge analyst consensus
on a given market.
© Mergeflow AG 2020
Interactive visualizations for objects and events
18
In order to judge the relevance of a company, a person, or a technology, it can sometimes be helpful to see how this entity relates to other entities. Mergeflow visualizes such relations
between entities, using different types of visualizations.
Co-author or co-inventor networks from science publications or patents, for example,
are useful for identifying central people in a technology field or at a company (a
competitor, for instance). Mergeflow plots such networks, and draws lines between
any two objects that appear in common contexts.
Entity networks Relations between object categories
“For my search on ‘smart city’, I want to see which emerging technologies are
connected to which companies.”
Mergeflow uses Sankey charts to visualize such relations between any two types
of object categories.
© Mergeflow AG 2020
Stay in the know on relevant developments
19
While ‘360° discovery’ is a central Mergeflow use case, ‘staying in the know’ is just as important to most Mergeflow users.
When you follow a topic, Mergeflow sends you Weekly360 email update reports.
Weekly360s keep you informed on the latest developments, from across venture
investments, R&D, markets, and news and blogs.
Follow your topics
If you use Mergeflow as part of a team, Weekly360s cross-reference findings across
your team, based on the findings’ contents. If one of your findings is relevant to any
of your team members’ topics, your Weekly360 email report will indicate this to you.
Collaborative discovery
© Mergeflow AG 2020
Get in touch!
20
Location
Mergeflow AG
Effnerstr. 39a
81925 Muenchen
Germany
Contact
team@mergeflow.com
WWW
www.mergeflow.com (company website)
scope.mergeflow.com (blog)
If you want to know more about our technologies,
or if you are interested in an R&D collaboration,
we would be happy to hear from you.

More Related Content

What's hot

Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...
Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...
Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...Cambridge Semantics
 
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®Cambridge Semantics
 
From Data Lakes to the Data Fabric: Our Vision for Digital Strategy
From Data Lakes to the Data Fabric: Our Vision for Digital StrategyFrom Data Lakes to the Data Fabric: Our Vision for Digital Strategy
From Data Lakes to the Data Fabric: Our Vision for Digital StrategyCambridge Semantics
 
Odgers Berndtson and Unico Big Data White Paper
Odgers Berndtson and Unico Big Data White PaperOdgers Berndtson and Unico Big Data White Paper
Odgers Berndtson and Unico Big Data White PaperRobertson Executive Search
 
Certified Big Data Science Analyst (CBDSA)
Certified Big Data Science Analyst (CBDSA)Certified Big Data Science Analyst (CBDSA)
Certified Big Data Science Analyst (CBDSA)GICTTraining
 
PTC Named a Leader in IoT Software Platforms by Top Independent Research Firm
PTC Named a Leader in IoT Software Platforms by Top Independent Research FirmPTC Named a Leader in IoT Software Platforms by Top Independent Research Firm
PTC Named a Leader in IoT Software Platforms by Top Independent Research FirmPTC
 
Brochure for Website
Brochure for WebsiteBrochure for Website
Brochure for WebsiteRicha Sharma
 
Introduction to Anzo Unstructured
Introduction to Anzo UnstructuredIntroduction to Anzo Unstructured
Introduction to Anzo UnstructuredCambridge Semantics
 
Accelerate Digital Transformation with an Enterprise Big Data Fabric
Accelerate Digital Transformation with an Enterprise Big Data FabricAccelerate Digital Transformation with an Enterprise Big Data Fabric
Accelerate Digital Transformation with an Enterprise Big Data FabricCambridge Semantics
 
Dubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael Segel
Dubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael SegelDubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael Segel
Dubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael SegelMichael Segel
 
Modern Data Discovery and Integration in Retail Banking
Modern Data Discovery and Integration in Retail BankingModern Data Discovery and Integration in Retail Banking
Modern Data Discovery and Integration in Retail BankingCambridge Semantics
 
Statista-Company-Brochure
Statista-Company-BrochureStatista-Company-Brochure
Statista-Company-BrochureArianna Terzago
 
Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...
Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...
Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...Aravindharamanan S
 
Accelerating Insight - Smart Data Lake Customer Success Stories
Accelerating Insight - Smart Data Lake Customer Success StoriesAccelerating Insight - Smart Data Lake Customer Success Stories
Accelerating Insight - Smart Data Lake Customer Success StoriesCambridge Semantics
 
Success stories with Connected Data
Success stories with Connected DataSuccess stories with Connected Data
Success stories with Connected DataConnected Data World
 
Modern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in InsuranceModern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in InsuranceCambridge Semantics
 
Analytics Organizations & The New Emerging Roles
Analytics Organizations & The New Emerging RolesAnalytics Organizations & The New Emerging Roles
Analytics Organizations & The New Emerging RolesVandana Thakur
 
Presentation statista corporate-account_22-03c
Presentation statista corporate-account_22-03cPresentation statista corporate-account_22-03c
Presentation statista corporate-account_22-03cStatista
 

What's hot (20)

Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...
Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...
Applying Data Engineering and Semantic Standards to Tame the "Perfect Storm" ...
 
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
 
From Data Lakes to the Data Fabric: Our Vision for Digital Strategy
From Data Lakes to the Data Fabric: Our Vision for Digital StrategyFrom Data Lakes to the Data Fabric: Our Vision for Digital Strategy
From Data Lakes to the Data Fabric: Our Vision for Digital Strategy
 
Odgers Berndtson and Unico Big Data White Paper
Odgers Berndtson and Unico Big Data White PaperOdgers Berndtson and Unico Big Data White Paper
Odgers Berndtson and Unico Big Data White Paper
 
Certified Big Data Science Analyst (CBDSA)
Certified Big Data Science Analyst (CBDSA)Certified Big Data Science Analyst (CBDSA)
Certified Big Data Science Analyst (CBDSA)
 
PTC Named a Leader in IoT Software Platforms by Top Independent Research Firm
PTC Named a Leader in IoT Software Platforms by Top Independent Research FirmPTC Named a Leader in IoT Software Platforms by Top Independent Research Firm
PTC Named a Leader in IoT Software Platforms by Top Independent Research Firm
 
Brochure for Website
Brochure for WebsiteBrochure for Website
Brochure for Website
 
Introduction to Anzo Unstructured
Introduction to Anzo UnstructuredIntroduction to Anzo Unstructured
Introduction to Anzo Unstructured
 
Accelerate Digital Transformation with an Enterprise Big Data Fabric
Accelerate Digital Transformation with an Enterprise Big Data FabricAccelerate Digital Transformation with an Enterprise Big Data Fabric
Accelerate Digital Transformation with an Enterprise Big Data Fabric
 
Dubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael Segel
Dubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael SegelDubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael Segel
Dubai Big Data in Finance, Intro to Hadoop 2-Apr-14 - Michael Segel
 
Modern Data Discovery and Integration in Retail Banking
Modern Data Discovery and Integration in Retail BankingModern Data Discovery and Integration in Retail Banking
Modern Data Discovery and Integration in Retail Banking
 
Statista-Company-Brochure
Statista-Company-BrochureStatista-Company-Brochure
Statista-Company-Brochure
 
Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...
Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...
Big data -_14._maerz_mitarbeiterforschung_kundenevent_v2.pptx__schreibgeschue...
 
The expanding data discovery market
The expanding data discovery marketThe expanding data discovery market
The expanding data discovery market
 
Accelerating Insight - Smart Data Lake Customer Success Stories
Accelerating Insight - Smart Data Lake Customer Success StoriesAccelerating Insight - Smart Data Lake Customer Success Stories
Accelerating Insight - Smart Data Lake Customer Success Stories
 
Success stories with Connected Data
Success stories with Connected DataSuccess stories with Connected Data
Success stories with Connected Data
 
Modern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in InsuranceModern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in Insurance
 
Mattaliano and Gilmartin "7 Things Modern Researchers Want in a Search Tool"
Mattaliano and Gilmartin "7 Things Modern Researchers Want in a Search Tool"Mattaliano and Gilmartin "7 Things Modern Researchers Want in a Search Tool"
Mattaliano and Gilmartin "7 Things Modern Researchers Want in a Search Tool"
 
Analytics Organizations & The New Emerging Roles
Analytics Organizations & The New Emerging RolesAnalytics Organizations & The New Emerging Roles
Analytics Organizations & The New Emerging Roles
 
Presentation statista corporate-account_22-03c
Presentation statista corporate-account_22-03cPresentation statista corporate-account_22-03c
Presentation statista corporate-account_22-03c
 

Similar to A 360° view of the world’s technologies and innovations: Mergeflow’s approach to data collection, analytics, and visualization

Mergeflow Teams: Enabling collaborative discovery for you and your team.
Mergeflow Teams: Enabling collaborative discovery for you and your team.Mergeflow Teams: Enabling collaborative discovery for you and your team.
Mergeflow Teams: Enabling collaborative discovery for you and your team.Mergeflow
 
Converting Big Data To Smart Data | The Step-By-Step Guide!
Converting Big Data To Smart Data | The Step-By-Step Guide!Converting Big Data To Smart Data | The Step-By-Step Guide!
Converting Big Data To Smart Data | The Step-By-Step Guide!Kavika Roy
 
Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...
Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...
Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...Findwise
 
Cool Vendors Collaboration Social Software
Cool Vendors Collaboration  Social SoftwareCool Vendors Collaboration  Social Software
Cool Vendors Collaboration Social Softwarekoehndj
 
G3May15-digital-Big Data
G3May15-digital-Big DataG3May15-digital-Big Data
G3May15-digital-Big DataJerry Bowskill
 
Operational Analytics: Best Software For Sourcing Actionable Insights 2013
Operational Analytics: Best Software For Sourcing Actionable Insights 2013Operational Analytics: Best Software For Sourcing Actionable Insights 2013
Operational Analytics: Best Software For Sourcing Actionable Insights 2013Newton Day Uploads
 
BigData Analytics_1.7
BigData Analytics_1.7BigData Analytics_1.7
BigData Analytics_1.7Rohit Mittal
 
Big data an elephant business opportunities
Big data an elephant   business opportunitiesBig data an elephant   business opportunities
Big data an elephant business opportunitiesBigdata Meetup Kochi
 
The Value of Signal (and the Cost of Noise): The New Economics of Meaning-Making
The Value of Signal (and the Cost of Noise): The New Economics of Meaning-MakingThe Value of Signal (and the Cost of Noise): The New Economics of Meaning-Making
The Value of Signal (and the Cost of Noise): The New Economics of Meaning-MakingCognizant
 
Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research
Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research
Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research Emerj
 
Atos - Analytics Driven Organisations
Atos - Analytics Driven OrganisationsAtos - Analytics Driven Organisations
Atos - Analytics Driven OrganisationsAndy Gascoigne
 
How Analytics Has Changed in the Last 10 Years (and How It’s Staye.docx
How Analytics Has Changed in the Last 10 Years (and How It’s Staye.docxHow Analytics Has Changed in the Last 10 Years (and How It’s Staye.docx
How Analytics Has Changed in the Last 10 Years (and How It’s Staye.docxpooleavelina
 
Sales Summit 2 - Minds&More - Cloud & disruptive trends
Sales Summit 2 - Minds&More - Cloud & disruptive trendsSales Summit 2 - Minds&More - Cloud & disruptive trends
Sales Summit 2 - Minds&More - Cloud & disruptive trendsBenny Van Calster
 
Running head FINAL REPORT2FINAL REPORT2.docx
Running head FINAL REPORT2FINAL REPORT2.docxRunning head FINAL REPORT2FINAL REPORT2.docx
Running head FINAL REPORT2FINAL REPORT2.docxjeanettehully
 
Six Practical, Tactical Tips for the Enterprise Architect
Six Practical, Tactical Tips for the Enterprise ArchitectSix Practical, Tactical Tips for the Enterprise Architect
Six Practical, Tactical Tips for the Enterprise Architectubmedia
 
Revolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docx
Revolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docxRevolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docx
Revolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docxBradRamphal
 
Website Magazine num.72 (INGLES)
Website Magazine num.72 (INGLES)Website Magazine num.72 (INGLES)
Website Magazine num.72 (INGLES)Digital Pymes
 

Similar to A 360° view of the world’s technologies and innovations: Mergeflow’s approach to data collection, analytics, and visualization (20)

Mergeflow Teams: Enabling collaborative discovery for you and your team.
Mergeflow Teams: Enabling collaborative discovery for you and your team.Mergeflow Teams: Enabling collaborative discovery for you and your team.
Mergeflow Teams: Enabling collaborative discovery for you and your team.
 
Converting Big Data To Smart Data | The Step-By-Step Guide!
Converting Big Data To Smart Data | The Step-By-Step Guide!Converting Big Data To Smart Data | The Step-By-Step Guide!
Converting Big Data To Smart Data | The Step-By-Step Guide!
 
Unlocking big data
Unlocking big dataUnlocking big data
Unlocking big data
 
ARTICLE ON BI AND BO
ARTICLE ON BI AND BOARTICLE ON BI AND BO
ARTICLE ON BI AND BO
 
Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...
Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...
Enterprise Search White Paper: Beyond the Enterprise Data Warehouse - The Eme...
 
Cool Vendors Collaboration Social Software
Cool Vendors Collaboration  Social SoftwareCool Vendors Collaboration  Social Software
Cool Vendors Collaboration Social Software
 
G3May15-digital-Big Data
G3May15-digital-Big DataG3May15-digital-Big Data
G3May15-digital-Big Data
 
Operational Analytics: Best Software For Sourcing Actionable Insights 2013
Operational Analytics: Best Software For Sourcing Actionable Insights 2013Operational Analytics: Best Software For Sourcing Actionable Insights 2013
Operational Analytics: Best Software For Sourcing Actionable Insights 2013
 
BigData Analytics_1.7
BigData Analytics_1.7BigData Analytics_1.7
BigData Analytics_1.7
 
Big data an elephant business opportunities
Big data an elephant   business opportunitiesBig data an elephant   business opportunities
Big data an elephant business opportunities
 
The Value of Signal (and the Cost of Noise): The New Economics of Meaning-Making
The Value of Signal (and the Cost of Noise): The New Economics of Meaning-MakingThe Value of Signal (and the Cost of Noise): The New Economics of Meaning-Making
The Value of Signal (and the Cost of Noise): The New Economics of Meaning-Making
 
Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research
Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research
Artificial Intelligence Industry: An Overview by Segment by Emerj AI Research
 
Atos - Analytics Driven Organisations
Atos - Analytics Driven OrganisationsAtos - Analytics Driven Organisations
Atos - Analytics Driven Organisations
 
How Analytics Has Changed in the Last 10 Years (and How It’s Staye.docx
How Analytics Has Changed in the Last 10 Years (and How It’s Staye.docxHow Analytics Has Changed in the Last 10 Years (and How It’s Staye.docx
How Analytics Has Changed in the Last 10 Years (and How It’s Staye.docx
 
Sales Summit 2 - Minds&More - Cloud & disruptive trends
Sales Summit 2 - Minds&More - Cloud & disruptive trendsSales Summit 2 - Minds&More - Cloud & disruptive trends
Sales Summit 2 - Minds&More - Cloud & disruptive trends
 
Running head FINAL REPORT2FINAL REPORT2.docx
Running head FINAL REPORT2FINAL REPORT2.docxRunning head FINAL REPORT2FINAL REPORT2.docx
Running head FINAL REPORT2FINAL REPORT2.docx
 
Six Practical, Tactical Tips for the Enterprise Architect
Six Practical, Tactical Tips for the Enterprise ArchitectSix Practical, Tactical Tips for the Enterprise Architect
Six Practical, Tactical Tips for the Enterprise Architect
 
Revolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docx
Revolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docxRevolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docx
Revolutionizing Analytics- A Strategic Proposal for Google Analytics 360.docx
 
Website Magazine num.72 (INGLES)
Website Magazine num.72 (INGLES)Website Magazine num.72 (INGLES)
Website Magazine num.72 (INGLES)
 
Tw 1101025 smartrchitect2_z
Tw 1101025 smartrchitect2_zTw 1101025 smartrchitect2_z
Tw 1101025 smartrchitect2_z
 

Recently uploaded

(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxnada99848
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 

Recently uploaded (20)

(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptx
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 

A 360° view of the world’s technologies and innovations: Mergeflow’s approach to data collection, analytics, and visualization

  • 1. © Mergeflow AG 2020 A 360° view of the world’s technologies and innovations Mergeflow’s approach to data collection, analytics, and visualization
  • 2. © Mergeflow AG 2020 Mergeflow’s challenge: How to read 15,000 documents a day. 2 24/7, Mergeflow collects news, patents, science publications, blog posts, press releases, clinical trials, and other data sets and sources.
  • 3. © Mergeflow AG 2020 Advanced data collection, analytics and visualizations enable a structured approach to text and other data, and help you discover ideas, companies, technologies, etc. that impact what you do next. At Mergeflow we continuously invest significant resources into our technology stack to make this work. Here we describe why and how we do this. 3
  • 4. © Mergeflow AG 2020 A 360° view of the outside world helps you innovate better and faster. 4 You never know where the next great idea, company, or technology may come from. So you need to be aware of what is going on around you, and take a 360° perspective.
  • 5. © Mergeflow AG 2020 Other companies, particularly innovative, early- stage “under the radar” companies, may provide products or technologies that help you address R&D challenges. This in turn lets you bring new solutions to market faster. Outside experts may not only provide valuable input to your R&D activities. You can also develop cooperations with them. This can strengthen your recruitment network. For example, you may hire graduates from those experts’ labs. 5 Discovering new ideas and technologies, for example in published research, can help overcome roadblocks in product development. It can even inspire entirely new approaches, technologies, or business models altogether. Information on the role of certain technologies in certain markets or applications is highly valuable. For example, if you can search for a technology and then get a list of markets in which this technology plays a role, this will help you discover new markets for your technologies. Ideas & Technologies Companies & Experts Markets & Applications The idea is to discover what inspires your next project and then act upon this, rather than to simply collect and file away information. Outside ideas and technologies can impact what you do next. No matter how big your company is, the outside world is bigger. It is therefore quite likely that there are great ideas in the outside world that your own organization is not yet aware of.
  • 6. © Mergeflow AG 2020 Different data sets provide you with different insights. 6 Scientific publications are not only an important source of new ideas and technologies. They also help identify who the experts and leading organizations are in a given technology field. Patents indicate intentions of their owners. For example, if a company increases their patenting activity in a certain technology field, it is likely that this company will also increase their commercial activities in that area, such as bringing new products to market. Similar to the more technical scientific publications, news and blogs often provide new ideas. But unlike scientific publications, they are written for a general audience. This makes them valuable if you want to learn about a new field where you do not have in-depth expertise yet. Scientific Publications Patents News & Blogs Market Research Besides providing size and growth estimates, market research helps you connect technologies to applications, and understand the structure of an industry. For example, market reports often describe the technologies etc. that play a role in a certain market, and they mention companies that are active in that market. Many universities and other R&D organizations worldwide commercialize their research through technology transfer. Such technology transfer offerings can help you strengthen and speed up your own R&D projects. Technology Transfer Public research funding often goes to innovative, early-stage companies. You can discover such companies that would otherwise remain under the radar from information about public research projects. Research Projects There are many different kinds of data sets and sources that let you tap into the worldwide ‘ideas, technologies, and innovations pool’. Here are some examples.
  • 7. © Mergeflow AG 2020 We need advanced analytics in order to create a 360° view from all these data. 7
  • 8. © Mergeflow AG 2020 Conventional search engines are great once you already know what it is that you are looking for. But while this is relatively straightforward, discovering something that is relevant but that one did not even know might exist (e.g. a company or a new technology) is a lot harder and very time-consuming to do with conventional search engines. Speed, volume, and diversity of available data grow exponentially while the number of analysts available for analyzing these data only grows linearly, if at all. The result is a growing intelligence gap. 8 Similar to conventional search engines, specialized databases (e.g. patent, company, or research publication databases) are very useful for finding details on known leads. What is hard is discovering those leads in the first place. In addition, specialized databases cannot provide you with a 360° view. Consultants & Analysts Conventional Search Engines Existing solutions fall short. There has been and continues to be great progress in generally available “AI analytics” or “cognitive computing” platforms. But these platforms are trained on specific data sets (e.g. news or patents). Making them applicable to a wider variety of data would require expensive and time-consuming training data generation and algorithm re-training. Specialized Databases Off-the-shelf Analytics
  • 9. © Mergeflow AG 2020 Built on top of its analytics, Mergeflow uses interactive visualizations to display R&D, investments, market data, relations between topics and actors, and other data. Mergeflow’s user interface is designed for 360° discovery across, not just within, data sets. In addition, Mergeflow uses analytics to create email reports to help users stay in the know on relevant developments in their fields of interest. So we build our own. Mergeflow collects various data sets from across various types of sources, most of them via the web. While some of these sources provide data collection interfaces (APIs) for their contents, most sources do not, and require us to build customized crawlers. 9 Manually discovering topics, people, companies, market information, investment events and other data from raw text is next to impossible, due to the overwhelming amount of data. So we build algorithms that extract such objects and events from text. Data Collection Analytics Visualizations & User Interface In order to ensure data privacy and confidentiality, we do not track what users search for, or what they click at. This means that our analytics only look at the contents of the data we collect, not at what users do.
  • 10. © Mergeflow AG 2020 Data collection 10
  • 11. © Mergeflow AG 2020 Smart crawling 11 In order to decide whether or not to collect a webpage, Mergeflow uses various methods. These methods include language detection (if possible, we try to collect English contents); semantic topic modeling to distinguish relevant contents (e.g. technology descriptions) from irrelevant ones (e.g. directions); and text layout modeling (for example, if a page looks like a simple list of items, Mergeflow ranks it lower than if it looks like body text). Mergeflow’s approach The complete website of a company, for example, may consist of thousands of individual pages: product descriptions, management bios, blog posts, supplier information, directions, content in different languages, and so on. For our purposes, we usually only care about a subset of all these pages. For example, we want to collect product or technology pages, but not directions, or the same content in multiple languages. Selective web page collection A crawler is software that collects data from the web. It starts off with a web page that it collects into a database, then follows the links from that page to other pages, and collect those too. Then it moves on to the next set of pages from there, and so on.
  • 12. © Mergeflow AG 2020 Document structuring 12 We have developed an unsupervised algorithm that can learn from a very small number of data points (20 - 30 pages) how a source typically structures its contents. This algorithm also learns when a source changes their layout over time. Our algorithm is unsupervised, which means that it does not require human-labeled training data. Mergeflow’s approach There is an abundance of different formats and layouts on the web, and these things keep changing as well. Since we collect data from tens of thousands of sources, and these sources sometimes change their layouts over time, manually specifying where to find relevant contents is not an option. Neither is creating big training data sets. There are no standards Once we have collected a document such as a web page, a blog post, or a scientific publication, we have to make sure that we only feed relevant parts of that document into our analytics pipeline. For example, we want to extract data from the document title or body but not from surrounding disclaimers, teasers, or other irrelevant contents. In order to do this, we need a method of structuring a document and then determining the relevant parts of that structure.
  • 13. © Mergeflow AG 2020 Analytics 13
  • 14. © Mergeflow AG 2020 Discovering people, companies, topics, and things from texts 14 We have developed various natural language processing, semantic modeling, finite state automata, and other methods for discovering objects and events in texts. But rather than going for a one-size-fits-all silver bullet, we use different approaches to accomplish different tasks. For example, an algorithm that discovers people names works quite differently from one that spots company names, or another algorithm that can assign topics or patent classes to whole texts. Mergeflow’s approach Searching for and tracking known people, companies, etc. is one thing. But discovering companies etc. that are relevant but that one didn’t even know might exist is something else. Being able to do this is crucial to our customers. After all, innovation, R&D, new business, and deep competitive intelligence are inherently about moving into unchartered territory. Discovering ‘unknown unknowns’ In order to support the discovery of companies, people, technologies, materials, etc., we develop our own ‘named entity extraction’ algorithms. We usually build upon existing approaches published in the literature, but then adapt and expand these methods to suit our needs.
  • 15. © Mergeflow AG 2020 Financial data from texts 15 Similar to our approach to detecting objects and events (see previous page), we use an array of methods for discovering financial data from texts. For example, we use different natural language processing and topic modeling methods for detecting venture investments and market estimates respectively. Furthermore, we have built sophisticated disambiguation algorithms in order to tell whether multiple mentions of an event or data point actually refer to the same underlying data, even if they vary in some details. Mergeflow’s approach Extracting financial data from texts comes with some unique challenges. There are different conventions for writing numbers, duplicates, etc.. For example, one and the same venture investment in a company may be reported across multiple sources, and these publications may be stretched over some period of time. Market estimates may be based on various time frames, there may be different estimates for the same market, and so on. The challenges of text data By “financial data”, we mean things like venture capital investments, market size and growth estimates, and research fundings. Mergeflow extracts this information directly from news, press releases, company websites, information portals, and other sources on the web.
  • 16. © Mergeflow AG 2020 Visualizations & User Interface 16
  • 17. © Mergeflow AG 2020 Interactive visualizations for financial data 17 In order to ensure comparability, our analytics convert all currencies into USD. For venture capital and research fundings, Mergeflow uses simple charts, reporting individual funding events and a running total. Clicking on any funding event takes the user to the documents from which a data point was extracted. All funding data are also available as tables, which can be exported in CSV format. Funding data Market estimate data All market growth and size estimates are normalized to a common time frame, by simple linear interpolation. If there are differing estimates for the same market segment, Mergeflow reports all estimates. This lets users gauge analyst consensus on a given market.
  • 18. © Mergeflow AG 2020 Interactive visualizations for objects and events 18 In order to judge the relevance of a company, a person, or a technology, it can sometimes be helpful to see how this entity relates to other entities. Mergeflow visualizes such relations between entities, using different types of visualizations. Co-author or co-inventor networks from science publications or patents, for example, are useful for identifying central people in a technology field or at a company (a competitor, for instance). Mergeflow plots such networks, and draws lines between any two objects that appear in common contexts. Entity networks Relations between object categories “For my search on ‘smart city’, I want to see which emerging technologies are connected to which companies.” Mergeflow uses Sankey charts to visualize such relations between any two types of object categories.
  • 19. © Mergeflow AG 2020 Stay in the know on relevant developments 19 While ‘360° discovery’ is a central Mergeflow use case, ‘staying in the know’ is just as important to most Mergeflow users. When you follow a topic, Mergeflow sends you Weekly360 email update reports. Weekly360s keep you informed on the latest developments, from across venture investments, R&D, markets, and news and blogs. Follow your topics If you use Mergeflow as part of a team, Weekly360s cross-reference findings across your team, based on the findings’ contents. If one of your findings is relevant to any of your team members’ topics, your Weekly360 email report will indicate this to you. Collaborative discovery
  • 20. © Mergeflow AG 2020 Get in touch! 20 Location Mergeflow AG Effnerstr. 39a 81925 Muenchen Germany Contact team@mergeflow.com WWW www.mergeflow.com (company website) scope.mergeflow.com (blog) If you want to know more about our technologies, or if you are interested in an R&D collaboration, we would be happy to hear from you.