-
Is there an easy way to extend your layout analyser to work on other corpora, e.g. to get an impression of the most efficient layout for Danish text? Thanks!
-
Great package !!! I am eager to test it. Can you provide sample data / csv file with the acceptable data layout ?
I am trying to test performance on a single stock. I have downloaded data from Goog…
-
- [x] get a working algorithm for sentiment analysis
- [x] develop a good algorithm for bias analysis
-
Hello,
I am currently working on a sentiment analysis-type problem for classifying math word problems into addition/subtraction/multiplication/division.
I have been trying to no avail to get a b…
-
`acc, auc, avg_prec = binary_metrics(polarities, lexicon, eval_words)`
It seems get the best result (acc, auc, avg_prec) with the help of the baseline domain-specific lexicon(lexicon).
I am confuse…
-
Instead of considering the anchor as co-occurring words it might be ideal to consider the anchor as a learned contextual representation of a word. This leverages the insight from Miller, Charles 1991.…
-
The Programming Historian has received the following proposal for a lesson on 'Exploratory Data Analysis of a Correspondence Text Corpus with NLTK and NetworkX' by @zoews. The proposed learning outcom…
-
Most sentiment analysers have subjective scores e.g. textblob
is there a way to incorporate this into vader sentiment?
what about training new data?
-
Could you offer me an update on the activities you are onto and how they are progressing? Given that in 2 weeks you have the PSP?
- Proof-of-concept lexicon approach:
Apart from the sentiment shif…
-
As we said in the first phase presentation we wanted to do sentiment analysis. In addition to that we decided to do emotion mining also.
Emotion Mining is done with the EmoLex (NER) dictionary and…