-
Notifications
You must be signed in to change notification settings - Fork 1
PackageHfstXeroxRules
eaxelson edited this page Aug 29, 2017
·
1 revision
Xerox-type replace rules.
Resource | Explanation |
---|---|
class ReplaceType | Type of Xerox-type replace rules. |
class Rule | A rule that contains mapping and context and replace type. |
replace | replace up, left, right, down |
replace_left | replace up, left, right, down |
replace_leftmost_longest_match | left to right |
replace_rightmost_longest_match | right to left |
replace_leftmost_shortest_match | todo |
replace_rightmost_shortest_match | todo |
replace_epenthesis | todo |
restriction | todo |
before | todo |
after | todo |
Package hfst
- AttReader
- PrologReader
- HfstBasicTransducer
- HfstBasicTransition
- HfstTransducer
- HfstInputStream
- HfstOutputStream
- MultiCharSymbolTrie
- HfstTokenizer
- LexcCompiler
- XreCompiler
- PmatchContainer
- ImplementationType