News

For predicting on a list of German texts, use this function below. This takes a Python list of German texts as input and predicts first letter spelling for all words in the texts. After testing is ...
This takes a Python list of German texts as input and predicts first letter spelling for all words in the texts. After testing is done, the test results can optionally be outputed as Pandas dataframe ...