Re: [basex-talk] Hyphenation with XQuery

2019-06-20 Thread Zimmel, Daniel
Gesendet: Mittwoch, 19. Juni 2019 09:56 > An: Zimmel, Daniel > Cc: BaseX > Betreff: Re: [basex-talk] Hyphenation with XQuery > > Hi Daniel, > > I’m not aware of any XQuery implementation. Would you like to give it a try? > ;) > > Best, > Christian > > >

Re: [basex-talk] Hyphenation with XQuery

2019-06-19 Thread Christian Grün
Hi Daniel, I’m not aware of any XQuery implementation. Would you like to give it a try? ;) Best, Christian On Tue, Jun 4, 2019 at 10:26 AM Zimmel, Daniel wrote: > > Hi, > > somewhat off-topic to BaseX, but I wonder if anybody already tried to port > the TeX hyphenation algorithm to XQuery?

[basex-talk] Hyphenation with XQuery

2019-06-04 Thread Zimmel, Daniel
Hi, somewhat off-topic to BaseX, but I wonder if anybody already tried to port the TeX hyphenation algorithm to XQuery? See for example this Python port: https://nedbatchelder.com/code/modules/hyphenate.py >>> hyphenate_word("supercalifragilisticexpialidocious") ['su', 'per', 'cal',