-
Created a docker file and integrated with python lambda.
My code
import tika
# tika.initVM()
from tika import parser
import os
path_file ='/tmp/'+path_file
# tika.initVM()
raw = parser.from_f…
-
BPO | [27010](https://bugs.python.org/issue27010)
--- | :---
Nosy | @warsaw, @bitdancer, @soltysh, @adepasquale
Files | [mail](https://bugs.python.org/file42830/mail "Uploaded as text/plain at 2016-05…
-
Is `daśa—śata—kara-dhārin mfn. thousand-rayed (the moon),` the longest samāsa?
How based on https://github.com/funderburkjim/MWderivations/blob/master/compounds/compounds.txt could I count it, @fun…
-
**Organizational Page**: [DataCrawl](https://github.com/NCEAS/open-science-codefest/wiki/DataCrawl)
Crawl ACADIS, AMD and ADE to prepare a dataset for participants to hack on in the upcoming NSF Dat…
-
For the last known issue you posted :
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 7: ordinal not in range(128)
You mention that it is a clash of NLTK versions. Do you know wh…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
As @wsldankers stated in #389 we're working to get the docker-compose based version up and running and share the fixes/workarounds through pull requests.
I'd like to propose an enhancement to, as …
-
I followed all the instructions for installing Spleeter native found at the page (https://github.com/diracdeltas/spleeter4max/blob/feature/native-spleeter/README.md#spleeter-for-max-native-version)
…
-
What: we want this to be a simple library (likely node and/or python) for guessing whether a given file is csv or not.
Why (is this not trivial): CSV is plain text and has no special markers. Since '…
-
Hello, i'm new to the django and now trying to run debug mode for the whole project in order to know what is happening in every step. With Pycharm i added the docker-compose as new interpreter:
- …