Siqi Wu

Results 3 issues of Siqi Wu

I tried to add code comments to help understanding the data preprocessing script, e.g., what data are removed, and what are kept for the scoring algorithms. I ended up with...

**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...

The newly released note request data is said to have four columns "userId tweetId createdAtMillis sourceLink". I notice that a non-trivial amount of tweetId seem to be abnormal. Example: ```...