Open Source Windows Information Analysis Software - Page 6

Information Analysis Software for Windows

View 34 business solutions
  • 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
  • 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
    ThManager is a tool for creating and visualizing knowledge organization models, such as thesauri, classification schemes, glosaries and other types of controlled vocabulary in SKOS format
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A.I. security app. Development ceased.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AraMorph is an Arabic morphological analyzer and part-of-speech tagger.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Divide and Conquer Treemaps

    Divide and Conquer Treemap Visualisation

    The project develops new new techniques and algorithms for quickly partitioning and visualizing very large hierarchical structures within a variety of arbitrary shapes and space using Divide and Conquer approach for Treemaps. Related publications: https://www.sciencedirect.com/science/article/pii/S1045926X1500066X https://dl.acm.org/doi/pdf/10.1145/2493102.2493112
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    ES32 is a windows program for the analysis of EEG data files as produced by the NEUROSCAN (tm) Acquire application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    GamesCrafters is an undergraduate research group at the University of California, Berkeley. GAMESMAN is our software for building text & X11 apps for finite, 2-person abstract perfect-information games (e.g., TicTacToe & chess). We've authored 40+ games
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    IDSS is a statistical application for e-mail surveys. It parses HTML questionnaires filled in by respondents. Output is a separated database, a SAS DATA step import program and correspondence tables between variable characteristics and field values.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JAWS - Just Another Web Scraper

    JAWS - Just Another Web Scraper

    A simple Web Scraper using Regular Expression or Html Agility

    JAWS or Just Another Web Scraper, is part of the Data Scraping Softwares developed by SVbook, alongside JATI (Image to Text) and JAVT (Video to Text). JAWS offer easy interface to scrape data from the website using regular expression, text preprocessing, or HTML Agility Pack.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Java Micro Benchmark (Desktop/Server)
    Java Micro Benchmark - control tasks required to determine the comparative performance characteristics of the computer system on different platforms. Can be used to determine the effect of different software on the performance of a computer system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    An implementation of the Kernel-based Orthogonal Projections to Latent Structures (K-OPLS) method for MATLAB and R. The supplied functionality includes e.g. cross-validation, kernel parameter optimization, model diagnostics and plot tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    LeafAnalyser has been developed as a fast throughput leaf shape analysis application. It contains features such as automated image processing, data analysis and interactive 2D/3D graphs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    LibreAquarium

    LibreAquarium

    An aquarium management software with a Simulation Model System

    SME LibreAquarium is an Aquarium management system with a Simulation Model Engine (SME) that makes a prediction of the possible measurement values for the different pollutants that affect to these aquatics systems (NO3,PO4, Fe). The simulator consults the recorded analysis to calculate a prediction of the NO3, PO4, Fe, that the these aquatic system produce. It also uses a central (fish, plant and invertebrates) database to check if the actual parameters are Ok, depending on the species that live in the Aquarium. With all the records, the Simulation Model predicts the algae risk too (low,medium,high) and the algae type(green,cyanotic.) using the Redfield coefficient. Appart from that, the program tries to bring another modest contribution to Open Source Software and the World of Aquariums. SME LibreAquarium helps to daily maintenace of the aquarium with habitants control(fishes,plants, invertebrates), expenses, statistics, alarms, etc.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    MS Data Miner

    MS Data Miner - A web-based proteomics software

    Data processing and analysis in proteomic studies is a significant challenge and very time consuming. MS Data Miner (MDM) is a freely available web-based software to analyze, process, validate, compare, and display output files from MS software, including Mascot (Matrix Science), Mascot Distiller (Matrix Science) and ProteinPilot (AB Sciex). It was developed to significantly decrease the data analysis time and to handle large proteomic studies. This open sourced system includes a spectra validation-system and automatically screenshot generation tool for Mascot-assigned spectra. In addition, a GO term analysis function and a tool for generating comparative data-reports are included. The software is described in the following paper: Dyrlund TF, Poulsen ET, Scavenius C, Sanggaard KW, Enghild JJ. MS Data Miner: A web-based software tool to analyze, compare and share mass spectrometry protein identifications. PROTEOMICS 2012 http://www.ncbi.nlm.nih.gov/pubmed/22833312
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    MetricKnn

    Fast Similarity Search using the Metric Space Approach

    MetricKnn is an open source library to address the problem of similarity search, i.e., to efficiently locate objects that are close to each other according to some distance function. MetricKnn is comprised of: * Command Line, which is able to perform similarity searches through console commands. Available for Windows and Linux. * C API, which provides the implementation of different indexes, distances and search methods. * C++ API, which is a thin C++ wrapper of the C API. The intended users are software developers, academics, students and data scientist who need to efficiently compare objects according to some criteria. MetricKnn is an open source project released under the BSD 2-Clause License. The source code is available in GitHub https://github.com/juanbarrios/metricknn. For more information please visit the project's homepage: http://metricknn.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    NFI - HaxHexEditor
    HaxHexEditor is a file search system which search into multiple files (batch) with multiple definable searchstrings. The searchstrings can be specified by multiple wildcards. The search results will be exported in the HexWorkshop .HBK format
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    OpenDinTest is a OpenOffice-Calc-Sheet for statistical Data-Analysis according to the german industry-norm DIN 32645. <br> <br> OpenDinTest ist eine OpenOffice-Calc-Datei zur statistischen Auswertung von Messdaten nach der DIN 32645. <br>
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Welcome to the Qualyzer wiki. Qualyzer supports researchers conducting qualitative inquiries by helping them manage participants, transcripts, and memos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Unsupervised TXT classifier

    Unsupervised TXT classifier

    Classify any two TXT documents, no training required - JAVA

    This program is made to address two most common issues with the known classifying algorithms. First, over-training and second, shortage of data for a training of categories. Instead, each TXT file is a category on its own, rather than an assigned category. In a way, this is similar to clustering but not really a clustering algorithm since there is some training involved. The summarizer from Classifier4J has been adjusted to accept two inputs (lets call them A and B). Then, the summarizer gets trained with A to summarize a document B, and vice versa. This extracts a relevant structure for both documents (and thus avoids the over-training) which are then compared using the Vector-Space analysis to give a range of belonging of one document to another (and thus avoids the shortage of information). This method can be used to create the user-defined classes by merging texts of certain categories and then to calculate the relevant distances between the documents, but this is not necessary.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Uranie

    Uranie

    Uranie is CEA's uncertainty analysis platform, based on ROOT

    Uranie is a sensitivity and uncertainty analysis plateform based on the ROOT framework (http://root.cern.ch) . It is developed at CEA, the French Atomic Energy Commission (http://www.cea.fr). It provides various tools for: - data analysis - sampling - statistical modeling - optimisation - sensitivity analysis - uncertainty analysis - running code on high performance computers - etc. Thanks to ROOT, it is easily scriptable in CINT (c++ like syntax) and Python. Is is available both for Unix and Windows platforms (a dedicated platform archive is available on request). Note : if you have downloaded version 3.12 before the 8th of february, a patch exists for a minor bug on TOutputFileKey file, don't hesitate to ask us.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    An extremely versatile neural net. Hopefully.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    VoIP Honey project provides a set of tools for building an entire honeynet, thus includes honeywall and honeypot emulating VoIP environments such as Asterisk PBX or OpenSer with fully configurable connections. Voip Honey runs on GNU/Linux and Windows Systems. It can be compiled for Mac OSX as well.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    XOR encrypt v2.0

    XOR encrypt v2.0

    Encrypt Your Text documents with XOR encryption

    This software provides an easy graphical way to encrypt your text documents from source code , text files ,scripts even jpeg files .It is a enhanced version of my earlier project https://sourceforge.net/p/xorencrypt which used win32 GUI . This is a demonstration of working of XOR encryption which was used by Germans in World War II (http://en.wikipedia.org/wiki/Lorenz_cipher) . Besides from XOR'ing the message with password after every encryption the key changes pseudorandomly. The password you provide is hashed ( SHA256 ) and saved into the encrypted file to check if the password provided is correct.This algorithm has limitations in general more the numbers of relative characters in the password to plaintext more secure will be the encryption. XOR encrypt has a 3.5 of 5 editors rating from softpedia http://www.softpedia.com/get/Security/Encrypting/XOR-Encrypt.shtml
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    gml4gtk

    gml4gtk

    small console GML or graphviz DOT graph viewer

    directed graph layout program for GML (Graph-Markup-Language) graph or partial graphviz DOT graph
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Augustus

    PMML-compliant scoring engine and analytic toolkit

    Augustus development has moved to google code. The new project page is augustus.googlecode.com. New releases of the project are not currently being released to sourceforge. Augustus is designed for statistical and data mining models and produces and consumes models with 10,000s of segments. Versions of Augustus support PMML 3, 4.0.1, and 4.1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    EToS (Efficient Technology of Spike sorting; Extracellular recording To Spike trains) is an open-source system for spike sorting. EToS contains the programs of spike detection, feature extraction and clustering.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB