search for: htmledit

Displaying 6 results from an estimated 6 matches for "htmledit".

Did you mean: dhtmledit
2013 Feb 19
2
Implementing tf-idf weighting scheme in Xapian
...some frequently used normalizations) as it will also give me a good hang of implementing a weighting scheme before I start working on implementing DFR schemes. I read the following as references and I think Ive understood it well and can write the hack :- 1.) http://nlp.stanford.edu/IR-book/html/htmledition/document-and-query-weighting-schemes-1.html 2.) http://classes.seattleu.edu/computer_science/csse470/Madani/ABCs.html 3.) http://en.wikipedia.org/wiki/Tf%E2%80%93idf The basic philosophy is that rare terms (terms which occur in a few documents) should be able to give a higher weight to the doc...
2012 Mar 22
1
GSOC : Language Modelling for information retrieval with Diversified Search results
...uery and tries to pull potential document of all context rather than explicitly assuming a context. Diversification can be done by generating different rank list for different context or adding document from different context in a single rank list. Resources: http://nlp.stanford.edu/IR-book/html/htmledition/ponte-and-crofts-experiments-1.html http://dl.acm.org/citation.cfm?id=291008 http://goo.gl/klqYy http://dl.acm.org/citation.cfm?id=1860709 I have compiled and installed xapian and tried playing with xapian in past few days.I have few queries regarding xapian :- 1. xapain supports relevance fe...
2016 Mar 06
3
GSOC-2016 Project : Clustering of search results
On Sun, Mar 6, 2016 at 7:17 AM, James Aylett <james-xapian at tartarus.org> wrote: > On Sat, Mar 05, 2016 at 10:58:43PM +0530, Richhiey Thomas wrote: > > K-Means or something related certainly seems like a viable approach, > so what you'll need to do is to come up with a proposal of how you'd > implement this in Xapian (either with reference to the previous work, >
2011 Jan 15
2
[LLVMdev] Spell Correction Efficiency
...;> We had a discussion a month ago I think about the Spell Correction >> algorithm which was used in CLang, notably for auto-completion, based on the >> Levenstein distance. >> >> It turns out I just came upon this link today: >> http://nlp.stanford.edu/IR-book/html/htmledition/k-gram-indexes-for-spelling-correction-1.html >> >> The idea is to use bigrams (2-letters parts of a word) to build an index >> of the form (bigram > all words containing this bigram), then use this index >> to retrieve all the words with enough bigrams in common with...
2016 Mar 07
2
GSOC-2016 Project : Clustering of search results
...ys, but we're generally trying to produce 'good' clusters as a human with knowledge of the subject area would create. There's some discussion of how you might evaluate this in Introduction to Information Retrieval, section 16.3 p356 (or online at http://nlp.stanford.edu/IR-book/html/htmledition/evaluation-of-clustering-1.html). It's perhaps worth pointing out that Hearst (2009, p200) suggests that monothetic clusters 'may be easier for users to understand', although it doesn't cite any specific work to back up this claim. But that may argue that a K-means based approac...
2008 Jan 14
1
Problems with forms
...= "<!-- -->"; </script> <script language="JavaScript" type="text/javascript" src="/tools/javascripts/Cookies.js"></script> <script language="JavaScript" type="text/javascript" src="/tools/javascripts/HtmlEdit/html2xhtml.js"></script> <script language="JavaScript" type="text/javascript" src="/tools/javascripts/HtmlEdit/richtext.js"></script> <script language="JavaScript" type="text/javascript" src="/tools/javascript...