Home
last modified time | relevance | path

Searched defs:vocabularies (Results 1 – 11 of 11) sorted by relevance

/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/src/Transformers/
H A DWordCountVectorizer.php70 protected $vocabularies; variable in Rubix\\ML\\Transformers\\WordCountVectorizer
132 public function vocabularies() : array function in Rubix\\ML\\Transformers\\WordCountVectorizer
/dports/www/drupal9/drupal-9.2.10/core/modules/taxonomy/tests/src/Functional/Views/
H A DTaxonomyVocabularyArgumentTest.php39 protected $vocabularies; variable in Drupal\\Tests\\taxonomy\\Functional\\Views\\TaxonomyVocabularyArgumentTest
/dports/www/drupal8/drupal-8.9.20/core/modules/taxonomy/tests/src/Functional/Views/
H A DTaxonomyVocabularyArgumentTest.php39 protected $vocabularies; variable in Drupal\\Tests\\taxonomy\\Functional\\Views\\TaxonomyVocabularyArgumentTest
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/googleapis/gnostic/metrics/
H A Dvocabulary.proto34 message VocabularyList { repeated Vocabulary vocabularies = 1; } field
/dports/www/drupal7/drupal-7.82/modules/taxonomy/
H A Dtaxonomy.api.php22 function hook_taxonomy_vocabulary_load($vocabularies) {
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/features/
H A Dfeatures.api.php321 function hook_taxonomy_default_vocabularies_alter(&$vocabularies) {
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DPredictorSingleton.cpp121 vector<Vocabulary> vocabularies; in addCandidates() local
H A DBiGram.cpp149 vector<Vocabulary> vocabularies; in maximumMatching() local
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DBiGram.cpp149 vector<Vocabulary> vocabularies; in maximumMatching() local
H A DPredictorSingleton.cpp121 vector<Vocabulary> vocabularies; in addCandidates() local
/dports/www/bluefish/bluefish-2.2.12/src/plugin_zencoding/zencoding/
H A Dresources.py26 vocabularies = {} variable