Giter VIP home page Giter VIP logo

patternomatic's People

Contributors

revuel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

patternomatic's Issues

As a new user would love to see a more worked out example

As a new user would love to see a more worked out example notebook maybe where we can see a visualisation of the matched patterns with the matcher visualiser?

It seems like a great project that could help in defining patterns for a number of examples.

Unable to import API

Greatings,

I installed the package via pip. Yet, I am having issues with the import API on IDE. Here is the log. What am I doing wrong?

Traceback (most recent call last):
File "<pyshell#0>", line 1, in
from PatternOmatic.api import find_patterns
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\api.py", line 27, in
from PatternOmatic.ge.population import Population
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\ge\population.py", line 25, in
from PatternOmatic.ge.individual import Individual
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\ge\individual.py", line 29, in
from PatternOmatic.ge.stats import Stats
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\ge\stats.py", line 25, in
from PatternOmatic.settings.config import Config
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\settings\config.py", line 24, in
from PatternOmatic.settings.log import LOG
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\settings\log.py", line 70, in
LOG = get_logger('PatternOmatic')
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\settings\log.py", line 65, in get_logger
logger.addHandler(_get_file_handler())
File "C:\Users\fatih\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\PatternOmatic\settings\log.py", line 48, in get_file_handler
file_handler = TimedRotatingFileHandler(LOG_FILE, when='midnight')
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\logging\handlers.py", line 200, in init
BaseRotatingHandler.init(self, filename, 'a', encoding, delay)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\logging\handlers.py", line 55, in init
logging.FileHandler.init(self, filename, mode, encoding, delay)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\logging_init
.py", line 1087, in init
StreamHandler.init(self, self.open())
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\logging_init
.py", line 1116, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding)
FileNotFoundError: [Errno 2] No such file or directory: 'C:\tmp\patternomatic.log'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.