24.12.2013 Views

Slides - University of Washington

Slides - University of Washington

Slides - University of Washington

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>University</strong> <strong>of</strong> <strong>Washington</strong><br />

Ling472 Introduction to Computational Linguistics<br />

Lecture 1:<br />

Introduction<br />

RegEx examples<br />

• abc<br />

• a|bc<br />

• (a|bb)c<br />

• a[bc]<br />

• a*b<br />

• a?b<br />

• [^a]*th[aeiou]+[a‐z]*<br />

• ^a<br />

• ^a.*z$<br />

• \bthe\b<br />

Monday, April 1, 2013<br />

55

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!