amansrivastava17 / embedding-as-service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
☆204Updated last year
Alternatives and similar repositories for embedding-as-service:
Users that are interested in embedding-as-service are comparing it to the libraries listed below
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆432Updated last year
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- Question Answering using Albert and Electra☆206Updated last year
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- BERT for question answering starting with HotpotQA☆168Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 4 months ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆481Updated 5 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆199Updated 7 months ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Accompanying code for the Medium article☆165Updated 5 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Word Embeddings for Information Retrieval☆226Updated last year
- Fine-tune BERT to generate sentence embedding for cosine similarity☆70Updated 5 years ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆123Updated 3 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆217Updated 6 months ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆393Updated 2 years ago
- Keras Bi-LSTM-CRF for sequence tagging