Ines Montani
3134a9b6e0
Add section on expanding regex match to token boundaries (see #4158 ) [ci skip]
2019-08-21 12:53:31 +02:00
Ines Montani
072860fcd0
Auto-format [ci skip]
2019-08-20 14:46:41 +02:00
Andrei-Marius Avram
199589228e
Added RONEC to spaCy Universe ( #4151 )
...
* Added RONEC to spaCy Universe
* Added contributor file
* Corrected date from .github/contributors/avramandrei.md
* Convert tabs to spaces
* Remove duplicate keys
Can only have one GitHub link unfortunately
* Also add models category
* Adjust ID
This is used to generate the URL, so a simpler string is better
2019-08-20 14:46:07 +02:00
Ines Montani
fe230c8776
Fix typo [ci skip]
2019-08-20 13:02:05 +02:00
Daniel Bourke
b0a28fd0de
fix PhraseMatcher link typo ( #4150 )
...
/api/phtasematcher -> /api/phrasematcher
2019-08-20 13:01:43 +02:00
Ines Montani
ce4c3e5204
Document force flag on set_extension ( closes #4148 )
2019-08-19 19:22:07 +02:00
Ines Montani
66aba2d676
Improve regex matching docs [ci skip]
2019-08-19 13:59:41 +02:00
Sofie Van Landeghem
cc66f47893
Make enabling/disabling jupyter mode more explicit ( #4144 )
...
* make enabling/disabling jupyter mode more explicit
* markup fix
2019-08-19 11:53:34 +02:00
Ines Montani
e520eb3f6c
Make visualized NER examples more clear ( closes #4104 ) [ci skip]
2019-08-18 16:29:29 +02:00
Jeno
91441f169c
Update universe.json to include negspacy ( #4132 )
2019-08-16 17:48:17 +02:00
Ines Montani
1362f793cf
Improve docs on phrase pattern attributes ( closes #4100 ) [ci skip]
2019-08-11 11:13:49 +02:00
Ines Montani
1f4d8bf77e
Update universe.json [ci skip]
2019-08-09 17:42:37 +02:00
ICLR&D
87e40b17a0
Add entry for Blackstone in universe.json ( #4101 )
...
* Add entry for Blackstone in universe.json
Add an entry for the Blackstone project. Checked JSON is valid.
* Create ICLRandD.md
* Fix indentation (tabs to spaces)
It looks like during validation, the JSON file automatically changed spaces to tabs. This caused the diff to show *everything* as changed, which is obviously not true. This hopefully fixes that.
* Try to fix formatting for diff
* Fix diff
Co-authored-by: Ines Montani <ines@ines.io>
2019-08-09 17:16:51 +02:00
Ines Montani
a2ac2e873f
Update Binder version [ci skip]
2019-08-08 13:03:45 +02:00
Ines Montani
3e60afacf9
Add Serbian to languages [ci skip]
2019-08-07 13:38:25 +02:00
Ines Montani
1dc28a9ecb
Update Binder version [ci skip]
2019-08-07 13:38:12 +02:00
Ines Montani
8b4a0fabbb
Adjust docs example [ci skip]
2019-08-07 00:46:47 +02:00
adrianeboyd
69aca7d839
Add validate option to EntityRuler ( #4089 )
...
* Add validate option to EntityRuler
* Add validate to EntityRuler, passed to Matcher and PhraseMatcher
* Add validate to usage and API docs
* Update website/docs/usage/rule-based-matching.md
Co-Authored-By: Ines Montani <ines@ines.io>
* Update website/docs/usage/rule-based-matching.md
Co-Authored-By: Ines Montani <ines@ines.io>
2019-08-07 00:40:53 +02:00
Ines Montani
4ae320e5c2
Use consistent casing for entity ruler patterns (see #4063 ) [ci skip]
2019-08-06 12:20:22 +02:00
Ines Montani
223bde5cf6
Improve docs on matcher attributes [ci skip] ( closes #4063 )
2019-08-06 12:13:42 +02:00
Ines Montani
2bfae0b167
Auto-format
2019-08-06 12:13:31 +02:00
Ines Montani
7f3212e2f5
💫 Sync branches ( #4084 ) [ci skip]
...
* Update from master
* Re-added Universe readme (#3688 ) (closes #3680 )
* Fix typo
* Add version tag to `--base-model` argument (closes #3720 )
* fixing regex matcher examples (#3708 ) (#3719 )
* Improve Token.prob and Lexeme.prob docs (resolves #3701 )
* Fix DependencyParser.predict docs (resolves #3561 )
* Update languages.json
Co-authored-by: Bram Vanroy <Bram.Vanroy@UGent.be>
Co-authored-by: Aaron Kub <aaronkub@gmail.com>
2019-08-05 14:32:54 +02:00
Ines Montani
0f740fad1a
Update universe.json [ci skip]
2019-08-05 14:30:07 +02:00
Ines Montani
0f76e0022d
Update .tensor docs [ci skip]
2019-08-01 18:37:09 +02:00
Ines Montani
3072eb28c2
Support and render Markdown in model meta [ci skip]
2019-08-01 18:33:10 +02:00
Björn Böing
a83c0add2e
Add links to tokenizer API docs to refer relevant information. ( #4064 )
...
* Add links to tokenizer API docs to refer relevant information.
* Add suggested changes
Co-Authored-By: Ines Montani <ines@ines.io>
2019-08-01 14:28:38 +02:00
Ejar
2cdf7d39e7
Corrected imported fucntion ( #4062 )
...
The example showed an incorrected import
2019-08-01 12:43:36 +02:00
Mohammed Daudali
23ec07debd
Correct typo for AllenAI url on homepage ( #4050 )
...
* Typo fix for AllenAI url
Changed incorrect home page url for AllenAI from appenai.org to allenai.org
* Sign contributor agreement
* Change date format
2019-07-31 00:16:33 +02:00
Ines Montani
fcd2f7f656
Fix version introducing Span.ents ( closes #4045 ) [ci skip]
2019-07-30 10:32:33 +02:00
Ines Montani
fc69da0acb
💫 Support simple training format in nlp.evaluate and add tests ( #4033 )
...
* Support simple training format in nlp.evaluate and add tests
* Update docs [ci skip]
2019-07-27 17:30:18 +02:00
Ines Montani
bd39e5e630
Add "Processing text" section [ci skip]
2019-07-25 17:38:03 +02:00
Ines Montani
a5e3d2f318
Improve section on disabling pipes [ci skip]
2019-07-25 14:25:34 +02:00
Ines Montani
02e444ec7c
Add section on special tokenizer component [ci skip]
2019-07-25 14:25:03 +02:00
Ines Montani
1fa6d6ba55
Improve consistency of docs examples [ci skip]
2019-07-25 14:24:56 +02:00
adrianeboyd
784a5f4284
Update GoldParse attributes in API docs ( #4023 )
...
* add `words`
* update name of entity list to `ner`
I think it might be a bit more consistent to have `ner` named `entities`
or `ents` (and `ents` is actually set somewhere to `None`, which is a
bit confusing), but it looks like renaming it would be a non-trivial
decision.
2019-07-25 12:14:02 +02:00
Adriane Boyd
6c5044ed2a
Update annotation docs for German
...
- minor formatting fixes
- remove STTS tags not used in Tiger
- update list of dependency relations to match tiger2dep
2019-07-22 11:59:03 +02:00
adrianeboyd
d2c474cbb7
Fix initial example in EntityRuler API docs ( #3999 )
2019-07-22 11:18:55 +02:00
Ines Montani
1167c303a0
Fix typos [ci skip]
2019-07-19 13:08:18 +02:00
BreakBB
6d9a7c0749
Add '--silent' argument to bash example of CLI Info
2019-07-19 10:00:45 +02:00
BreakBB
c8ba0f690d
Fix --force parameter of CLI package
2019-07-19 10:00:45 +02:00
Ines Montani
a0acb1b3cd
Also add infobox to API docs [ci skip]
2019-07-17 16:26:41 +02:00
Ines Montani
c3ead02ea5
Adjust wording [ci skip]
2019-07-17 16:06:25 +02:00
Ines Montani
1d5ff3e455
Add infobox
2019-07-17 15:29:36 +02:00
Ines Montani
114cb18892
Improve wording
2019-07-17 15:27:53 +02:00
Ines Montani
7522beef9e
Add "Things to try" prompts
2019-07-17 15:25:02 +02:00
Ines Montani
9f02e3c027
Adjust example
...
Not actually supported in this alignment interpretation
2019-07-17 15:13:50 +02:00
Ines Montani
1ea472468a
Add usage docs for aligning tokenization
2019-07-17 15:08:33 +02:00
Ines Montani
f97a555445
Add API documentation
2019-07-17 14:30:04 +02:00
pmbaumgartner
040bb061fd
Merge branch 'master' of github.com:pmbaumgartner/spaCy
2019-07-14 20:25:37 -04:00
pmbaumgartner
9a86d95ea2
fix custom attribute links
2019-07-14 20:23:54 -04:00