inspirehep / magpieLinks
Deep neural network framework for multi-label text classification
☆685Updated 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,712Updated 2 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,483Updated 2 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Various Algorithms for Short Text Mining☆471Updated this week
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Python interface to CoreNLP using a bidirectional server-client interface.☆519Updated 3 years ago
- Text Classification Library in Keras☆420Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 4 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆425Updated 7 years ago
- Tensorflow implementations of Text Classification Models.☆505Updated 2 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 5 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆924Updated 6 years ago
- scikit-learn inspired API for CRFsuite☆431Updated last year
- Named Entity Recognition Tool☆1,167Updated 6 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 3 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- A python binding for crfsuite☆774Updated 9 months ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- A python implementation of the Rapid Automatic Keyword Extraction☆373Updated 7 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,948Updated 4 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,416Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆923Updated 5 years ago
- Python scripts for training/testing paragraph vectors☆650Updated 4 months ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 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