Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Recent questions tagged Nlp
Home
Tag
Nlp
0
votes
What is the POS tag for unknown?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
nlp
spacy
0
votes
What is the output of: doc = nlp(“The quick brown fox jumps over the lazy dog”) print(doc[2:4])?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
nlp
spacy
0
votes
What is the name of the displaCy visualizer?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
nlp
spacy
0
votes
Spacy offers the fastest syntactic parser in the world. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
spacy
nlp
0
votes
displaCy can be used in Jupyter Notebooks. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
displacy
spacy
nlp
0
votes
Indexing in a Span object is character-wise. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
indexing
nlp
spacy
0
votes
A Doc object is a collection of what objects?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
doc-object
spacy
nlp
0
votes
What is the main advantage of using a centralized string store?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
nlp
spacy
0
votes
What is the lemma of ran?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
nlp
spacy
0
votes
What size of Hashes are used for strings in spaCy?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
hashes
nlp
spacy
0
votes
Name the method that can be used to whip up a server for visualization in spaCy quickly?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
nlp
spacy
0
votes
What is the name of the displacy ent visualisation in style parameter?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
nlp
spacy
visualisation
0
votes
What is the lemma of Jane?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
nlp
spacy
0
votes
Token is not a view into a Doc object. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
doc
object
nlp
spacy
0
votes
The maximum similarity score is 0. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
nlp
spacy
0
votes
Vocab provides lookup tables. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
vocab
spacy
nlp
0
votes
To obtain raw HTML for a visualization in displaCy, which parameter must be set to True?
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
visualization
nlp
spacy
0
votes
Slices of a Doc object forms an object of ________ class.
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
slices
nlp
spacy
0
votes
Name the attribute of Token which will give the name of its POS tag in string form.
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
token
attributes
nlp
spacy
0
votes
Name the function used to find similarity score in spaCy?
asked
Sep 28, 2022
in
NLP using Python
by
john ganales
nlp
spacy
Page:
1
2
3
next »
...