Skip to content

szindel/Pynder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pynder repo (Py-Finder)

The pynder repo is a showcase on how to implement hundreds if not thousands of custom spacy pipeline components in production. This repo is usefull when analyzing large/vast amounts of documents from which one wants to mine many particular fields.

The implemented BaseMatchers:

  • BaseRegex
  • BaseSpacyMatcher (tokenized matching)
  • BaseTFIDF (Twerm Frequency Inverse Document Frequency)
  • BaseNormalizedCounter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages