Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed on build #1

Closed
geovedi opened this issue Dec 4, 2014 · 2 comments
Closed

failed on build #1

geovedi opened this issue Dec 4, 2014 · 2 comments

Comments

@geovedi
Copy link
Contributor

geovedi commented Dec 4, 2014

Hi Matthew,

Tried master branch earlier today, the requirements.txt is missing thinc and setup.py couldn't find murmurhash headers, so I have to copy the murmurhash import instruction from thinc.

Also missing humanize, unidecode, ujson modules for testing.

@honnibal
Copy link
Member

honnibal commented Dec 4, 2014

You're not really supposed to be looking at this yet :)

I'm still preparing it for release, I just didn't bother to make the repo private.

honnibal pushed a commit that referenced this issue May 16, 2016
ines pushed a commit that referenced this issue Jun 13, 2017
ines pushed a commit that referenced this issue Oct 17, 2017
ines pushed a commit that referenced this issue Dec 19, 2017
ines pushed a commit that referenced this issue Feb 15, 2018
* Fixing vocab doc

Replacing "like" with "love", coffee suffix should be "fee" but not "ffe"

* Added pktippa contributor agreement
@lock
Copy link

lock bot commented May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
ines pushed a commit that referenced this issue Jul 8, 2019
* initial LT lang support

* Added more stopwords. Started setting up some basic test environment (not complete)

* Initial morph rules for LT lang

* Closes #1 Adds tokenizer exceptions for Lithuanian

* Closes #5 Punctuation rules. Closes #6 Lexical Attributes

* test: add native examples to basic tests

* feat: add tag map for lt lang

* fix: remove undefined tag attribute 'Definite'

* feat: add lemmatizer for lt lang

* refactor: add new instances to lt lang morph rules; use tags from tag map

* refactor: add morph rules to lt lang defaults

* refactor: only keep nouns, verbs, adverbs and adjectives in lt lang lemmatizer lookup

* refactor: add capitalized words to lt lang lemmatizer

* refactor: add more num words to lt lang lex attrs

* refactor: update lt lang stop word set

* refactor: add new instances to lt lang tokenizer exceptions

* refactor: remove comments form lt lang init file

* refactor: use function instead of lambda in lt lex lang getter

* refactor: remove conversion to dict in lt init when dict is already provided

* chore: rename lt 'test_basic' to 'test_text'

* feat: add more lt text tests

* feat: add lemmatizer tests

* refactor: remove unused imports, add newline to end of file

* chore: add contributor agreement

* chore: change 'en' to 'lt' in lt example description

* fix: add missing encoding info

* style: add newline to end of file

* refactor: use python2 compatible syntax

* style: reformat code using black
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants