TheophileBlard / french-sentiment-analysis-with-bertLinks
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment analysis dataset
☆155Updated 2 years ago
Alternatives and similar repositories for french-sentiment-analysis-with-bert
Users that are interested in french-sentiment-analysis-with-bert are comparing it to the libraries listed below
Sorting:
- Framework for fine-tuning pretrained transformers for Named-Entity Recognition (NER) tasks☆159Updated 2 years ago
- A french sequence to sequence pretrained model☆62Updated 3 years ago
- A Python library for calculating a large variety of metrics from text☆344Updated 8 months ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆245Updated 2 years ago
- Spacy NER annotator using ipywidgets☆123Updated last year
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆140Updated 5 months ago
- Clustering sentence embeddings to extract message intent☆175Updated 3 years ago
- Fixes contractions such as `you're` to `you are`☆317Updated 2 years ago
- This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-s…☆219Updated 7 months ago
- Fine-tuning a Hugging Face BERT model for the United Nations Named Entity Recognition task.☆34Updated 4 years ago
- Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.☆118Updated last year
- Google USE (Universal Sentence Encoder) for spaCy☆184Updated 2 years ago
- Anonymization of legal cases (Fr) based on Flair embeddings☆87Updated 4 years ago
- Text analysis with networks.☆288Updated 4 months ago
- BERTje is a Dutch pre-trained BERT model developed at the University of Groningen. (EMNLP Findings 2020) "What’s so special about BERT’s …☆139Updated 2 years ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆265Updated 9 months ago
- Lbl2Vec learns jointly embedded label, document and word vectors to retrieve documents with predefined topics from an unlabeled document …