I be been using WordMorphism and I was wondering if there is a way to have context sensitive substitutions?
An example would be bc -> ab so a is replaced iff bac appears.
WordMorphism(“ab->b”)
| 1 | initial version |
I be been using WordMorphism and I was wondering if there is a way to have context sensitive substitutions?
An example would be bc -> ab so a is replaced iff bac appears.
WordMorphism(“ab->b”)
I be been using WordMorphism and I was wondering if there is a way to have context sensitive substitutions?
An example would be bc b”a”c -> ab so a is replaced iff bac appears.
WordMorphism(“ab->b”)
I be been using WordMorphism and I was wondering if there is a way to have context sensitive substitutions?
An example would be b”a”c -> ab so a is replaced iff bac appears.
WordMorphism(“ab->b”)
WordMorphism(“bac->ab”)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.