Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 578 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 578 Bytes

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.