Home
last modified time | relevance | path

Searched defs:Classifier (Results 1 – 13 of 13) sorted by relevance

/external/licenseclassifier/v2/
Dclassifier.go196 type Classifier struct { struct
197 tc *TraceConfiguration
198 dict *dictionary
199 docs map[string]*indexedDocument
200 threshold float64
201 q int // The value of q for q-grams in this corpus
235 func (c *Classifier) Normalize(in []byte) []byte {
278 func (c *Classifier) LoadLicenses(dir string) error {
314 func (c *Classifier) SetTraceConfiguration(in *TraceConfiguration) {
321 func (c *Classifier) Match(in []byte) Results {
[all …]
/external/licenseclassifier/stringclassifier/
Dclassifier.go76 type Classifier struct { struct
77 muValues sync.RWMutex
78 values map[string]*knownValue
79 normalizers []NormalizeFunc
80 threshold float64
94 MinDiffRatio float64
121 func (c *Classifier) AddValue(key, value string) error {
139 func (c *Classifier) AddPrecomputedValue(key, value string, set *searchset.SearchSet) error {
156 func (c *Classifier) normalize(s string) string {
232 func (c *Classifier) NearestMatch(s string) *Match {
[all …]
/external/tflite-support/tensorflow_lite_support/examples/task/vision/desktop/
DREADME.md8 #### Prerequisites
18 #### Usage
37 #### Results
/external/fonttools/Lib/fontTools/misc/
DclassifyTools.py5 class Classifier(object): class
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DClassifier.java25 public interface Classifier { interface
/external/openscreen/third_party/abseil/src/absl/status/
Dstatus_test.cc40 using Classifier = bool (*)(const absl::Status&); typedef
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus_test.cc44 using Classifier = bool (*)(const absl::Status&); typedef
/external/angle/third_party/abseil-cpp/absl/status/
Dstatus_test.cc51 using Classifier = bool (*)(const absl::Status&); typedef
/external/cronet/tot/third_party/abseil-cpp/absl/status/
Dstatus_test.cc51 using Classifier = bool (*)(const absl::Status&); typedef
/external/cronet/stable/third_party/abseil-cpp/absl/status/
Dstatus_test.cc51 using Classifier = bool (*)(const absl::Status&); typedef
/external/abseil-cpp/absl/status/
Dstatus_test.cc51 using Classifier = bool (*)(const absl::Status&); typedef
/external/libnl/python/netlink/route/
Dtc.py491 class Classifier(Tc): class
/external/aws-sdk-java-v2/services/glue/src/main/resources/codegen-resources/
Dservice-2.json5352 "Classifier":{ object
10877 "Classifier":{ object