Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 5.3 KB

nlp.md

File metadata and controls

44 lines (37 loc) · 5.3 KB

Natural Language Processing

Courses

Books

APIs & Models & Datasets

  • OpenAI API. Blog
  • Huggingface
  • EleutherAI - a collection of researchers working to open source AI research. GPT-Neo. Primary goal is to replicate a GPT-3 sized model and open source it to the public, for free.
  • Grover is a model for Neural Fake News - both generation and detection. However, it probably can also be used for other generation tasks.

Frameworks & Librarys

  • Lime is a project about explaining what ML classifiers (or models) are doing. At the moment, we support explaining individual predictions for text classifiers or classifiers that act on tables (numpy arrays of numerical or categorical data) or images. Build a LIME explainer dashboard with the fewest lines of code
  • TextAttack is a Python framework for adversarial attacks, data augmentation, and model training in NLP. Documentation
  • CleverHans is a Python library to benchmark ML systems' vulnerability to adversarial examples.

Ukrainian Language

NewsLetter

Topics

Toxicity detection