communitynotes icon indicating copy to clipboard operation
communitynotes copied to clipboard

Documentation and source code powering Twitter's Community Notes

Results 44 communitynotes issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Currently my entire recommendation screen on community notes is the same guys giving out notes to the same post of Elon Musk selling crypto. These guys have...

**Describe the bug** The notes that appear in the "New" tab under the first 10(or 20?) posts, i.e., after the 11th post from the top, do not reflect the language...

**Describe the bug** The Ratings Data files on the [Download Data](https://twitter.com/i/communitynotes/download-data) page are linked in incorrect order. For example Rating Data File #2 is actually linked to Data file _ratings-00006.tsv_...

enhancement

Twitter is **displaying** the _same_ CN (same Note ID, e.g. 1786538789503979853) many times. ![Screen Shot 2024-05-04 at 12 01 05 AM X CN gaming system](https://github.com/twitter/communitynotes/assets/1251130/2b7e5ec4-1238-4f9b-b4b5-404ee2bd9eb1) **Expected behavior** A given CN...

**Is your feature request related to a problem? Please describe.** One issue I've noticed is the inability to request community notes for a post. Furthermore, there is no way to...

Hi Team! This is a small PR to clean up a few things I saw while reading up on the Under-the-hood section. - Fixes some small typos - Fixes rendering...

**Is your feature request related to a problem? Please describe.** In this [commit](https://github.com/twitter/communitynotes/commit/167be8319bcc86a4767c7e038e348c95ef8cf2c9), `logger` was introduced to replace logging to console. It is a great move. But what I miss...

**Is your feature request related to a problem? Please describe.** Since only the tweet id is included in the current notes export it is expensive to create an association between...

**Describe the bug** When downloading the datasets from https://x.com/i/communitynotes/download-data using `wget`, it hangs, not receiving more data, because the content-length header is too big (`566M`) for the file being served...

Changes are in sourcecode/scoring/matrix_factorization/matrix_factorization.py See sourcecode/test_mf.ipynb for visualizations testing the implementation and my observations Also see my accompanying job application :)