-
bert.align_bert_tokens_to_corpus_tokens() fails with Pandas 1.2.0 due to the error described here:
https://github.com/CODAIT/text-extensions-for-pandas/pull/157#issuecomment-754313463
-
The util.py file that is used in come notebooks imports Text Extensions for Pandas (import text_extensions_for_pandas as tp).
It found it at https://github.com/CODAIT/text-extensions-for-pandas. Can…
-
https://databricks.com/blog/2018/05/03/benchmarking-apache-spark-on-a-single-node-machine.html and https://github.com/CODAIT/spark-bench (for data generation) may be good starting points
Also, alth…
-
In the pipeline in the `covid-notebooks` project (https://github.com/CODAIT/covid-notebooks/blob/master/pipelines/us_data.pipeline), one of the notebooks (`fit_us_data.ipynb`) takes considerably longe…
-
With #157 merged, we should make a release of version 0.1b2. This will also allow us to get starting with the process of making a conda package available.
-
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of pandas.
- [X] (optional) I have confirmed this bug exists on t…
-
After updating the DLF `apiVersion`:
https://github.com/CODAIT/exchange-metadata-converter/commit/e5bb985938fcbe4beee4134d4d61c5835eda2063#commitcomment-43884771
@ptitzler
-
fmg
> cours :
> * slide classification J2 : rajouter des explications/illustration de MSE pas adapté, on préfère entropie-croisée
> * logistic reg à supprimer => c'est dans J3
> * schéma neurones …
-
Hello,
I'm getting this error while trying to build from the Docker file. Is this a temporary issue or the project its not not maintained anymore?
Best regards,
Cristián G.
-
- [x] Move all the code under `text_extensions_for_pandas/gremlin` to a new project.
- [x] Remove all references to Gremlin from the `text-extensions-for-pandas` project's `README.md` file.
- [ …