NorskRegnesentral / skweak
skweak: A software toolkit for weak supervision applied to NLP tasks
☆922Updated 8 months ago
Alternatives and similar repositories for skweak
Users that are interested in skweak are comparing it to the libraries listed below
Sorting:
- SpikeX - SpaCy Pipes for Knowledge Extraction☆398Updated 3 years ago
- 🍳 Recipes for the Prodigy, our fully scriptable annotation tool☆493Updated 9 months ago
- Toolkit to help understand "what lies" in word embeddings. Also benchmarking!☆472Updated 2 years ago
- Fuzzy string matching, grouping, and evaluation.☆761Updated last week
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,383Updated 3 months ago
- Compute Sentence Embeddings Fast!☆623Updated 2 years ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆731Updated 8 months ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆140Updated last month
- spaCy pipeline object for negating concepts in text☆279Updated 11 months ago
- Doubt your data, find bad labels.☆512Updated 9 months ago
- 🌸 fastText + Bloom embeddings for compact, full-coverage vectors with spaCy☆311Updated 2 weeks ago
- A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coher…