How to capitalize the proper names ?
Hi,
First, I'd like to congratulate Campbell Barton. Thank you very much for this wonderful script !
Melbourne, Berlin, John, etc. are recognized with lower case first letter. If possible, who could write a script to add to nerd-dictation.py ? Unfortunately, I can't do it ! Thanks to you.
Sorry ! I didn't notice what you've planned : "Support a general solution to capitalize words (proper nouns for example)."
This would be best to handle as part of a user-configuration, although it seems like it's probably not all that difficult to support with nltk see: https://stackoverflow.com/questions/17669952
If someone comes up with an example it can be added to example configurations.
This is a great idea! Let's try to see what has already been done.