Dear Mr. Polifroni, I am forwarding your e-mail to the kim-discussion mailing list. You can subscribe from here: http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com
Thank you for your interest! Best, Silvia > Hi, > > Sorry for the blanket email to the info mailing list, but I wasn't sure > who to send this to. I had sent a copy to Boby, but Kalina Bontcheva > tells me that Boby is out of town and recommended I try a mailing list. > > First, let me thank you all once again for all your help in the past (and > apologize if I'm causing more work for you now!). I've had a great time > making use of your data, and I think I'm finally at the point where I can > run some user experiments to get an idea of how useful what I've been > doing is. > I have two questions, the first one about the interface you set me up with > a while ago that lets me search your corpus of news articles and get back > a series of annotations based on keyword searches. The command I use, > from a Unix command line prompt, is: > > /opt/jdk1.5.0_07/bin/java -classpath > "keyword_document_export.jar" -D"kim.host=ontodemo.sirma.bg" > -D"kim.port=1099" > -D"export.dir=/home/ljoe/kim/keyword-document-export/sarkozy" > -D"max.docs=1000" > com.ontotext.kim.howto.KeywordDocumentExport sarkozy > > to search for articles about Nicholas Sarkozy, for example. > I'm still able to successfully use this interface to get a set of > annotations, but recently the annotated .xml files I get do not contain > anything for "KeyPhrase". I get "Location" and "Person" (which I use), > but no "KeyPhrase". I was wondering if something had changed in the > interface. > I have a set of documents for various topics which I will use for my > experiment, but I'd like to update those annotations, as well as add some > annotations for something a bit more timely, like "Nicholas Sarkozy". I'm > hoping my current problem might have been caused by something relatively > simple--as I said, I don't want to add to your work! > > The second question I have has to do with how I interface to your keyword > search engine, and I'd just like to let you know what I'm doing to make > sure it doesn't cause problems for you or your server. I'd like to be > able to display automatically derived clusters of entities (e.g., > "earthquake AND tsunami AND indonesia") to users and let them choose the > ones they think are interesting for use in querying Ontotext for a set of > articles. > The following bit of cgi scripting, called from the page that displays the > clusters, seems to do just that (for the "earthquake AND tsunami AND > indonesia" example)--I use this, with CONTENT_DATA field filled in > appropriately, for every cluster I display to users: > > > print "Location: > http://ontodemo.sirma.bg/KIM/screen/KeywordSearch.jsp?formAction=1003&applicationRequest=392&CONTENT_DATA=\"tsunami > > AND earthquake AND > indonesia"&TITLE_DATA=&SUBTITLE_DATA=&AUTHOR_DATA=\n\n"; > > As I said, it seems to work--I get back a set of documents corresponding > to the query. I just want to make sure this is okay with you, however--I > don't want to send something that looks or behaves strangely to your > server. > > I hope this is clear--if not, please let me know and I'll try to clarify. > > Once again, thanks for all the help you've given me in the past. And > thanks in advance for any help you can give me on the latest stuff! > > Joe Polifroni > University of Sheffield > > > _______________________________________________ NOTE: Please REPLY TO ALL to ensure that your reply reaches all members of this mailing list. KIM-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com
