It gives an error. May be the problem is with the way I invoked the
function. I think a sample code to tokenize(ngram) would be sufficient.
Abhinav
On Thu, Oct 29, 2009 at 11:26 AM, Andi Vajda wrote:
>
> On Oct 29, 2009, at 10:28, abhinav mishra wrote:
>
> Hi,
>>
>>
Hi,
I know that there is a class EdgeNGramTokenizer, which can be used to
extract n-grams. However, I'm not able use it.
Any pointers or maybe, piece of code in this regard would be helpful.
Regards,
Abhinav
s 2
--build
make: *** [compile] Error 5
-Regards,
Abhinav
On Thu, Oct 1, 2009 at 10:03 AM, Andi Vajda wrote:
>
> On Thu, 1 Oct 2009, abhinav mishra wrote:
>
> Hi All,
>>
>> Till now, I've managed to install JCC(hopefully).
>> I'm trying to install it on
Hi All,
Till now, I've managed to install JCC(hopefully).
I'm trying to install it on windows.
Output of running(through DOS) python setup.py build is given below:
C:\Python26\Lib\site-packages\pylucene-2.4.1-2\jcc>python setup.py build
running build
running build_py
running build_ext
For