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
- Host: GitHub
- URL: https://github.com/headwinds/python-notebooks
- Owner: headwinds
- License: mit
- Created: 2018-05-27T15:10:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T17:25:40.000Z (over 2 years ago)
- Last Synced: 2025-04-12T05:53:24.449Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 137 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)