Émilien Schultz
Émilien Schultz
In git_repo.py, when I use get_repo(url,"remote"), cache = "none" so the function call self.repo = Repo(url) with undefined Repo. I can't figure what class is used here.
process.activity() doesn't exist. It seems because the class Archive wrapper is not used, and we have to wrap the dataframe and use get_activity(). I will fix it later.
I try to use the Single Word Trend notebook example and raise an error when iterating across the archive. Some mails (seems to be multipart mails) have a None body...
There is a problem in the use and the definition of sorted_lev in the notebook of Analyze senders First sorted_lev doesn't exist and it seems to be sorted_matrix now Then...
I added a tests directory, a test file and a travis file. I packaged it (Matthias did) with flit
Could you do the labels longer (at least 20 characters)
- Static dashboard to display general information - Targeted information for specific users
Possibility to use an open prompt to search the vector database (for instance : https://ganeshs.hypotheses.org/) Necessity to better manage the model used to create the vector to allow compatibility
An experimental scheme has been added to annotate span. The question is what kind of feature to add to it - models - transformations - ...
Possibilty to loop between fine-tuned BERT models and topic analysis through embeddings