Showing 50 open source projects for "meta-extractor"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    Discontinuity Set Extractor
    Discontinuity Set Extractor (DSE) is programmed by Adrián Riquelme for testing part of his PdD studies. Its aim is to extract discontinuity sets from a rock mass. The input data is a 3D point cloud, which can be acquired by means of a 3D laser scanner (LiDAR or TLS), digital photogrammetry techniques (such as SfM) or synthetic data. It applies a proposed methodology to semi-automatically identify points members of an unorganised 3D point cloud that are arranged in 3D space by planes.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads: http://arma.sourceforge.net/download.html * Documentation: http://arma.sourceforge.net/docs.html * Bug reports: http://arma.sourceforge.net/faq.html * Git repo: https://gitlab.com/conradsnicta/armadillo-code
    Leader badge
    Downloads: 2,748 This Week
    Last Update:
    See Project
  • 3
    MRCube

    MRCube

    Meta-Model Management based on RDFs Revision Reflection

    MRCube is a graphical editing tool of RDF-based contents developed for managing a relationship between RDF and RDFS contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CERCA

    CERCA

    CERCA – Citation Extraction & Reference Checking Assistant

    ...It is intended for: - Researchers performing final manuscript checks - Reviewers assessing reference consistency - Editors supporting editorial quality control - Meta-research and reproducibility workflows CERCA is an experimental tool. It does not replace manual verification. CERCA is a Java desktop application built with JavaFX. To run it, you need a JRE that includes JavaFX, such as Azul Zulu JRE. Developed by: Lidiany Cerqueira, PhD Computer Science Researcher
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    Seqs-Extractor
    Seqs Extractor is a useful tool, and can reduce ambiguities in analyses which uses BLAST command ine, commonly in the next generation sequencing, Transcriptomics, Proteomics, etc and help extract BLASTed sequences and sequences that contains microsatellites. Seqs Extrator also turns the BLAST command line more friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tidyverse

    tidyverse

    Easily install and load packages from the tidyverse

    tidyverse is a meta‑package that installs and loads a cohesive suite of R packages designed for data science, sharing underlying design principles, grammar, and data structures. Core components include ggplot2, dplyr, tidyr, readr, purrr, tibble, stringr, forcats, and more. It promotes tidy data workflows and consistency across tasks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    MetaDiSc

    App for meta-analysis of diagnostic accuracy reviews

    Statistical methods for the meta-analysis of diagnostic test accuracy (DTA) studies are relatively complex. We aimed to build the Meta-DiSc software to include statistical methods based on hierarchical models and an enhanced web-based interface to improve user experience.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    ...This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data Creation, Meta Data Discovery, Anomaly Discovery, Data Cleansing, Reporting and Analytic. It also had Hadoop ( Big data ) support to move files to/from Hadoop Grid, Create, Load and Profile Hive Tables. This project is also known as "Aggregate Profiler" Resful API for this project is getting built as (Beta Version) https://sourceforge.net/projects/restful-api-for-osdq/ apache spark based data quality is getting built at https://sourceforge.net/projects/apache-spark-osdq/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    ebfformat

    ebfformat

    An Efficient Binary data Format

    ...In a nutshell an EBF file is a collection of data objects. Each data object is specified by a unique name and a single file can have multiple data objects. Each data object is preceded by a meta-data or header which describes the binary data associated with it. Among other things, this header allows the files to be portable across systems with different endianess.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    Asteroid Data Hunter Extractor

    convert arch.H files to FITS format

    This project contain application to extract images from arch.H format used by Asteroid Data Hunter, and also compiled releases of updated versions of Asteroid Data Hunter itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    popt4jlib

    Parallel Optimization Library for Java

    popt4jlib is an open-source parallel optimization library for the Java programming language supporting both shared memory and distributed message passing models. Implements a number of meta-heuristic algorithms for Non-Linear Programming, including Genetic Algorithms, Differential Evolution, Evolutionary Algorithms, Simulated Annealing, Particle Swarm Optimization, Firefly Algorithm, Monte-Carlo Search, Local Search algorithms, Gradient-Descent-based algorithms, as well as some well-known network flow and other graph algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Opt4J

    Opt4J

    Modular Java framework for meta-heuristic optimization

    ...The benchmarks that are included comprise ZDT, DTLZ, WFG, and the knapsack problem. The goal of Opt4J is to simplify the evolutionary optimization of user-defined problems as well as the implementation of arbitrary meta-heuristic optimization algorithms. For this purpose, Opt4J relies on a module-based implementation and offers a graphical user interface for the configuration as well as a visualization of the optimization process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MSP: a 3D flocking boids simulator

    MSP: a 3D flocking boids simulator

    A highly flexible 3D flocking boids simulator, conceived as a tool for

    ...The simulator delivers a 3D visual interface and provides as an output file all the instantaneous microscopic information related to each boid (positions and velocities over time), allowing in this way subsequent analysis, such as searching for synthetic and higher-level descriptions of collective behaviors, relying for instance on global network and meta-structural properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The National Library of New Zealand's Metadata Extraction Tool automatically extracts preservation-related metadata from digital files, then output that metadata in XML formats. It can be used through a graphical user interface or command-line interface. Please take the latest code from 'https://github.com/DIA-NZ/Metadata-Extraction-Tool.git'. The code on source forge will not be updated henceforth as it is moved to github.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Block Matrix library

    Highly efficient implementation of BLAS for sparse block matrices.

    Highly efficient implementation of BLAS for sparse block matrices. Accelerated using heavy-duty C++ meta-programming, SIMD instructions and GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Cost-sensitive Classifiers

    Adaboost extensions for cost-sentive classification

    Adaboost extensions for cost-sentive classification CSExtension 1 CSExtension 2 CSExtension 3 CSExtension 4 CSExtension 5 AdaCost Boost CostBoost Uboost CostUBoost AdaBoostM1 Implementation of all the listed algorithms of the cluster "cost-sensitive classification". They are the meta algorithms which requires base algorithms e.g. Decision Tree Moreover, Voting criteria is also required e.g. Minimum expected cost criteria Input also requires to load an arff file and a cost matrix (sample arff and cost files are uploaded for users' reference) This extension uses weka for classification and generates the classification model along with confusion matrix. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The proposed Geospatial Meta-ontology is useful for conceptualizing and modeling the geospatial object characteristics in the context of software engineering. This ontology establishes the fundamental modeling concepts to be used in the target ontology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    dbtesma

    efficient data generation for benchmarks and performance analysis

    Highly efficient Data Generator for Benchmarks and Algorithm Performance Analysis. Supports fully configurable schemata as well as meta structures like Foreign Keys and Functional Dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Onco-STS

    Onco-STS

    A web-based Laboratory Information Management System

    ...The systematic sequencing and analysis of tumour samples, as well other oncogenomic experiments, necessitates the tracking of relevant sample information throughout the investigative process. These meta-data of the sequencing and analysis procedures include information about the samples and projects as well as the sequencing centers, platforms, data locations, results locations, alignments, analysis specifications and further information relevant to the experiments. The sample tracking system for oncogenomic studies (Onco-STS) is designed to store these data and make them easily accessible to the researchers who work with the samples. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Parenthesis Classifier takes the contents of a set of parentheses and classifies it into one of several categories. It includes a parenthesized-data extractor and the classifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple application for extracting numerical data from published images which graphically represent data sets to which you do not have access.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    FoxHive

    Library and tools for storing and retrieving arbitrary metadata

    FoxHive is a general purpose cross-platform library and utilities for storing and retrieving semantic meta-data associated with files. Where metadata is stored in: a special directory, extended file attributes, embedded e.g. XMP, nepomuk or xesam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a fast C implementation of Arturo Camacho's SWIPE' pitch extraction algorithm. See the project homepage for more about the advantages of the SWIPE' algorithm. swipe-1.0.tar.gz contains the current source, which should compile quite neatly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB