maiiabocharova
Machine Learning Engineer (focused on NLP) with interest in web-scraping.
DaXtraUkraine, Odessa
maiiabocharova's Stars
uqfoundation/dill
serialize all of Python
allenai/allennlp
An open-source NLP research library, built on PyTorch.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tae898/erc
The official implementation of "EmoBERTa: Speaker-Aware Emotion Recognition in Conversation with RoBERTa"
great-expectations/great_expectations
Always know what to expect from your data.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
deeppavlov/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
microsoft/nlp-recipes
Natural Language Processing Best Practices & Examples
deepset-ai/FARM
:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.
thunlp/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
princeton-nlp/PURE
[NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812
allenai/longformer
Longformer: The Long-Document Transformer
JasonKessler/scattertext
Beautiful visualizations of how language differs among document types.
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
inception-project/inception
INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
lavis-nlp/spert
PyTorch code for SpERT: Span-based Entity and Relation Transformer
rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
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).
allenai/pawls
Software that makes labeling PDFs easy.
tstanislawek/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
Praneet9/Representation-Learning-for-Information-Extraction
Pytorch implementation of Paper by Google Research - Representation Learning for Information Extraction from Form-like Documents.
labteral/ernie
Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.
ProsusAI/finBERT
Financial Sentiment Analysis with BERT
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
amanjeetsahu/Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
lysukhin/edu
Образовательные материалы по различным дисциплинам
jon-tow/cs224n
Solutions to CS224n: Natural Language Processing with Deep Learning assignments.