| guillaumegenthial/sequence_tagging |
1,725 |
|
0 |
0 |
almost 7 years ago |
0 |
|
15 |
apache-2.0 |
Python |
| Named Entity Recognition (LSTM + CRF) - Tensorflow |
| guillaumegenthial/tf_ner |
782 |
|
0 |
0 |
over 7 years ago |
0 |
|
32 |
apache-2.0 |
Python |
| Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data |
| dongjun-Lee/text-summarization-tensorflow |
586 |
|
0 |
0 |
over 3 years ago |
0 |
|
32 |
mit |
Python |
| Tensorflow seq2seq Implementation of Text Summarization. |
| monikkinom/ner-lstm |
528 |
|
0 |
0 |
about 7 years ago |
0 |
|
12 |
|
Python |
| Named Entity Recognition using multilayered bidirectional LSTM |
| pkmital/pycadl |
355 |
|
1 |
0 |
about 6 years ago |
11 |
March 06, 2018 |
4 |
other |
Python |
| Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow" |
| GradySimon/tensorflow-glove |
280 |
|
0 |
0 |
over 8 years ago |
0 |
|
10 |
|
Jupyter Notebook |
| An implementation of GloVe in TensorFlow |
| amansrivastava17/embedding-as-service |
182 |
|
0 |
0 |
about 3 years ago |
33 |
October 25, 2022 |
16 |
mit |
Python |
| One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques |
| AlexGidiotis/Document-Classifier-LSTM |
167 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
mit |
Python |
| A bidirectional LSTM with attention for multiclass/multilabel text classification. |
| soujanyaporia/aspect-extraction |
119 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF |
| andrejonasson/dynamic-coattention-network-plus |
115 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
|
Python |
| Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP. |