Skip to content

This is a python script that uses the L2SCA to produce a syntactic complexity report.

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE-v2.txt
GPL-3.0
LICENSE-v3.txt
Notifications You must be signed in to change notification settings

cburst/sentenceanalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentenceanalyzer

This is a python script that uses the L2SCA to produce a syntactic complexity report.

Installation: Install JRE, NLTK, and LaTEX (specifically pdflatex); Unzip stanford-parser; make tregex.sh executable (chmod +x tregex.sh)

Usage: python sentenceanalyzer.py textfilenamehere.txt

Citation: Rose, R. (2024). Improving syntactic complexity in engineering students’ writing through digital portfolios and visual analytics. Manuscript in preparation.

Feel free to use this software in your educational practice and/or research, but attribute the use of the software per the terms of the GPL v3 license. This software includes the following GPL licensed software packages: L2SCA, Standford Parser, Tregex, and Tsurgeon.

About

This is a python script that uses the L2SCA to produce a syntactic complexity report.

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE-v2.txt
GPL-3.0
LICENSE-v3.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages