Open Source Java Information Analysis Software - Page 12

Java Information Analysis Software

View 202 business solutions

Browse free open source Java Information Analysis Software and projects below. Use the toggles on the left to filter open source Java Information Analysis Software by OS, license, language, programming language, and project status.

  • 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
  • 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
    A tool to collect problem information, develop hypothesis, create research, and influence policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of applications that can generate and tabulate paper surveys. Includes simple graphical programs for the common user. Has interchangeable back-end components for the enthusiast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    InfoML (see InfoML.org) is a standard for storing “units” of information--especially human thoughts--and making connections among them. This project is the first step toward building applications that implement new ways of manipulating information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Information Visualization Cyberinfrastructure is a graphical tool with diverse modeling, analysis, and visualization algorithms for education and research. This tool is built on CiShell: Cyberinfrastructure Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    Fuzzy logic add-in for OpenOffice.org Calc. InrecoLAN FuzzyMath allows to perform ordinary arithmetic operations and use ordinary mathematical and financial functions with fuzzy numbers. Have any ideas how to improve this project - you are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Integradata is a plugable, rules-based, declarative data validation system written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It is an universal language translator and written in Java. All languages are translated to an unique language (interlingua) and generate any native language from the interlingua. The wordbooks are XML. It use the context of a text, rules and a grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Interlogy - next generation knowledge storage and prezentation system. Gives wide functionality for knwoledge evaluation. Interlogy is the same as forum, wiki, chat, socialnetwork, but all together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    The Internet Soccer Database aims to build a database structure that can contain all fixtures/results/statistics/odds information for any soccer league/competition. Once the structure is defined the data will be populated and made available for analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Aim is to extract the information from the cadastral maps which is stored as scanned images. The extracted information is stored using graph representation. Then we convert these infomation in to CityGML format to visualize and communicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java-based client-server architecture for processing network intrusion detection data. The server receives XML alerts from Snort sensors buffers them for review by clients. The console provides a real-time view of IDS activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A very simple Equity Investment Stragety Analyser tool. What it does : - Maintain Stock portfolios - Simulate Investment using NSE Historical bhav data files - Analyze different investment strategies against index performance - Graph the results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project to test the quality of open source softwarte. It measures software metrics and shows constrains between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Speed measurement software for J2ME MIDP2 mobile devices. Primary purpose is to determine speed of RC Airplanes and other loud high pitch vehicles. Speed measurement is based on the Doppler Effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JARep is a reporting tool for application performance data, extracted from a performance measuring tool like JAMon API. The data is then stored in a database. Via a webapp or a Swing application you can view the performance over time. See SVN source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java implementation of John Platt's Sequential Minimal optimization algorithm. This is an efficent Support Vector Machine solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JBoost is a simple, robust system for classification. JBoost contains implementations of several boosting algorithms in an alternating decision tree framework. In addition, JBoost provides extensible software for adding more learning algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JColorGrid is a Java application for graphical 2D data exploration and rendering of colorgrids, a generalization of the popular heat-map representation. The software exists as a command-line application, a graphical viewer, and an API for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDecisiontable

    JDecisiontable

    Stop to rack your brain, start using process-oriented decision tables!

    This tool is about a method called "process-oriented decision tables". These are decision tables but different from "normal" decision tables. They fix the flaws of traditional decision tables making it a joy to work with. But they keep all benefits of traditional decision tables. First of all they present the logic in a very dense form. 1. Explore all possible combinations of conditions and actions by question-and-answer. 2. Have a compact one-sheet-view on complex logic. 3. Have abandoned combinations documented. 4. Make sure that your decision table is (formally) neither incomplete nor inconsistent with one click. And the mathematics behind it is very easy and well documented ;-) 5. Get the test cases necessary to test your piece of logic with one click. 6. Other than in traditional decision tables, you can mix conditions and actions. => Stop to to rack your brain - start using process-oriented decision tables! <=
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDecisiontableLib

    JDecisiontableLib

    A library for creating decision tables written in Java.

    This is a library for building decision tables and to get test specifications from it. More about decision tables and how this library works you'll find in the help files for the project JDecisiontable (which is an application build around this library): http://sourceforge.net/projects/jdecisiontable => Files => Help This library can give you decision table and test specifications as strings in json and csv format. The project JDecisiontable take this strings and save them as text files. Thus the example files for this application may be useful for you: http://sourceforge.net/projects/jdecisiontable => Files => Examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFlightLog is a FREE, graphical pilot log for Ms Windows and others(it's java). Saves as Excel XLS, PDF, CSV or TXT. Imports CSV from other logbook programs or spreadsheets. Prints entries directly. Auto-creates charts for visualizing flight times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Graphical Authorship Attribution Framework, Version 2 from Duquesne University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JGraph Diagram Component
    JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. See the project homepage at www.jgraph.com for information and downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JIPL (Java Image Processing Library) is an attempt to provide an efficient way to load, filter, manipulate, and save images. The goal is to provide an intuitive and extensible library.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo