vincent d warmerdam
6d2ca1ab3a
Update custom solutions links ( #11903 )
...
* Update custom solutions
Will now point to https://explosion.ai/custom-solutions
* added-sidebar
* added-analysis-to-readme
* update-landing-page
2022-12-07 16:02:09 +01:00
Paul O'Leary McCann
73919336fb
Remove spacy-sentence-segmenter from Universe ( #11932 )
2022-12-07 15:56:03 +01:00
Paul O'Leary McCann
916191848a
Update scattertext example code ( #11937 )
...
* Update scattertext example code
* Remove PMI Filter Threshold
2022-12-07 18:09:04 +09:00
Zhangrp
9f986af120
Add example sentence for Chinese in website meta ( #11879 )
2022-11-28 14:50:30 +09:00
Paul O'Leary McCann
8271cfb4cd
Remove Learning Path spaCy ( #11846 )
2022-11-23 11:03:18 +01:00
Paul O'Leary McCann
e3173bd86d
Remove spikex from Universe ( #11825 )
2022-11-18 08:24:22 +01:00
Paul O'Leary McCann
bb523d4d91
Remove spacy-ray from docs ( #11781 )
...
* Remove spacy ray from cli docs
* Remove more ray docs
* Remove ray from universe
2022-11-14 19:58:38 +09:00
Jacobo Myerston
322b5dc1df
Add greCy to Universe ( #11774 )
...
* Update universe.json
* Update universe.json
fixes Github value
2022-11-10 13:21:20 +09:00
Adriane Boyd
8740e4341f
Update languages and version in README and website ( #11694 )
2022-10-25 14:54:54 +02:00
Adriane Boyd
6c380d4fc6
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.5
2022-10-20 13:45:17 +02:00
Adriane Boyd
7e56701057
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.5
2022-10-20 13:38:49 +02:00
Cellan Hall
b69d249a22
Adding spacy-cleaner
to the spaCy universe ( #11674 )
...
* added spacy-cleaner to the spaCy universe
* Move data to righ section of universe.json
* Cleanup
- fix typo ("replacers")
- spaCy doesn't need to be marked as code
- lemma of "Hello" is lower case
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2022-10-20 20:38:29 +09:00
Paul O'Leary McCann
2e52479eec
Fix example code for spacy-wordnet ( #11593 )
...
* Fix example code for spacy-wordnet
It looks like in the most recent version, 0.1.0, it's no longer possible
to pass the lang parameter to the component separately. Doing so will
raise an error.
* Apply suggestions from code review
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Cleanup
* More cleanup
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-10-11 16:45:05 +02:00
svlandeg
9c8cdb403e
Merge branch 'master_copy' into develop_copy
2022-09-30 15:40:26 +02:00
Gabriele Picco
ff9002b726
Add Zshot Spacy plugin ( #11557 )
...
* Add Zshot Spacy plugin
Add Zshot (Zero and Few shot named entity & relationships recognition) Spacy plugin
* Update website/meta/universe.json
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
* Update website/meta/universe.json
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-09-29 17:34:44 +02:00
Taniguchi Yasufumi
9557b0fb01
Add spacy-partial-tagger to spaCy Universe ( #11538 )
2022-09-27 14:11:50 +02:00
Paul O'Leary McCann
a44b7d4622
Add experimental coref docs ( #11291 )
...
* Add experimental coref docs
* Docs cleanup
* Apply suggestions from code review
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Apply changes from code review
* Fix prettier formatting
It seems a period after a number made this think it was a list?
* Update docs on examples for initialize
* Add docs for coref scorers
* Remove 3.4 notes from coref
There won't be a "new" tag until it's in core.
* Add docs for span cleaner
* Fix docs
* Fix docs to match spacy-experimental
These weren't properly updated when the code was moved out of spacy
core.
* More doc fixes
* Formatting
* Update architectures
* Fix links
* Fix another link
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
2022-09-27 18:11:23 +09:00
Basile Dura
f40d2fac29
fix: remove duplicate v3.2 ( #11530 )
2022-09-23 13:18:51 +02:00
shademe
21000ae935
Merge branch 'master' into merge-master-into-develop
2022-09-06 17:50:07 +02:00
Paul O'Leary McCann
ff0522f8da
Fix asent pip package name
2022-09-06 19:19:05 +09:00
Adriane Boyd
81874265e9
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.5-1
2022-08-24 12:47:42 +02:00
Tobius Saul
c09d2fa25b
luganda language extension ( #10847 )
...
* luganda language extension
* __init__.py changes
* New enhancements
* Lexical attribute changed
* punctuaction and sentence additions
* Remove comment header
* Fix typos, reformat
* reformated version
* Add tokenizer test
* Remove contractions from stop words
* Format
* Add Luganda to website
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-08-23 13:09:36 +02:00
Adriane Boyd
5fa8f4faca
Switch ru and uk lemmatizers to pymorphy3 ( #11345 )
...
* Switch ru and uk lemmatizers to pymorphy3
* Switch to pymorphy3 in tests
2022-08-22 11:27:14 +02:00
Adriane Boyd
09b3118b26
Add uk pipelines to website ( #11332 )
2022-08-18 14:04:57 +02:00
Jules Belveze
cd09614ab2
chore: add 'concepCy' to spacy universe ( #11255 )
...
* chore: add 'concepCy' to spacy universe
* docs: add 'slogan' to concepCy
2022-08-04 15:42:38 +09:00
Adriane Boyd
7a99fe3c65
Move sent-patterns to correct section of universe.json ( #11192 )
2022-07-25 09:14:50 +02:00
0xpeIpeI
93960dc4b5
[universe project] create English interpretation project ( #11184 )
...
* [add] my universe project setting
* [modify] A few adjustments
* [Modify] change package description
2022-07-24 19:01:04 +09:00
Lucas Terriel
7ff52c02a1
Update meta for spacyfishing in spaCy Universe ( #11185 )
...
* add new logo for spacyfishing to update spacy universe
* change logo location
2022-07-24 17:10:29 +09:00
Maarten Grootendorst
1caa2d1d16
Added BERTopic to Spacy Universe ( #11159 )
...
* Added BERTopic to Spacy Universe
* Fix no render of visualization
2022-07-19 19:37:18 +09:00
Adriane Boyd
2235e3520c
Update binder version in docs ( #11124 )
2022-07-12 15:20:33 +02:00
Adriane Boyd
11f859c132
Docs for v3.4 ( #11057 )
...
* Add draft of v3.4 usage
* Add Croatian models
* Add Matcher min/max
* Update release notes
* Minor edits
* Add updates, tables
* Update pydantic/mypy versions
* Update version in README
* Fix sidebar
2022-07-11 15:36:31 +02:00
Richard Hudson
dc38a0f079
Change demo URL ( #11102 )
2022-07-08 19:19:48 +02:00
Nipun Sadvilkar
bb3e11b9a1
Github Action for spaCy universe project alert ( #11090 )
2022-07-07 17:50:30 +05:30
Kenneth Enevoldsen
7b220afc29
Added asent to spacy universe ( #11078 )
...
* Added asent to spacy universe
* Update addition of asent following correction
2022-07-07 13:25:25 +09:00
schaeran
b3165db41b
remove universe object: spacy-langdetect
2022-07-04 16:07:18 +02:00
schaeran
4e8a5994df
remove universe object: NLPre
2022-07-04 16:06:58 +02:00
schaeran
0e4a835468
remove universe object: num_fh
2022-07-04 16:06:38 +02:00
schaeran
5000a08a20
remove universe object: adam_qas
2022-07-04 16:06:20 +02:00
schaeran
60a35a2bb2
remove universe object: spacy_kenlm
2022-07-04 16:06:02 +02:00
schaeran
224f30c563
remove universe object: spacy-raspberry
2022-07-04 16:05:34 +02:00
schaeran
a9062ebf17
remove universe object: spacy-lookup
2022-07-04 16:05:11 +02:00
schaeran
9b823fc9e9
remove universe object: NeuroNER
2022-07-04 16:04:50 +02:00
schaeran
b94bcaa62f
remove universe object: spacy-vis
2022-07-04 16:04:29 +02:00
schaeran
880e7db44e
remove universe object: spacy_grammar
2022-07-04 16:04:06 +02:00
schaeran
6c036d1e25
remove universe object: spacy_hunspell
2022-07-04 16:03:30 +02:00
Dmytro Sadovnychyi
4cd8b4cc22
Fix some of the broken links on universe pages ( #11011 )
...
Currently some of the "AUTHOR INFO" links (e.g. here[0]) are broken:
```
https://github.com/https://github.com/explosion
```
[0] https://spacy.io/universe/project/spacy-experimental
Also one remains broken with `https://szegedai.github.io/ `.
2022-06-23 17:53:00 +02:00
Adriane Boyd
f1197d9175
Add API docs for token attribute symbols ( #10836 )
...
* Add API docs for token attribute symbols
* Remove NBSP's
* Fix typo
* Rephrase
Co-authored-by: svlandeg <svlandeg@github.com>
2022-06-23 08:16:38 +02:00
Lucaterre
2820d7dd8d
correct typo in universe.json for 'code_example' key : pipe name 'entityfishing'
2022-06-20 15:26:23 +02:00
Lucaterre
cdad815c68
updated spacy universe for spacyfishing
2022-06-20 14:28:49 +02:00
Gor Arakelyan
605f84938b
Add "Aim-spaCy" to spaCy Universe ( #10943 )
...
* Add Aim-spaCy to spaCy universe
* Update Aim thumbnail
* Fix author links
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2022-06-10 18:33:17 +09:00