|
|
|
|
|
by microtonal
249 days ago
|
|
Not exactly an expert system, but during my PhD I contributed to a natural language parsing/generation system for Dutch written mostly in Prolog with some C++ for performance reasons. The only statistical component was a maxent ranker for disambiguation and fluency ranking. No statistical dependency parser came near it accuracy-wise until BERT/RoBERTa + biaffine parsing. |
|