amansrivastava17 / embedding-as-serviceLinks
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
☆207Updated 2 years ago
Alternatives and similar repositories for embedding-as-service
Users that are interested in embedding-as-service are comparing it to the libraries listed below
Sorting:
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆437Updated 2 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆274Updated 9 months ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 10 months ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 7 months ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆218Updated 4 years ago
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆136Updated 3 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆146Updated 5 years ago
- Tensorflow implementation of an abstractive summarization model using pre-trained language models☆42Updated last year
- 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…☆222Updated last year
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Datasets to train supervised classifiers for Named-Entity Recognition in different languages (Portuguese, German, Dutch, French, English)☆345Updated 2 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 6 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago