nikitakit/self-attentive-parser
A PyTorch-based neural constituency parser providing pre-trained parsing models for 11 languages.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
The Berkeley Neural Parser implements self-attentive encoders for high-accuracy constituency parsing, based on ACL 2018 and 2018b research papers. It provides pre-trained models for 11 languages and supports custom model training. Users can integrate with spaCy or use the parser directly via PyTorch, with automatic GPU acceleration when available.