Search code examples
The pattern order issue in NLP spaCy matcher in Python...


pythonnlpmatcher

Read More
Spring security - create 2 filter chains with specific matchers...


springspring-securityadfsmatcherspring-security-rest

Read More
What's the most efficient way of making hamcrest assertions for a JSON object with many keys?...


jsonrest-assuredmatcherhamcrest

Read More
Mockito: Match any String except one...


javastringjunitmockitomatcher

Read More
how to check if string start with {SOME_STRING}...


androidstringmatcher

Read More
NullPointerException when working with ArgumentMatcher...


javajunitmockingmockitomatcher

Read More
Mockito InvalidUseOfMatchersException despite using only matchers (and hint seems to mention wrong n...


exceptionmockitomatcher

Read More
How can I use Pattern and Matcher with StringBuffer or char[] types instead of String?...


javastringmatcherstringbuffer

Read More
Can I use custom matcher with toHaveBeenCalledWith?...


reactjsjestjsmatcher

Read More
Java: String.replaceAll() vs matcher.replaceAll() in a loop...


javamatcherreplaceall

Read More
Espresso: avoid AmbiguousViewMatcherException by specifying the parent view...


androidandroid-espressoandroid-testingmatcherinstrumented-test

Read More
How can I match a phone number of type (0)20 111 2222 using python spacy matcher...


pythonspacymatcher

Read More
How do I properly use Matcher to retrieve first 30 chars of a String?...


javastringmatcher

Read More
Accessing out of range word in spaCy doc : why does it work?...


pythonnlpspacymatcherpos-tagger

Read More
How can I use SpaCy Matcher (or PhraseMatcher) class for the extracting the sequence of 2 items?...


pythonnlpspacymatcher

Read More
Using whoosh as matcher without an index...


pythonmatcherwhoosh

Read More
Spacy Matcher - Only Match Longest String...


pythonspacymatcher

Read More
Matcher functions should return an object in the following format when using jest assertion...


javascriptjestjsmocha.jswebdriver-iomatcher

Read More
Why android espresso test fails when checking whether textView text ends with expected string (when ...


androidtextviewandroid-espressomatcherhamcrest

Read More
How to Extract IP address using regex using spacy Phrase matcher...


regexspacymatcherphrase

Read More
Jest's matcher error: received value must be a function...


javascriptjestjsthrowmatcher

Read More
How can I mock this argument matchers?...


javaspring-bootmockitomatcherargument-matcher

Read More
Multiple matches assertion in JSON via RestAssured...


javarest-assuredmatcherhamcrestrest-assured-jsonpath

Read More
How to write a good GMock matcher for two-dimensional arrays?...


c++unit-testinggoogletestmatchergooglemock

Read More
python spacy looking for two (or more) words in a window...


pythonnlpspacymatcher

Read More
How does Java's Matcher.group (int) method avoid match the contents of sub-braces inside parenth...


javaregex-groupmatcher

Read More
How to set LangOptions for AST Matcher (bool vs _Bool)...


typesbooleanclangabstract-syntax-treematcher

Read More
AST matcher on a specific node...


clangabstract-syntax-treematcher

Read More
How can I make same working code without contain matcher in ServerSpec...


containsmatcherserverspec

Read More
Why Hamcrest `matches` method uses Object as input type and does not use generic type as input...


javagenericsmatcherhamcrest

Read More
BackNext