Change module architecture (move ner, tagger in a nlp module) +add test +add...
Change module architecture (move ner, tagger in a nlp module) +add test +add requirement for install+ couple of changes
Showing
+44 -0
nlp/exception/__init__.py
0 → 100644
nlp/exception/disambiguator.py
0 → 100644
nlp/exception/language.py
0 → 100644
nlp/exception/ner.py
0 → 100644
nlp/exception/tagger.py
0 → 100644
Please register or sign in to comment