Skip to content

A prompt to create interactively nltk.grammar.CFG and some functions to caracterise the language they describe.

Notifications You must be signed in to change notification settings

vincent-antaki/CFG-python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CFG-utils

CFG-utils is a small python file with some basic functions for creating context-free grammar through a prompt-like interface and testing the accepted words that the grammar accept.

Dependencies

  • nltk

Documentation

See file doc.html and nltk.grammar.CFG's documentation

Details

Developped for python 2.7.

About

A prompt to create interactively nltk.grammar.CFG and some functions to caracterise the language they describe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published