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 | 7019 reads
|
Browse archivesActive forum topics
|
Recent comments
7 min 49 sec ago
10 min 5 sec ago
1 hour 1 min ago
1 hour 16 min ago
3 hours 19 min ago
3 hours 46 min ago
7 hours 30 min ago
8 hours 52 min ago
11 hours 18 min ago
11 hours 52 min ago