@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Mallet_%28disambiguation%29>	dbpprop:disambiguates	<http://dbpedia.org/resource/Mallet_%28software_project%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	foaf:homepage	<http://mallet.cs.umass.edu> ;
	dbpprop:name	"MALLET"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	dbpedia-owl:genre	dbpedia:Machine_learning ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000c7ed7d> ;
	foaf:name	"MALLET" ;
	foaf:page	<http://en.wikipedia.org/wiki/Mallet_%28software_project%29> ;
	dbpedia-owl:license	dbpedia:Common_Public_License .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	ns6:license	dbpedia:Common_Public_License .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	rdfs:label	"Mallet (software project)"@en ;
	dbpedia-owl:developer	dbpedia:Andrew_McCallum .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	ns8:genre	dbpedia:Machine_learning ;
	dbpprop:abstract	"MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, clustering, information extraction, and other machine learning applications to text. It was developed primarily by Andrew McCallum, of the University of Massachusetts Amherst, with assistance from graduate students and faculty from both UMASS and the University of Pennsylvania."@en ;
	rdfs:comment	"MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, clustering, information extraction, and other machine learning applications to text. It was developed primarily by Andrew McCallum, of the University of Massachusetts Amherst, with assistance from graduate students and faculty from both UMASS and the University of Pennsylvania."@en ;
	ns6:developer	dbpedia:Andrew_McCallum .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	skos:subject	ns10:Free_artificial_intelligence_applications ,
		ns10:Java_libraries ,
		ns10:Free_software_programmed_in_Java ,
		ns10:Natural_language_processing_toolkits ,
		ns10:Machine_learning .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:latestReleaseVersion	"2.0 RC3"@en ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/Java_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Machine_learning ;
	dbpprop:developer	"Andrew McCallum, with contributions from several graduate students and staff"@en ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:caption	"MAchine Learning for LanguagE Toolkit"@en ;
	dbpprop:website	<http://mallet.cs.umass.edu> ;
	dbpprop:license	dbpedia:Common_Public_License .
@prefix ns12:	<http://dbpedia.org/resource/Mallet_%2528software_project%2529/latestReleaseDate/> .
<http://dbpedia.org/resource/Mallet_%28software_project%29>	dbpprop:latestReleaseDate	ns12:release_date ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Mallet_%28software_project%29> .