Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

LexicalCases

Guides

  • LexicalCases

Tech Notes

  • LexicalCases Overview

Symbols

  • BoundToken
  • CountSummaryLowercase
  • DataJoin
  • ExpandPattern
  • FormatLexicalPattern
  • HideMissing
  • LexicalCases
  • LexicalDispersionPlot
  • LexicalDispersionSmoothHistogram
  • LexicalMap
  • LexicalPattern
  • LexicalPatternQ
  • LexicalStructure
  • LexicalSummary
  • LexigramCount
  • MaxCategories
  • OptionalToken
  • Sandwich
  • StopWordQ
  • SynonymToken
  • TextType
  • ToLexicalPattern
  • TypeToken
  • WordToken
  • $FilterableProperties
  • $LexicalCasesServices
  • $SampleParagraph
  • $SampleSentence
  • $SampleStringExpression
FaizonZaman`LexicalCases`
LexicalSummary
​
LexicalSummary
[…]["Properties"]
Get a list of available properties
​
​
LexicalSummary
[…][property]
Return the value of a
property
​
​
LexicalSummary
[…][property,fopts]
Filter property data by
fopts
​
Details and Options

Examples  
(14)
Basic Examples  
(1)
Group matches by occurrence
In[1]:=
oosp=ExampleData[{"Text","OriginOfSpecies"}];
In[2]:=
ols=
LexicalCases
oosp,
TypeToken
["Adverb"]~~
TypeToken
["Adjective"]~~
BoundToken
["specie"|"species"]
Out[2]=
LexicalSummary
Source: Text
Matches: 74

In[3]:=
ols["CountGroups"]
Out[3]=
Matches
CountGroup
{as distinct species}
16
{very distinct species}
6
{aboriginally distinct species}
3
{very same species,now extinct species,more ancient species,closely related species,as undoubted species,as new species}
2
{
…
37
}
1
Scope  
(10)

Options  
(2)

Properties & Relations  
(1)

SeeAlso
LexicalCases
TechNotes
▪
LexicalCases Overview
RelatedGuides
▪
LexicalCases
RelatedLinks
▪
LexicalCases GitHub Repository
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com