🔍 RusCxnPipe: Russian Constructicon Pattern Extractor
Automatically identify and locate Russian constructicon patterns in text
This tool uses advanced NLP models to find linguistic constructions from the Russian Constructicon database in your text. It performs semantic search, classification, and span prediction to provide accurate results with precise text locations.
Complete Analysis
Enter Russian text to automatically find all constructicon patterns present in it. The system will search through the database, classify candidates, and highlight exact locations.
📝 Try these examples:
Pattern Span Detection
Enter text and specific patterns to find where exactly these patterns occur in the text. This skips the search and classification steps, directly predicting span boundaries.
About RusCxnPipe: This tool is based on fine-tuned transformer models trained on Russian Constructicon data. The pipeline combines semantic search, classification, and span prediction to achieve high accuracy in construction detection.
Models used:
- Semantic: ruscxn-embedder
- Classification: ruscxn-classifier
- Span prediction: ruscxn-span-predictor