activetigger icon indicating copy to clipboard operation
activetigger copied to clipboard

Text annotation web tool dedicated to computational social sciences

Results 32 activetigger issues
Sort by recently updated
recently updated
newest added

Quick models: sklearn.LogisticRegression also takes a "class_weight" argument to handle unbalanced classes, which is likely to be a frequent usecase. Could we add a checkbox "balance classes" in the hidden...

enhancement

Could you do the labels longer (at least 20 characters)

it is annoying as it covers the side bar and some inputs (add label for instance) making it frustrating. I think it was better on the left side. Why did...

[Adding this for discussions later] In BERT, it is possible to explore the words that positively or negatively led to classification into a given group, and to highlight them. Do...

Prospective

I see that the model for lasso is sklearn.LogisticRegression with l1 penalty and liblinear solver, and that for liblinear it is sklearn.LogisticRegression with l2 penalty and lbfgs solver. What I...

bug

- Static dashboard to display general information - Targeted information for specific users

enhancement
V2

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

enhancement
open discussion

An experimental scheme has been added to annotate span. The question is what kind of feature to add to it - models - transformations - ...

enhancement
open discussion

I think it would be helpful for power(ish) users who wants to go further whith bertopic results whithout having to implement too many option on your side (hierarchical visualization, topics...

enhancement
V2