Is sticking to one language a good practice?
- by Ans
I'm developing a pipeline for processing text that will go into production. The question I keep asking myself is: should I stick to one language when looking for a tool to do a particular task (e.g. NLTK, PDFMiner, CLD, CRFsuite, etc.)?
Or is it OK to mix and match looking for the best tool regardless of what language it's written in (e.g.…