Nick Thieberger ha escrito: >I am writing to ask if anyone has built, or is interested in >buidling, a concordance tool for RR. I have a tool (called Audiamus) >built in RR that links a set of transcripts to their media at the >sentence level. I would very much like to have a concordance of the >transcripts, but have no idea how to create a concordance that works >as quickly and neatly as FreeText did.
I have a pseudo-concordance tool that calculates the word index, frecuency and lenght from a text. Then, you may select any word and it calculates all its contexts with 5 words before and after. If you select one of them it finds the page where it appears and select the word. May be need small tunning. I do not know if it is as fast as FreeText, but it is enough for most uses. Only problem: it is inside a substack of a large project for making educational ebooks so, if this is similar to what you are looking for, I may extract the scripts and try to reuse them. Regards, Jose Luis Rodriguez _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
