-
NIF 2.0
All documentation has been moved to http://persistence.uni-leipzig.org/nlp2rdf/. -
Mailing List
If you are interested in NLP2RDF, you can write an email to the nlp2rdf discussion list or sign up directly below:
-
NLP2RDF Funding and Cooperations
-
Categories
- Implementations (6)
- News (1)
- Tutorial Challenges (3)
- Tutorials (1)
- Uncategorized (3)
-
Meta
- Entries RSS
- Comments RSS
- WordPress.org
Author Archives: Sebastian Hellmann
Program and Proceedings
The program for the ISWC workshop “NLP & DBpedia” on October 22nd, 2013 in Sydney, Australia is now available at We are very happy to announce that the day will be started by a keynote held by Raphael Troncy … Continue reading
Posted in Uncategorized Comments Off
Two NIF workshops in Leipzig (24.9.) and Prague (9.10.): Call for participation
With the almost finished standardization of the ITS 2.0, we are also close to provide a complete NIF 2.0 specification. WS 1 is a more general tutorial held in conjunction with the LSWT and WS 2 is a more specialized … Continue reading
Posted in Uncategorized Comments Off
New landing page and GitHub repos
We finally started moving. The new overview page is here: http://persistence.uni-leipzig.org/nlp2rdf/ and the GitHub repo is here: https://github.com/NLP2RDF
Posted in Uncategorized Comments Off
NIF Roadmap 2012 and pointers
Just a repost of an email I wrote to the Stanbol Dev mailing list. See here for the discussion. Below is a copy of the email: Last year, we have been working on the NLP Interchange Format (NIF). NIF is … Continue reading
Posted in News Comments Off
Tutorial: How to call a NIF web service with your favorite SemWeb library
The parameters for NIF 1.0 can be found in the Parameter Section of the spec. Below are example code snippets for several client side implementations. The result is always a combined RDF model of two NIF services. curl Jena ARC2 … Continue reading
Posted in Tutorials Comments Off
Tutorial Challenge: Semantic Search
According to the Get Involved page each blog post has to start with a short introduction: My name is Sebastian and I wrote his challenge to give you a rough template for writing your own challenge. Besides I think, that … Continue reading
Posted in Tutorial Challenges Comments Off
Tutorial Challenge: Multilingual Part-Of-Speech Tagger
The goal of this challenge is straight-forward: An HTML page has one text area, where you can post a text. The language of the text should be detected and then the following should be highlighted: Verbs should be highlighted in … Continue reading
Posted in Tutorial Challenges Comments Off
Stanford CoreNLP
According to the Get Involved page each blog post has to start with a short introduction: I created this implementation to provide a reference implementation for NIF 1.0. StanfordCore is an NLP tool, that combines lemmatizing, POS-tags, dependency parsers and … Continue reading
Posted in Implementations Comments Off
SnowballStemmer
According to the Get Involved page each blog post has to start with a short introduction: I created this implementation to provide a reference implementation for NIF 1.0. The SnowBall libraries provide basic implementations for stemming algorithms for a lot … Continue reading
Posted in Implementations Comments Off
FOX
FOX participated in the initial field test before NIF 1.0 and has not yet been updated. It is best to try the online demo of FOX at http://fox.aksw.org Currently, FOX only allows POST so the API can not be called … Continue reading
Posted in Implementations Comments Off