forked from bitextor/bitextor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
56 lines (56 loc) · 1.65 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[submodule "mgiza"]
path = third_party/mgiza
url = https://github.com/moses-smt/mgiza
ignore = dirty
[submodule "bicleaner"]
path = third_party/bicleaner
url = https://github.com/bitextor/bicleaner
ignore = dirty
[submodule "preprocess"]
path = third_party/preprocess
url = https://github.com/kpu/preprocess
ignore = dirty
[submodule "bifixer"]
path = third_party/bifixer
url = https://github.com/bitextor/bifixer
ignore = dirty
[submodule "biroamer"]
path = third_party/biroamer
url = https://github.com/bitextor/biroamer.git
ignore = dirty
[submodule "hunalign"]
path = third_party/hunalign
url = https://github.com/bitextor/hunalign
ignore = dirty
[submodule "kenlm"]
path = third_party/kenlm
url = https://github.com/kpu/kenlm
ignore = dirty
[submodule "deferred-crawling"]
path = third_party/deferred-crawling
url = https://github.com/bitextor/deferred-crawling
ignore = dirty
[submodule "prevertical2text"]
path = third_party/prevertical2text
url = https://github.com/bitextor/prevertical2text
ignore = dirty
[submodule "warc2text"]
path = third_party/warc2text
url = https://github.com/bitextor/warc2text.git
ignore = dirty
[submodule "bleualign-cpp"]
path = third_party/bleualign-cpp
url = https://github.com/bitextor/bleualign-cpp.git
ignore = dirty
[submodule "bicleaner-ai"]
path = third_party/bicleaner-ai
url = https://github.com/bitextor/bicleaner-ai.git
ignore = dirty
[submodule "neural-document-aligner"]
path = third_party/neural-document-aligner
url = https://github.com/bitextor/neural-document-aligner
ignore = dirty
[submodule "vecalign"]
path = third_party/vecalign
url = https://github.com/bitextor/vecalign
ignore = dirty