turkish_stemmer 0.1.8 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 36d67f703983c34fb543e0f3a7e9fcec66095a82
4
- data.tar.gz: b6ed7c83f0ea440715e91b9bb57e5a035367ee76
3
+ metadata.gz: a4a334ed9acba32103afa53f3e707fbeab0bf3c5
4
+ data.tar.gz: dd0fb66fe5279303391b77c1ae8c4403fa61b805
5
5
  SHA512:
6
- metadata.gz: 61f95ddcbfb4a0198d223af8799d41d764d24716224ac9dafc384d48ad6394619f4e75bcb833b2b9f71e4fc3bf155c678ae50dd863dc902ef2d0aa1274443610
7
- data.tar.gz: 8770f7cc1c929c2e81d01793cfd1dbe3fef2833f185e28c1d3c3621143da874a469adf0f00b6b7ab2cb22f83e4d3dc027d0cc5bd8f529020cb3c25c608e5eb97
6
+ metadata.gz: 5d56f11c1933cc9448ff1a24da61e5367c26ddd93d59dc24ab97f4524ced42ce1dd4aada3e340ef8c1b575fa578aaf91859329402332f43e685d7712d85ecce7
7
+ data.tar.gz: 1e4b9e094aee280807c638efa4f596429f6290a1bf077cd960031a5d820620f630dfa395a3307d3c01ea45868093a50b0011c70b4e89fdc06d02dadc0d09950f
@@ -2550,8 +2550,8 @@ canoprofesyoneln,canoprofesyoneln
2550
2550
  canpet,canpet
2551
2551
  cansu,cansu
2552
2552
  cant,cant
2553
- canta,can
2554
- cantalar,can
2553
+ canta,canta
2554
+ cantalar,canta
2555
2555
  cantalari,cantalari
2556
2556
  cantaları,canta
2557
2557
  cantasi,cantasi
@@ -6759,7 +6759,7 @@ halo,halo
6759
6759
  halojen,halojen
6760
6760
  halsı,hals
6761
6761
  halupan,halupan
6762
- halı,hal
6762
+ halı,halı
6763
6763
  halısaha,halısah
6764
6764
  halısı,halı
6765
6765
  hamak,hamak
data/config/stemmer.yml CHANGED
@@ -45,6 +45,7 @@ protected_words:
45
45
  - buzlu
46
46
  - çağrı
47
47
  - camsız
48
+ - canta
48
49
  - çanta
49
50
  - çarşı
50
51
  - ceyiz
@@ -66,6 +67,7 @@ protected_words:
66
67
  - gazete
67
68
  - gemi
68
69
  - görüntü
70
+ - halı
69
71
  - igne
70
72
  - ince
71
73
  - internet
@@ -74,6 +76,8 @@ protected_words:
74
76
  - kama
75
77
  - kadın
76
78
  - katı
79
+ - killer
80
+ - köşe
77
81
  - kötü
78
82
  - kuma
79
83
  - kumanda
@@ -1,3 +1,3 @@
1
1
  module TurkishStemmer
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: turkish_stemmer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tasos Stathopoulos
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-06-24 00:00:00.000000000 Z
12
+ date: 2016-07-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activesupport
@@ -162,4 +162,3 @@ test_files:
162
162
  - spec/spec_helper.rb
163
163
  - spec/support/fixtures.csv
164
164
  - spec/turkish_stemmer_spec.rb
165
- has_rdoc: