Lexicon extraction software
From ACLWiki
(Difference between revisions)
(New terminology extraction tool.) |
m |
||
| Line 3: | Line 3: | ||
* [http://www.cs.chalmers.se/~markus/extract/ Extract tool] - Developed by Markus Forsberg and Aarne Ranta. Written in Haskell, matches lemmas to paradigms based on [[regular expression]]s. | * [http://www.cs.chalmers.se/~markus/extract/ Extract tool] - Developed by Markus Forsberg and Aarne Ranta. Written in Haskell, matches lemmas to paradigms based on [[regular expression]]s. | ||
| − | *[http://similis.fr/NewLM/ExTermino/index.php?lang=en | + | *[http://similis.fr/NewLM/ExTermino/index.php?lang=en ExTermino] - fully automated web-based terminology extraction built from [http://lingua-et-machina.com/ Similis], the 2nd generation Translation Memory using chunk analyzes technology. |
[[Category:Lexicon extraction software|*]] | [[Category:Lexicon extraction software|*]] | ||
Revision as of 06:52, 30 January 2007
Software for extracting monolingual or bilingual lexicons from corpora. Either fully-automated or partially-automated.
- Extract tool - Developed by Markus Forsberg and Aarne Ranta. Written in Haskell, matches lemmas to paradigms based on regular expressions.