Skip to content
/ babble Public

Experimental & unusable project that aims at detecting french mistakes found on the web.

License

Notifications You must be signed in to change notification settings

desjare/babble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babble

Babble is an experimental project that is not working and unfinished. It was my first project in Go. The goal of the project was to detect french mistakes on the web.

The idea was to crawl the web and collect sentences doing sentences detection. Then, process the sentences using DELA to collect information on how sentences are built.

Using the collected information, we could possibly using ml to detect mistakes since DELA provides us with a lot of information about words. If a word is masculine or feminine, singular or plural. You can also know what type of word it is or verb tense as well as many many other useful information.

I never finished it and keep it for reference. I learned a bit of Go and many other things doing that project. I have no prior knowledge in NLP.

DELA is licence LGPLLR.

About

Experimental & unusable project that aims at detecting french mistakes found on the web.

Resources

License

Stars

Watchers

Forks

Languages