28 Commits

Author SHA1 Message Date
ivansorokin
3fe076556f - removed deprecated standart filter
- version 1.5
- lucene version 8.0
- new syntax for TokenStreamComponents
2019-06-26 23:34:09 +05:00
Igor Motov
af5f0dc37a Upgrade to Lucene 6.2.0 2016-10-26 10:02:43 -10:00
Igor Motov
db144bf2ec Improve incrementToken implementation in MorphologyFilter
The current implementation doesn't preserve the attributes of the repeated tokens and stems tokens marked as keywords.
2015-07-03 16:48:02 -04:00
Alexander Kuznetsov
1323228212 Fixing issue https://code.google.com/p/russianmorphology/issues/detail?id=12 2015-03-21 01:28:06 +03:00
Alexander Kuznetsov
3e69baa332 Fixing issue https://code.google.com/p/russianmorphology/issues/detail?id=11 2015-03-21 01:08:18 +03:00
Alexander Kuznetsov
d300938502 Adding support of lucene 5.0.0 2015-03-21 00:38:55 +03:00
Alexander.A.Kuznetsov@gmail.com
19559e2856 fixing dividing bu zero
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@126 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2012-01-20 17:21:54 +00:00
Alexander.A.Kuznetsov@gmail.com
2b9e2c5b1e adding header to files
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@125 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2011-11-29 15:37:15 +00:00
Alexander.A.Kuznetsov@gmail.com
77ce4252ad adding test for english stemmer
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@124 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2011-11-29 05:41:36 +00:00
Alexander.A.Kuznetsov
d46651f2ba some prefomance turting
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@122 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2010-10-18 12:24:50 +00:00
Alexander.A.Kuznetsov
ba5272acb8 adding support of comparativ degree of adjective. Now it is treated as separete word form.
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@101 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2010-10-10 20:55:46 +00:00
Alexander.A.Kuznetsov
3de894404c fixing some spelling errors
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@100 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2010-10-08 12:18:18 +00:00
Alexander.A.Kuznetsov
76e68a11e0 adding test for all words, refactors test and dictonary reading
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@99 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2010-10-08 11:35:13 +00:00
alexander.a.kuznetsov
e8399999c3 fixing typo
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@98 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2010-05-30 06:18:58 +00:00
alexander.a.kuznetsov
7bf8ef7d6f fixing problem with - in word the english morphology not work correctly because word forms contains it
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@97 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2010-05-29 15:54:44 +00:00
alexander.a.kuznetsov
1273cf96ed rallback on wrong version of morphology, adding interafce for morphology
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@88 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-11-17 14:03:59 +00:00
Alexander.A.Kuznetsov
16613c543b working on prefixes hypotities
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@87 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-11-12 22:01:52 +00:00
Alexander.A.Kuznetsov
6246f020fd working on prefixes hypotities
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@86 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-11-11 22:21:14 +00:00
alexander.a.kuznetsov
97fa8fa868 working on prefixes
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@85 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-11-11 07:10:46 +00:00
alexander.a.kuznetsov
e478d86fe0 fixing problem with bad search of rule id
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@84 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-21 13:43:50 +00:00
alexander.a.kuznetsov
9ee47e2f99 adding morph classes for language
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@64 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-19 14:46:47 +00:00
alexander.a.kuznetsov
c858d2560a making some clear up
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@63 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-17 17:25:13 +00:00
alexander.a.kuznetsov
26ca704ec0 куафrefactor class for encoding letters
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@61 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-16 15:31:01 +00:00
alexander.a.kuznetsov
a1e39d750f adding english version
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@57 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-15 18:19:31 +00:00
alexander.a.kuznetsov
1b8ee03cc6 move build of morhp to dictinary reader
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@56 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-10 10:52:06 +00:00
alexander.a.kuznetsov
2cba2dd37e adding name and middel name to russian morphology
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@53 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-04 19:28:00 +00:00
alexander.a.kuznetsov
ca1a9be6b7 adding clean for strings
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@50 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-02 17:02:52 +00:00
alexander.a.kuznetsov
710384987c adding modules
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@49 d817d54c-26ab-11de-abc9-2f7d1455ff7a
2009-10-02 16:25:08 +00:00