Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged nlp
Home
Tag
nlp
0
votes
Which of the following option is the drawback of representing text as one hot encoding?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
nlp
0
votes
For the window size two, what would be the maximum number of target words that can be sampled for skip gram model?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
window-size
nlp
0
votes
Which of the following model tries to predict the context word based on the target?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
nlp
0
votes
Which of the following model learns the word embeddings based on the co-occurrence of the words in the corpus?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
nlp
0
votes
Which of the following algorithm takes into account the global context of the word to generate word vectors?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
nlp
glove-model
0
votes
Which of the following model does not use the activation function to generate word embeddings?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
nlp
0
votes
Which of the following is the constructor used in gensim to generate word vectors?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
nlp
0
votes
Which of the following metrics uses the dot product of two vectors to determine the similarity?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
dot-product
nlp
0
votes
Which of the following models use co-occurrence matric to generate word vectors?
asked
Mar 5, 2023
in
NLP using Python
by
Robindeniel
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
Page:
« prev
1
2
3
4
5
next »
...