Search Results for "artificial intelligence java source code" - Page 31

Showing 1471 open source projects for "artificial intelligence java source code"

View related business solutions
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 1
    An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Facilitates data mining/natural language processing experiments to be executed on weblogs, such as classification, clustering and rating. As part of these experiments, it is possible to apply Latent Semantic Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A project aims to develop a system which trains LDA model in distributed enviorenment. I studied Hadoop based solution and found that Hadoop is not fit for distributed LDA training case. In this project I implement a platform based on socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Phramer - An Open-Source Statistical Phrase-Based Machine Translation Decoder ||| Project web page: http://www.phramer.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    A Java argumentation tool kit. Calculate the Dung acceptability of an argument given a source of conflicting arguments, with this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AIBench (Artificial Intelligence workBENCH) is a lightweight, non-intrusive, MVC-based Java application framework intended to fast develop desktop-based applications, specially focused in the scientific domain. See more on: http://www.aibench.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a Java Wrapper for Cepstral.com text-to-speech engine. Cepstral makes very affordable realistic synthetic voices and provides the developers with C++ API's. We have developed a JSAPI compliant Java-to-JNI-to-C++ Wrapper to use with Cepstral TTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NLPTools-ES is a Spanish plugin for GATE (General Architecture for Text Engineering). It includes a tokenizer, sentence splitter, gazetteer, pos tagger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dude is a friendly learning chatterbot with XMPP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The aim of the CONTRACT project is to provide new innovative solutions which specifically help bridge the gap between the new large-scale applications in DBEs and the need for sound software and business guarantees for such systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aibalone is a free implementation of an Artificial Intelligence for the game Abalone. The project is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MARGO (Multiattribute ARGumentation framework for Opinion explanation), written in Prolog, is the engine developed in the ArguGRID project for decision making.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kifoo - the foobar style of playing go - moved to https://dev.spline.de/trac/kifoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The ART testbed program allows researchers to compare their work from a practical point of view in the modelling of trust in agent societies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims to promote computer science. In the way of 'serious games', it will particularly help students to improve their computer skills. This project provides a framework to create space battles between AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Java parallel to the popular Intel computer vision library, OpenCV. OpenJCV = Open Java Computer Vision
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A general purpose Finite State Machine written in Java. It is easy to use, powerful, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An IDE written in Java used to develop, visualize, test and benchmark evolutionary algorithms. The IDE is fully modular, allowing new algorithms to be added as plugins. It can be used to develop other algorithms as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Rossum Project is an attempt to collect and distribute robotics software. We are seeking help with our first project, a mobile-robot simulator featuring a 2-D virtual world, and new work including artificial intelligence and robot-control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rule-action based term rewriting framework, designed be embedded in Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project contains source and documentation of the Oliver bot playing on Tantrix.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A modular language generator based on the theory of Functional Grammar (FG) by Simon C. Dik. Implemented using Java for the user interface, ANTLR for the input format parser and Prolog for the grammar and lexicon module, treating underlying linguistic st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ANNJ, Another Neural Network for Java is a neural network framework for the Java programming language. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    GAAF is a tool for analyzing Genetic Algorithms (GA for short). It allows to check the behavior of a particular GA resolving a particular problem so one can get empirical information to decide which GA best fits problem's conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB