From edf7347e0454d5f72d9a7950785358367720140b Mon Sep 17 00:00:00 2001 From: Gaurav Date: Sat, 14 Dec 2019 22:20:36 +0530 Subject: [PATCH] refactor readme --- README.md | 3 --- docs/api_docs.md | 66 ------------------------------------------------ 2 files changed, 69 deletions(-) diff --git a/README.md b/README.md index 4ee36f1..10b1d8b 100644 --- a/README.md +++ b/README.md @@ -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 - - - diff --git a/docs/api_docs.md b/docs/api_docs.md index 78be4cf..e760657 100644 --- a/docs/api_docs.md +++ b/docs/api_docs.md @@ -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 - -