Re: Regex to detect natural language fragment

2021-09-14 Thread Julius Hamilton
, 2021 at 11:42 PM Chankey Pathak > wrote: > >> You can look into NLP https://metacpan.org/search?q=nlp >> >> On Mon, 13 Sept 2021 at 21:04, Julius Hamilton < >> juliushamilton...@gmail.com> wrote: >> >>> Hey, >>> >>> I&#x

Regex to detect natural language fragment

2021-09-13 Thread Julius Hamilton
Hey, I'm not sure if this is possible, and if it's not, I'll explore a better way to do this. I would like to write a script which analyzes if a line of text is (likely) a broken natural language sentence, i.e., it is probably part of a sentence, even if the start or end is not present, rather th