Regular expression to split telugu sentences into aksharams

21 views
Skip to first unread message

రాకేశ్వర రావు

unread,
Feb 6, 2013, 5:51:17 AM2/6/13
to telugu-c...@googlegroups.com

 ([ఁ-ఔ])|(([క-హ]్)*[క-హ][ా-ౌ])|(([క-హ]్)*[క-హ](?![ా-్]))|([క-హ]్\s)

([\u0C01-ఔ])|(([క-హ]\u0C4D)*[క-హ][\u0C3E-\u0C4C])|(([క-హ]\uOC4D)*[క-హ](?![\uOC3E-\u0C4D]))|([క-హ]\u0C4D\s)

Srinivasa Raju Datla

unread,
Feb 6, 2013, 3:57:50 PM2/6/13
to telugu-c...@googlegroups.com
రాకేశ్వర రావు గారూ,
మంచి ప్రయత్నం!
జావా, పైథాన్ లేదా మరేదైనా కంప్యూటర్ భాషలో దీనిని ఉపయోగించడం ఎలాగో తెలుపగలరు.
-
దాట్ల శ్రీనివాసరాజు
http://blog.harivillu.org

On 6 February 2013 16:21, రాకేశ్వర రావు <rake...@gmail.com> wrote:

 ([ఁ-ఔ])|(([క-హ]్)*[క-హ][ా-ౌ])|(([క-హ]్)*[క-హ](?![ా-్]))|([క-హ]్\s)

([\u0C01-ఔ])|(([క-హ]\u0C4D)*[క-హ][\u0C3E-\u0C4C])|(([క-హ]\uOC4D)*[క-హ](?![\uOC3E-\u0C4D]))|([క-హ]\u0C4D\s)

--
--
For more options, visit "తెలుగు సంగణన (telugu-computing)" group at
http://groups.google.com/group/telugu-computing?hl=te
---
You received this message because you are subscribed to the Google Groups "తెలుగు సంగణన (telugu-computing)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to telugu-computi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Srinivasa Raju Datla

unread,
Feb 24, 2018, 11:01:54 AM2/24/18
to telugu-c...@googlegroups.com
I am curious about this even though I have my own implementation. Any more inputs to how to parse a Telugu line and split it with accurate syllabuses 

On Feb 6, 2013 4:21 PM, "రాకేశ్వర రావు" <rake...@gmail.com> wrote:

 ([ఁ-ఔ])|(([క-హ]్)*[క-హ][ా-ౌ])|(([క-హ]్)*[క-హ](?![ా-్]))|([క-హ]్\s)

([\u0C01-ఔ])|(([క-హ]\u0C4D)*[క-హ][\u0C3E-\u0C4C])|(([క-హ]\uOC4D)*[క-హ](?![\uOC3E-\u0C4D]))|([క-హ]\u0C4D\s)

--
--
For more options, visit "తెలుగు సంగణన (telugu-computing)" group at
http://groups.google.com/group/telugu-computing?hl=te
---
You received this message because you are subscribed to the Google Groups "తెలుగు సంగణన (telugu-computing)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to telugu-computing+unsubscribe@googlegroups.com.

Dileep.M

unread,
Feb 24, 2018, 11:29:05 AM2/24/18
to సంగణన
This is my  implementation(Regex is great though ) 


For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages