Wolfram Language Paclet Repository (Under Development)

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • External Interfaces & Connections
    • Geographic Data & Computation
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Sound & Video
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
    • Using Paclets
    • Creating Paclets
    • New Definition Notebook
    • Random Paclet
    • Alphabetical List

LexicalCases

Guides

  • LexicalCases

Symbols

  • BoundToken
  • CountSummaryLowercase
  • ExpandPattern
  • LexicalCases
  • LexicalDispersionPlot
  • LexicalPattern
  • LexicalStructure
  • LexicalSummary
  • OptionalToken
  • Sandwich
  • TextType
  • ToLexicalPattern
  • WordToken
  • $LexicalCasesServices

Tutorials

  • LexicalCasesOverview
FaizonZaman`LexicalCases`
TextType
​
TextType
[type]
a pattern object representing a text content type.
​
Examples  
(1)
Basic Examples  
(1)
Search for a lexical pattern containing an adjective
In[1]:=
Needs["LexicalCases`"]
In[2]:=
LexicalCases
"This is a nice sentence. This nice sentence is cool too. This is the third sentence.",adjective:
TextType
["Adjective"]~~"sentence"adjective​​["Counts"]
Out[2]=
Match
Count
nice
2
third
1
SeeAlso
TextContents
 
▪
TextCases
TechNotes
▪
LexicalCases Overview
RelatedGuides
▪
LexicalCases
▪
TextContentTypes
RelatedLinks
▪
LexicalCases GitHub Repository
""

Powered by the Wolfram Cloud More about Wolfram Technology

© 2022 Wolfram Research, Inc. All rights reserved. Terms of Use Privacy Contact Us