Directory of /Syrian/programs
None of these is really ready for release. Their presence here is a convenience
for my teammates. Several of them were written using Microsoft
.NET so that they could easily update an MS ACCESS database.
- MPG
- a python program for reading transcript files and
interactively deciding on part-of-speech
tags for each word.
- tagger
- a VB program for reading transcript files and
interactively deciding on part-of-speech
tags for each word.
- BuckwalterMorpology
- an interactive VB.NET program containing
a port of Tim Buckwalter's Aramorph 1.0 program
which does spelling correction on the database,
attempting to reconcile the Buckwalter and Stowasser spellings
- flashcards
- A demo program written in VB which reads the Access lexicon database and puts up flashcards
- lookup
- A Python port of Tim Buckwalter's Aramorph 1.0 program.
- NLP
- A .dll library written in C# by students
at Yarmouk Private University in Syria
to read Praat .TextGrid files
- prefixes
- A Python program which builds a dictionary of prefixes or suffixes for
Buckwalter's Aramorph database from a generative grammar file.
- stems
- A python program and its input file for building verb stem entries in a Buckwalter morphological database
- readTextGrid
- Stowasser
- StowasserPhones
-
various utility programs
Some python modules
- textgrid.py
- A python module to read and write Praat .TextGrid files.
- arender.py
- A python module to render Arabic characters right-to-left. (Useful for systems like Ubuntu which know about Unicode but still don't render Arabic correctly.)
- bw.pyc
- A python module based on Tim Buckwalter's ARAMORPH Arabic morphology program and database.