Displaying 20 results from an estimated 6000 matches similar to: "getting familiar with Xapian"
2010 Mar 23
4
Configure Webcam in centos 5.4
Hi list,
I looking for a solution about how to configure webcam in centos 5.4 What
are the webcam packages available in centos.
Any help is highly appreciated.
Regards,
Krishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100323/72df16f4/attachment-0002.html>
2016 Mar 05
2
Integrate Xapian into an application or framework Project
Hello,
My name is Shibajyoti Debbarma, 2nd Year B.Tech. , Dhirubai Ambani
Institute of Information and Communication Technology, Gujarat.
I have been developing Android Applications and Games for the last 2 Years
and I have also published Open Source Projects on Github (Links Below). I
have very good knowledge about UI design. I have also developed an
Educational Learning Application, launching
2013 Oct 15
1
Launched new Asterisk Cilck 2 Call for websites
Want VOIP Click 2 Call solution? We have designed a tool for providing the
same with the help of Google chrome extension by integration of Asterisk
and Google Chrome APIS.
Try Google chrome extension with your Asterisk, believe this will reduce
your call efforts.
Visit here -
2014 Mar 16
2
Contribute in the Xapian project throgh GSoC.
Hi everyone,
My name is Shreedhar Pawar. I am a Software Engineering MS student from
San Jose State University. I have an immense interest in Information
Retrieval and Machine Learning and look forward to contribute Xapian in its
"Ranking project". My previous work includes a research paper(attached
below), though not related to this topic represents my experience in
Programming and
2015 Jun 27
1
Student looking to contribute toward Xapian
Hello everyone,
I have recently completed my engineering in Computer Science. I came across
Xapian while looking for GSoC organisations. I was browsing through the
ideas page and it was written that you would be willing to mentor anyone
interested in working on those projects. I am interested in this:
http://trac.xapian.org/wiki/GSoCProjectIdeas#Project:LearningtoRank and
this:
2016 Oct 01
2
New to Xapian project
Hi,
I am currently pursuing my computing science bachelors degree at
university of Alberta, Canada. My speciality lie in Information
retrieval, machine learning and data mining. In order to get hands on
experience with real world information retrieval systems, I would like
to contribute to the Xapian project. I have been going through some of
the project ideas in
2019 Aug 20
2
Limit concurrent SSH sessions
Hi,
For one of my application, for accepting the ssh connection on different
namespaces, I am instantiating "sshd service" on different namespaces. I am
able to create ssh connection on each namespcae but I want to put a
limitation on max concurrent ssh connection to 5 for each namespace. Is
there a way to achieve it using openssh.
Thanks & Regards
Amit
2020 Feb 25
2
Restrict SSH connections
Hi,
Is there a way to restrict the number of active SSH client connections to
an sshd server.
Thanks & Regards,
Amit
2012 Sep 24
2
Regression Problem
Hello all,
I am new to R, I am learning regression and logistic modeling
with categorical predictor variables, when there is only one predictor
categorical variable i can use as.numeric() but when more than two variable
then what is solution? can anyone suggest me?
Thanks
vignesh
[[alternative HTML version deleted]]
2012 Nov 07
2
R + Hadoop on Amazon
Hello All,
Having some issue with local machine, I need to locate myself on Amazon
for running R and Hadoop with Amazon instance. After searching a lot, I
can't able to take a decision for choosing Image for Amazon instance. Can any
one using R + Hadoop on Amazon.
Thanks
[[alternative HTML version deleted]]
2015 Mar 28
2
Weighting schemes for Xapian
Hello xapian devs,
Sorry for not getting back sooner. I was stuck up with coursework.
I would like to work on LDA based document modelling and Heimstra's
language modelling and would like to form a concrete plan on how to proceed.
It would be really helpful if I could have a mentor to assist me with this.
Looking forwards to your reply.
Thanks. :)
-------------- next part --------------
An
2008 Jul 22
1
Xapian across multiple servers
Hi,
We're looking to deploy Xapian as a search solution for a website
that's run across a number of load-balanced web servers. However,
I've not seen any clear indication in the documentation as to how it's
recommended to operate Xapian in a load balanced / high availability
configuration, or how to distribute the content-changes into the
indexer. Has anyone got any particular
2014 Nov 09
2
Willing to Join Xapian.
I am willing to work for Xapian . I'm a fourth year undergraduate Student ,
I have done my elimentary course on machine learning algorithm .
I am also familiar with C/C++ and basis Python,HTML,CSS,Javascript .
Please suggest what all do I need to learn or read so as to start
contributing to the open source community of Xapian . As an amateur and as
per your free slots what project form the
2012 Sep 05
2
Improvement of Regression Model
Hello folks,
I am on learning phase of R. I have developed Regression Model over six
predictor variables. while development, i found my all data are not very
linear. So, may because of this the prediction of my model is not exact.
Here is the summary of model :
Call:
lm(formula = y ~ x_1 + x_2 + x_3 + x_4 + x_5 + x_6)
Residuals:
Min 1Q Median 3Q Max
-125.302
2011 Jul 28
1
Fwd: Re: Writing a Quick Start Guide to Xapian
Another tale of a forgotten CC, damn, so here it goes...
-------- Original Message --------
Date: Thu, 28 Jul 2011 14:35:03 +0200
From: Chris <chris at s-4-u.net>
To: Justin Finkelstein <justin at redwiredesign.com>
Subject: Re: [Xapian-discuss] Writing a Quick Start Guide to Xapian
Hey Xapian list,
i (unfortunately) have to agree, that the current Xapian docs are
2012 Oct 19
1
Memory issue with svm modeling in R
As I found the memory problem with local machine/micro instance(amazon) for
building SVM model in R on large dataset(2,01,478 rows with 11 variables),
then I have migrated our micro instance to large instance at Amazon. Still
I have memory issue with large amazon instance while developing R model for
this dataset due to large size. I have attached the snap of error with
local
2009 Nov 06
1
INSTALL ADDITIONAL PACKAGES FROM DVD
Hi experts,
I have install centos 5.4 on my laptop(compaq 510). It's very nice. Now i
want to install some additional package using dvd. Sound is also not
working. Please help me to fix the installation and sound issue.
Thanks,
Krishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Sep 13
1
Inaccurate prediction in R
Hello,
After development of recommendation engine with the R, before removal of
outliers from data-set value of residual standard error was 1351 and after
removal of outlier its 100. Still there is no accurate prediction which
gives 10% correct(near) prediction. For more fitting i also have tried
polynomial model with two ,three and four degree but still no improvement.
Is there any most
2007 Jul 24
1
Xapian::DocNotFoundError on replace_document? (Called from Search::Xapian)
Hello,
I'm using Xapian 1.0.2 (flint) and matching Search::Xapian.
I'm getting:
terminate called after throwing an instance of
'Xapian::DocNotFoundError', which dumps core.
at first it was after adding my 2nd document (to an empty db, although
I don't know if that has any bearing) to the database with a
replace_document() call.
I shifted the first document off the
2007 Jan 12
1
Re: [Xapian-commits] 7603: trunk/xapian-core/ trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
On Tue, Jan 02, 2007 at 03:55:59PM +0000, richard wrote:
> * backends/quartz/btree.cc,backends/flint/flint_io.h: Patches from
> Charlie Hull to allow 2GB+ index files work when compiled using
> Visual C++.
I suspect that xapian-compact.cc (and quartzcompact.cc if you can be
bothered) will also need fixing since they use off_t. You need to make
sure that the stat() function called