What python package is accurate to detect languages and count words?
19 views
Skip to first unread message
Allison
unread,
Feb 8, 2016, 7:42:32 PM2/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I am trying to detect languages, so far I have used langdetect, langid. I heard goslate is blocked by Google, is there any package as good as goslate? It was simple and direct? Or would you recommend a python package for detecting languages and counting words?