User loginNavigation |
Text Processing by Functional Language?Doing computational linguistics, I've passed through several languages and settled on Python as the most convenient thing so far for text processing. I've also read a lot about the attractions of functional programming and have wanted to try applying it to my own work. However, whenever I see FP application to things like string manipulation and regexes (e.g. in Haskell), it seems horribly messy to me, done just to show that it can be, not because it's a good idea. Am I the victim of bad examples or is text processing something that just shouldn't be done with a functional language? By Wendell at 2008-08-12 00:08 | LtU Forum | previous forum topic | next forum topic | other blogs | 16700 reads
|
Browse archives
Active forum topics |
Recent comments
1 week 5 days ago
5 weeks 6 days ago
6 weeks 3 days ago
6 weeks 3 days ago
8 weeks 3 days ago
8 weeks 3 days ago
8 weeks 6 days ago
8 weeks 6 days ago
9 weeks 6 days ago
10 weeks 5 days ago