mkonicek / nlpLinks
Simple experiments with word embeddings
☆26Updated 3 years ago
Alternatives and similar repositories for nlp
Users that are interested in nlp are comparing it to the libraries listed below
Sorting:
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆137Updated 4 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- API for Tensorflow model in Flask☆102Updated 7 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated last month
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆136Updated 6 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- NLP tutorial☆42Updated 7 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Utilities for preprocessing text for deep learning with Keras☆180Updated 2 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 7 years ago
- Load GPT-2 checkpoint and generate texts☆127Updated 3 years ago
- ☆143Updated 5 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years 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 …☆129Updated 6 years ago