From the course: Using Microsoft SharePoint Syntex for AI Document Management

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Using regular expressions

Using regular expressions

- [Instructor] A newer feature of Syntex that some people will find really exciting, you can now use regular expressions to define your explanations. Of course, some people may be saying, "Well, that's nice, but what the heck is a regular expression?" Well, in a nutshell, regular expressions are a standard series of characters that define patterns. They're widely used in programming to set up search parameters, which is why there are value in Syntex. I've often said that I'm not a coder, so this is a little over my pay grade, but let me show you an example of how you could use this. Here's a model that I've already created that'll capture email addresses. I've already added the training documents and created the classifier. Now I need to create the explanation. So email addresses will almost always follow a predictable pattern, the username, then the at symbol, and then the domain, which consists of the main part of…

Contents