Search Results for "machine translation java source code" - Page 4

Showing 209 open source projects for "machine translation java source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 1

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JavacTo

    Translate java source into another language

    JavacTo is a prototype tool designed to evaluate the need and value of translating java code into another programming language. An ideal language for translation is a language that supports the concept of packages, classes, interfaces, and enums as well as built-in memory garbage collection. Languages such as C# and D, are well suited as a translation “To” language. Eclipse project provided to get started. Three visitor classes provided to learn how to use JavacTo and write visitor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Speakable Programming for Every Language

    Speakable Programming for Every Language

    Your language to speak with all.

    ... and French as well as a bunch of others in addition to the core mwak language. The alpha IDE is at http://spel.sourceforge.net/src/web/spel.html (wait for it to finish loading before clicking "translate") Since it is early prototype, it's not easy to use, If you are interested, join the mailing list. latest code is in the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    GlobalSight

    GlobalSight

    Open-source Translation Management System (TMS)

    GlobalSight is an open-source Translation Management System (TMS) that provides a scalable translation management platform tailored for companies to manage, translate and deliver global content. Detailed release notes are available on our wiki. http://www.globalsight.com/wiki/index.php/GlobalSight_releases
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    A highlevel API to instrument Java bytecode. Jiapi can be used to modify bytecode of a Java class before it is loaded into a virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FNDLOADER
    FNDLOADER is a Java wrapper of FNDLOAD and other export/import utilities for Oracle EBS 11i and R12. FNDLOADER provides both GUI and text-based interactive interface for DBA or developers to download and upload FND objects, Workflow definition, OA Framework pages, XML Publisher document, and NLS translation in Oracle Applications. it's a lightweight Java tool and Oracle client is NOT required. Running in Windows and Linux platform (or Unix for Server Add-on version), this program can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tanit is a set of Oracle to Kopi (a Java based framework) migration tools providing automatic translation of your Oracle PL/SQL, Forms and Reports applications with more portability and ease of use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Phrasal

    Phrasal

    Statistical phrase-based machine translation system

    Stanford Phrasal is a state-of-the-art statistical phrase-based machine translation system, written in Java. At its core, it provides much the same functionality as the core of Moses. Distinctive features include: providing an easy to use API for implementing new decoding model features, the ability to translating using phrases that include gaps (Galley et al. 2010), and conditional extraction of phrase-tables and lexical reordering models. Developed by The Natural Language Processing Group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10

    LAML:Linear Algebra and Machine Learning

    A stand-alone Java library for linear algebra and machine learning

    LAML is a stand-alone pure Java library for linear algebra and machine learning. The goal is to build efficient and easy-to-use linear algebra and machine learning libraries. The reason why linear algebra and machine learning are built together is that full control of the basic data structures for matrices and vectors is required to have fast implementation for machine learning methods. Additionally, LAML provides a lot of commonly used matrix functions in the same signature to MATLAB, thus can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    autoCode4

    Synthesizing embedded control software from formal specifications

    autoCode4 is an engine that synthesizes controllers from formal specifications described under a subset of linear temporal logic (LTL). Importantly, it synthesizes synchronous dataflow controllers (in Lustre or in Ptolemy II form) and maintains requirement-to-code traceability. Such feature is mandated in developing safety-critical systems and are considered essential for specification validation or integrating manual implementation such as legacy code. The LTL specification captures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Paul's CDT Tools

    State Machine Diagram Plug-In for Eclipse/CDT

    Provides an Eclipse Plug-In to display state machine diagrams from C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    srt-translator

    srt-translator

    Subtitle translator from one natural language to other.

    Translating subtitles in format SubRip from one natural language to other. It is based on Google Translate without API and therefore without payment. Translator have automatic and manual spell checkers.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 14

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    ... middleware, different programmers can develop applications in a collaborative way, i.e., one programmer application can read and write global variables from another application, developed by another programmer, in another machine, without explicit references. Existing Java applications can be executed by JCL. Low refactorings to insert distributed JCL maps in your existing code. Portable JCL code for multicore and multicomputer architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java Library for Machine Learning

    A pure Java library for machine learning

    JML is a machine learning library in Java, it is a pure Java package, and thus is cross-platform. The goal of JML is to make machine learning methods very easy to use and speed up code conversion from MATLAB to Java. Please be noted that JML has been replaced by LAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RDKit

    RDKit

    Open-Source Cheminformatics and Machine Learning

    A collection of cheminformatics and machine-learning software written in C++ and Python. NOTE: the RDKit source code and downloads are now in github: https://github.com/rdkit/rdkit The core algorithms and data structures are written in C++. Wrappers are provided to use the toolkit from either Python or Java. Additionally, the RDKit distribution includes a PostgreSQL-based cartridge that allows molecules to be stored in relational database and retrieved via substructure and similarity...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    JScumm

    Project to create a Java based SCUMM engine.

    This project is hobby project to start coding and go through the different stages of creating a Java based SCUMM engine. This project starts with an script interpretation engine, continues with extracting, loading and handling media sources (i.e. MONSTER.SOU) bringing the rest to of this virtual machine to live. This project should ensure that all assumptions and the code based on those is always valid. Therefore this projects starts with TDD (test-driven development). Everybody can join...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    The Junicon Project

    Java-based Dialect of the Unicon Programming Language

    Junicon is a Java-based implementation of Unicon, a very high level object-oriented goal-directed programming language that lives at Unicon.org. Junicon features seamless Java object access, interactive interpretation, and numerous cleanups and enhancements while retaining Unicon's core expression-evaluation semantics. Please see the Junicon Project Web Site for publications about Junicon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 20
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    yogpstop Minecraft Mods

    My minecraft mods development base

    yogpstop's minecraft(bukkit) mods is release in here. I'm japanese. Blog is maybe Japanese. And I'm not well at English. Please be advised. But you can post to discussion and tickets at English. Of course, reply written in English. And it isn't machine translation.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22

    cowbel (obsolete)

    An experimental programming language

    cowbel is a minimalist experimental programming language. It features strict types, static compilation into real machine code (via C), an object oriented system based on interfaces and composition, generics, no null, and a global garbage collector. It is intended to produce fast, tight code for use in systems programming, and to show that you don't need a complex language to be expressive and usable. We've moved! Go to http://cowlark.com/cowbel instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 24

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    COOL is an object oriented programming language specialized for concurrent software development. Language syntax is similar to C++/C# and Java. For proper documentation please read the diploma thesis (Only available in german yet). Some of the goals to achieve: - Embedding some design-patterns on language level (singleton, state-pattern) - Implementation of a back-end for byte-code generation - Extending the compiler with an optimization phase for optimizing byte-code - Optimizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    coins-compiler

    COINS Compiler Infrastructure

    COINS compiler infrastructure provides modulalized compiler components such as C front-end, Fortran front-end, optimizers, parallelizers, and back-ends for Intel x86, Sparc, Arm, Mips, PowerPC, etc. so that compiler developers can easily construct their own compiler by combining or modifying the components or adding new components. It has powerful retargeting facility so that a code generator for new machine can be constructed in 3 to 6 months. The execution speeds of generated codes...
    Downloads: 11 This Week
    Last Update:
    See Project