This directory contains organized examples demonstrating various capabilities of the NLP2CMD system.
Each numbered folder represents a category of examples:
Each example folder contains its own README.md with specific instructions. Navigate to any folder to explore examples in that category.
Most examples can be run directly from their respective folders:
cd examples/[category]/[specific_example]
python example.py
Make sure you have NLP2CMD properly installed and your environment configured.