Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed Nov 12, 2019
2 parents 02a4d63 + 86ed6ea commit ac8d2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The objective of the CoNLL2003 task is to classify sequences of words as belongi
- [CoNLL2003-BiLSTM_CRF.ipynb](https://github.com/amaiya/ktrain/tree/master/examples/text): A simple and fast Bidirectional LSTM-CRF model with randomly initialized word embeddings.


### <a name="docsim"></a> One-Class Text Classification
### <a name="lda"></a> Topic Modeling

#### [20 News Groups](http://qwone.com/~jason/20Newsgroups/): unsupervised learning on 20newsgroups corpus
- [20newsgroups-topic_modeling.ipynb](https://github.com/amaiya/ktrain/tree/master/examples/text): Discover latent topics and themes in the 20 newsgroups corpus
Expand Down

0 comments on commit ac8d2c6

Please sign in to comment.