https://github.com/kirillsimin/ling720csce500
Parts of speech analysis of Arabic L2 writers of english
https://github.com/kirillsimin/ling720csce500
Last synced: 2 months ago
JSON representation
Parts of speech analysis of Arabic L2 writers of english
- Host: GitHub
- URL: https://github.com/kirillsimin/ling720csce500
- Owner: kirillsimin
- Created: 2015-10-15T13:21:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T03:09:47.000Z (over 9 years ago)
- Last Synced: 2025-04-12T22:16:08.665Z (2 months ago)
- Language: Python
- Homepage:
- Size: 844 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Univ. of S. Carolina - LING 720 + CSCE 500
This tooling provides a way to sort through a MySQL database CSV output and analyze various texts using [nltk](http://www.nltk.org/) library.
## Installation
git clone [email protected]:kirillsimin/ling720csce500.git
## Runningpython articles-concordance.py
python articles-stats.py
python dt-stats.py
python dt-stats-write-to-file.py
python grades-stats.py
python modals-stats.py
python questions-auxiliaries.py
python verb-progressive-stats.py
python verb-stats.py