Is there a way to check if a string represents an English sentence? I am currently looking at java packages but I cannot find anything that does it yet.
i.e.
the weather is good (valid)
the good is weather (invalid)
Any ideas?
Thanks
What you really need is NLP parser (grammatical analysis).
This one is written in Java and it is fantastic.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With