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

Fix Typo #627

Merged
merged 3 commits into from Jan 28, 2018
Merged

Fix Typo #627

merged 3 commits into from Jan 28, 2018

Conversation

inishchith
Copy link
Member

mrathi -> marathi

mrathi -> marathi
@codecov-io
Copy link

codecov-io commented Jan 27, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@72bf1b4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #627   +/-   ##
=========================================
  Coverage          ?   86.55%           
=========================================
  Files             ?      138           
  Lines             ?     8385           
  Branches          ?        0           
=========================================
  Hits              ?     7258           
  Misses            ?     1127           
  Partials          ?        0
Impacted Files Coverage Δ
cltk/stop/marathi/stops.py 100% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72bf1b4...d56d9e3. Read the comment docs.

Copy link
Member

@kylepjohnson kylepjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx

@inishchith
Copy link
Member Author

@kylepjohnson One thing , i required your advice on this , if next time i find a bug( typo as such ) do i create an issue and ping you there or open a PR .

@kylepjohnson
Copy link
Member

if next time i find a bug( typo as such ) do i create an issue and ping you there or open a PR .

@inishchith Small PRs commits for typos are always welcome! I'll merge this once #629 has been merged.

@kylepjohnson kylepjohnson merged commit 7859ddb into cltk:master Jan 28, 2018
inishchith added a commit to inishchith/cltk that referenced this pull request Jan 29, 2018
*  add odia language (cltk#606)

*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Bump vers for Odia alphabet

* alpha odia

* Fixes cltk#628 Greek word tokenizer added (cltk#629)

* Check that tokens exist before handling them in Latin word tokenizer

* Update files

* Reset master

* Reset master

* rm whitespace

* Add default Greek tokenizer

* Comment on word tokenizer

* Cleanup order of languages/functions, alphabetical

* Update docs for Greek word tokenizer

* Add unittest for Greek word tokenizer

* Bump vers for tokenizer

API addition of Greek by Patrick Burns PR cltk#629

* Fix Typo (cltk#627)

* Fix Typo

mrathi -> marathi

* Update stops.py
kylepjohnson pushed a commit that referenced this pull request Jan 30, 2018
*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Fix typo 

UNSTRUCTURESCONSONANTS -> UNSTRUCTURED_CONSONANTS
followed the usual convention of CLTK to separate with an _ ( underscore)

* sync (#1)

*  add odia language (#606)

*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Bump vers for Odia alphabet

* alpha odia

* Fixes #628 Greek word tokenizer added (#629)

* Check that tokens exist before handling them in Latin word tokenizer

* Update files

* Reset master

* Reset master

* rm whitespace

* Add default Greek tokenizer

* Comment on word tokenizer

* Cleanup order of languages/functions, alphabetical

* Update docs for Greek word tokenizer

* Add unittest for Greek word tokenizer

* Bump vers for tokenizer

API addition of Greek by Patrick Burns PR #629

* Fix Typo (#627)

* Fix Typo

mrathi -> marathi

* Update stops.py
@inishchith inishchith mentioned this pull request Jan 31, 2018
inishchith added a commit to inishchith/cltk that referenced this pull request Jan 31, 2018
*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Fix typo 

UNSTRUCTURESCONSONANTS -> UNSTRUCTURED_CONSONANTS
followed the usual convention of CLTK to separate with an _ ( underscore)

* sync (#1)

*  add odia language (cltk#606)

*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Bump vers for Odia alphabet

* alpha odia

* Fixes cltk#628 Greek word tokenizer added (cltk#629)

* Check that tokens exist before handling them in Latin word tokenizer

* Update files

* Reset master

* Reset master

* rm whitespace

* Add default Greek tokenizer

* Comment on word tokenizer

* Cleanup order of languages/functions, alphabetical

* Update docs for Greek word tokenizer

* Add unittest for Greek word tokenizer

* Bump vers for tokenizer

API addition of Greek by Patrick Burns PR cltk#629

* Fix Typo (cltk#627)

* Fix Typo

mrathi -> marathi

* Update stops.py
kylepjohnson pushed a commit that referenced this pull request Feb 8, 2018
*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Fix typo 

UNSTRUCTURESCONSONANTS -> UNSTRUCTURED_CONSONANTS
followed the usual convention of CLTK to separate with an _ ( underscore)

* sync (#1)

*  add odia language (#606)

*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Bump vers for Odia alphabet

* alpha odia

* Fixes #628 Greek word tokenizer added (#629)

* Check that tokens exist before handling them in Latin word tokenizer

* Update files

* Reset master

* Reset master

* rm whitespace

* Add default Greek tokenizer

* Comment on word tokenizer

* Cleanup order of languages/functions, alphabetical

* Update docs for Greek word tokenizer

* Add unittest for Greek word tokenizer

* Bump vers for tokenizer

API addition of Greek by Patrick Burns PR #629

* Fix Typo (#627)

* Fix Typo

mrathi -> marathi

* Update stops.py

*  add classical_hindi stops.py

Signed-off-by: inishchith <inishchith@gmail.com>

*  add classical_hindi stops.py

Signed-off-by: inishchith <inishchith@gmail.com>
kylepjohnson pushed a commit that referenced this pull request Feb 19, 2018
*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Fix typo 

UNSTRUCTURESCONSONANTS -> UNSTRUCTURED_CONSONANTS
followed the usual convention of CLTK to separate with an _ ( underscore)

* sync (#1)

*  add odia language (#606)

*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Bump vers for Odia alphabet

* alpha odia

* Fixes #628 Greek word tokenizer added (#629)

* Check that tokens exist before handling them in Latin word tokenizer

* Update files

* Reset master

* Reset master

* rm whitespace

* Add default Greek tokenizer

* Comment on word tokenizer

* Cleanup order of languages/functions, alphabetical

* Update docs for Greek word tokenizer

* Add unittest for Greek word tokenizer

* Bump vers for tokenizer

API addition of Greek by Patrick Burns PR #629

* Fix Typo (#627)

* Fix Typo

mrathi -> marathi

* Update stops.py

*  add classical_hindi stops.py

Signed-off-by: inishchith <inishchith@gmail.com>

*  add classical_hindi stops.py

Signed-off-by: inishchith <inishchith@gmail.com>

*  add swadesh_hi words and docs

Signed-off-by: inishchith <inishchith@gmail.com>

* Update hindi.rst

* Update hindi.rst

* Update hindi.rst
kylepjohnson pushed a commit that referenced this pull request Feb 22, 2018
*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Fix typo 

UNSTRUCTURESCONSONANTS -> UNSTRUCTURED_CONSONANTS
followed the usual convention of CLTK to separate with an _ ( underscore)

* sync (#1)

*  add odia language (#606)

*  add odia language

* Fix-Typo

*  add odia docs

* Update wiki summary to emphasize history

* Bump vers for Odia alphabet

* alpha odia

* Fixes #628 Greek word tokenizer added (#629)

* Check that tokens exist before handling them in Latin word tokenizer

* Update files

* Reset master

* Reset master

* rm whitespace

* Add default Greek tokenizer

* Comment on word tokenizer

* Cleanup order of languages/functions, alphabetical

* Update docs for Greek word tokenizer

* Add unittest for Greek word tokenizer

* Bump vers for tokenizer

API addition of Greek by Patrick Burns PR #629

* Fix Typo (#627)

* Fix Typo

mrathi -> marathi

* Update stops.py

*  add classical_hindi stops.py

Signed-off-by: inishchith <inishchith@gmail.com>

*  add classical_hindi stops.py

Signed-off-by: inishchith <inishchith@gmail.com>

*  add swadesh_hi words and docs

Signed-off-by: inishchith <inishchith@gmail.com>

* remove duplicates

* remove duplicates #2

remove duplicates + docs formatting
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.

None yet

3 participants