PacktPublishing / fastText-Quick-Start-Guide
fastText Quick Start Guide, published by Packt
☆49Updated 2 years ago
Alternatives and similar repositories for fastText-Quick-Start-Guide:
Users that are interested in fastText-Quick-Start-Guide are comparing it to the libraries listed below
- Implementation of GloVe in Keras☆45Updated 2 years ago
- A brief overview of how to use fastText to train powerful text classifiers in a python notebook.☆14Updated 7 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆13Updated 6 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆53Updated 4 years ago
- Tutorial for Topic Modelling using PySpark and Spark NLP☆16Updated 4 years ago
- A collection/reading-list of awesome Natural Language Processing papers sorted by date.☆34Updated 6 years ago
- A list of notes about NLP papers☆36Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- RASA wrapper for HMTL: Hierarchical Multi-Task Learning☆29Updated 6 years ago
- ✨ Web interface for NeuralCoref coreference resolution☆34Updated last year
- Text Similarity Search Application using Modern NLP and Elasticsearch☆30Updated 4 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.☆31Updated 5 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆68Updated 5 years ago
- ☆35Updated 3 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆30Updated 5 years ago
- Topic Modelling for Humans☆22Updated 6 years ago
- A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.☆84Updated 7 months ago
- A Keras version of Google's BERT model☆33Updated 5 years ago
- Hands-On Natural Language Processing with Pytorch [Video], by Packt Publishing☆48Updated 2 years ago
- ☆31Updated 6 years ago
- Graph of words (Networkx) and keywords extraction (Ktruss, Kcore, DivRank, BestCoverage)☆8Updated 6 years ago
- Easy-to-use text representations extraction library based on the Transformers library.☆32Updated 2 years ago
- A fast numpy-based implementation of ranking metrics for information retrieval and recommendation.☆32Updated 2 years ago
- Refer to paper "Embedding-based News Recommendation for Millions of Users" & "Article De-duplication Using Distributed Representations" p…☆31Updated last year
- Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019☆29Updated 6 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…☆219Updated 7 months ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆109Updated 6 years ago
- Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Do…☆79Updated 7 months ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆127Updated 5 years ago