Mascerade / supervised-product-matching
⚖️ Neural network for product matching, aka classifying whether two product titles represent the same entity
☆64Updated last year
Related projects ⓘ
Alternatives and complementary repositories for supervised-product-matching
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆268Updated last year
- Build Semantic Search with S-BERT and Fine-tune your model in unsupervised way☆58Updated 2 years ago
- This repository contains code and data download scripts for the paper "Intermediate Training of BERT for Product Matching" by Ralph Peete…☆35Updated last year
- semantically distinct key phrase extraction using hilbert hashes.☆48Updated 2 years ago
- Named Entity Recognition project, which goal is to detect brands from Ebay/Amazon product titles.☆83Updated 7 years ago
- Few-shot Named Entity Recognition☆122Updated 2 years ago
- Search with BERT vectors in Solr, Elasticsearch, OpenSearch and GSI APU☆164Updated 2 months ago
- Algorithms to categorize products and do named entity recognition on words in product descriptions☆244Updated last year
- 🌠Product matching model for an eCommerce platform using FastText, Simple LSTM, Siamese MaLSTM☆48Updated 5 years ago
- Applying BERT to named entity recognition in English and Russian.☆160Updated last year
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆81Updated last year
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- ☆48Updated last year
- This repository contains the code to reproduce the experiments of the poster "Supervised Contrastive Learning for Product Matching"☆36Updated 2 years ago
- Label data using HuggingFace's transformers and automatically get a prediction service☆178Updated last year
- The project proposes a framework to apply topic models on a text-corpus and eventually topic labels on the generated topics.☆36Updated 6 months ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆254Updated 2 weeks ago
- In the wild extraction of entities that are found using Flair and displayed using a very elegant front-end.☆69Updated last year
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆96Updated last year
- Source code for the Medium article "Extracting the author of news stories with DOM-based segmentation and BERT"☆29Updated 4 years ago
- A python package to augment text data using NLP.☆39Updated 7 months ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 2 years ago
- Hashformers is a framework for hashtag segmentation with Transformers and Large Language Models (LLMs).☆70Updated 3 months ago
- Train a model to find the names of products in text☆34Updated 4 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆139Updated 7 months ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated last year
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 4 years ago
- The code of Team Rhinobird for Mining the Web of HTML-embedded Product Data Task One at ISWC2020☆13Updated 4 years ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆242Updated last year
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆99Updated 4 months ago