3 Star 9 Fork 3

Apache / Mahout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
doap_Mahout.rdf 2.30 KB
一键复制 编辑 原始数据 按行查看 历史
Andrew Musselman 提交于 2019-11-11 15:39 . Getting pom versions in line.
<?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://mahout.apache.org">
<created>2011-05-31</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Mahout</name>
<homepage rdf:resource="http://mahout.apache.org" />
<asfext:pmc rdf:resource="http://mahout.apache.org" />
<shortdesc>Scalable machine learning library</shortdesc>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/MAHOUT" />
<mailing-list rdf:resource="https://mahout.apache.org/general/mailing-lists,-irc-and-archives.html" />
<download-page rdf:resource="http://mahout.apache.org/general/downloads.html" />
<programming-language>Java</programming-language>
<programming-language>Scala</programming-language>
<category rdf:resource="http://projects.apache.org/category/library" />
<release>
<Version>
<name>Apache Mahout</name>
<created>2019-11-11</created>
<revision>14.1</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="https://github.com/apache/mahout"/>
<browse rdf:resource="https://github.com/apache/mahout"/>
</SVNRepository>
</repository>
</Project>
</rdf:RDF>
Java
1
https://gitee.com/apache/mahout.git
git@gitee.com:apache/mahout.git
apache
mahout
Mahout
main

搜索帮助