Skip to content

Commit

Permalink
refactor readme
Browse files Browse the repository at this point in the history
refactor readme
  • Loading branch information
goru001 committed Dec 14, 2019
2 parents 5b92881 + edf7347 commit 91544a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 69 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,3 @@ and [Maithili](https://github.com/goru001/inltk/issues/10) support
* iNLTK has had [20,000+ Downloads](
https://console.cloud.google.com/bigquery?sq=375816891401:185fda81bdc64eb79b98c6b28c77a62a
) on PyPi



66 changes: 0 additions & 66 deletions docs/api_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,69 +231,3 @@ Example:
### Contributing
##### Add a new language support
If you would like to add support for language of your own choice to iNLTK,
please start with checking/raising a issue [here](https://github.com/goru001/inltk/issues)
Please checkout the steps I'd [mentioned here for Telugu](https://github.com/goru001/inltk/issues/1)
to begin with. They should be almost similar for other languages as well.
##### Improving models/using models for your own research
If you would like to take iNLTK's models and refine them with your own
dataset or build your own custom models on top of it, please check out the
repositories in the above table for the language of your choice. The repositories above
contain links to datasets, pretrained models, classifiers and all of the code for that.
##### Add new functionality
If you wish for a particular functionality in iNLTK - Start by checking/raising a issue [here](https://github.com/goru001/inltk/issues)
### What's next
#### ..and being worked upon
`Shout out if you want to help :)`
* Add [Telugu](https://github.com/goru001/inltk/issues/1)
and [Maithili](https://github.com/goru001/inltk/issues/10) support
* Add NER support
* Add Textual Entailment support
* Add English to iNLTK
#### ..and NOT being worked upon
`Shout out if you want to lead :)`
* Work on a [unified model for all the languages](https://github.com/goru001/inltk/issues/14)
* [POS support](https://github.com/goru001/inltk/issues/13) in iNLTK
* Add translations - to and from languages in iNLTK + English
### iNLTK's Appreciation
* [By Jeremy Howard on Twitter](https://twitter.com/jeremyphoward/status/1111318198891110402)
* [By Vincent Boucher on LinkedIn](https://www.linkedin.com/feed/update/urn:li:activity:6517137647310241792/)
* [By Kanimozhi](https://www.linkedin.com/feed/update/urn:li:activity:6517277916030701568), [By Soham](https://www.linkedin.com/feed/update/urn:li:activity:6513084638955696128), [By Imaad](https://www.linkedin.com/feed/update/urn:li:activity:6536258026687557632/) on LinkedIn
* iNLTK was [trending on GitHub](https://github.motakasoft.com/trending/ranking/monthly/?d=2019-05-01&l=python&page=2) in May 2019
* iNLTK has had [20,000+ Downloads](
https://console.cloud.google.com/bigquery?sq=375816891401:185fda81bdc64eb79b98c6b28c77a62a
) on PyPi

0 comments on commit 91544a5

Please sign in to comment.