Docma-TU / tmT

Text mining Tool
0 stars 1 forks source link

bugfix: interchanged sematics of 'left' and 'right' values of parameter 'word' #34

Closed mm28ajos closed 7 years ago

mm28ajos commented 7 years ago

The semantic of the keyword 'left' indicates the word boundary shall be on the right side of the pattern specified i.e. the pattern is open to the left side. However, currently the implementation implements interchanged semantics for 'left' and 'right'.