nlp - Sentence recognition using php based natural language processing -


i know can in python wondered if there way in php.

i have split paragraph sentences of these sentences not sentences , 'reject' them. guess requires kind of sentence recognition. know 'punkt' can in nltk need able equivalent in php. example is

'i run tap water.' should accepted

'ewing j. r nat gen 133;324;pp123-456.' should rejected

thanks


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -