-
4. How to add Edge Labels to the Quantexa UI
This article covers the importance of Edge Labels and walks through the necessary setup to display them in your User Interface (UI). What are Edge Labels? A Network in the Quantexa UI consists of a collection of Nodes (Documents or Entities) and Edges representing a relationship between those Nodes. Edge Labels are added…
-
6. How to make the most out of Intellij IDEA
This guide covers useful setup, resources and resolutions to typical issues encountered in Intellij IDEA when developing the Quantexa solution. Importance of setting up Intellij IDEA Intellij IDEA is an Integrated Development Editor (IDE). An IDE comes with more features than a typical text editor to improve software…
-
How I Became a... Technical Lead
Meet Charlotte… My current job title is Lead Data Engineer, but this captures a variety of activities. The things I’m responsible for range from technical leadership of a project team (coordinating the Development Team and contributing to the technical work needed to deliver the Quantexa), to leading the Data Practice…
-
What can Network structure tell us about risk?
By Matt Jackson and Christina Tkachenko Background Corporate registry Documents provide useful structured information for use in risk modelling. In particular, the information within can be a good indicator of suspicious activity. Yet, sometimes this information is not enough to inform a decision or take an action. By…
-
AI at Quantexa
AI is at the heart of the Quantexa Decision Intelligence Platform, helping users unify data and create context to make accurate and reliable decisions. Machine Learning (ML) and AI are applied in four distinct areas within the Quantexa Platform: Composite AI within Quantexa The Quantexa Platform uses multiple AI techniques…
-
A day in the life of Monty... Chief Innovation Mascot
To fully explain Monty’s role as a chief innovation mascot we need to first start with some other introductions. Let’s start with @Parsa_Ghaffari , entrepreneur extraordinaire, previous CEO of Aylien (now part of Quantexa and known as News Intelligence), initial creator of Q Assist and Head of Product Innovation. Product…
-
A day in the life of... a Technical Business Analyst
The Business Analyst Team serves as a key link between our technical developers and the end users. Our role is to help clients navigate their journey towards achieving optimal technical and business solutions across a variety of use cases. Day-to-day, we collaborate with Project Managers, Technical Leads (TLs), Solution…
-
3. Quantexa Best Practice: Move Fast, Break Less, 😊 More
This article is to explain the benefits of following Quantexa's Best Practice when delivering your Quantexa deployment, and provide a high level view of what those best practices are. Why follow Quantexa’s Best Practice? Quantexa’s Best Practice is born from real-world learnings. These learnings developed practices that…
-
1. Multi Use Case Best Practice
The Quantexa Platform is not a point solution; it has been developed on fundamental principles of flexibility and scalability, and supports multiple business applications or use cases in a single system. Many Quantexa deployments will originally serve a single use case, although some may be intended for broader use from…
-
A Day in the Life of a... Data Engineer
The Data Engineering team at Quantexa is responsible for implementing Quantexa’s technology solutions for clients worldwide, spanning various sectors such as banking, insurance, government, and healthcare. We manage the entire data pipeline, from ETL processes to UI configuration. Our tasks include ingestion of the data,…
-
4. Using Quantexa Kafka Streaming for the First Time
Quantexa integrates Kafka as its primary streaming platform to process, ingest, and generate networks in near real-time, leveraging its powerful Entity Resolution, and Big Data capabilities. Quantexa provides out-of-the-box applications such as Kafka Record-Extraction and Kafka Document-Ingest, designed to streamline data…
-
Introduction to User Journey Analytics
What is User Journey Analytics (UJA)? User Journey Analytics (UJA) is a service developed as part of the Quantexa Platform that tracks and collates end-user activity, enabling analysis and understanding of usage data to help maximize the value of the Quantexa Platform. How does UJA work? UJA receives events from the User…
-
4. Quantexa Academy - Using Gradle effectively
Summary - We use Gradle to build and compile our projects with simple commands that do a lot for us in the background. Avoid doing full build commands (gradle build) unless absolutely necessary, and instead build specific components/JARs as this will be much faster. Finally, you can chain Gradle commands together into…
-
A Day in the Life of ... a Global Partner
Meet Phil Phil is the Global Partner of NextWave’s Quantexa Partnership overseeing business development, solution success and delivery success. In addition to managing several other strategic alliances, Phil co-leads the NextWave data practice, where Quantexa plays a pivotal role as a core solution capability. Who are…
-
3. Custom Regression Testing Using Statistical Profile Testing Framework
The purpose of this article is to share some custom tests our Correspondent Banking project implemented using the Statistical Profile Testing (SPT) Framework. The SPT Framework includes some out-of-the-box test suites. However, unique deployment requirements can mean custom tests are sometimes needed. What is the SPT…
-
How I Became a... Data Engineer
Meet Adrien… I have been a Data Engineer for one year at Quantexa. I have mostly worked on ETL pipelines with a focus on Entity Resolution. In such projects, the goal is to provide a complete view of entities by bringing together information from various data sources. What did you want to be when you were little? I used to…
-
3. Data Generators: Enhancing Data Generation with Seeding
This article covers how a deployment used the JavaFaker library and seeding to enhance Entity Generation from data generators. Specifically, in ensuring that consistent information is generated alongside each Entity and between Document types to create realistic Networks. Prerequisite Reading To ensure you have a solid…
-
Tips & Tricks for Managing Large and Complex Networks
As an Investigator, you may have found that Entities and Networks are helpful for identifying potential risk in the investigation process, using connections across documents and Entities. However, seeing all the available data connected through transaction flows, trades, direct links, or indirect links can present its own…
-
Revolutionizing SME Classification: Quantexa's Scalable Solution
This article describes Quantexa's new SME (Small or Medium Sized Enterprise) classifier. Our classifier has been informed by European Commission rules. It has been implemented to be able to scale for large legal hierarchies. Introduction The world we know today is built on the premise of successful organisations and…
-
2. Using Explorer with Transactional Data for the First Time
Find out more about setting up Explorer with transactional data in the UI. So what’s Explorer all about? Explorer enables users to uncover hidden patterns and identify significant data. To do this, Explorer examines any flat-file data source, that is, simple data that follows a uniform format and does not contain any…