Natural Language Processing
Posted: Sat Feb 19, 2022 3:23 pm
Natural Language Processing
(20%) Describe the types of strings that conform to the following regular expressions and give an example that is matched by the regular expression: (a) [a-zA-Z]+ (b) \d{2}/\d{2}/\d{4} (c) (a+ba+) +)?
(20%) Describe the types of strings that conform to the following regular expressions and give an example that is matched by the regular expression: (a) [a-zA-Z]+ (b) \d{2}/\d{2}/\d{4} (c) (a+ba+) +)?