Skip to content

hosseindamavandi/Transformer-NER-for-Automated-Infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ICWR 2025] Transformer-Based Named Entity Recognition for Automated Server Provisioning

Hossein Damavandi, Hasan Jalali, & Boshra Pishgoo

🚀 Official implementation for Transformer-Based Named Entity Recognition for Automated Server Provisioning.

This repository demonstrates a framework that bridges voice commands to server configurations using advanced transformer models. The approach extracts and processes key entities required for provisioning automated, scalable, and intelligent infrastructure solutions.


📄 For more details, refer to the paper on IEEE Xplore.
🔓 The full-text is also available on ResearchGate.


Try the Demo

Extract entities from voice and text using the app: [HERE].

The Architecture

architecture

Dataset

The dataset used for training and evaluation is located in the dataset directory.

Train

The training code is available in training.ipynb.

Inference

The inference code is available in inference.ipynb.

Citation

If you use this work in your research, please cite:

@inproceedings{damavandi2025transformer,
  title={Transformer-Based Named Entity Recognition for Automated Server Provisioning},
  author={Damavandi, Hossein and Jalali, Hasan and Pishgoo, Boshra},
  booktitle={2025 11th International Conference on Web Research (ICWR)},
  pages={534--540},
  year={2025},
  organization={IEEE}
}

Contact

For any inquiries or contributions, please contact hossein.damavandi@email.kntu.ac.ir or hasanjalali@ut.ac.ir.

About

This repository provides the implementation of the "Transformer-Based Named Entity Recognition for Automated Server Provisioning" paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors