jcc
ImportError: no module named _jcc
I\'m trying to install pylucene on python 2.7 (windows) since four days. It requires JCC to build and install. After thousands and thousands different errors I handled myself, at last JCC sucessfully[详细]
2023-01-15 07:06 分类:问答Problems with installing jcc and pylucene
I\'m trying to install pylucene on Windows XP. I installed JDK on C:\\Programme\\Java\\jdk1.6.0_18 . I also installed Visual Studio C++ Express to have a C++ compiler.[详细]
2022-12-23 21:39 分类:问答writing a custom anaylzer in pylucene/inheritance using jcc?
I want to write a custom analyzer in pylucene. Usually in java lucene , when you write a analyzer class , your class inherits lucene\'s Analyzer class.[详细]
2022-12-15 10:00 分类:问答Pylucene in Python 2.6 + MacOs Snow Leopard
Greetings, I\'m trying to install Pylucene on my 32-bit python running on Snow Leopard. I compiled JCC with success. But I get warnings while making pylucene:[详细]
2022-12-08 08:49 分类:问答