yacy_search_server/htroot/js
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
bayesian filters. This can be used to classify documents during
indexing-time using a pre-definied bayesian filter.

New wordings:
- a context is a class where different categories are possible. The
context name is equal to a facet name.
- a category is a facet type within a facet navigation. Each context
must have several categories, at least one custom name (things you want
to discover) and one with the exact name "negative".

To use this, you must do:
- for each context, you must create a directory within
DATA/CLASSIFICATION with the name of the context (the facet name)
- within each context directory, you must create text files with one
document each per line for every categroy. One of these categories MUST
have the name 'negative.txt'.

Then, each new document is classified to match within one of the given
categories for each context.
2015-08-10 14:27:44 +02:00
..
highslide - Image search expand box, adjust javascript hs padtominsize parameter, to make sure expand box doesn't shrink on small images 2015-05-27 02:31:13 +02:00
rdf RDF demo servlet 2012-06-10 13:02:11 +02:00
ajax.js *) more beautyful (IMO) code, no functional changes 2010-03-23 21:05:26 +00:00
Bookmarks.js - refactoring of getpageinfo_p.xml (moved out of util) 2011-11-15 00:22:40 +00:00
Crawler.js Postprocessing progress bar fix 2014-12-27 03:02:18 +01:00
d3.v3.min.js - added d3.js for visualizations using embedded svg 2014-04-03 14:51:19 +02:00
html.js
hypertree.js new structure and enhancements for link graph computation: 2014-04-09 12:45:04 +02:00
IndexCreate.js automatically set the Q flag for smb/ftp start urls (split pdf support) 2014-12-28 14:36:43 +01:00
morris.js added a new way of content browsing in search results: 2015-03-02 04:30:10 +01:00
query.js Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some noisy loggers quiet 2013-07-13 13:12:36 +02:00
raphael-min.js added a new way of content browsing in search results: 2015-03-02 04:30:10 +01:00
rss2.js Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some noisy loggers quiet 2013-07-13 13:12:36 +02:00
sorttable.js added sorttable (http://www.kryogenix.org/code/browser/sorttable/) 2010-03-09 23:40:16 +00:00
WatchWebStructure.js de.lng: Added German translations for some missing table content on Network view 2010-09-26 22:28:32 +00:00
xml.js
yacy-ymarks-bookmark-actions.js - added dmoz RDF dump importer 2012-09-09 09:53:58 +02:00
yacy-ymarks-tag-actions.js YMarks: 2011-11-16 23:10:53 +00:00
yacy-ymarks.js - added dmoz RDF dump importer 2012-09-09 09:53:58 +02:00
yacyinteractive.js design fixes to better use the new colours 2014-04-29 16:24:01 +02:00
yacysearch.js added a new facet type based on a probabilistic classifier using 2015-08-10 14:27:44 +02:00