Skip to content

hironona/charnet-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Character Netowk Library

Rules

Formatting Rules

  • Convert all the accented alphabet in a name with a basic form
  • Delete all the hyphens "-" in a name (e.g. Zo-Zo -> ZoZo)

Model Naming Rules

  • <LIBRARY>_<MODEL NAME>_<MODEL TYPE>_<STORY TITLE>.pickle
  • Model types are as follows:
    • spacy_doc
      • processed text by a Spacy NLP model
      • Since the original text processing takes more time than buliding the model itself, we save doc objects.
      • spacy_doc_trf_<STORY TITLE>.pickle (Transformers-Model-processed texts)

About

📕NLP Character Network Extractor with Python SpaCy: WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •