Current Search Results

Theme > Conference [X]
Topic > Natural Language Processing [X]
[ click X to remove filter(s) ]
Results 1 - 1 / 1

Keyword extractions and further categories under [details] link

[ details] Message Understanding Conference
SAIC Information Extraction, Message Understanding Conferences
URL: http://www-nlpir.nist.gov/related_projects/muc/
SPARQL query:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX wx: <http://www.teemapoint.net/web_sites#>
PREFIX wx_theme: <http://www.teemapoint.net/web_sites/theme#>
PREFIX wx_toi: <http://www.teemapoint.net/web_sites/wx_toi#>
SELECT ?r WHERE { ?r rdf:type wx:web_site . ?r wx:has_theme_cl wx_theme:conference . ?r wx:has_topic_cl wx_toi:natural_language_processing . }