项目作者: DrewTChrist

项目描述 :
Creative system for naming constellations.
高级语言: Python
项目地址: git://github.com/DrewTChrist/CANIS.git
创建时间: 2020-02-16T19:10:48Z
项目社区:https://github.com/DrewTChrist/CANIS

开源协议:

下载


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