Skip to content

Conversation

@kazuma-t
Copy link

@kazuma-t kazuma-t commented Apr 4, 2019

  • Unmatch POS when a longer POS includes it is unmatched
    • When A and A-B in filter, A is unmatched
  • Match too long POS
    • When A-B-C-D-E in filter, A-B-C-D is matched

* Unmatch POS when a longer POS includes it is unmatched
    - When A and A-B in filter, A is unmatched
* Match too long POS
    - When A-B-C-D-E in filter, A-B-C-D is matched
@kazuma-t kazuma-t merged commit 3701d43 into develop Apr 4, 2019
@kazuma-t kazuma-t deleted the fix-pos-filter branch April 4, 2019 05:41
ogino added a commit to ogino/elasticsearch-sudachi that referenced this pull request Apr 8, 2019
 - pom.xml

Update version 1.2.0-SNAPSHOT to 1.3.0.
 - pom.xml

Update sudachi 0.1.2-SNAPSHOT to 0.2.0.
 - pom.xml

Merge from ‘origin/develop’ branch.
 * WorksApplications#40
  - src/test/java/com/worksap/nlp/lucene/sudachi/ja/TestSudachiTokenizer.java
 * WorksApplications#45
  - src/main/java/com/worksap/nlp/lucene/sudachi/ja/PartOfSpeechTrie.java
  - src/test/java/com/worksap/nlp/lucene/sudachi/ja/TestSudachiPartOfSpeechStopFilter.java
ogino added a commit to ogino/elasticsearch-sudachi that referenced this pull request Apr 8, 2019
 - pom.xml

Update version 1.2.0-SNAPSHOT to 1.3.0.
 - pom.xml

Update sudachi 0.1.2-SNAPSHOT to 0.2.0.
 - pom.xml

Merge from ‘origin/develop’ branch.
 * WorksApplications#40
  - src/test/java/com/worksap/nlp/lucene/sudachi/ja/TestSudachiTokenizer.java
 * WorksApplications#45
  - src/main/java/com/worksap/nlp/lucene/sudachi/ja/PartOfSpeechTrie.java
  - src/test/java/com/worksap/nlp/lucene/sudachi/ja/TestSudachiPartOfSpeechStopFilter.java
ogino added a commit to ogino/elasticsearch-sudachi that referenced this pull request Jun 3, 2019
 - pom.xml

Update version 1.2.0-SNAPSHOT to 1.3.0.
 - pom.xml

Update sudachi 0.1.2-SNAPSHOT to 0.2.0.
 - pom.xml

Merge from ‘origin/develop’ branch.
 * WorksApplications#40
  - src/test/java/com/worksap/nlp/lucene/sudachi/ja/TestSudachiTokenizer.java
 * WorksApplications#45
  - src/main/java/com/worksap/nlp/lucene/sudachi/ja/PartOfSpeechTrie.java
  - src/test/java/com/worksap/nlp/lucene/sudachi/ja/TestSudachiPartOfSpeechStopFilter.java
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