Skip to content

Natural language processing framework aimed to understand and generate NLs with an intermediate representation.

License

Notifications You must be signed in to change notification settings

ChocolateMagnate/sparkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rosetta collections

This project is inspired by LLVM and aims to be the ultimate NLP framework. Unlike other libraries, it deals with an intermediate representation that describes natural language from all sorts of aspects: its vocabulary, similarity, grammar rules, word formation, etc that can be used to process language sophisticatedly. Unlike the majority of NLP frameworks, it is intended to compile the input text into the IR that can be used to understand NL extensively, and then the changes can be mirrored back into text covering natural language understanding.

About

Natural language processing framework aimed to understand and generate NLs with an intermediate representation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages