Alessio Greco

Results 8 comments of Alessio Greco

Model (at least "en_core_web_sm") fails in prediction whenever capitalization is not correctly used. For example, comparing the predictions for "j.k. rowling wishes snape happy birthday in the most magical way"...

@endersaka spacy models are not caseless. The same happens with the english model: basically it won't analyze a phrase with wrong casing well. Either train another model with a caseless...

This same issue is produced when you interrupt an executing script that contains tqdm on Spyder. Precisely: 1) Write any code (section) using tqdm on Spyder 2) Execute the code...

Paper 1: ... Zhengli Shi1,* Paper 2 ... Zhengli-Li Shi 4 ... it's the same person, just they made an error writing the name. i think it's based on her...

[sss.pdf](https://github.com/tinevez/matlab-tree/files/1753197/sss.pdf) The profiling

This happen because the id of every node added after node1 depends on node1 presence Removing node1 makes every node with higher id than it become smaller t = tree('root');...

The tool used for sentiment analysis is IBM watson, right? As far as I know, the actual theme by itself is really important for sentiment analysis. Both thematic (sports, videogames,...

Actually, that's why having a dataset would be useful. Is the model simplifiable? Doing a PCA or other dimensionality reductions of the results ( or even on the questions themselves...