Phong Nguyen
Phong Nguyen
Currently, there is no constraint between On and wrote: `_MULTI_QUOTE_HDR_REGEX = r'(?!On.*On\s.+?wrote:)(On\s(.+?)wrote:)'`. So, even if there is a million characters between On ... blah blah blah ... wrote: it still...
Fix #43 by adding a range limit to the number of characters between On and wrote:
**Describe the bug** An error is raised when making an inference with a converted sklearn model built with `CountVectorizer(binary=True)`. It's ok if `binary=False` **To Reproduce** ``` from sklearn.feature_extraction.text import CountVectorizer...
reproduce: add page A, remove it, reload page A reason: in `mergeActions`, remove node sets `collectionRemoved` to `true`, but there's no other action to set it back to `false`
pages loaded before SenseMap opens doesn't have content script, so it doesn't have highlight feature. Create a new node but highlighting doesn't work will cause confused.
Even though, a tab is captured after `tab.status === 'complete'`, the page may not be completed loaded due to ajax load. It could be seen sometimes when doing google search....