Current Search Results

Theme > Demo site [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] Teemapoint
Software, customized tools and services for Natural Language Processing tasks
URL: http://www.teemapoint.fi/english.html
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:demo_site . ?r wx:has_topic_cl wx_toi:natural_language_processing . }