roskakori / talksLinks
Slides and code examples to my talks
☆26Updated 7 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Anonymization of legal cases (Fr) based on Flair embeddings☆87Updated 5 years ago
- A fully customisable language detection pipeline for spaCy☆93Updated 6 years ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆183Updated 2 years ago
- Language Models for Zalando's flair library☆61Updated 5 years ago
- Running Prodigy for a team of annotators☆53Updated 4 years ago
- Dataframe Integration with spaCy.☆103Updated 4 years ago
- spaCy + UDPipe☆164Updated 3 years ago
- Language detection extension for spaCy 2.0+☆114Updated 6 years ago
- Notebooks configured to be run with Binder, usually found on my blog.☆42Updated 2 years ago
- Hunspell extension for spaCy 2.0.☆94Updated last year
- Here are the notebooks used during the spacy youtube series.☆103Updated 4 years ago
- German sentiment scores with SentiWS as extension for spaCy☆38Updated 3 years ago
- spaCy pipeline component for adding text readability meta data to Doc objects.☆56Updated 6 years ago
- Text Mining and Topic Modeling Toolkit for Python with parallel processing power☆191Updated 2 years ago
- 💥 Browser-based slides or PDFs of our talks and presentations☆94Updated 6 years ago
- Package that returns a company embedding given a company name☆49Updated 5 years ago
- This repository contains all manually labeled data from the GermEval-2018 shared task.☆29Updated 7 years ago
- Named Entity Recognition data for Europeana Newspapers☆173Updated 2 years ago
- Inter-annotator agreement for Doccano☆28Updated 5 years ago
- A Super-Lightweight Annotation Tool for Experts: Label text in a terminal with just Python☆112Updated this week
- Regex like pattern tree matching but on sentence's tree instead of Strings☆42Updated 7 years ago
- Bag of, not words, but tricks!☆68Updated 2 years ago
- Python library for Natural Language Preprocessing (NLPre)☆191Updated 2 years ago
- A visualisation tool for Spacy using Hierplane.☆65Updated 2 years ago
- Essential NLP & ML, short & fast pure Python code☆78Updated 3 months ago
- Recon NER, Debug and correct annotated Named Entity Recognition (NER) data for inconsistencies and get insights on improving the quality …☆106Updated last year
- ☆15Updated 6 years ago
- A collection of over 1.5 Million tweets data translated to French, with their sentiment.☆35Updated 8 years ago
- 📝Natural language processing (NLP) utils: word embeddings (Word2Vec, GloVe, FastText, ...) and preprocessing transformers, compatible wi…☆63Updated 2 years ago
- A simple Flask API for named entity extraction using spaCy Model