Code Monkey home page Code Monkey logo

mendel's People

Contributors

expandrew avatar nigelfloe avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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

mendel's Issues

Unable to run heroku local on Windows

(venv) c:\files\architizer-mendel>heroku local
[OKAY] Loaded ENV .env File as KEY=VALUE Format
[OKAY] Trimming display Output to 101 Columns
3:52:17 PM web.1 |  (node:5764) fs: re-evaluating native module sources is not supported. If you are using the graceful-f…
3:52:29 PM web.1 |  [15:52:29]
3:52:29 PM web.1 |  Using gulpfile c:\files\architizer-mendel\mendel\angular\gulpfile.js
3:52:29 PM web.1 |  [15:52:29] Starting 'clean'...
3:52:29 PM web.1 |  [15:52:29] Finished 'clean' after 411 ms
3:52:30 PM web.1 |  (node:3180) fs: re-evaluating native module sources is not supported. If you are using the graceful-f…
3:52:32 PM web.1 |  [15:52:32]
3:52:32 PM web.1 |  Using gulpfile c:\files\architizer-mendel\mendel\angular\gulpfile.js
3:52:32 PM web.1 |  [15:52:32] Task 'django;' is not in your gulpfile
3:52:32 PM web.1 |  [15:52:32] Please check the documentation for proper gulpfile formatting
[DONE] Killing all processes with signal  null
3:52:32 PM web.1 Exited Abnormally

Develop model

  • keyword (has many categories, has many contexts)
  • category (has many keywords)
  • context (has one keyword)
  • review
  • created
  • modified
  • user

Build the entity extractor

  • binary tagging (not weighted)
  • must be able to tag terms in context such as "Waste Basket"
  • use csv export / import
  • keep within limits of resources

Use dictionary API to get definition for the keyword in "Metadata" section

In the "Subject" section of our panel, we display the keyword to be tagged, as well as relevant information for context in order to make correct category assignments. We have one section to display the context in which the keyword came in the input data, as well as a section that displays the definition of the keyword. We want the definition section to query an API that will pull the dictionary definition of the keyword and display it alongside the context of the keyword.

"Exited with exit code 127" after running heroku local

Getting the following error when I run heroku local:

6:57:20 PM web.1 | writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
6:57:20 PM web.1 | warning: manifest_maker: standard file '-c' not found
6:57:20 PM web.1 | Error: pg_config executable not found.
6:57:20 PM web.1 | Please add the directory containing pg_config to the PATH
6:57:20 PM web.1 | or specify the full executable path with the option:
6:57:20 PM web.1 | python setup.py build_ext --pg-config /path/to/pg_config build ...
6:57:20 PM web.1 | or with the pg_config option in 'setup.cfg'.
6:57:20 PM web.1 | ----------------------------------------
6:57:21 PM web.1 | Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/sz/nj_1cyfx43v3w6tjjsycf7r80000gn/T/pip-build-YEIecB/psycopg2/
6:57:21 PM web.1 | python: can't open file 'manage.py': [Errno 2] No such file or directory
6:57:21 PM web.1 | /bin/sh: gunicorn: command not found
[DONE] Killing all processes with signal null
6:57:21 PM web.1 Exited with exit code 127

I installed everything required but did get an error when running the setup script:

writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found

Error: pg_config executable not found.

Please add the directory containing pg_config to the PATH
or specify the full executable path with the option:

    python setup.py build_ext --pg-config /path/to/pg_config build ...

or with the pg_config option in 'setup.cfg'.
----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-WkoCRc/psycopg2/
./bin/setup_local: line 11: createdb: command not found

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.