The currently implemented method for information retrieval (using a vectorial model) is too slow and consumes a lot of memory when processing a large number of documents. Faster, albeit less precise aproach is needed. A kind of probabilistic model could be implemented to solve this.
The currently implemented method for information retrieval (using a vectorial model) is too slow and consumes a lot of memory when processing a large number of documents. Faster, albeit less precise aproach is needed. A kind of probabilistic model could be implemented to solve this.