-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from EthicallyAI/improved-wb
Version 0.0.2 - Words embedding bias improvement
- Loading branch information
Showing
55 changed files
with
33,791 additions
and
1,282 deletions.
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
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 |
---|---|---|
@@ -1,7 +1,19 @@ | ||
Revision History | ||
================ | ||
|
||
0.0.2 (2018/09/01) | ||
------------------ | ||
|
||
- Words embedding bias | ||
|
||
- Generating analogies along the bias direction | ||
- Standard evaluations of words embedding (word pairs and analogies) | ||
- Plotting indirect bias | ||
- Scatter plot of bias direction projections between two words embedding | ||
- Improved verbose mode | ||
|
||
|
||
0.0.1 (2018/08/17) | ||
------------------ | ||
|
||
- Gender debiasing for words embedding based on Bolukbasi et al. | ||
- Gender debiasing for words embedding based on Bolukbasi et al. |
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
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
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
Oops, something went wrong.