Skip to content

Creative writing essay scoring micro-service using transformer models, communicates with Galaxy backend over gRPC.

Notifications You must be signed in to change notification settings

Dash-Off/e-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAnalyzer

Creative Essay scoring microservice to score articles from https://github.com/Dash-Off Use the blackboard architecture pattern to build a creative essay scorer powered by PrithivirajDamodaran/Gramformer. Contains grammar checker, vocabulary analyzer & relevance analyzer to score the creatives based on the challenges.

Install grammar checker: pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu pip install -U git+https://github.com/PrithivirajDamodaran/Gramformer.git python3 -m spacy download en_core_web_sm

Install Vocabulary Analyzer: pip install nltk spacy textstat

Install Relevance analyzer pip install rake-nltk pip install scikit-learn

About

Creative writing essay scoring micro-service using transformer models, communicates with Galaxy backend over gRPC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published