Camphr¶
Camphr is a Natural Language Processing library that helps in seamless integration for a wide variety of techniques from state-of-the-art to conventional ones.
Features¶
- SpaCy like interface - input texts, output
camphr.doc.Doc
. - No third party dependencies.
- Transformers support - easily use NER.
- (for Japanese) MeCab, Juman support.