Search Results for "artificial intelligence algorithm" - Page 16

Showing 1563 open source projects for "artificial intelligence algorithm"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1

    EBEs+jMetal

    Software tool for designing spatial bar structures

    EBEs+jMetal is a software tool that allows to design bar structures which can further be optimized with multi-objective metaheuristics according to different goals, such as minimizing the structure weight and minimizing the deformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    InproTK

    InproTK

    An Incremental Spoken Dialogue Processing Toolkit

    InproTK is an Incremental Spoken Dialogue Processing Toolkit, that is, a toolkit to help you build dialogue systems that listen and talk incrementally, allowing for advanced interactional behaviour. Please see our Wiki for more information: http://sourceforge.net/p/inprotk/wiki/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    bioluminescence

    A java library for polymorphic genome assembly.

    Bioluminescence is a java library for facilitating de novo genome assembly in the context of reads sampled from a single highly-polymorphic diploid individual. Bioluminescence implements a novel algorithm which uses an artificial neural network to classify contigs in a genome assembly as haplotype-specific or not-haplotype-specific. It then uses this information to partition the original input read set into two subsets, each of which has been enriched for one of the haplotypes. Initial results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gannu

    gannu

    Java API and tools for performing NLP and other AI tasks

    Java API and tools for performing a wide range of AI tasks such as: word sense disambiguation (released), optimization (5 Evolutionary Algorithms Implemented ETA February 2014), opinion mining (ETA November 2014) and text wikification (ETA July 2014). Gannu includes some graphical interfaces for scientific purposes. When using Gannu please cite: *Jiménez, F. V., Gelbukh, A. F. & Sidorov, G. (2013). Simple Window Selection Strategies for the Simplified Lesk Algorithm for Word Sense...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    TF-IDF.jar is a Java Archive file to measure TF-IDF of each document in a document collection (corpus). The jar can be used to (a) get all the terms in the corpus (b) get the document frequency (DF) and inverse document frequency (IDF) of all the terms in the corpus (c) get the TF-IDF of each document in the corpus (d) get each term with their frequency (no. of presence), term frequency (TF) and TF-IDF in every document
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    A Data Generator

    A tool to generate synthetic test data useful to Record matchers

    With growing amount of information from multiple sources it has become very hard to relate information to the correct real life entities. Record matching software try to solve this by machine learning techniques. To do this effectively, its necessary to train the record matcher with proper test data which is identical to real life data. Hence, there is a need for a data generator to create the synthetic data to be used for evaluating the quality and capability of record matching software....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OSGiLiath
    Service oriented framework for Evolutionary Algorithms and other meta-heuristics using OSGi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    INGENIAS Development Kit (IDK) is a framework for analysis, design and implementation of multi-agent systems (MAS). It is based on the specification of MAS meta-models, from which tools such as the model editor and code generation are generated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    CEManTIKA (Contextual Elements Modeling and Management through Incremental Knowledge Acquisition) is a framework to support context modeling and Context-Sensitive System design, in a generic, domain-independent way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Jenes - Genetic Algorithms for Java
    An optimized java library for genetic algorithms. The library is designed to be fast and memory light, but still very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Knowtator is a general-purpose text annotation tool that is integrated with the Protégé knowledge representation system. Knowtator facilitates the manual creation of training and evaluation corpora for a variety of biomedical language processing tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A diff/merge of two OWL ontologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JasonRescue
    Jason (AgentSpeak) implementation for Robocup Rescue, including launcher, TCP/UDP connection and agents for FireBrigade, FireStation, AmbulanceTeam, AmbulanceCenter, PoliceForce and PoliceStation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java application for training and deploying text processing applications such as part-of-speech taggers, based on a re-implementation of Brill's algorithm in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LSA-Bot is a new, powerful kind of Chat-bot incentred on Latent Semantic Analisys. Using LSA it's possible to make relationships among words and vectors, permitting to realize an intelligent chat-bot that can understand human language and answer as
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TextProcessor

    A Java package to preprocess text datasets for posterior text analysis

    The TextProcessor Java package is a text processing toolkit, which provides some frequently used text processing functions such as stemming, removing stop-words, generating a term vocabulary, and calculating the term-doc frequency matrix. Basic topic mining models such as LDA and sparse NMF are also supported. The package can also generate feature files from a given text dataset with LDA and LIBSVM format for posterior procedures such as classification or clustering. The toolkit is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A speech synthesis and recognition library that is cross-platform, accessible from Java and C++, and has a very small API. Uses CMU Sphinx4 and FreeTTS internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    ... run multiple servers that are located in different folders and listen to different ports. Each server can create and access the unlimited knowledge bases and databases associated with other servers located on the Internet or Intranet. Knowledge bases managed by artificial intelligence language, such as executable code can be written as in external files and in the elements of the base. The Knowledge Base is powerful enough, it can be used for indexing web contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    HMM Speech Recognition in Java

    HMM Speech Recognition in Java

    HMM Speech Recognition in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Face Recognition Based Login Assistant

    Login to Websites Automatically Using Your Face as Password

    ... in to user accounts. The Viola - Jones Algorithm presents a novel face detection technique, we would implement this technique for face detection and then use eigen faces method to recognize the person in the image. Once recognized the person can easily sign in to any applications without the need of typing passwords or usernames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCAT is the platform for TAC Market Design Competition and an ideal tool for experimental mechanism design research. It allows multiple electronic markets to compete against each other, and trading agents, as traders, to move between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LExAu: Learning Expectations Autonomously. Library for on-line data driven statistical machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LynxSight Mobile

    LynxSight Mobile

    An OCR assistant for visually impaired people

    LynxSight mobile is an android application that serves as OCR assistant. Application scans pictures taken by camera for text and reads it to user. LynxSight mobile is designed for use by visually impaired people. It contains voice assistant, voice commands and simple UI to make using easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    yaMatO

    yaMatO

    Finding the hyper space particle :d

    Merging neuronal nets with attractor visualisation to show the unknown particle, which makes travel much faster. https://projects.zoho.com/portal/surfingjoomla#myworkcalendar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> ...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.