Niki
Niki

Reputation: 1

How to fetch only english comments from facebook?

I fetched the comments from facebook using facebook4j and stored in text file, but I want only English comments for further processing,ignoring Spanish , Japanese,French.

I tried using regex in Java but not getting the exact regular expression for accepting only English sentences/comments.

Upvotes: 0

Views: 83

Answers (0)

Related Questions