From 2fb5684a84e63aa6b580656e979bfdb22c96b3be Mon Sep 17 00:00:00 2001 From: "Leonel F. de Alencar" Date: Tue, 18 Feb 2020 15:06:43 -0300 Subject: [PATCH] issue #72: updating readme --- tools/fst/readme.org | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/tools/fst/readme.org b/tools/fst/readme.org index f4be7fef..8b79dbb1 100644 --- a/tools/fst/readme.org +++ b/tools/fst/readme.org @@ -2,17 +2,19 @@ Author: Leonel F. de Alencar, leonel.de.alencar@ufc.br, Federal University of CearĂ¡ Date: April 16, 2018, updated February 18, 2020 -This folder contains finite-state grammars, bash, Python, and Foma -(XFST) scripts for compliling unweighted finite-state -transducers (FSTs) modeling Portuguese derivational morphology, using +This folder contains source code for compliling unweighted finite-state +transducers (FSTs) modeling Portuguese derivational morphology with the free software/open source finite-state packages FOMA (Hulden 2009) and its proprietary counterpart XFST (Beesley & Karttunen 2003), -freely available for non-commercial purposes. +freely available for non-commercial purposes. The main components of +the source code are finite-state grammars, but additional bash and +Python scripts are used for the purposes specified in +the respective incode documentation. The focus is the formation of diminutives, augmentatives, and superlatives (so called evaluative suffixes, according to Villalva & -Silvestre 2014, among others). Productive word-formation is modeled -using finite-sate morphology (Beesley & Karttunen 2003), as described in the paper: +Silvestre 2014, among others). Productive word-formation processes are implemented +within the paradigm of finite-sate morphology (Beesley & Karttunen 2003), as described in the paper: ALENCAR, Leonel Figueiredo de; CUCONATO , Bruno; RADEMAKER, Alexandre. MorphoBr: an open source large-coverage full-form lexicon for morphological analysis of Portuguese. Texto Livre: Linguagem e Tecnologia, Belo Horizonte, v. 11, n. 3, p. 1-25, set.- dez. 2018. @@ -24,7 +26,7 @@ For further details of the implemantation, see the incode documentation of the respective source files. This implementation of derivational morphology is work in progress. Beginning with the diminutives, we will progressively -include the other suffixes. It is assumed some familiarity with the +include other suffixes. It is assumed some familiarity with the paradigm of finite-state morphology to understand the source files and their documentation, so as to eventually customize them to exclude or include some derivations to suit a particular dialect of