What's Wrong With My NLP? 0.2.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News What's Wrong With My NLP? 0.2.0 (Default branch)
# 1  
Old 01-09-2009
What's Wrong With My NLP? 0.2.0 (Default branch)

Image What's Wrong With My NLP? is visualizer and graphical diff for natural language processing problems. It can display syntactic and semantic dependencies and bilingual alignments as well as all types of chunk information such as NP, NER, or SRL chunks. It also allows you to compare your system output to a gold standard in order to find the mistakes your system makes. There are numerous ways to filter the graph and only display what is needed. It is also possible to search a corpus for sentences with certain properties using Lucene search expressions. License: GNU General Public License v3 Changes:
This version supports the data format of the BioNLP 2009 Shared Task and jointly displays proteins, cites, events, their arguments, and event clues. Moreover, version 0.2.0 is now built with maven. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Whether anything went wrong ?

Hi could see all the post with this old color scheme ( legacy (dark) vBulletin color scheme (unsupported)) except this post, please look at the screenshot . Looks like url parsing also some problem is there getting "Page not found" error. -- Akshay --edit-- screenshot is there in album... (18 Replies)
Discussion started by: Akshay Hegde
18 Replies

2. Shell Programming and Scripting

Why result is wrong here ? whether break statement is wrong ?

Hi ! all I am just trying to check range in my datafile pls tell me why its resulting wrong admin@IEEE:~/Desktop$ cat test.txt 0 28.4 5 28.4 10 28.4 15 28.5 20 28.5 25 28.6 30 28.6 35 28.7 40 28.7 45 28.7 50 28.8 55 28.8 60 28.8 65 28.1... (2 Replies)
Discussion started by: Akshay Hegde
2 Replies

3. Shell Programming and Scripting

Where is wrong with my default value?

lyang0@lyang0-OptiPlex-755:/tmp$ ./fg.sh ............................... ssh to the guest ..... ............................... ./fg.sh: 18: :ls: not found lyang0@lyang0-OptiPlex-755:/tmp$ cat fg.sh #!/bin/sh DEFAULT_CMD="ls /boot/" ssh_to_guest() { echo... (3 Replies)
Discussion started by: yanglei_fage
3 Replies

4. Programming

What am I doing wrong!!!

Hi all, I'm just getting back in to C programming after some time and I thought I would start off with a simple XOR encryption program. However I'm having trouble getting it to work. The code in prompt() function works great when it is just placed in side of main() however I want to be able to... (5 Replies)
Discussion started by: WelshDave
5 Replies

5. UNIX for Dummies Questions & Answers

What’s wrong with the following?

Hello, Im new to Linux/Unix. can anyone answer this for me ? Thank you Brannon What's wrong with the following? ls -ld htdocs drwxr-x--- 3 root root 8192 Mar 10 10:41 htdocs/ :o (8 Replies)
Discussion started by: vrn
8 Replies
Login or Register to Ask a Question
apertium-gen-lextorbil(1)												 apertium-gen-lextorbil(1)

NAME
apertium-gen-lextorbil - This application is part of ( apertium ) This tool is part of the apertium machine translation architecture: http://apertium.org. SYNOPSIS
apertium-gen-lextorbil lr | rl input_file output_file DESCRIPTION
apertium-gen-lextorbil is the application responsible for generating the bilingual dictionary used by the transfer module when aper- tium-lextor is being used to perform lexical selection. OPTIONS
lr The bilingual dictionary to generate is for left to right translation. rl The bilingual dictionary to generate is for right to left translation. FILES
These are the kinds of files used with this tool: input_file A bilingual dictionary. output_file A bilingual dictionary in which each word has only one translation equivalent. SEE ALSO
apertium-gen-lextormono(1), apertium-preprocess-corpus-lextor(1), apertium-gen-stopwords-lextor(1), apertium-gen-wlist-lextor(1), aper- tium-gen-wlist-lextor-translation(1), apertium-lextor(1), apertium-lextor-eval(1). BUGS
Lots of...lurking in the dark and waiting for you! AUTHOR
(c) 2005,2006 Universitat d'Alacant / Universidad de Alicante. All rights reserved. 2006-12-11 apertium-gen-lextorbil(1)