Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sagorbrur committed Jan 1, 2020
1 parent 2144bc3 commit bdece33
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@

Bengali language model is build with fastai's [ULMFit](https://arxiv.org/abs/1801.06146) and ready for `prediction` and `classfication` task.

# Contents
- [Installation](#installation)
- [Bengali Next Word Prediction](#predict-n-words)
- [Bengali Sentence Encoding](#get-sentence-encoding)
- [Bengali Embedding Vectors](#get-embedding-vectors)
- [Bengali Sentence Similarity](#sentence-similarity)
- [Bengali Simillar Sentences](#get-simillar-sentences)


NB:
* **This tool mostly followed [inltk](https://github.com/goru001/inltk)**
Expand Down

0 comments on commit bdece33

Please sign in to comment.