-
When using the Frequency Analyzer to analyze phrase frequency, punctuation isn't taken into account.
The last word of one sentence and the first word of a new sentence constitute a valid phrase acc…
-
Hi! I'm following the tutorial on FreeCodeCamp, and I've been having trouble with setting up the connection between the sa-logic container and the sa-webapp container (likely a problem with the SA_LOG…
-
I'm new to Presidio (started working with the code yesterday), but I can't figure out why I'm getting the results I am. Code is below. It doesn't seem to be recognizing "cents" in the context. However…
-
**Paper**
Character-level Convolutional Networks for Text Classification
**Introduction**
In the realm of text classification, most models have considered the words as the building blocks. This r…
-
As requested by a member of the community, it would be cool to implement a new feature for splitting documents using an LLM nstead of our current token or delimiter-based methods. This will allow for …
-
Why sometimes ( I guess one in seven or ten entries) is the last sentence not shown on the correction making page?
For example:
https://langcorrect.com/journals/%E8%87%AA%E5%B7%B1%E8%A1%A8%E7%8F%B…
-
We are sometimes using title case and sometimes using sentence case. We need to be consistent with what case is being applied.
For variable labels (in variable trees, visualizations, & subset modal…
-
See above
-
These models are available in live, backtesting & research in the cloud environment.
Access installed models and their revisions
```python
from huggingface_hub import scan_cache_dir
…
-
After training en-hu we noticed a somewhat larger quality gap in 4 BLEU points between the teacher and student models.
It’s 24.8 for the quantized and fine-tuned student vs 30.2 BLEU for the teache…