Showing 87 open source projects for "document"

View related 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
  • 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
  • 1
    Neo's ebook

    Neo's ebook

    Neo's Series Technology Document

    Series Documents: Netkiller Linux ,Ubuntu, CentOS, FreeBSD, Shell ; Netkiller Developer, Version Control ; Netkiller Database, LDAP ; Netkiller Architect ; Netkiller Security ; Netkiller Cisco IOS ; Netkiller Postfix
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Spring-Boot-Reference-Guide

    Spring-Boot-Reference-Guide

    Reference guide for Spring Boot

    Spring Boot Reference Guide Chinese translation, "Spring Boot Reference Guide". The Spring Boot reference guide is available as HTML, pdf, and epub documents. Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically. When you’re ready to push your Spring Boot application to production, we’ve got some tricks that you might like! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cppbestpractices

    cppbestpractices

    Collaborative collection of C++ best practices

    Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. This document is meant to be a collaborative discussion of the best practices in C++. It complements books such as Effective C++ (Meyers) and C++ Coding Standards (Alexandrescu, Sutter). We fill in some of the lower-level details that they don't discuss and provide specific stylistic recommendations while also discussing how to ensure overall code quality. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Convolution arithmetic

    Convolution arithmetic

    A technical report on convolution arithmetic in deep learning

    A technical report on convolution arithmetic in the context of deep learning. The code and the images of this tutorial are free to use as regulated by the licence and subject to proper attribution. The animations will be output to the gif directory. Individual animation steps will be output in PDF format to the pdf directory and in PNG format to the png directory. We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures....
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    JDFeditor

    JDFeditor

    GUI application for editing database files.

    The purpose is to be a cross-platform, quick and simple database manager, main goal is to provide developers with a tool to produce small to medium size databases efficiently. If you need a database at its simplest form, without any extra hassle of knowing how to access the produced library. Then JDFeditor is the right tool for you. JDFeditor is bundled with an easy-to-use Python library: jdf_lib. jdf_lib will quickly load the content of your database into a variable. All you need...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    function qualityGuide

    function qualityGuide

    A JavaScript Quality Guide

    ...It provides concrete examples of good and bad practices for strings, variable declarations, conditionals, prototypes, object and array literals, regular expressions, and console usage. There are also recommended .editorconfig and .jshintrc templates, giving teams a ready-made configuration to align editors and linters. The document is meant to be forked, adapted, and shared internally so that teams can converge on a “sweet spot” that encourages quality without becoming dogmatic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Claroline

    Claroline

    Open Source Learning Management System

    Claroline is collaborative learning environment based on PHP/mySQL. It allows teachers or education institutions to create and administer courses through the web. The software provides group management, forums, document repositories, calendar, SCORM,...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    VIF
    The aim of the project VIF is to create a next generation discussion forum, i.e. a forum with extended functionality that makes it especially suitable to discuss complex and controversial questions. Thus, VIF can be used as 'knowledge factory'.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MattsMathTools

    MattsMathTools

    MathTools is an aid in preparing printed math tests.

    Matt's MathTools is a Java application designed as an aid in preparing printed math tests. It is easily embedded in other Java applications or it can be used alone as a single-user desktop app. It includes a scripting environment, numerous demonstration classes and several general utilities. A scripting tutorial is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    JGloss

    JGloss

    Add readings and translations to Japanese text

    JGloss lets you import Japanese text documents and add reading and translation annotations for words, both automatically during import, and manually. It is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Lawnet Downloader

    Lawnet Downloader

    A lawnet downloader for students of SMU and NUS

    ANNOUNCEMENT: Caselist Free Beta now released! Download the Android version of this app at https://play.google.com/store/apps/details?id=com.customautosys.caselist This program allows cases to be downloaded from reading lists quickly, saving students' time. Author: Wilson Foo Yu Kang Maintainer, SMU: Kevin Quah Lian Shen (kevin.quah.2010@law.smu.edu.sg) Maintainer, NUS: Please contact NUS Law Club (academics@nuslawclub.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ...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 Processing, Information Extraction and Question-Answering Architecture. ---------------------- - Latest Version - ---------------------- Details of latest version can be found on project website - http://geekdadaji.com --------------------------- - CONTACT DETAILS - --------------------------- CREATOR : SWAPNIL A JADHAV (saj1919) EMAIL ID : dadajibudhau@gmail.com WEBSITE : http://geekdadaji.com LICENSE : CC BY-NC 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ). At the moment it requires Java 6 to build and run, but this should change soon, and it will run on Java 5 upwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    picMicroView

    pic 18f452 trainer and internals viewer

    ...Most likely gui will be implemented using qt5. Please see the picMicroViewBlog for current status. Since this is a student project, I've decided to use the blog as a journal to document when I decided to do what, and progress, etc. Also, please comment. Guidance and direction are greatly appreciated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Mormon Documentation Project's goal is to gather, document, index, archive, and make accessible LDS publications in the public domain from The Church of Jesus Christ of Latter-day Saints.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    Rich user interface for the DAISY Pipeline. The DAISY Pipeline is a cross-platform, open source framework for DTB-related document transformations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    FOSS Evaluation

    FOSS Evaluation

    ...This project has been separated into different groups to account for the amount of people working on the project. The project consists of these teams: Community Team Document Team Development Team UI Team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    CiteMite
    An all-purpose Citation Generator used for sourcing documents. The program allows users to choose between MLA, APA, and Chicago-Tribune source methods. The projected is designed to help student document their source material properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The ThoutReader is a cross-platform multi-document help system that allows users to browse, search, bookmark, and append documentation packaged in an extensible XML format. It is written in Java and runs on any platform that supports Java 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Perl script for automatic distinct processing of LaTeX programmed inline drawings allows use of incompatible illustration tools in the same document and critically reduce recompilation time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Document Availability Information Ontology (DAIA) describes the current availability of documents in libraries and similar institutions. Availability can be expressed in terms of specific services. See http://purl.org/NET/DAIA for a specification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    oopinyinguide
    OO Pinyin Guide is a Java extension for OpenOffice 3 or higher. It enables the user to add pinyin transliteration over Chinese characters inside a text document. This tool can be useful for people learning or teaching Chinese.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project