Luís Filipe Cunha

Results 4 issues of 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...

⭐️ Enhancement
Module: Project Settings

**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:...

⭐️ Enhancement