A collection of smaller Machine Learning and NLP projects. Contains some exercises from the book Hands-on Machine-Learning with Scikit-Learn, Keras & Tensorflow (see https://github.com/ageron/handson-ml2/).
Proof of concept for a named entity linker (NEL) based on Wikipedia as knowledge base. Two approaches for retrieving and linking NEs from Wikipedia are outlined and tested. Run it here: https://colab.research.google.com/drive/1ZwiiSQ5g-Ftpc4aywQbL0EumJen_nvYB?usp=sharing
Various exercises and test projects from the Hands-on ML book.
Projects in an early stage, currently on hold.