Search Results for "document analysis" - Page 6

Showing 187 open source projects for "document analysis"

View related business solutions
  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    qtFit
    qtFit is a program used to fit ASCII data. The graphical user interface (GUI) of qtFit is designed using QT software. The regression is done using CERN’s MINUIT routine and plotting is perfomed with the QCustomPlot library. This document is a manual of the qtFit program, and includes instructions about installation, features description, and how-to-use examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VisualStudio_Scan

    VisualStudio_Scan

    VisualStudio plugin for static analysis of C/C++ code.

    You can Get Help Ducument Here. 中文版(ChineseVersion) https://sourceforge.net/projects/visualstudioscan/files/Document/VS_Code_Scan_Assistant_Help_Chinese.docx/download English Version https://sourceforge.net/projects/visualstudioscan/files/Document/VS_Code_Scan_Assistant_Help_English.docx/download VisualStudio_Scan is a Visual Studio plugin for static analysis of C/C++ code. It not only covers the features provided by other analysis tools such as cppcheck, coverity,pclint, findbugs and PMD, but also provides many benefits that others are not offering. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Natural Language Analysis with Ngrams

    NLP tool for statistical analysis of words, sentences, documents

    ...EOWL list of English words was used to filter-out the words from Ngrams data. For each year, per word, the data was added and calculated to describe the average appearance of a word per document for a given year. Before using this program, you MUST download the corpus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DCTFinder

    DCTFinder

    Extract title and creation time from web page.

    Web pages do not offer reliable metadata concerning their creation date and time. However, getting the document creation time is a necessary step for allowing to apply temporal normalization systems to web pages. DCTFinder is a system that parses a web page and extracts from its content the title and the creation date of this web page. DCTFinder combines heuristic title detection, supervised learning with Conditional Random Fields (CRFs) for document date extraction, and rule-based creation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    AIStockBot

    Stock Analysis Program

    AIStockBot aims to become the greatest Technical and Fundamental Stock Analysis program using different approaches including Artificial Intelligence. It strives to recommend stocks better than your average Financial Adviser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CMIS Input plugin for Pentaho

    CMIS Input plugin for Pentaho

    Allows querying Content Management Systems that use the CMIS.

    Imagine being able to extract from your Enterprise Content Management System, all the metadata of your documents using simple queries with a query language very close to the traditional SQL. Imagine using the information extracted for statistical purposes, for creating reports and, more generally, to analyse your document archives in a way unthinkable until now with the current tools available. All this is possible within the Pentaho Suite, the Open Source Business Intelligence platform, which is useful to the extraction and analysis of structured and semi-structured data. With this goal (the extraction and analysis of data) has been designed and developed the CMIS Input plugin for Pentaho Data Integration (Kettle) that allows querying Content Management Systems that use the CMIS interoperability standard. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iMS2Flux
    iMS2Flux is a command line based high-throughput processing tool set for stable isotope labelled mass spectral data targeting metabolic flux analysis. To get started simply download and unzip the iMS2Flux.zip file and follow the getting started document for your OS. Current version 7.2.1 (last updated 9/30/2014) - Completes support and correction functionality for a new user specified generic data class. See the change log for full details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SCAN
    SCAN (Smart Content Aggregation and Navigation) is a universal semantic content aggregator. It combines search, text analysis, tagging and metadata functions to provide new user experience of desktop navigation and document management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ----------------- - What is it? - ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Bika Open Source LIMS

    Bika Open Source LIMS

    Web based Open Source laboratory information management system (LIMS)

    Modern Open Source LIMS (Laboratory Information Management System) · Professionally supported by experts The Bika code was migrated to https://github.com/bikalims Getting Started: https://github.com/bikalims/bika.lims/blob/main/README.md Modern Bika releases are built on the Senaite LIMS core, the LIMS that originated as a Bika fork. It is therefore as new and modern as Senaite, frequently upgraded and has many very useful add-ons. Bika expands on Senaite's lean design by adding...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Texalyzer

    Text analyzer

    Analyzes text document using TF-IDF and optionally stopword list, and extracts important keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Unsupervised TXT classifier

    Unsupervised TXT classifier

    Classify any two TXT documents, no training required - JAVA

    ...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: 0 This Week
    Last Update:
    See Project
  • 13
    Document Analysis and Exploitation
    The Document Analysis and Exploitation Platform is a Drupal based web interface to a cloud enabled Document Analysis resource set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RXforPrint

    RXforPrint

    User-centric print monitoring tool for medium sized businesses

    RXforPrint, available here under Apache 2.0 license, monitors print activity on Windows domain networks by user, department or printer. It captures each printed job name, page count, page format and the printer name on which the job was printed. This information is stored in SQL database and it can be used to produce various print activity reports. It can also be sent offsite for analysis by printer dealers, or other interested parties, to provide detailed reports on print activity and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    sim2c

    C-code Generation from Simulink Models using Flex and Bison

    ...Block information extracted by parser is used in creating tree of blocks records which represent block hierarchy and their interrelation in model. Tree generated by parser can be used for performing Static Analysis of Model, Automatic Test Case Generation or Code Generation. Technique used in this project for code generation from Simulink model has few limitations too. For more information please refer document "C-code Generation from Simulink Models using Flex and Bison.pdf".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ASEPMonitor

    A Windows malware detection system

    ...A code-signed version will be available as soon as I can afford to purchase a code-signing certificate. ASEPMonitor comes with an example config file, the executable program itself, and an installation document that explains how to install and configure ASEPMonitor. Autorunsc must be downloaded separately from the Microsoft Sysinternals website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WinDbg Uncovered

    Advanced Debugging Techniques in WinDbg

    This project/document has been created to give more exposure of the advanced debugging and dump file analysis/concepts using WinDbg. The document contains the real world scenario of programming bugs/problems with the authors explanation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FluxY

    FluxY

    FluxY – a processing tool set for stable isotope label MS data

    FluxY is a command line based high-throughput processing tool set for stable isotope labelled mass spectral data used for metabolic flux analysis. To get started simply download and unzip the FluxY.zip file and follow the getting started document in the Instructions folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A command line tool that converts a custom xml document (xsav) to a SPSS binary file (sav). It is often easy to generate xml files from software, and by using this tool a SPSS (computer tool for statistical analysis) binary file can easily be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MicroData (Small Business CRM/ERP)

    Small Business CRM/ERP System

    MicroData is an open source, easy to use, all-in-one business software for small companies. It manages appointments, contacts, tasks, notes, projects, products, documents, offers, invoices, and much more. It is based on the famous Suneido Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A system to perform analysis of large documents for the purpose of cataloging similar documents. Similarity is based upon contextual analysis of these documents done by identifying common words and proper nouns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A toolkit for the optical recognition of Psaltiki 19th century music notation. It is based on and requires the Gamera document image analysis framework (http://gamera.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XmlView
    GUI utility in pure Java for viewing and editing XML content; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SIDoBI is an automatic summarization system for documents in Indonesian language. It is an acronym for Sistem Ikhtisar Dokumen untuk Bahasa Indonesia. SIDoBI is built based on MEAD, a public domain portable multi-document summarization system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project provides a toolkit and framework based on PDFBox for document analysis of PDF files and performing custom conversion tasks and is published under the Apache licence. A GUI is also included, and is published using the GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project