msluszniak commited on
Commit
7d5083d
·
verified ·
1 Parent(s): 4ec659c

Drop the pre-restructure per-language configs (superseded by per-backend ones)

Browse files
cyrillic/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
english/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
japanese/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
kannada/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
korean/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
latin/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
telugu/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
zh_sim/config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "schemaVersion": 1,
3
- "detectorKind": "craft",
4
- "buckets": {
5
- "detect": [
6
- 800,
7
- 1280
8
- ],
9
- "recognize": [
10
- 64,
11
- 128,
12
- 256,
13
- 512
14
- ]
15
- },
16
- "charsetUrl": "charset.txt",
17
- "dropScore": 0
18
- }