What's new? | Help | Directory | Sign in
Google
                
Show all Featured Downloads:
whatswrong-0.1.2.jar
Show all Featured Wiki Pages:
WhatsNew
How to join?
Project owners:
  sebastian.riedel

What's Wrong With My NLP?: A visualizer for Natural Language Processing problems.

Features

Check this screenshot to get a better idea.

How to run

Download the jar file and execute

java -jar whatswrong-x.y.z.jar

Screenshots

CoNLL 2008

This is a fraction of a semantic dependency graph that compares a gold labelling to a system labelling. The red edges are false positives, the blue ones false negatives and the black ones are matches:

CoNLL 2003

This shows the comparison of two shallow parses and two NER labellings (again false positives are red, false negatives are blue and matches are black):

Documentation

Most of the functionality can hopefully be understood by just playing around with the example graph. For source documentation check the JavaDoc.

Questions?

Just join the Discussion group and post your question there.