Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.tQuery

S3 print for tQuery class


Description

S3 print for tQuery class

Usage

## S3 method for class 'tQuery'
print(x, ...)

Arguments

x

a tQuery

...

not used

Examples

q = tquery(label='quote',
           children(relation='nmod:according_to', label='source',
                    children(label='verb')))
q

rsyntax

Extract Semantic Relations from Text by Querying and Reshaping Syntax

v0.1.1
GPL-3
Authors
Kasper Welbers and Wouter van Atteveldt
Initial release
2020-10-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.