Open Source Information Analysis Software - Page 18

Information Analysis Software

View 200 business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
    Kohonen neural network library is a set of classes and functions for design, train and use Kohonen network (self organizing map) which is one of AI algorithms and useful tool for data mining and discovery knowledge in data (http://knnl.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The C/C++ Program Perfometer is an open source tool which enables the programmer to measure the comparative performance of a C/C++ program or of separated pieces of code by one of several desired metrics: e.g., time, memory, or metrics defined by the prog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CAMEL - A Framework for Audio Analysis
    CAMEL (Content-based Audio and Music Extraction Library) is an easy-to-use C++ framework developed for content-based audio and music analysis. The framework provides a set of tools for easy Segmentation, Feature Extraction, Domain Extraction, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    The CAPS Scenario Builder will allow government officials, conservation groups and others to submit "scenarios" for proposed changes to land cover and infrastructure so that these changes can be assessed for their impact on ecological integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CAStoolsBazaar is a collection of software tools for actuaries around the world who are looking for a little more fun while doing their work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cluster Analysis Wrapped Feature Subset Selection (CAWFSS) is a collection of feature subset selection algorithms which use various cluster analysis algorithms as wrappers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project MOVED to Codehaus New location is http://esper.codehaus.org The Esper project aims to provide a general-purpose event processing facility in Java for complex event processing of real-time, high throughput data streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CHAC is a MATLAB toolbox for statistical downscaling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    The Community Health Information Tracking System (CHITS) integrates public health vertical program information and presents a unified view of data for decision-making.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    COLDIC is an integrated lexicographic platform for creation and management of electronic lexica. Generates itself automatically from a DTD with the database schema and provides human interfaces (query and insert tools) and machine interfaces(webservices)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    COS - Parallel Community Detection

    COS is a free, opensource parallel k-clique community detection method

    Clique percolation method On Steroids (COS) enable k-clique communities to be detected, in parallel, from large-scale networks. Its low memory requirements, together with its linear speedup, make it really efficient, even on dense, highly interconnected networks. COS should be the method of choice for k-clique community detection aiming at very high performance and low resource requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes an implementation of Maximum Entropy learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CRFChunker: Conditional Random Fields Phrase Chunker (Phrase Chunking Tool) for English. The model was trained on sections 01..24 of WSJ corpus and using section 00 as the development test set (F1-score of 95.77). Chunking speed: 700 sentences/s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    CRFSharp(aka CRF#) is a .NET(C#) implementation of Conditional Random Fields, an machine learning algorithm for learning from labeled sequences of examples. It is widely used in Natural Language Process (NLP) tasks, for example: word breaker, postagging, named entity recognized, query chunking and so on. CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo. It encodes model parameters by L-BFGS. Moreover, it has many significant improvement than CRF++, such as totally parallel encoding, optimizing memory usage and so on. Currently, when training corpus, compared with CRF++, CRF# can make full use of multi-core CPUs and only uses very low memory, and memory grow is very smoothly and slowly while amount of training corpus, tags increase. with multi-threads process, CRF# is more suitable for large data and tags training than CRF++ now. For example, in machine with 64GB, CRF# encodes model with more than 4.5 hundred million features quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CRFTagger: Conditional Random Fields Part-of-Speech (POS) Tagger for English. The model was trained on sections 01..24 of WSJ corpus and using section 00 as the development test set (accuracy of 97.00%). Tagging speed: 500 sentences/s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CSV Transformer

    CSV Transformer

    transforms xml to csv

    The CSV Transformer is a data processing tool which transforms .xml-Files to comma separated values. The CSV Transformer was created in a load and performance testing project, the use case was to be able to transform 2800 configuration files of a big banking application to a single .csv-File. With this single file it was possible to compare the whole configuration between two releases with the already available tool CSV Comparator. This enabled the team to verify if there were any changes that could have a potential performance impact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Continuous wavelet transform library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WEB interface for the design, process and monitor inter-application data flows. It’s a message queue EAI. Written in Perl, Tested systems : Linux and HP-UX, WinXP is planned Supported Connectors : RDBMS, , LDAP, EDI, CSV, XML, HTML etc ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An encryption algorithm and UI frontend written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The calendar algebra is a formal representation that captures the semantics of relationships between granularities of time. The software in this project serves as a basis for storing and converting time granularities defined by the calendar algebra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java & MPEG-7 based tools for annotation and retrieval of digital photos and images (Caliph & Emir). LIRE has moved to https://github.com/dermotte/lire. Caliph & Emir have moved to https://github.com/dermotte/CaliphEmir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CamShaft
    Calculation of camshafts - allows to define a camshaft profile on the set trajectory which should provide the given mechanism. The trajectory can be set graphically, co-ordinates or function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Canvas-2DGC

    A user-extensible Freemat based 1DGC and GCxGC data analysis software.

    Canvas-2DGC is a user-extensible, Freemat based 1DGC and comprehensive 2DGC (GCxGC) data visualization and processing software. GCxGC-MS data analysis is supported for Agilent GCMS data format. The first goal of this project is to provide a highly intelligent analytical tool for reducing a complex chromatographic data analysis, either 1D or 2D, to just a few simple and intuitive steps. The second goal is to provide a fast and practical way of customizing or extending functionalities by ordinary users through high-level Freemat scripting. Freemat, one of open source Matlab clones, is chosen for this very purpose, because its syntax is most compatible with Matlab and it is lightweight - very suited for ordinary users. Contact xguan@jnxtec.com for support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Cutting Edge CardSorting Solution.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB