Hello,
I need access to similarity, tf, idf and some other content from the
same level.
I’ve been studying the code for three days now and I’m almost sure that
there’s no way to do that “directly” from ruby code.
As I really need them, I was thinking about writing out some ruby code
for the relevant ferret c code to get access to tf, idf and so on. Or
maybe write a wrapper for lucene-java code, because it seams to be
easier. But I do think I could help a bit ferret development writing the
wrapper for ferret’s code.
So, I have some questions regarding these issues:
-
Is there an implemented way to get access to tf, idf, …? (so am I
wrong?) -
What do you think it’s easier: writing a wrapper for lucene-java or
for ferret? -
Will it be good for ferret to have this code I’m proposing written?
Thanks in advance
Ricardo Panaggio
ps: sorry if my English is difficult to read =/