An open API service indexing awesome lists of open source software.

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

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

## Running

python 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