<div dir="ltr">Hi,<br>I have a corpus for which each sentence we have an structural attribute s_lsent_linguistic_features that can have a value from 0 to 1.<br>I want to filter the sentences with a value lower than 0.3.<br>I&#39;ve seen in the documentation that one can use the int built-in function to make comparisons with values that should be interpreted as numbers.<br><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>I&#39;m using something like this</div><div><span style="color:rgb(0,0,0);font-family:verdana;font-size:medium;font-weight:700;text-align:center;background-color:rgb(190,113,236)">&lt;s&gt;[_.s_sent_quality_score = &quot;0\.[1|2|3].*&quot;]</span><br></div><div>But I was wondering, whether using the int built-in function it could be written in a better/easier way.</div><div>Thanks!</div><div>--</div><div><div>José Manuel Martínez Martínez</div><div><a href="https://chozelinek.github.io" target="_blank">https://chozelinek.github.io</a></div></div></div></div></div></div></div></div></div>