<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.aclweb.org/aclwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Krbeesley</id>
	<title>ACL Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.aclweb.org/aclwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Krbeesley"/>
	<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/Special:Contributions/Krbeesley"/>
	<updated>2026-04-26T08:53:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=Morphology_software_for_English&amp;diff=5033</id>
		<title>Morphology software for English</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=Morphology_software_for_English&amp;diff=5033"/>
		<updated>2008-04-24T18:52:21Z</updated>

		<summary type="html">&lt;p&gt;Krbeesley: /* Proprietary software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[[Software]] - Morphology and part of speech tagging&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Morphology ==&lt;br /&gt;
&lt;br /&gt;
===Free software===&lt;br /&gt;
&amp;lt;!-- Please keep this list in alphabetical order --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[http://clipdemos.umiacs.umd.edu/catvar/ Catvar 2.0] - The Categorial Variation Database for English (OSL)&lt;br /&gt;
*[http://wiki.apertium.org/wiki/lttoolbox lttoolbox] -- lexical processing tools for building morphological analysers/generators with XML specification files (GPL)&lt;br /&gt;
*[http://sslmitdev-online.sslmit.unibo.it/linguistics/morph-it.php Morph-It! version 0.31] - a free morphological resource for the Italian language&lt;br /&gt;
*[http://www.ims.uni-stuttgart.de/projekte/gramotron/SOFTWARE/SFST.html SFST] - Stuttgart Finite State Transducer Tools (GPL)&lt;br /&gt;
&lt;br /&gt;
===Proprietary software===&lt;br /&gt;
&amp;lt;!-- Please keep this list in alphabetical order --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[http://www.ru.nl/celex/ CELEX database] - Dutch, English, and German word forms&lt;br /&gt;
*[http://www.univ-nancy2.fr/pers/namer/Telecharger_Flemm.html Flemmv3.1] - inflectional morphology parser for French&lt;br /&gt;
*[http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/areas/nlp/morph/fonol/0.html FONOL] - Phonological Programming Language (non-commercial only)&lt;br /&gt;
*[http://services.canoo.com/MorphologyBrowser.html German Morphology Browser]&lt;br /&gt;
*[http://www.cs.technion.ac.il/~erelsgl/bxi/hmntx/teud.html Hebrew Morphological Parser]&lt;br /&gt;
*[http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/areas/nlp/morph/map/0.html MAP] - Cambridge/Edinburgh Morphological Analyzer and Dictionary System (freeware)&lt;br /&gt;
*[http://bach.arts.kuleuven.ac.be/~piet/morlex/index.html MORLEX] - A lexical database for French&lt;br /&gt;
*[http://www.informatics.susx.ac.uk/research/nlp/carroll/morph.html morpha and morphg] - fast and robust morphological analysis and generation for English, from John A. Carroll (non-commercial only)&lt;br /&gt;
*[http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/areas/nlp/morph/morfogen/0.html MORFOGEN] - a Morphology Grammar Builder and Dictionary Interface Tool&lt;br /&gt;
*[http://nlp.cs.nyu.edu/nomlex/index.html NOMLEX] - a dictionary of English nominalizations&lt;br /&gt;
*[http://www.sil.org/pckimmo/about_pc-kimmo.html PC-KIMMO] - a Two-level Processor for Morphological Analysis, including KGEN, KTEXT, and Englex&lt;br /&gt;
*[http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/areas/nlp/morph/tulip/0.html TULIP] - a two level phonological formalism&lt;br /&gt;
*[http://www.fsmbook.com  Xerox/PARC] - finite-state morphological analysis/generation using xfst, lexc, twolc&lt;br /&gt;
&lt;br /&gt;
==Part of speech tagging==&lt;br /&gt;
&lt;br /&gt;
===Free software===&lt;br /&gt;
&amp;lt;!-- Please keep this list in alphabetical order --&amp;gt;&lt;br /&gt;
*[http://acopost.sourceforge.net/ ACOPOST - A Collection Of PoS Taggers] Maximum Entropy Tagger, Trigram Tagger, Transformation-based Tagger, Example-based tagger&lt;br /&gt;
*[http://wiki.apertium.org/wiki/Tagger_training Tagger training] on the Apertium Wiki (HMM + constraint based)&lt;br /&gt;
*[http://nltk.sourceforge.net/ NLTK - Natural Language Toolkit] Regexp Tagger, N-Gram Tagger, Brill Tagger, HMM Tagger, plus a freely downloadable book with a chapter on tagging&lt;br /&gt;
*[http://opencog.org/wiki/RelEx RelEx] - provides English-language part-of-speech tagging, entity tagging, as well as other types of tags (gender, date, money ...), after performing a deep parse, so that tags agree with parse. Also provides resulting stems. Apache 2.0 License.&lt;br /&gt;
*[http://nlp.ipipan.waw.pl/Spejd/ Spejd - Shallow Parsing and Disambiguation Engine] a GPL tool for simultaneous rule-based morphosyntactic disambiguation and partial parsing&lt;br /&gt;
* [http://beta.visl.sdu.dk/cg3.html VISL Constraint Grammar] rule based disambiguation (GPL)&lt;br /&gt;
&lt;br /&gt;
===Proprietary software===&lt;br /&gt;
&amp;lt;!-- Please keep this list in alphabetical order --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Combined morphology and tagging==&lt;br /&gt;
&amp;lt;!-- Please keep this list in alphabetical order --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[http://nlp.postech.ac.kr/DownLoad/k_api.html Korean morphological analyzer and part-of-speech tagger]&lt;br /&gt;
*[http://www.nlplab.cn/resource/CIP/neucsp.zip NEUCSP] - a tool for Chinese Word Segmentation and POS tagging&lt;br /&gt;
*[http://www.cis.upenn.edu/~xtag/swrelease.html XTAG] - tools for parsing and grammar development, including morphological analysis and tagging, as described in [http://www.cs.mu.oz.au/acl/C/C94/C94-2149.pdf XTAG System - A Wide Coverage Grammar for English] and [http://arxiv.org/abs/cmp-lg/9410024 A Freely Available Wide Coverage Morphological Analyzer for English]&lt;br /&gt;
&lt;br /&gt;
[[Category:Morphology]]&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Krbeesley</name></author>
	</entry>
</feed>