Skip to content

Commit 5dee030

Browse files
authored
Updated README.md
1 parent e481ccb commit 5dee030

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

batch_filtering/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Setup
2-
* Install all dependecies mentioned [here](../).
2+
* Install all dependecies mentioned [here](https://github.com/csebuetnlp/banglanmt).
33
* download models: `bash ./install_models.sh`
44
* setup necessary tools: `bash ./install_external_tools.sh`
55

@@ -33,4 +33,4 @@
3333

3434
* `X.merged.tsv`: Output linepairs with their similarity score
3535
* `X.passed.src_lang` / `X.passed.tgt_lang`: Linepairs that have similarity scores greater than given `thresh`
36-
* `X.failed.src_lang` / `X.failed.tgt_lang`: Linepairs that have similarity scores less than given `thresh`
36+
* `X.failed.src_lang` / `X.failed.tgt_lang`: Linepairs that have similarity scores less than given `thresh`

0 commit comments

Comments
 (0)