Skip to content
View roeeaharoni's full-sized avatar

Organizations

@BIU-NLP

Block or report roeeaharoni

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. unsupervised-domain-clustersunsupervised-domain-clustersPublic

    Code and data accompanying our ACL 2020 paper, "Unsupervised Domain Clusters in Pretrained Language Models".

    Jupyter Notebook 58 4

  2. morphological-reinflectionmorphological-reinflectionPublic

    Source code for the paper "Morphological Inflection Generation with Hard Monotonic Attention"

    Python 38 15

  3. string-to-tree-nmtstring-to-tree-nmtPublic

    Source code and data for the paper "Towards String-to-Tree Neural Machine Translation"

    JavaScript 16 5

  4. dynmt-pydynmt-pyPublic

    Neural machine translation implementation using dynet's python bindings

    Python 17 4

  5. sprp-acl2018sprp-acl2018Public

    Source code and data for "Split and Rephrase: Better Evaluation and a Stronger Baseline"

    Python 15 5

  6. Generate the sciences of the future ...Generate the sciences of the future using BERT! (as seen on https://twitter.com/roeeaharoni/status/1089089393745371136)
    1
    importtorch
    2
    frompytorch_pretrained_bertimportBertForMaskedLM, BertTokenizer
    3
    importrandom
    4
    5
    # Requires pytorch_pretrained_bert: https://github.com/huggingface/pytorch-pretrained-BERT