/CANIS

Creative system for naming constellations.

Primary LanguagePython

CANIS: Constellation and Name Invention System

CANIS is a computational creativity system that given an image of stars, would discover a pattern, identify an object in the pattern, and intentionally assign it a creative name based on the object that it resembles similar to what a human would do.

Libraries and Dependencies:

  • matplotlib
  • scipy
  • numpy
  • networkx
  • opencv-python
  • PIL
  • pymongo
  • nltk, also requires wordnet corpus
  • spacy, also requires model "en_core_web_md"
  • lemminflect