Home
last modified time | relevance | path

Searched refs:document_count (Results 1 – 25 of 35) sorted by relevance

12

/dports/deskutils/py-paperless/paperless-2.7.0/src/documents/
H A Dadmin.py133 document_count=models.Count("documents"),
138 def document_count(self, obj): member in CorrespondentAdmin
139 return obj.document_count
140 document_count.admin_order_field = "document_count"
161 qs = qs.annotate(document_count=models.Count("documents"))
164 def document_count(self, obj): member in TagAdmin
165 return obj.document_count
166 document_count.admin_order_field = "document_count"
/dports/textproc/p5-AI-Categorizer/AI-Categorizer-0.09/lib/AI/Categorizer/
H A DCollection.pm60 return $self->{document_count} if exists $self->{document_count};
67 return $self->{document_count} = $count;
H A DKnowledgeSet.pm196 $stats{document_count}++;
202 $stats{categories}{$cat->name}{document_count}++;
212 $stats{categories_per_document} = $stats{category_count_with_duplicates} / $stats{document_count};
213 $stats{tokens_per_document} = $stats{token_count} / $stats{document_count};
214 $stats{types_per_document} = $stats{type_count} / $stats{document_count};
/dports/math/py-keras-preprocessing/keras-preprocessing-1.1.0/keras_preprocessing/
H A Dtext.py174 document_count=0, argument
190 self.document_count = document_count
211 self.document_count += 1
261 self.document_count += len(sequences)
407 if mode == 'tfidf' and not self.document_count:
431 idf = np.log(1 + self.document_count /
460 'document_count': self.document_count,
/dports/textproc/p5-AI-Categorizer/AI-Categorizer-0.09/lib/AI/Categorizer/Collection/
H A DSingleFile.pm69 return $self->{document_count} if defined $self->{document_count};
84 return $self->{document_count} = $count;
H A DFiles.pm83 return $self->{document_count} if defined $self->{document_count};
91 return $self->{document_count} = $count;
/dports/www/pecl-solr/solr-2.5.1/tests/
H A D083.solrutils_getsolrstats.phpt28 ["document_count"]=>
36 ["document_count"]=>
/dports/textproc/htdig/htdig-3.2.0b6/httools/
H A Dhtpurge.cc180 int document_count = 0; in purgeDocs() local
279 document_count++; in purgeDocs()
280 if (verbose && document_count % 10 == 0) in purgeDocs()
282 cout << "htpurge: " << document_count << '\n'; in purgeDocs()
/dports/math/py-keras-preprocessing/keras-preprocessing-1.1.0/tests/
H A Dtext_test.py84 assert tokenizer.document_count == recovered.document_count
110 assert tokenizer.document_count == 5
/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_utils.c220 int document_count = zend_hash_num_elements(SOLR_GLOBAL(documents)); in PHP_METHOD() local
226 add_assoc_long(return_value, "document_count", document_count); in PHP_METHOD()
H A Dsolr_functions_helpers.c972 long int document_count = 0; local
1003 document_count = result->nodeNr;
1064 if (document_count)
1073 solr_string_append_long(buffer, document_count);
H A Dsolr_types.h472 uint32_t document_count; /* The number of active SolrDocuments in this request */
H A Dsolr_functions_document.c192 SOLR_GLOBAL(document_count)++;
/dports/textproc/lua-lyaml/lyaml-6.2.4/ext/yaml/
H A Dparser.c33 int document_count; member
123 parser->document_count++; in parse_DOCUMENT_START()
286 snprintf (buf, sizeof (buf), " at document: %d", parser->document_count); in parser_generate_error_message()
H A Dscanner.c34 int document_count; member
205 snprintf (buf, sizeof (buf), " at document: %d", scanner->document_count); in scanner_generate_error_message()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/search/Xapian/
H A Dindexing.py56 document_count = self.get_doccount()
58 hits = self.search(query, 0, document_count)
177 document_count = searcher.get_doccount()
183 hits = searcher.search(query, 0, document_count, **kw)
/dports/x11/gnome-shell/gnome-shell-41.1/src/hotplug-sniffer/
H A Dshell-mime-sniffer.c67 gint document_count; member
152 state->document_count++; in add_content_type_to_cache()
211 result.ratio = (gdouble) state->document_count / (gdouble) state->total_items; in prepare_async_result()
/dports/x11/cinnamon/cinnamon-4.8.6/src/hotplug-sniffer/
H A Dcinnamon-mime-sniffer.c71 gint document_count; member
146 state->document_count++; in add_content_type_to_cache()
204 result.ratio = (gdouble) state->document_count / (gdouble) state->total_items; in prepare_async_result()
/dports/editors/gobby/gobby-0.4.13/src/
H A Dstatusbar.cpp118 if(document.get_buffer().document_count() == 1) in obby_document_remove()
H A Dwindow.cpp381 if(m_buffer->document_count() > 0) in obby_start()
916 if(m_buffer.get() && m_buffer->document_count() > 0) in on_edit_preferences()
/dports/math/py-keras/Keras-2.4.3/tests/integration_tests/preprocessing/
H A Dtext_test.py68 assert tokenizer.document_count == 5
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libmongoc/src/mongoc/
H A Dmongoc-write-command.c458 int document_count = 0; in _mongoc_write_opmsg() local
544 document_count == 0) { in _mongoc_write_opmsg()
549 if (++document_count == max_document_count) { in _mongoc_write_opmsg()
641 index_offset += document_count; in _mongoc_write_opmsg()
642 document_count = 0; in _mongoc_write_opmsg()
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/widgets/
H A Dowpubmed.py438 document_count = 0
440 document_count = len(self.output_corpus)
443 'Number of records retrieved: {} '.format(document_count)
/dports/devel/obby/obby-0.4.8/inc/
H A Dbuffer.hpp150 document_size_type document_count() const;
426 basic_buffer<Document, Selector>::document_count() const in document_count() function in obby::basic_buffer
/dports/devel/py-azure-mgmt-datamigration/azure-mgmt-datamigration-9.0.0/azure/mgmt/datamigration/models/
H A D_models_py3.py9315 document_count: int,
9323 self.document_count = document_count
9398 document_count: int,
9410 …age_document_size=average_document_size, data_size=data_size, document_count=document_count, name=…
9787 document_count: int,
9794 …age_document_size=average_document_size, data_size=data_size, document_count=document_count, name=…

12