Questions tagged [lemur]

The Lemur Project develops search technologies with the collaboration of several academic institutions. One of their most famous/popular products is the Indri search engine.

The Lemur Project develops search technologies with the collaboration of several academic institutions. One of their most famous/popular products is the Indri search engine. http://www.lemurproject.org/

17 questions
0
votes
1 answer

I would like to use LEMUR library with QT

I would like to use LEMUR library with QT but i need some help. I have the instructions there : instructions makeFile.app contains : # compiling C++ code %.o: %.cpp $(CXX) $(CXXFLAGS) -o $@ -c $< %: %.o $(CXX) $(CXXFLAGS) -o $@ $<…
lilouch
  • 1,054
  • 4
  • 23
  • 43
0
votes
1 answer

Configuration issues with lemur CGI

I'm trying to get a simple lemur CGI up and running, but when I navigate to lemur.cgi in my browser, I get a 500 server configuration error. Internal Server Error The server encountered an internal error or misconfiguration and was unable to…
David Marx
  • 8,172
  • 3
  • 45
  • 66
1
2