Login
Remember
Register
Ask a Question
Recent questions in NLP using Python
0
votes
1
answer
In a corpus of N documents, one randomly chosen document contains a total of T terms and the term “hello” appears K times.
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
0
votes
1
answer
Which of the below are NLP use cases?
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
use-case
0
votes
1
answer
Which one of the following are keyword Normalization techniques in NLP
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
normalization-technique
0
votes
1
answer
Dissimilarity between words expressed using cosine similarity will have values significantly higher than 0.5
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
+1
vote
1
answer
Which of the text parsing techniques can be used for noun phrase detection, verb phrase detection, subject detection, and object detection in NLP.
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
0
votes
1
answer
You created a document term matrix on the input data of 20K documents for a Machine learning model. Which of the following can be used to reduce the dimensions of data?
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
0
votes
1
answer
What are the possible features of a text corpus in NLP?
asked
Sep 8, 2022
in
NLP using Python
by
Robin
text-copus-nlp
nlp
0
votes
1
answer
Which of the following techniques can be used to compute the distance between two word vectors in NLP?
asked
Sep 8, 2022
in
NLP using Python
by
Robin
compute-technique
nlp
0
votes
1
answer
Which of the following techniques can be used for keyword normalization in NLP, the process of converting a keyword into its base form?
asked
Sep 8, 2022
in
NLP using Python
by
Robin
nlp
0
votes
0
answers
How many times do the words gasoline and barrels occur in text collections, grouped into genre gas? Consider reuters corpus.
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#gasoline
0
votes
0
answers
How many times do the words lead and smelter occur in text collections, grouped into genre zinc? Consider reuters corpus.
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#smelter-text-collections
0
votes
0
answers
Which of the following class is used to determine count of all tokens present in text collections, grouped by a specific condition ?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#fredist
0
votes
0
answers
Which of the following method is used, on a conditional frequency distribution, in order to display frequency of few samples derived under few conditions?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#nlp-view
0
votes
0
answers
How many times do the word sugar occur in text collections, grouped into genre 'sugar'? Consider reuters corpus.
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#text-collection
0
votes
0
answers
How many times do the word zinc occur in text collections, grouped into genre 'zinc'? Consider reuters corpus.
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#zinc-text-collection
0
votes
0
answers
How many times do the words tonnes and year occur in text collections, grouped into genre sugar? Consider reuters corpus.
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#text-collections
0
votes
0
answers
Which of the following method is used to view the conditions, which are used while computing conditional frequency distributions?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#conditional-frequency-distribution
0
votes
0
answers
What are the categorioes to which the text collection test/16438, of reuters corpus is tagged to ?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#reuters-corpus
0
votes
0
answers
Which of the following expression imports genesis corpus into the working environment?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#working-enviournment
0
votes
0
answers
Which of the following class is used to convert your own collections of text into a corpus?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#collection-text
0
votes
0
answers
Which of the following method can be used to determine the location of a text collection, associated with a corpus?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#text-collection-location
0
votes
0
answers
Count the number of words in text collection, text6, ending with ship?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#text-collection
0
votes
0
answers
Which of the following expression is used to download all the required corpus and collections , related to NLTK Book ?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#nlp
0
votes
0
answers
What is the total number of unique words present in text collection, text6, while Considering characters too as words
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#text-collection
0
votes
0
answers
What is range of length of words present in text collection text6?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#text-collection
0
votes
0
answers
Count the number of words in text collection, text6, which have only digits as characters?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#nlp-text
#nlp-text-collection
0
votes
0
answers
What is the frequency of word 'ARTHUR' in text collection text6?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#nlp-collection-text
#nlp-text
0
votes
0
answers
How many times does the word 'BROTHER' occur in text collection text6?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#collection-text-nlp
#nlp-text
0
votes
0
answers
Which of the following modules is used for performing Natural language processing in python?
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#nlp-modules
#natural-language-processing-modules
0
votes
0
answers
What are the steps to Transforming Words
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
#transforming-words
Page:
« prev
1
2
3
4
5
next »
Recent questions in NLP using Python
...