Showing 87 open source projects for "java upload file"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try 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
    Crawl a set of files, accumulating information on the temporal and spatial extent of the data in each file, for later search and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DeHinter is an enhanced file-sharing client that exploits the topology of the spontaneous communities of like-minded people to enable personalized social filtering techniques. The P2P layer is based on the Limewire Gnutella client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Want to count the number of syllables in a word? Want to create a random haiku? This Java application can do both. Just add the JAR file to your project for access to these basic classes. We use CMU's pronunciation dictionary to count each syllable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    Java package to study a clustering model described in the paper \"Novel Clustering Algorithm Based Upon Games on Evolving Network\" by Q. Li, Z. Chen, Y. He and J-P. Jiang (in arxiv: http://arxiv.org/pdf/0812.5064v1), generalizations and similar issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project moved to https://github.com/ivandeex/optikus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    OpenRQ is an open-source software requirements management CASE tool implemented as an Eclipse Rich Client Platform (RCP) application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KNeTS (Knowledge Elicitation Tools) is a survey tool to create multi-agent models based on local knowledge using pattern analysis to identify rules that are iteratively validated with the informant. The final output is a knowledge-based multi-agent model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Similarity Evaluator is a tool to analyse similarity function implementations and algorithms, where is possible to compare several APIs on performance, best result, similarity and discernability values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JWebPro: A Java tool that can interact with Google search and then process the returned Web documents in a couple of ways. The outputs can serve as inputs for NLP, IR, infor extraction, Web mining, online social network extraction/analysis applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Visualization of finite state machines as a network graph. Accepted input files at the moment are: net files exported from xfst (Xerox Finite-State Tool) and lexc files (Finite-State Lexicon Compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eyedonkey is a tool, which analyses and visualizes information about files shared through an edonkey network. The programming language is Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is an application for Bluetooth-enabled mobile phones that allows you to connect to other BluetunA users in range and share music recommendations. Mobile music, metadata sharing, Bluetooth applications, proximity-based interactions, social awareness
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JVnSegmenter is a Java-based and open-source Vietnamese word segmentation tool. The segmentation model was trained on about 8,000 sentences using Conditional Random Fields (FlexCRFs). This tool would be useful for Vietnamese NLP community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTextPro: A Java-based Text Processing tool that includes sentence boundary detection (using maximum entropy classifier), word tokenization (following Penn conventions), part-of-speech tagging (using CRFTagger), and phrase chunking (using CRFChunker).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Qualiweb aims at providing semantic web metrics for modeling a website visitors needs according to a given taxonomy or document classification. Web metrics provided by Qualiweb give an indication of how successful each of the website topics have been.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vyasa is a digital library application that incorporates the functions of digital asset and document management systems. It facilitates information retrieval and knowledge discovery by providing comprehensive metadata generation and semantic analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Azureus Plug-In that allocates the ip adresses of the peers to the country and the city they belong to and visualize that data on a world map or in statistics. This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CRFChunker: Conditional Random Fields Phrase Chunker (Phrase Chunking Tool) for English. The model was trained on sections 01..24 of WSJ corpus and using section 00 as the development test set (F1-score of 95.77). Chunking speed: 700 sentences/s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CRFTagger: Conditional Random Fields Part-of-Speech (POS) Tagger for English. The model was trained on sections 01..24 of WSJ corpus and using section 00 as the development test set (accuracy of 97.00%). Tagging speed: 500 sentences/s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ABACUSES is A Bright Costless Universal Statistical End-user Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A set of software components used to investigate and implement searching of music and audio. This covers content-based retrieval and meta-data based solutions, segmentation and content selection (summarisation) of audio and music (MIDI, MP3 and WAV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Application of neural network to predict the future of stock exchange, aerospace ( ufo trajectory ), sound, image, noise, scientific or medical data. You need , by example, 100 days of a numeric data and the number of days to predict (by example 7 days).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB