An open API service indexing awesome lists of open source software.

https://github.com/headwinds/python-notebooks

a place to store my python notebooks using Jupyter lab
https://github.com/headwinds/python-notebooks

Last synced: about 1 year ago
JSON representation

a place to store my python notebooks using Jupyter lab

Awesome Lists containing this project

README

          

# python-notebooks
a place to store my python notebooks using [Jupyter lab](https://jupyter.org/install)

```
jupyter lab
```

- [install](https://jupyter.org/install)

## NLP
* [how to extract questions with NLTK](https://datascience.stackexchange.com/questions/26427/how-to-extract-question-s-from-document-with-nltk)
* [how to create a corpus with NLTK](https://stackoverflow.com/questions/4951751/creating-a-new-corpus-with-nltk)
* [how do I generate question from a sentence](https://www.quora.com/How-do-I-generate-question-from-sentence-in-Python-using-NLTK)
* [wikipedia question generator)](https://github.com/atbaker/wikipedia-question-generator)
* [nltk.org](https://www.nltk.org/)
* [questiongeneration.org](http://www.questiongeneration.org/)
* [NLP is fun](https://medium.com/@ageitgey/natural-language-processing-is-fun-9a0bff37854e)
* [spacy](https://spacy.io/)
* [textacy (built on spacy)](https://readthedocs.org/projects/textacy/)
* [neuralcoref (built on spacy)](https://github.com/huggingface/neuralcoref)
* [fasttext](https://fasttext.cc/)

## Muse
* [Lekila, high templar teacher](https://starcraft.fandom.com/wiki/Lekila)
* [Adjutant](https://starcraft.fandom.com/wiki/Adjutant)
* [IT-O](http://starwars.wikia.com/wiki/IT-O_Interrogator)