Discussion with your page

Discussion with your page

Hi Samprity,

Nice page! I think we have something in common about the topic. I am also doing analysis on movie dataset and I found your topic interesting. I have some inquires regarding your page.

  • Please check there is one sentence like this: Bayes' theorem does exactly does that.
  • Can you give the link of your Cornell dataset and give a snapshot to show how the dataset looks like, give some introduction?
  • What entropoy technique do you use in your experiment finally?
  • For the negation Regex, is there any missing words that is not included in the list but represents the negation?
  • Can you give a system flow chart of your system? I cannot get a full view of what your system looks like and you said you modified navie bayes classifer. So can you give detailed description about your improvement? Thanks

Regards Arthur

BaoSun (talk)19:22, 18 April 2016

Thanks Arthur for the feedback.

  1. I have corrected "Bayes' theorem does exactly does that."
  2. I have already given the link to the dataset. I will give a screenshot of what the data looks like.
  3. In the github link unigram with negation tokenizer is implemented as it had the best accuracy. I tested unigram with no negation, bigram and trigram as well.
  4. Yes there could be some missing negation words. Please let me know if you can think of anymore. I would add them to the regex.
  5. I will try to provide a flow chart. The modification was done in the training section in the tokenizer. I will add more description for that.
SamprityKashyap (talk)20:05, 18 April 2016