Recent questions tagged natural-language-process

0 0 votes
0 0 answers
458
458 views
I need some tool to classify articles based on short category text which consists of two or three words separated by '-'. The RSS/XML tag content is for example:Foreign -...
0 0 votes
0 0 answers
494
494 views
I am trying to create a sentiment analysis model using binary classification as loss.I have a batch of tweets that some of them are tagged as positive (labeled as 1) and ...
1 1 vote
1 1 answer
458
458 views
How should i preprocess my data if i am gonna use a pretrainned word embedding like glove or word2vec?Should I use stemming or stopword removal techniques?
2 2 votes
1 answers 1 answer
4.9k
4.9k views
We want to use Naive Bayes for tagging documents. It is a classification task that we want to assign a class (tag) to each string. We currently have two tags: Sport and N...
To see more, click for the full list of questions or popular tags.