We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d152e5 commit ffd77a2Copy full SHA for ffd77a2
src/Timbl.cxx
@@ -713,7 +713,7 @@ int main(int argc, char *argv[]){
713
// Start.
714
//
715
cerr << "TiMBL " << TimblAPI::VersionInfo()
716
- << " (c) CLST/ILK/CLIPS 1998 - 2022.\n"
+ << " (c) CLST/ILK/CLIPS 1998 - 2023.\n"
717
<< "Tilburg Memory Based Learner\n"
718
<< "Centre for Language and Speech Technology, Radboud University\n"
719
<< "Induction of Linguistic Knowledge Research Group, Tilburg University\n"
0 commit comments