It might be useful to refactor extractKeyphrases so that it can accept an input
stream rather than
relying on files. In this way it can be used to process text in-memory.
Currently the only way to do
that would be to pass contents through a fifo (not supported on a lot of
platforms).
Thoughts?
Original issue reported on code.google.com by aaron.st...@gmail.com on 7 Jul 2009 at 10:55
Original issue reported on code.google.com by
aaron.st...@gmail.com
on 7 Jul 2009 at 10:55