Skip to content

acalvoa/GrammarChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Grammar Checker Pipe for Angular 4 & 5

Introduction

This it's awesome pipe for generate a grammar checker from a big collection of words used in your app. This app, use the leventhein algorith to calculate the distance across the words with the same length with the objetive to fix words with small ortography problems. The sensibility is configurable and you can provide a large text for training the pipe based on your needs.

About

An angular 4 & 5 pipe for grammar cheker based on Leventhein algothimn and Machine Learning process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors