-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setswana to English #172
Open
lebesatebello
wants to merge
6
commits into
masakhane-io:master
Choose a base branch
from
lebesatebello:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Setswana to English #172
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
8f05443
Created using Colaboratory
lebesatebello 9616543
Created using Colaboratory
lebesatebello ec43451
Created using Colaboratory
lebesatebello 2ee6cc4
Created using Colaboratory
lebesatebello 8211d2f
Created using Colaboratory
lebesatebello 8abfff3
Add files via upload
lebesatebello File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# Setswana to English | ||
|
||
Author: Tebello Lebesa and Korstiaan Wapenaar | ||
|
||
## Data | ||
|
||
- The JW300 English-Setswana dataset. | ||
|
||
## Model | ||
|
||
- Default Masakhane Transformer translation model. | ||
- [Link to google drive folder with models](https://drive.google.com/drive/folders/1bRyTQcUVoi2pK2VcLwWH3NHABqErFzYb?usp=sharing) | ||
|
||
## Analysis | ||
|
||
TO DO | ||
|
||
Example 1 | ||
```sh | ||
Source: Mme fa re tlhaloganya se metsi a a tshelang a tla re direlang sone , ga re kitla re bona fela botlhokwa jwa go a nwa mme gape re tla batla go a nwa . | ||
Reference: And when we understand what the living waters can mean for us , not only will we see the need to partake of them but we will also want to drink them . | ||
Hypothesis: But if we understand what the living water will do for us , we will not only see the importance of drinking but also want to drink . | ||
2021-10-10 12:31:06,601 - INFO - joeynmt.training - Example #1 | ||
``` | ||
|
||
Example 2 | ||
```sh | ||
Source: Ke Boela Lovech | ||
Reference: Coming Back to Lovech | ||
Hypothesis: I Find Lovech | ||
``` | ||
|
||
Example 3 | ||
```sh | ||
Source: Mo lekgetlhong lengwe , ditsala dingwe tse di rategang tsa ga moaposetoloi Paulo di ile tsa tsamaya sekgala sa dikilometara tse di ka nnang 50 go tswa kwa Efeso go ya kwa Mileto go ya go kopana le ene . | ||
Reference: On one occasion , dear friends of the apostle Paul traveled about 30 miles [ 50 km ] from Ephesus to Miletus to meet him . | ||
Hypothesis: On one occasion , some dear associates of the apostle Paul traveled a miles of about 50 miles [ 50 km ] from Ephesus to Mileto to meet him . | ||
``` | ||
|
||
Example 4 | ||
```sh | ||
Source: “ Go ne ga isiwa manoko a kola , ga tlhajwa phelehu , ya apewa mme ya jewa ke botlhe ba ba neng ba le teng . | ||
Reference: “ Kola nuts were offered , and a ram was slaughtered , boiled , and eaten by all those present . | ||
Hypothesis: “ The smoke was taken , not the phone , was cooked and was eaten by all the present . | ||
``` | ||
|
||
|
||
|
||
# Results | ||
|
||
BLEU dev : 35.00 | ||
BLEU test : 41.22 | ||
|
||
|
||
## BPE | ||
|
||
- [Link to google drive folder with bpes](https://drive.google.com/drive/folders/1qThDEd3jw4fmyfL2CdrKTGslKlN6n3HH?usp=sharing) |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this line is probably a copy-paste error :)