Git Product home page Git Product logo

metameric's People

Contributors

janithwanni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

metameric's Issues

Add robust option for slot-based phonology

Currently we don't have a nice way for the user to signal she is inputting a phonological representation which should be represented as slots.

This can be partially solved by constraining phonology to valid IPA characters and falling back to wordkit.phonology.CVTransformer.

Example: user puts in ædz as a phonological representation, which in slots is: ___æ_dz_.

Hard Wired Numpy Header files in setup.py install

There seems to be an error when trying to run setup.py install within an virtual environment where the script gives out the following error.
creating build/temp.macosx-10.6-intel-3.5/metameric/core

/usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -I/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c metameric/core/metric.c -o build/temp.macosx-10.6-intel-3.5/metameric/core/metric.o

metameric/core/metric.c:444:10: fatal error: 'numpy/arrayobject.h' file not found

#include "numpy/arrayobject.h"
^~~~~~~~~~~~~~~~~~~~~
1 error generated. error: command '/usr/bin/clang' failed with exit status 1

I believe the issue can be remedied by editing the setup.py file to include the numpy folder as mentioned in this answer here
I will write the changes and see if they are working and submit a pull request @stephantul ?

Preprint for Metameric

Hi, do you mind making a preprint for your paper in the Mental Lexicon available?
I've been having a hard time finding it (and my Uni doesnt subscribe to the journal). Thanks!

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.