We are pleased to announce the release of nameconflate v0.15. You can
find it here:

http://www.d.umn.edu/~tpederse/tools.html

This is the program we use to create pseduo words (or conflated names) in
either English GigaWord text, or plain text. It has been very helpful in
recent name discrimination papers, and has been responsible for creating
nearly all of our evaluation data for the name discrimination work Anagha
has been doing.

This version has three new options, and 2 bug fixes as described below:

New Options:
1. '--linecontext' : one line per context for plain text
2. '--instnum NUM' : set starting instance number (default: 1)
3. '--lang LANG'   : set language (default: english)

Bugs:
1. If, lets say, windowSize=25, one of the target-word=America and text:
"Welcome to Bank of America, the nation's leading financial institution"
then we would expect the context to be:
"Welcome to Bank of <head>A_X</head>, the nation's leading financial
institution"
but what we were getting was:
"Welcome to Bank of <head>A_X</head>, the nation's leading financial "
i.e. the last word was not getting included even if it was within the
windowsize limit. The problem was with one of the regex I was using. Now
this problem is fixed.

2. A stale variable value was getting used in a specific situation.

Please let us know if you have any questions or comments.

Enjoy,
Ted and Anagha


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/nlpatumd/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to