Learning to Link with Wikipedia


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Learning to Link with Wikipedia
# 1  
Old 12-07-2008
Learning to Link with Wikipedia

by* David Milne and Ian H. Witten, Department of Computer Science, University of Waikato, Private Bag 3105, Hamilton, New Zealand Abstract This paper describes how to automatically cross-reference documents with Wikipedia: the largest knowledge base ever known. It explains how machine learning can be used to identify significant terms within unstructured text, and enrich it with links [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

UNIX Entry in Wikipedia

I noticed that Wikipedia has a like to our forums on their Unix page at the bottom where the external links are listed. (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
WEKA(1) 						      General Commands Manual							   WEKA(1)

NAME
weka - Machine learning algorithms for data mining tasks SYNOPSIS
weka [OPTION] DESCRIPTION
This manual page documents briefly the weka, command. weka -- start the weka machine learning suite OPTIONS
A summary of options is included below. -h, --help Show summary of options. -g, --gui INTERFACE Start the weka gui using the MDI or SDI interface. -m, --memory MEMORY The amount of memory to use for the Java Virtual Machine (default: 256m). -c, --class CLASS Start weka using an alternative class (default: weka.gui.Main). SEE ALSO
lush(1),shogun(1),svm-train(1) Weka example datasets are located in /usr/share/doc/weka/examples. Weka tutorials and the full documentation can be found in /usr/share/doc/weka-doc if the weka-doc package is installed. AUTHOR
weka was written by the Waikato Machine Learning Group <wekalist@list.scms.waikato.ac.nz>. This manual page was written by Soeren Sonnenburg <sonne@debian.org>, for the Debian project (but may be used by others). December 19, 2007 WEKA(1)