blob: b1616dd7fd99aad99f072580e80c6552e30e04d5 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<Project rdf:about="http://joshua.apache.org">
<created>2016-11-10</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Joshua</name>
<homepage rdf:resource="http://joshua.apache.org" />
<asfext:pmc rdf:resource="http://joshua.apache.org" />
<shortdesc>Joshua is a statistical machine translation toolkit for both phrase-based and syntax-based decoding.</shortdesc>
<description>Joshua is a statistical machine translation toolkit for both phrase-based (new in version 6.0) and syntax-based decoding. It can be run with pre-built language packs available for download, and can also be used to build models for new language pairs.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/JOSHUA" />
<mailing-list rdf:resource="https://cwiki.apache.org/confluence/x/Y6W8Aw" />
<download-page rdf:resource="https://cwiki.apache.org/confluence/x/DoS8Aw" />
<programming-language>Java</programming-language>
<category rdf:resource="https://projects.apache.org/projects.html?category#Library" />
<release>
<Version>
<name>6.1 release</name>
<created>2017-01-26</created>
<revision>6.1</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="https://git-wip-us.apache.org/repos/asf/joshua.git"/>
<browse rdf:resource="https://github.com/apache/joshua"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Joshua Development Team</foaf:name>
<foaf:mbox rdf:resource="mailto:dev@joshua.apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>