File "lib/swish/content_filter.pl"[download]
in pack: | swish |
---|---|
Prolog module: | content_filter |
size: | 6387 |
Recent changes
6 years ago | Jan Wielemaker | New files from upstream |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2, foldl/4
- library(debug) resolved by
- debug.pl: debug/3
- library(porter_stem) resolved by
- porter_stem.pl: tokenize_atom/2
- library(apply) resolved by
Exported predicates
- eval_content/3
Required predicates
- debug/3 from library(debug)
- foldl/4 from library(apply)
- lazy_list/2 autoloaded
- maplist/2 from library(apply)
- member/2 autoloaded
- tokenize_atom/2 from library(porter_stem)