ZJaume commited on
Commit
a22ce6b
1 Parent(s): b749b33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tasks:
9
  ---
10
 
11
  # Bicleaner AI model for en-mk
12
- Bicleaner AI is a tool in Python that aims at detecting noisy sentence pairs in a parallel corpus. It
13
  indicates the likelihood of a pair of sentences being mutual translations (with a value near to 1) or not (with a value near to 0).
14
  Sentence pairs considered very noisy are scored with 0.
15
 
 
9
  ---
10
 
11
  # Bicleaner AI model for en-mk
12
+ Bicleaner AI is a tool that aims at detecting noisy sentence pairs in a parallel corpus. It
13
  indicates the likelihood of a pair of sentences being mutual translations (with a value near to 1) or not (with a value near to 0).
14
  Sentence pairs considered very noisy are scored with 0.
15