Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/facebookresearch/side
The AI Knowledge Editor
https://github.com/facebookresearch/side
Last synced: 8 days ago
JSON representation
The AI Knowledge Editor
- Host: GitHub
- URL: https://github.com/facebookresearch/side
- Owner: facebookresearch
- License: mit
- Created: 2022-01-07T09:58:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T12:21:42.000Z (over 2 years ago)
- Last Synced: 2024-10-14T07:31:58.187Z (about 1 month ago)
- Language: Python
- Size: 933 KB
- Stars: 181
- Watchers: 12
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![side logo](img/side_logo.png)
--------------------------------------------------------------------------------Welcome! This is an effort to improve citations on Wikipedia.
To read more about the overarching goals of this effort, please see our article on [ML-Assisted Wikipedia Editing](https://meta.wikimedia.org/wiki/Research:Machine_Learning_Assisted_Wikipedia_Editing).The Side system is described in the following paper:
```bibtex
@inproceedings{petroni-etal-2022-improving,
title = "Improving Wikipedia Verifiability with AI",
author = {Petroni, Fabio and Broscheit, Samuel and Piktus, Aleksandra and Lewis, Patrick and Izacard, Gautier and Hosseini, Lucas and Dwivedi-Yu, Jane and Lomeli, Maria and Schick, Timo and Mazaré, Pierre-Emmanuel and Joulin, Armand and Grave, Edouard e Riedel, Sebastian},
url = "https://openreview.net/forum?id=qfTqRtkDbWZ",
year = "2022"
}
```[https://openreview.net/forum?id=qfTqRtkDbWZ](https://openreview.net/forum?id=qfTqRtkDbWZ)
Read our blog post [https://tech.fb.com/artificial-intelligence/2022/07/how-ai-could-help-make-wikipedia-entries-more-accurate/](https://tech.fb.com/artificial-intelligence/2022/07/how-ai-could-help-make-wikipedia-entries-more-accurate/).
**Check out the Side demo at [https://verifier.sideeditor.com](https://verifier.sideeditor.com)!**
Code and models in [projects/verify_wikipedia](projects/verify_wikipedia).
## License
Side is MIT licensed. See the [LICENSE](LICENSE) file for details.