This repository contains a collection of Python notebooks that demonstrate various linguistic analysis techniques. The notebooks cover topics such as dependency parsing, semantic similarity, and acoustic phonetics. However, the notebooks are not exhaustive and are intended to provide a starting point. Currently, my focus is how to implement Python for quantitative linguistic analysis.
.
├── data
├── img
├── notebook
│ ├── 01_dependency-parsing.ipynb
│ ├── 02_semantic-similarity.ipynb
│ └── 03_acoustic-phonetics.ipynb
├── requirements.txt
└── README.mdNote
The notebooks sometimes cannot be displayed properly on GitHub repository directly. To read the notebooks, use the following hyperlinks:
If there are any questions or suggestions for improvements, feel free to contact me here:
