Showing posts with label open source. Show all posts
Showing posts with label open source. Show all posts

Thursday, 15 January 2015

OpenMPI

Linkhttp://www.open-mpi.org/
Intro: The Open MPI Project is an open source Message Passing Interface implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.

Sunday, 15 September 2013

Monday, 26 August 2013

Tuesday, 2 October 2012

OpenMobster - Open Source Mobile Enterprise Backend

Linkhttps://code.google.com/p/openmobster/
Intro:

  • OpenMobster, is an open source Enterprise Backend for Mobile Apps, or 
  • OpenMobster, is an open source Mobile Backend As a Service that can be deployed privately (on-premise) within your Enterprise or
  • OpenMobster, is an open source MEAP (Mobile Enterprise Application Platform).

Friday, 27 July 2012

PET - Post-Editing Translation Tool

Link: http://pers-www.wlv.ac.uk/~in1676/pet/
Intro: PET is a stand-alone, open-source (under LGPL) tool written in Java that should help you post-edit and assess machine or human translations while gathering detailed statistics about post-editing time amongst other effort indicators.

Tuesday, 24 July 2012

Subtitle Translation

Subtitle corpushttp://opus.lingfil.uu.se/ (more)

*** Google Translation API is no longer freely available. Can we use state-of-the-art SMT techniques to build a subtitle SMT system by ourself? What are challenges???

Tuesday, 29 May 2012

Layout-Aware Text Extraction from Full-text PDF of Scientific Articles


Description: The Portable Document Format (PDF) is the almost universally used file format for online scientific publications. It is also notoriously difficult to read and handle computationally, presenting challenges for developers of biomedical text mining or biocuration informatics systems that use the published literature as an information source. To facilitate the effective use of scientific literature in such systems we introduce Layout-Aware PDF Text Extraction (LA-PDFText). The LA-PDFText system focuses only on the textual content of the research articles and is meant as a baseline for further experiments into more advanced extraction methods that handle multi-modal content, such as images and graphs. The system works in a three-stage process: (1) Detecting contiguous text blocks using spatial layout processing to locate and identify blocks of contiguous text, (2) Classifying text blocks into rhetorical categories using a rule-based method and (3) Stitching classified text blocks together in the correct order resulting in the extraction of text from section-wise grouped blocks.

Thursday, 29 December 2011

Common Crawl

http://www.commoncrawl.org/

Common Crawl Foundation is a California 501(c)3 non-profit founded by Gil Elbaz with the goal of democratizing access to web information by producing and maintaining an open repository of web crawl data that is universally accessible.

Wednesday, 30 November 2011

Mono - cross platform, open source .NET development framework

http://www.mono-project.com/Main_Page

Mono is a software platform designed to allow developers to easily create cross platform applications. Sponsored by Xamarin, Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of Linux applications.