francesca418's Stars
spotipy-dev/spotipy
A light weight Python library for the Spotify Web API
robnanarivo/menger-sponge-generator
codingitforward/fellowship2021
Presentations from the 2021 Fellowship.
emazzotta/lighthouse-badges
🚦 Generate badges (shields.io) based on Lighthouse performance.
PowerShell/PowerShell
PowerShell for every system!
allenai/dont-stop-pretraining
Code associated with the Don't Stop Pretraining ACL 2020 paper
moses-smt/mosesdecoder
Moses, the machine translation system
facebookresearch/TaBERT
This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic parsing. TaBERT is pre-trained on a massive corpus of 26M Web tables and their associated natural language context, and could be used as a drop-in replacement of a semantic parsers original encoder to compute representations for utterances and table schemas (columns).
Helsinki-NLP/OPUS-MT-train
Training open neural machine translation models
pytorch/translate
Translate - a PyTorch Language Library
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
nschneid/pysupersensetagger
AMALGrAM, an English supersense tagger written in Python
nert-nlp/Xposition
Cataloging the semantics of adpositions (prepositions, postpositions) and case markers in multiple languages.
optuna/optuna
A hyperparameter optimization framework
utahnlp/structured_tuning_srl
Implementation of our ACL 2020 paper: Structured Tuning for Semantic Role Labeling
globalwordnet/english-wordnet
The Open English WordNet
wordnet/wordnet
Lexical database of any language
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
allenai/allentune
Hyperparameter Search for AllenNLP
kautukkundan/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
nert-nlp/streusle
STREUSLE: a corpus with comprehensive lexical semantic annotation (multiword expressions, supersenses)
google-research/bert
TensorFlow code and pre-trained models for BERT
nelson-liu/contextual-repr-analysis
A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and Transferability of Contextual Representations" (NAACL 2019).
celine-lee/allennlp-srl-verb
CogComp/talen
A way to do annotations for NER. TALEN: Tool for Annotation of Low-resource ENtities
CogComp/cogcomp-nlpy
CogComp's light-weight Python NLP annotators
CogComp/cogcomp-nlp
CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.
allenai/allennlp
An open-source NLP research library, built on PyTorch.