inspirehep / magpieLinks
Deep neural network framework for multi-label text classification
☆687Updated 2 years ago
Alternatives and similar repositories for magpie
Users that are interested in magpie are comparing it to the libraries listed below
Sorting:
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,713Updated 2 years ago
- Named Entity Recognition Tool☆1,167Updated 6 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,419Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆831Updated 4 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,484Updated 2 years ago
- Text Classification Library in Keras☆420Updated 7 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,077Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,949Updated 4 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆925Updated 6 years ago
- A python implementation of the Rapid Automatic Keyword Extraction☆373Updated 7 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 7 years ago
- A python binding for crfsuite☆775Updated 10 months ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆425Updated 7 years ago
- Python interface to CoreNLP using a bidirectional server-client interface.☆519Updated 3 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆599Updated 7 years ago
- Various Algorithms for Short Text Mining☆472Updated this week
- Tutorial for Sentiment Analysis using Doc2Vec in gensim (or "getting 87% accuracy in sentiment analysis in under 100 lines of code")☆691Updated 6 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- Python scripts for training/testing paragraph vectors☆649Updated 5 months ago
- Keras implementation of BERT with pre-trained weights☆813Updated 6 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- scikit-learn inspired API for CRFsuite☆431Updated last year
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆964Updated 6 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 8 years ago