Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Local-first desktop app for qualitative data analysis (QDA)
NAVAL-QDA is a desktop application for qualitative data analysis (QDA). Import interview transcripts, documents, and media; code them against a hierarchical node tree; classify sources by case and attribute; write analytic memos; run text and coding queries; visualize patterns; and generate reports — all from a local Electron + React app.
Key features: import .txt/.docx/.pdf plus audio/video for transcription; hierarchical coding with merge/move and percent-coded tracking; cases,...
Library for fast text classification and representation
...Such categories can be review scores, spam v.s. non-spam, or the language in which the document was typed. Nowadays, the dominant approach to build such classifiers is machinelearning, that is learning classification rules from examples. In order to build such classifiers, we need labeled data, which consists of documents and their corresponding categories (or tags, or labels).