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
NFPRINT(1)						      General Commands Manual							NFPRINT(1)

NAME
nfprint - Print the contents of a notesfile SYNOPSIS
nfprint [ -p ] [ -l# ] [ -d or -nd ] [ -c ] [ -t ] topic [ note-list ] DESCRIPTION
Nfprint gives the user the ability to print the contents of notesfiles. Nfprint writes to standard output. The text is formatted with pr(1). When the -c option is used, the output is filtered through cat(1) instead. The -l# parameter specifies the page length to use (66 lines/page is the default). By specifying -p, the printout is arranged so each base note starts on a new page. The -d and -nd options specify only notes with the director flag on or off respectively are to be printed. Use -t to generate a list of titles only; the text of notes and responses is suppressed. The note list is the set of notes which are to be printed. An example note list is: 1,30-36,13,10,42-50. FILES
/bin/pr Output filter /etc/passwd for the users name /etc/group for the users group(s) /usr/spool/notes the default notesfile data base SEE ALSO
notes(1), pr(1), The Notesfile Reference Manual AUTHORS
Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa) Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL Rob Kolstad (kolstad@convex.UUCP) CONVEX Computer Corporation Richardson, TX University of Illinois NFPRINT(1)