Matthew Honnibal
|
1f7229f40f
|
Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop"
This reverts commit c9ba3d3c2d , reversing
changes made to 92c26a35d4 .
|
2018-03-27 19:23:02 +02:00 |
|
4altinok
|
94fb0b75e3
|
code for is_currency
|
2018-02-11 18:51:32 +01:00 |
|
ines
|
22dc744b48
|
Fix check for '@' in like_url (see #1715)
|
2017-12-16 13:48:43 +01:00 |
|
Ines Montani
|
6455b574fc
|
Check for email address first
|
2017-12-12 10:25:13 +01:00 |
|
Bri-Will
|
d77361d76c
|
Update lex_attrs.py. Fix like_url from matching on e-mail
|
2017-12-11 14:13:28 -08:00 |
|
Matthew Honnibal
|
9ce7d6af87
|
Make lex attr functions top-level functions, to promote pickling
|
2017-10-17 18:19:18 +02:00 |
|
Matthew Honnibal
|
8143618497
|
Set prefix length back to 1
|
2017-10-10 19:32:54 +02:00 |
|
Matthew Honnibal
|
dce8afb9cf
|
Set prefix length to 3
|
2017-10-09 21:55:55 -05:00 |
|
Matthew Honnibal
|
bb2541ffd3
|
Fix PROB attr for OOV words
|
2017-08-23 12:11:52 +02:00 |
|
Matthew Honnibal
|
aeb7520133
|
Make norm use lower-case
|
2017-06-03 14:47:38 -05:00 |
|
ines
|
a0b00624bb
|
Make sure like_email returns bool
|
2017-05-09 11:37:29 +02:00 |
|
ines
|
02d0ac5cab
|
Remove redundant function and fix formatting
|
2017-05-09 11:06:04 +02:00 |
|
ines
|
2829a024ef
|
Re-add basic like_num check to global lex_attrs
|
2017-05-09 01:15:23 +02:00 |
|
ines
|
8f3fbbb147
|
Fix typos
|
2017-05-09 01:09:37 +02:00 |
|
ines
|
2216e5f326
|
Reorganise lex_attrs and add dict
|
2017-05-09 00:57:54 +02:00 |
|
ines
|
e666f14d20
|
Add global lex_attrs
|
2017-05-09 00:41:53 +02:00 |
|