spaCy/spacy/lang/en
idoshr b10c7bc56e
Hebrew like num (#5952)
* Update stop_words.py

Hebrew STOP WORDS

* Update stop_words.py

* contributor

* contributor

* add some common domain extentions
support human number 1K/1M....

* support human number 1K/1M....

* hebrew number tokenize
1K/1M implement in EN

* test human tokenize fix

* test

* heb like num
revert human number change

* heb like num
2020-08-24 14:30:05 +02:00
..
__init__.py Fix lemmatizer is_base_form for python2.7 (#5734) 2020-07-09 22:11:24 +02:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
lex_attrs.py Hebrew like num (#5952) 2020-08-24 14:30:05 +02:00
morph_rules.py Tidy up and auto-format 2019-09-11 14:00:36 +02:00
stop_words.py Tidy up and auto-format 2019-04-09 11:40:19 +02:00
syntax_iterators.py span / noun chunk has +1 because end is exclusive 2020-05-21 19:56:56 +02:00
tag_map.py Tidy up and auto-format [ci skip] 2019-10-24 16:20:48 +02:00
tokenizer_exceptions.py Add "c'mon" token exception (#5570) 2020-06-10 21:54:06 +02:00