File "lib/ag_modules/snowball_label_generator.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | snowball_label_generator |
size: | 1852 |
Recent changes
2 years, 7 months ago | Jacco van Ossenbruggen | improved: explanation of prefix parameter for ... |
4 years, 9 months ago | Jacco van Ossenbruggen | rdf11 |
4 years, 9 months ago | Jacco van Ossenbruggen | IMPROVED: make amalgame:label the default labe ... |
10 years ago | Jacco van Ossenbruggen | MISC: refactoring, improve caching logic. Stil ... |
10 years ago | Jacco van Ossenbruggen | REFACTORING: hide amalgame:includes behind str ... |
This file requires
- From packages
- snowball_label_match.pl: snowball_label_match/3
- string_match_util.pl: label_list/1
- vocabulary.pl: amalgame_vocabulary_languages/1, vocab_member/2
- From the Prolog library
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf_equal/2
- library(snowball) resolved by
- snowball.pl: snowball_current_algorithm/1
- library(semweb/rdf11) resolved by
Required predicates
- amalgame_vocabulary_languages/1 from vocabulary.pl
- label_list/1 from string_match_util.pl
- rdf_equal/2 from library(semweb/rdf11)
- snowball_current_algorithm/1 from library(snowball)
- snowball_label_match/3 from snowball_label_match.pl
- vocab_member/2 from vocabulary.pl