David Liontooth
David Liontooth
Timeout
The stanford-ner server finds some strings unparsable. I have relatively dirty data with stray characters like BOM and NULL, not to mention non-US characters like ç, so pyner hangs. Could...
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION]. CCExtractor version (using the --version parameter preferably) : ccextractor-0.87 **In raising this issue, I confirm the following (please...
The following video file was was recorded in mainland China, using Joker-tv with the DTMB television standard. When I watch it, I'm seeing what looks like subtitles / captions. Can...
CCExtractor version: 0.85 **In raising this issue, I confirm the following:** - [X] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [X] I have checked that the bug-fix I...
Hi -- Is it possible to set up LabelMe to give the user a binary choice of labels? For instance, present an image and prompt "Male" and "Female", and allow...
On files like https://prd-tnm.s3.amazonaws.com/StagedProducts/Elevation/13/ArcGrid/n20w155.zip, the script produces the correct legend, but the map itself does not get the right colors -- instead you get three areas, the brown map and...
Hi Brendan, Thanks you for a really cool package! It works great. Is there a way to start a public server that several scripts can call? Cheers, Dave
Fresh download of MBSP 1.4 from Github today: ``` python >>> MBSP.lemmatize("The cats were sleeping.", tokenize=True) u'the cat be sleep .' ``` For capital letters, only the first word works:...
In tokenizer.py, ``` python "gonna" : "gon na", "wanna" : "wan na" ``` I suggest changing this to: ``` python "gonna" : "going to", "wanna" : "want to" ``` Cheers,...
It would be useful to be able to provide detailed program version support in bug reports. Please support joker-tv --version