This is an extension of the Morphological Disambiguator (Tagger) by Adler et al.:
EasyFirst is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the GNU General Public License.
Usage: tagMedical.sh [input file/dir] [output file/dir] Example: tagMedical.sh input input.tagged
Usage: python resolve_bitmask.py [input file] Example: python resolve_bitmask.py input.tagged - This will resolve the bitmask into human readable form (works only for a single file).