Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged nltk

0 votes
344 views
1 answer
    Hi i've a problem with nltk (2.0.4): I'm trying to stemming the word 'men' or 'teeth' but it doesn' ... prints 'men' and 'teeth'. any solutions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
278 views
1 answer
    I have a scenario where i have retreived information/raw data from the internet and placed them into their ... strings in each comparisons. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
425 views
1 answer
    I tried all the nltk methods for stemming but it gives me weird results with some words. Examples It often cut ... a good dictionary? Thank you See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
299 views
1 answer
    I'm new to python, I'm using Windows 10 and have python36 and I basically have to use nltk for my project ... any way for me to install nltk. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
278 views
1 answer
    Given an NLP parse tree like (ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB say) (SBAR (IN that ... the POS tags and chunks from the fragments. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
444 views
1 answer
    From Creating a subset of words from a corpus in R, the answerer can easily convert a term-document matrix ... will look somewhat like this: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
311 views
1 answer
    I am able to run the LDA code from gensim and got the top 10 topics with their respective keywords. ... topics different documents belong to? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have the following code import nltk, os, json, csv, string, cPickle from scipy.stats import scoreatpercentile ... it in a different file. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...