Python tutorials as Jupyter Notebooks for NLP, ML, AI
-
Updated
Nov 20, 2024 - Jupyter Notebook
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Go tutorial jupyter notebooks.
Notebook accompanying paper "Word prediction in computational historical linguistics"
This repository contains the material of the practical section of course: "Introduction to Natural Language Processing" as a part of BICS(Bachelor in Computer Science) program at university of Luxembourg. These notebooks where created by me and my colleage https://github.com/katyamatya/ .
Jupyter notebooks and Python scripts used in Logical Fallacy Detection and Ad Hominem Fallacy Usage in the Wild
This notebook explores using the SpaCy Chinese model to tokenize and analyze parts of speech for a short Buddhist text. Mistakes in the tags were corrected by hand to train an improved model for Pre-Modern Literary Chinese Texts. It was built with Pandas, SpaCy, and Xiaoquan Kong's Chinese SpaCy model. It implements a Part of Speech tagger and v…
Add a description, image, and links to the computational-linguistics topic page so that developers can more easily learn about it.
To associate your repository with the computational-linguistics topic, visit your repo's landing page and select "manage topics."