Home
last modified time | relevance | path

Searched refs:corpus (Results 1 – 25 of 4785) sorted by relevance

12345678910>>...192

/dports/devel/hyperscan/hyperscan-5.4.0/util/
H A Dng_corpus_editor.cpp62 assert(!corpus.empty()); in choosePosition()
124 corpus.erase(pos, 1); in remove()
137 u8 tmp = corpus[a]; in transpose()
138 corpus[a] = corpus[b]; in transpose()
139 corpus[b] = tmp; in transpose()
152 char c = corpus[i]; in flip_case()
222 corpus.insert(corpus.begin() + pos, chooseCodePoint()); in insert()
228 corpus.erase(corpus.begin() + pos); in remove()
242 corpus[a] = corpus[b]; in transpose()
243 corpus[b] = tmp; in transpose()
[all …]
/dports/mail/p5-Mail-DeliveryStatus-BounceParser/Mail-DeliveryStatus-BounceParser-1.543/
H A DMANIFEST13 t/corpus/aol-vacation.msg
15 t/corpus/aol.unknown.msg
17 t/corpus/autoreply.msg
18 t/corpus/badrcptto.msg
19 t/corpus/bluebottle.msg
20 t/corpus/boxbe-cr.msg
21 t/corpus/boxbe-cr2.msg
59 t/corpus/postfix.msg
61 t/corpus/quota-2.msg
62 t/corpus/quota-4.msg
[all …]
/dports/www/p5-HTTP-Tiny/HTTP-Tiny-0.080/
H A DMANIFEST10 corpus/auth-01.txt
11 corpus/auth-02.txt
12 corpus/auth-03.txt
13 corpus/auth-04.txt
14 corpus/auth-05.txt
28 corpus/get-01.txt
29 corpus/get-02.txt
30 corpus/get-03.txt
31 corpus/get-04.txt
32 corpus/get-05.txt
[all …]
/dports/textproc/py-nltk/nltk-3.4.1/nltk/corpus/reader/
H A D__init__.py57 from nltk.corpus.reader.util import *
58 from nltk.corpus.reader.api import *
61 from nltk.corpus.reader.conll import *
67 from nltk.corpus.reader.ieer import *
73 from nltk.corpus.reader.ycoe import *
74 from nltk.corpus.reader.rte import *
78 from nltk.corpus.reader.bnc import *
86 from nltk.corpus.reader.knbc import *
90 from nltk.corpus.reader.lin import *
94 from nltk.corpus.reader.bnc import *
[all …]
/dports/devel/p5-CPAN-Reporter/CPAN-Reporter-1.2018/
H A DMANIFEST11 corpus/NoTestDir/Build.PL
12 corpus/NoTestDir/Makefile.PL
14 corpus/NoTestFiles/Build.PL
17 corpus/NoTestFiles/t/README
18 corpus/NoTestTarget/Build.PL
35 corpus/PL-Fail/Build.PL
39 corpus/PL-Hang/Build.PL
88 corpus/make-Fail/Die.PL
115 corpus/t-Fail/Build.PL
119 corpus/t-Hang/Build.PL
[all …]
/dports/textproc/p5-RTF-Tokenizer/RTF-Tokenizer-1.20/
H A DMANIFEST31 t/corpus/color_table.corpus
32 t/corpus/coloured_text.corpus
33 t/corpus/date.corpus
34 t/corpus/example_stylesheet.corpus
35 t/corpus/first_table_example.corpus
40 t/corpus/rsid.corpus
41 t/corpus/something_complicated.corpus
42 t/corpus/table.corpus
43 t/corpus/table_stylesheet.corpus
46 t/corpus/unicode_destination.corpus
[all …]
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/tests/
H A Dtest_preprocess.py37 corpus = pp(corpus)
109 corpus = p(self.corpus)
113 corpus = self.corpus
115 corpus = pp(corpus)
202 corpus = pp(self.corpus)
209 corpus = pp(self.corpus)
216 corpus = pp(self.corpus)
223 corpus = pp(self.corpus)
340 corpus = f(self.corpus)
411 corpus = self.corpus
[all …]
/dports/mail/p5-Mail-DKIM/Mail-DKIM-1.20200907/
H A DMANIFEST75 t/corpus/bad_1.txt
77 t/corpus/bad_dk_1.txt
78 t/corpus/bad_dk_2.txt
79 t/corpus/bad_dk_3.txt
80 t/corpus/bad_dk_4.txt
81 t/corpus/bad_dk_5.txt
85 t/corpus/badkey_1.txt
92 t/corpus/badkey_2.txt
93 t/corpus/badkey_3.txt
94 t/corpus/badkey_4.txt
[all …]
/dports/textproc/py-gensim/gensim-4.0.1/gensim/test/
H A Dtest_corpora.py70 docs = list(corpus)
102 docs = list(corpus)
179 docs = list(corpus)
193 c = corpus[:]
209 c = corpus[[1, 3, 4]]
218 if hasattr(corpus, 'index') and corpus.index is not None:
487 docs = list(corpus)
537 docs = list(corpus)
583 list(corpus.sample_texts(len(corpus) + 1))
659 docs = list(corpus)
[all …]
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/preprocess/
H A Dpreprocess.py23 ids = corpus.ids
24 corpus = corpus.copy()
25 corpus.ids = ids
27 return corpus
47 return corpus
65 return corpus
83 return corpus
94 corpus = super().__call__(corpus)
97 corpus = BASE_TOKENIZER(corpus, callback)
109 corpus = super().__call__(corpus, callback)
[all …]
/dports/databases/p5-BSON/BSON-v1.12.2/
H A DMANIFEST10 corpus/README.md
11 corpus/array.json
12 corpus/binary.json
13 corpus/boolean.json
14 corpus/code.json
18 corpus/dbref.json
39 corpus/null.json
40 corpus/oid.json
45 corpus/top.json
94 t/corpus/corpus.pl
[all …]
/dports/devel/p5-FFI-CheckLib/FFI-CheckLib-0.28/
H A DMANIFEST12 corpus/cygwin/bin/cygdinosaur.dll
13 corpus/darwin/custom/libfoo.dylib
17 corpus/darwin/lib/libfoo.dylib
25 corpus/darwin/usr/lib/libfoo.a
30 corpus/generic.dll
31 corpus/lib/Alien/libbar.pm
32 corpus/unix/custom/libfoo.so
36 corpus/unix/lib/libfoo.so
37 corpus/unix/lib/libfoo.so.2
38 corpus/unix/lib/libfoo.so.2.3
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/memchr-2.4.0/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/memchr-2.4.0/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/memchr-2.4.0/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/memchr-2.4.1/src/tests/memchr/
H A Dtestdata.rs13 corpus: statict.corpus.to_string(), in memchr_tests()
35 corpus: "aaa",
69 corpus: "az",
74 corpus: "az",
93 corpus: "xyz",
98 corpus: "zxy",
103 corpus: "zxy",
129 corpus: String, field
165 let corpus = self.corpus(align); in one() localVariable
188 let corpus = self.corpus(align); in two() localVariable
[all …]

12345678910>>...192