Open Source Information Analysis Software - Page 60

Information Analysis Software

View 200 business solutions
  • 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
  • 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
  • 1
    brillouin dataview allows quick browsing and convenient comparison of scientific data files by displaying thumbnail graphs and recorded parameters directly in the windows file explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    businetz is a web-based application which enables users of the popular business network XING to create a sophisticated visualization of their personal network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    bwfinder

    Exogenous feature extractor from brainwaves

    This program for Scilab searches for primary peaks in the segments of brainwave signal spectrum which are much above the signal spectrum average. Brainwave segments of 1 s are Fourier transformed, thresholded and merged if contiguous. Selected segments are drawn in time domain, frequency domain and a narrow-band analysis at 75 Hz is attempted. This program should detect strong external signals in brainwave recordings. Weak signals are not detected. This program requires the "edf2ascii" utility, a set of EDF files with brainwave recordings in the "EDF/" directory and two empty destination directories named "founds/" and "losts/". This is my first Matlab/Scilab program, apologies for the poor style but Scilab lacks and bugs prevent the writing of a pure code. Use this software freely and fight the Remote Neural Monitoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    c4nhanes

    command line tools for processing tab delimitted statistics

    The national health and nutrition examination survey (NHANES) is done by the center for national health statistics. Data is made available for public use by this group for research; however, it is in a format that is not universible accessible. This provides the data in a simple format as well as a set of tools to manipulate the data. It can interface with open office and libreoffice using their csv filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    cafetiere

    Rule-based information extraction.

    UIMA-compliant text analytics using a rule language in which to express context-sensitive constraints on syntactic and semantic text elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QMS Application to track control, inspection, measurement and test equipment. It can be used for asset management and CRM. It is primarily for companies and labs adhering to ISO 9001 quality standards. There are plans to add a non-conformance management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    callgraph is a project that provides an algorithm for an optimal vertex positioning of any connected graph in 3D, as well as the library and sample application for viewing graphs in 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Discovering Candidate Services in XML Process Definition Language (XPDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cextools

    Command line helpers for Conexp files.

    Some small command line programs and a file parser for Concept Explorer (conexp) written in C++. Currently features include: Converters from concept explorer into PDF, PostScript, SVG and PovRay, a modified 3D Freese layout.
    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
  • 10
    cgfreak is a control group visualization and manipulation tool written i Python and using PyGTK and PyCairo as backend. The idea is to help in understanding and clarifying how Linux control groups work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ci-framework

    the cif project

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cl-cc-bnc provides a frontend to learners of English language. You can enter an URI, which will be analyzed word-frequency-wise and compared to word frequencies in the British National Corpus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Community <a href="http://opticks.ballforge.net">Opticks</a> Archive Network hosts community contributions for the <a href="http://opticks.ballforge.net">Opticks</a> imagery analysis workbench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    codelyzer

    codelyzer

    Static analysis for Angular projects

    A set of tslint rules for static code analysis of Angular TypeScript projects. (If you are using ESLint check out the new angular-eslint repository.). You can run the static code analyzer over web apps, NativeScript, Ionic, etc. Note that by default all components are aligned with the style guide so you won't see any errors in the console. Codelyzer supports any template and style language by custom hooks. If you're using Sass for instance, you can allow codelyzer to analyze your styles by creating a file .codelyzer.js in the root of your project (where the node_modules directory is). In the configuration file can implement custom pre-processing and template resolution logic. Lint rules encode logic for syntactic & semantic checks of TypeScript, HTML, CSS and Angular expressions source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The compilerMonitor persists a record of all javac error messages and the sources that caused/fixed the errors. It is a CAUSE (computer-aided usability engineering) tool that analyzes interaction between a developer and the compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    componentsOfData

    Funciones que sirven para determinar las componentes principales.

    Se tienen las funciones que determinan las componentes principales (PCA) e independientes (ICA). Se tienen también ejemplos de aplicación para cada caso (tutorial para PCA, transformada de Hotelling, y comparación entre PCA e ICA "problema del coctail").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    concordia

    concordia

    Powerful search library, best suited for computer-aided translation

    Concordia - Roman goddess of agreement. Concordance searcher - tool for translators who need their translations to "agree" with one standard. Concordia is a C++ library for fast text lookup in large corpora. It uses a RAM stored index, which takes up approximately 600MB of memory for a corpus of 2 million sentences. It is based on the idea of a suffix array, enhanced by the presence of other auxiliary data structures. The effects are stunning - Concordia is able to do simple substring lookup at the pace of 5000 queries per second (on personal PC) - a speed which can not be achieved by any other search library. Moreover, Concordia can perform its own "concordia search". For a given input sentece, all substring matches covering this sentence are retrieved. This project now contains fully functional Concordia search library. In the near future, it will be extended by concordia-server: ligthweight, robust web server providing corpora search functionalities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    convbits
    convbits is a GUI for manipulating decimal, hexadecimal and binary representation of integers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Italian labeled digits corpus, good for speech recognition. Corpus di cifre italiane segmentato, adatto a esperimenti di riconoscimento vocale e riconoscimento fonetico.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free, multi platform NMR processing application that reads Bruker and Varian files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Analysis and interactive visualization of a web-based community. Supports different focuses on the given social network to present community groups to the user. Also specific information of each member is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    dadosSemiotica

    Collecter and manager of semiotica annalisis data

    This program is a web application to collect and organize data of text analysis. It works with sets of texts and the analysis are done on portions of the length of a sentence. One of the preprocessing modules is based on CoGroo (A LibreOffice & OpenOffice.org Portuguese Grammar Checker).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Darxen is a utility that archives, parses, and displays nexrad radar data from the national weather service. The feature set will be comparable to many proprietary solutions available, but darxen is entirely free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    These simple programs are for doing data reduction and then display of columns of tab delimited data. They are designed to be piped together so you can do multiple things at once. This means they typically read from stdin and output to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB