Login
Remember
Register
User john ganales
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by john ganales
0
votes
What is the POS tag for unknown?
answered
Sep 28, 2022
in
NLP using Python
nlp
spacy
0
votes
What is the output of: doc = nlp(“The quick brown fox jumps over the lazy dog”) print(doc[2:4])?
answered
Sep 28, 2022
in
NLP using Python
nlp
spacy
0
votes
What is the name of the displaCy visualizer?
answered
Sep 28, 2022
in
NLP using Python
nlp
spacy
0
votes
Spacy offers the fastest syntactic parser in the world. Is the statement true or false?
answered
Sep 28, 2022
in
NLP using Spacy
spacy
nlp
0
votes
displaCy can be used in Jupyter Notebooks. Is the statement true or false?
answered
Sep 28, 2022
in
NLP using Python
displacy
spacy
nlp
0
votes
Indexing in a Span object is character-wise. Is the statement true or false?
answered
Sep 28, 2022
in
NLP using Python
indexing
nlp
spacy
0
votes
A Doc object is a collection of what objects?
answered
Sep 28, 2022
in
NLP using Python
doc-object
spacy
nlp
0
votes
What is the main advantage of using a centralized string store?
answered
Sep 28, 2022
in
NLP using Spacy
nlp
spacy
0
votes
What is the lemma of ran?
answered
Sep 28, 2022
in
NLP using Spacy
nlp
spacy
0
votes
What size of Hashes are used for strings in spaCy?
answered
Sep 28, 2022
in
NLP using Spacy
hashes
nlp
spacy
0
votes
Name the method that can be used to whip up a server for visualization in spaCy quickly?
answered
Sep 28, 2022
in
NLP using Spacy
nlp
spacy
0
votes
What is the name of the displacy ent visualisation in style parameter?
answered
Sep 28, 2022
in
NLP using Spacy
nlp
spacy
visualisation
0
votes
What is the lemma of Jane?
answered
Sep 28, 2022
in
NLP using Spacy
nlp
spacy
0
votes
Token is not a view into a Doc object. Is the statement true or false?
answered
Sep 28, 2022
in
NLP using Spacy
doc
object
nlp
spacy
0
votes
The maximum similarity score is 0. Is the statement true or false?
answered
Sep 28, 2022
in
NLP using Spacy
nlp
spacy
0
votes
Vocab provides lookup tables. Is the statement true or false?
answered
Sep 28, 2022
in
NLP using Spacy
vocab
spacy
nlp
0
votes
To obtain raw HTML for a visualization in displaCy, which parameter must be set to True?
answered
Sep 28, 2022
in
NLP using Spacy
visualization
nlp
spacy
0
votes
Slices of a Doc object forms an object of ________ class.
answered
Sep 28, 2022
in
NLP using Spacy
slices
nlp
spacy
0
votes
Name the attribute of Token which will give the name of its POS tag in string form.
answered
Sep 28, 2022
in
NLP using Spacy
token
attributes
nlp
spacy
0
votes
Name the function used to find similarity score in spaCy?
answered
Sep 28, 2022
in
NLP using Python
nlp
spacy
Page:
« prev
1
...
61
62
63
64
65
66
67
68
69
70
71
...
143
next »
...