File "lib/ptr.pl"[download]
in pack: | vumix |
---|---|
Prolog module: | ptr |
size: | 5279 |
Recent changes
12 years ago | Michiel Hildebrand | tuning for experiments |
13 years ago | Michiel Hildebrand | methods to deal with collections in ptr ranking |
13 years ago | Michiel Hildebrand | fix first version of probability tag ranking |
13 years ago | Michiel Hildebrand | start implementation of probabilistic tag ranking |
This file requires
- From packages
- library(real) file not found
- stop_words.pl: remove_stop_words/3
- tag_concept.pl: m_video/1, topN/4, video_mbh_terms/2
Exported predicates
- c_median/1
- create_collection/0
- ptr_rank/2
Required predicates
- append/3 autoloaded
- debug/1 autoloaded
- debug/3 autoloaded
- k/3 undefined
- m_video/1 from tag_concept.pl
- maplist/3 autoloaded
- member/2 autoloaded
- pairs_keys_values/3 autoloaded
- pairs_values/2 autoloaded
- portray_clause/2 autoloaded
- rdf/3 undefined
- remove_stop_words/3 from stop_words.pl
- reverse/2 autoloaded
- sumlist/2 autoloaded
- topN/4 from tag_concept.pl
- vector_distance/3 undefined
- video_mbh_terms/2 from tag_concept.pl