No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
Calculate semantic similarity for any human and human-like languages
...The goal of this project is simple:
Input two sentences of the same language, and obtain the number (from 0 to 1) denoting the similarity between the inputted sentences, according to semantic categories.
This project models my previous project:
https://sourceforge.net/projects/semantics/
Difference is, this project does not use any database and computes any Strings as an input.
JAVA was the language of choice, due to availability of modelling tools.
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
...
Database Driven RoboCup Rescue Server is a version of RoboCup Rescue Server (https://sourceforge.net/projects/roborescue/) which uses a database to store the simulation data in order to simulate a very large number of agents.