Luís Filipe Cunha
Luís Filipe Cunha
Hello, I'm trying to evaluate some word embeddings with analogies, however, the examples from the jupyter notebooks and documentations are not working, probably deprecated... ```from vecto.benchmarks.analogy import Analogy import vecto.embeddings...
Hello, I have been using this plugin and it works fine. However, recently my subscriber's number highly increased, generating this error: ``` Swift_TransportException: Expected response code 220 but got code...
**Is your feature request related to a problem? Please describe.** I have several numbered files: file_1.txt, file_2.txt, file_3.txt, etc. Because Inception uses alphabetic sorting, the files are not presented in...
**What's in the PR** * Added a TransformerNerClassifier class that allows to perform Named Entity Recognition using pre-trained models from Hugging Face's transformers. **How to test** * Run test file:...
**Is your feature request related to a problem? Please describe.** When generating an annotation suggestion, the recommenders (contrib) use the function create_span_prediction from the file "ariadne/contrib/inception_util.py" to create the prediction...
**Describe the bug** When two annotators create stacked annotations (i.e., multiple tags) over the same text span, the CSV file generated to compare their annotations does not correctly represent the...
**Describe the bug** When creating a multi-valued string feature and enabling the "Show only when constraints apply" option (with the corresponding constraint correctly defined in the constraints file), the feature...