Neel Kamath
4cbc172cc6
Add "spaCy Server" to spaCy Universe ( #4553 )
...
* Add "spaCy Server" to spaCy Universe
* Accept the spaCy Contributor Agreement
2019-10-30 13:21:25 +01:00
Nipun Sadvilkar
6316243941
✨ project: pySBD - Python Sentence Boundary Disambiguation ( #4455 )
...
* ✨ project: pySBD - Python Sentence Boundary Disambiguation
* 📝 Update links and description
* 🐛 Fix missing comma
* Update universe.json
pysbd as a spacy component through entrypoints
* 🚨 Fix universe.json
* 📝 Update code_example
2019-10-30 12:14:49 +01:00
adrianeboyd
7fc39f124c
Fix logic in rules+model entity example [ci skip] ( #4510 )
2019-10-23 14:41:21 +02:00
Ines Montani
388ea03065
Update universe.json [ci skip]
2019-10-22 14:54:47 +02:00
Kabir Khan
8a7a30ea1d
Add cookiecutter-spacy-fastapi to spacy universe ( #4498 )
2019-10-22 14:50:40 +02:00
Ines Montani
4659435573
Fix argument type in PhraseMatcher.add docs ( closes #4496 ) [ci skip]
2019-10-22 14:37:30 +02:00
Julin S
3ee15fce0d
Update information about Rasa ( #4492 )
...
Rasa has been updated and rasa core and rasa nlu have been merged.
2019-10-22 14:32:31 +02:00
Ines Montani
b2f88e2060
Fix formatting [ci skip]
2019-10-21 12:26:07 +02:00
adrianeboyd
3195a8f170
Add Entity Linking to menu ( #4489 )
2019-10-21 12:17:30 +02:00
Pepe Berba
7772d5d3c5
Update vocab.get_vector
docs to include features on Fasttext ngram ( #4464 )
...
* Update `vocab.get_vector`
* Added contrib agreement
2019-10-20 01:28:18 +02:00
Ghola
258eb9e064
Misspelling on Lemmatizer Example #4406 ( #4449 )
...
Removing extra o in the lookups = Loookups()
2019-10-16 23:23:15 +02:00
Anastassia
4a77d03ff7
Fix documentation for the docs_to_json function ( #4456 )
2019-10-16 23:17:58 +02:00
Ines Montani
5cbe21700b
Only show label scheme if not empty [ci skip]
2019-10-08 15:52:59 +02:00
Ines Montani
8f76d6c9ef
Update transformer model details [ci skip]
2019-10-08 15:39:38 +02:00
Ines Montani
573e543e4a
Alphanumeric -> alphabetic [ci skip]
...
see ines/spacy-course#38
2019-10-06 13:30:01 +02:00
Ines Montani
e65dffd80b
Clarify serialization of extension attributes ( closes #4377 ) [ci skip]
2019-10-05 11:58:00 +02:00
Ines Montani
e7ddc6f662
Add conda install for lookups [ci skip]
2019-10-03 17:52:53 +02:00
Sofie Van Landeghem
4e7259c6cf
Bugfix initializing DocBin with attributes ( #4368 )
...
* docbin init fix + documentation fix + unit tests
* newline
* try with zlib instead of gzip (python 2 incompatibilities)
2019-10-03 14:48:45 +02:00
Ines Montani
ce1d441de5
Add docs for Vectors.most_similar [ci skip]
2019-10-03 14:29:47 +02:00
Ines Montani
80cf385f65
Update v2-2.md [ci skip]
2019-10-02 16:58:21 +02:00
Ines Montani
12a941d841
Update binder version [ci skip]
2019-10-02 16:47:01 +02:00
Ines Montani
b6670bf0c2
Use consistent spelling
2019-10-02 10:37:39 +02:00
Ines Montani
475e3188ce
Add docs on filtering overlapping spans for merging ( resolves #4352 ) [ci skip]
2019-10-01 21:59:50 +02:00
Ines Montani
0dd127bb00
Update v2-2.md [ci skip]
2019-10-01 21:37:06 +02:00
Ines Montani
cf65a80f36
Refactor lemmatizer and data table integration ( #4353 )
...
* Move test
* Allow default in Lookups.get_table
* Start with blank tables in Lookups.from_bytes
* Refactor lemmatizer to hold instance of Lookups
* Get lookups table within the lemmatization methods to make sure it references the correct table (even if the table was replaced or modified, e.g. when loading a model from disk)
* Deprecate other arguments on Lemmatizer.__init__ and expect Lookups for consistency
* Remove old and unsupported Lemmatizer.load classmethod
* Refactor language-specific lemmatizers to inherit as much as possible from base class and override only what they need
* Update tests and docs
* Fix more tests
* Fix lemmatizer
* Upgrade pytest to try and fix weird CI errors
* Try pytest 4.6.5
2019-10-01 21:36:03 +02:00
Ines Montani
bc7e7db208
Fix wording [ci skip]
2019-10-01 14:20:44 +02:00
Ines Montani
2a3a4565cd
Update infobox [ci skip]
2019-10-01 14:19:34 +02:00
Ines Montani
66aa0d479f
Update v2.2 page [ci skip]
2019-10-01 14:11:05 +02:00
Ines Montani
a8a1800f2a
Update lemma data documentation [ci skip]
2019-10-01 13:22:13 +02:00
Ines Montani
932ad9cb91
Fix typos and formatting [ci skip]
2019-10-01 12:30:04 +02:00
Ines Montani
ca0b20ae8b
Make prereleases less verbose [ci skip]
2019-10-01 12:29:14 +02:00
Ines Montani
61263e2fbc
Update universe.json [ci skip]
2019-09-30 13:49:44 +02:00
Ines Montani
71bd040834
Update models.js [ci skip]
2019-09-30 12:01:09 +02:00
Ines Montani
3d8fd4b461
Revert #4334
2019-09-29 17:32:12 +02:00
Ines Montani
3bd4da068e
Fix link [ci skip]
2019-09-29 17:30:38 +02:00
Ines Montani
089f44cc56
Update serialization docs [ci skip]
2019-09-29 17:11:13 +02:00
Ines Montani
c9cd516d96
Move tests out of package ( #4334 )
...
* Move tests out of package
* Fix typo
2019-09-28 18:05:00 +02:00
Ines Montani
10742d3219
Update v2 docs [ci skip]
2019-09-28 15:57:22 +02:00
Ines Montani
a2815f6643
Fix model table display [ci skip]
2019-09-28 14:23:03 +02:00
Ines Montani
129670283e
Pass meta labels through correctly [ci skip]
2019-09-28 14:08:33 +02:00
Ines Montani
f8d1e2f214
Update CLI docs [ci skip]
2019-09-28 13:12:30 +02:00
Ines Montani
59beab8405
Update v2-2.md [ci skip]
2019-09-27 18:10:43 +02:00
Ines Montani
685e4b2554
Update v2-2.md [ci skip]
2019-09-27 16:35:01 +02:00
Ines Montani
aad66d9bb9
Document PhraseMatcher.remove [ci skip]
2019-09-27 16:34:53 +02:00
Ines Montani
3624153591
Update languages.json [ci skip]
2019-09-27 15:15:41 +02:00
Ajinkya Kale
975aebd7e4
typo fix for wordnet_annotator ( #4326 )
2019-09-27 11:52:53 +02:00
Ines Montani
eb0649e38e
Fix tag [ci skip]
2019-09-26 16:22:33 +02:00
Ines Montani
da9a869d3f
Update vectors name docs [ci skip]
2019-09-26 16:21:32 +02:00
Em Zhan
aafa091541
Fix typo in documentation ( #4322 )
...
* Fix typo 'probj' instead of 'pobj'
* Add spaCy contributor agreement for zqianem
2019-09-25 19:42:18 +02:00
Matthew Honnibal
92ed4dc5e0
Allow vectors name to be set in init-model ( #4321 )
...
* Allow vectors name to be specified in init-model
* Document --vectors-name argument to init-model
* Update website/docs/api/cli.md
Co-Authored-By: Ines Montani <ines@ines.io>
2019-09-25 13:11:00 +02:00