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

Make the accuracy table show up #6

Merged
merged 1 commit into from
Jan 25, 2015
Merged

Make the accuracy table show up #6

merged 1 commit into from
Jan 25, 2015

Conversation

dan-blanchard
Copy link
Contributor

It was previously commented out because it wasn't below the ..table directive. I'm not sure if this was intentional, but the text "The table above" was very confusing without the table.

It was previously commented out.  I'm not sure if this was intentional, but the text "The table above" was very confusing without the table.
honnibal added a commit that referenced this pull request Jan 25, 2015
Make the accuracy table show up
@honnibal honnibal merged commit 9d3afba into explosion:master Jan 25, 2015
@dan-blanchard dan-blanchard deleted the patch-1 branch January 26, 2015 13:55
ines pushed a commit that referenced this pull request 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
adrianeboyd pushed a commit that referenced this pull request May 2, 2022
* Update universe.json

I noticed that episode 6 was missing, so I added it.

* Update universe.json

* Update universe.json
adrianeboyd pushed a commit that referenced this pull request May 2, 2022
* Update universe.json

I noticed that episode 6 was missing, so I added it.

* Update universe.json

* Update universe.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants