Skip to content
View DevBerge's full-sized avatar

Block or report DevBerge

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PushshiftDumps PushshiftDumps Public

    Forked from Watchful1/PushshiftDumps

    Example scripts for the pushshift dump files

    Python

  2. bert_for_longer_texts bert_for_longer_texts Public

    Forked from mim-solutions/bert_for_longer_texts

    BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation …

    Python