NATALIE CARUANA
Results
2
issues of
NATALIE CARUANA
Hi, **pycld2 detect** function with **returnVectors** set to **False** returns four arguments. As I understand, (assuming one language detected) the confidence score of **spacy-cld** is calculated by dividing the third...
Hi, I am experimenting with the DateFormatValidation validator on the following test example: ``` import pandas as pd from pandas_schema import Column, Schema from pandas_schema.validation import DateFormatValidation schema = Schema([Column('Date',...
bug