Lj Miranda
0b02dc4c57
Fix mixed-up parameters for spacy-conll ( #10516 )
2022-03-18 08:56:21 +01:00
David Berenstein
e021dc6279
Updated explenation for for classy classification ( #10484 )
...
* Update universe.json
added classy-classification to Spacy universe
* Update universe.json
added classy-classification to the spacy universe resources
* Update universe.json
corrected a small typo in json
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update universe.json
processed merge feedback
* Update universe.json
* updated information for Classy Classificaiton
Made a more comprehensible and easy description for Classy Classification based on feedback of Philip Vollet to prepare for sharing.
* added note about examples
* corrected for wrong formatting changes
* Update website/meta/universe.json with small typo correction
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
* resolved another typo
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-03-15 16:42:33 +01:00
vincent d warmerdam
610001e8c7
Update universe.json ( #10490 )
...
The project moved away from Rasa and into my personal GitHub account.
2022-03-15 11:12:04 +01:00
Adriane Boyd
b2bbefd0b5
Add Finnish, Korean, and Swedish models and Korean support notes ( #10355 )
...
* Add Finnish, Korean, and Swedish models to website
* Add Korean language support notes
2022-03-07 17:03:45 +01:00
David Berenstein
a6d5824e5f
added classy-classification package to spacy universe ( #10393 )
...
* Update universe.json
added classy-classification to Spacy universe
* Update universe.json
added classy-classification to the spacy universe resources
* Update universe.json
corrected a small typo in json
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update universe.json
processed merge feedback
* Update universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-03-07 12:47:26 +01:00
Sam Edwardes
5f568f7e41
Updated spaCy universe for spacytextblob ( #10335 )
...
* Updated spacytextblob in universe.json
* Fixed json
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Added spacy_version tag to spacytextblob
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-02-24 14:18:10 +09:00
Paul O'Leary McCann
23bd103d89
Add tmtoolkit setup steps
2022-02-14 15:17:25 +09:00
Markus Konrad
8818a44a39
add tmtoolkit package to spaCy universe ( #10245 )
2022-02-14 15:16:43 +09:00
John Boy
10c77af83d
add textnets to spaCy universe ( #10216 )
...
https://github.com/jboynyc/textnets/issues/38
2022-02-09 15:04:26 +09:00
Ines Montani
7b883da9fd
Merge pull request #10239 from explosion/docs/spacy-tailored-pipelines [ci skip]
2022-02-08 18:04:01 +01:00
Ines Montani
f2c2b97e56
Add spaCy Tailored Pipelines
2022-02-08 11:46:42 +01:00
Kenneth Enevoldsen
e4625d2fc3
Added Augmenty to universe ( #10229 )
...
* Added Augmenty to universe
* Update website/meta/universe.json
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-02-08 08:32:11 +01:00
Kenneth Enevoldsen
a2f27ff83a
Added spacy-wrap to universe ( #10168 )
...
* Added spacy-wrap to universe
Added spacy-wrap to universe a small package for wrapping fine-tuned huggingface transformers to a spacy pipeline following the same API as spacy-transformers. (Currently limited to classification models)
* Update website/meta/universe.json
* Update website/meta/universe.json
* Update website/meta/universe.json
* Update website/meta/universe.json
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-02-03 12:30:09 +01:00
Ines Montani
34ed93ef68
Support version tags in universe and add note about reporting ( #10093 )
...
* Support version tags in universe and add note about reporting
* Apply suggestions from code review
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-01-20 23:21:26 +01:00
Tuomo Hiippala
6a8619dd73
Update the entry for Applied Language Technology in spaCy Universe ( #10068 )
...
* add entry for Applied Language Technology under "Courses"
Added the following entry into `universe.json`:
```
{
"type": "education",
"id": "applt-course",
"title": "Applied Language Technology",
"slogan": "NLP for newcomers using spaCy and Stanza",
"description": "These learning materials provide an introduction to applied language technology for audiences who are unfamiliar with language technology and programming. The learning materials assume no previous knowledge of the Python programming language.",
"url": "https://applied-language-technology.readthedocs.io/ ",
"image": "https://www.mv.helsinki.fi/home/thiippal/images/applt-preview.jpg ",
"thumb": "https://applied-language-technology.readthedocs.io/en/latest/_static/logo.png ",
"author": "Tuomo Hiippala",
"author_links": {
"twitter": "tuomo_h",
"github": "thiippal",
"website": "https://www.mv.helsinki.fi/home/thiippal/ "
},
"category": ["courses"]
},
```
* Update the entry for "Applied Language Technology"
2022-01-17 08:28:51 +01:00
Ines Montani
a437ca6737
Update website to use new Algolia search API
2022-01-05 13:21:06 +01:00
Sam Edwardes
6f65e2b544
Added spacypdfreader to universe.json ( #9963 )
2022-01-03 16:34:36 +09:00
Paul O'Leary McCann
f40e237c5a
Remove denomme from universe ( #9952 )
...
Package seems to have been deleted.
2021-12-29 11:41:29 +01:00
Edward
018827e9fd
Add healthsea to universe ( #9838 )
...
* Add healthsea to universe
* Update website/meta/universe.json
* Add thumbnail
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-12-15 17:57:19 +01:00
Tuomo Hiippala
5c44533263
add entry for Applied Language Technology under "Courses" ( #9755 )
...
Added the following entry into `universe.json`:
```
{
"type": "education",
"id": "applt-course",
"title": "Applied Language Technology",
"slogan": "NLP for newcomers using spaCy and Stanza",
"description": "These learning materials provide an introduction to applied language technology for audiences who are unfamiliar with language technology and programming. The learning materials assume no previous knowledge of the Python programming language.",
"url": "https://applied-language-technology.readthedocs.io/ ",
"image": "https://www.mv.helsinki.fi/home/thiippal/images/applt-preview.jpg ",
"thumb": "https://applied-language-technology.readthedocs.io/en/latest/_static/logo.png ",
"author": "Tuomo Hiippala",
"author_links": {
"twitter": "tuomo_h",
"github": "thiippal",
"website": "https://www.mv.helsinki.fi/home/thiippal/ "
},
"category": ["courses"]
},
```
2021-11-28 19:33:16 +09:00
Vishnu Nandakumar
86fa37e8ba
Update universe.json with new library eng_spacysentiment ( #9679 )
...
* Update universe.json
* Update universe.json
* Cleanup fields
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-11-16 14:06:19 +09:00
Adriane Boyd
216ed231a9
What's new in v3.2 ( #9633 )
...
* What's new in v3.2
* Fix formatting
* Fix typo
* Redo thanks
* Formatting
* Fix typo
* Fix project links
* Fix typo
* Minimal intro, floret python module
* Rephrase
* Rephrase, extend
* Rephrase
* Update links and formatting [ci skip]
* Minor correction
* Fix typo
Co-authored-by: Ines Montani <ines@ines.io>
2021-11-05 16:31:14 +01:00
Adriane Boyd
07dea324f6
Merge remote-tracking branch 'upstream/develop' into chore/switch-to-master-v3.2.0
2021-11-03 15:32:18 +01:00
xxyzz
90ec820f05
Add WordDumb to spaCy Universe ( #9572 )
...
* Add WordDumb to spaCy Universe
* Add standalone category
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-11-01 18:38:41 +09:00
Bruce W. Lee (이웅성)
a4dcb68cf6
Adding LingFeat Software to spaCy Universe. ( #9574 )
...
* add lingfeat in universe
* add lingfeat in universe
* Fix JSON
* Minor cleanup
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-11-01 18:38:14 +09:00
Adriane Boyd
2d430958e1
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.2-3
2021-10-29 12:18:15 +02:00
Philip Vollet
76173b0866
fixed typo and URL ( #9560 )
2021-10-29 13:57:44 +09:00
Adriane Boyd
a803af9dfa
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.2-1
2021-10-26 11:53:50 +02:00
Duygu Altinok
7b98aa4c16
Corrected broken ( #9505 )
2021-10-20 17:31:59 +02:00
Adriane Boyd
3f181b73d0
Add ja_core_news_trf to website ( #9515 )
2021-10-20 10:18:02 +02:00
Adriane Boyd
9b86209a4a
Update docs for spacy-transformers v1.1 data classes ( #9361 )
2021-10-18 14:16:58 +02:00
Edward
72711dc2c9
Update universe example codes ( #9422 )
...
* Update universe plugins
* Adjust azure trigger
* Add init to tests/universe
* deliberatly trying to break the universe to see if the CI catches it
* revert
Co-authored-by: svlandeg <svlandeg@github.com>
2021-10-13 16:29:19 +02:00
Paul O'Leary McCann
78a88f7de7
Fix invalid json
2021-09-30 15:23:55 +09:00
Martin Vallone
a14ab7e882
Adding PhruzzMatcher to spaCy universe ( #9321 )
...
* Adding PhruzzMatcher to spaCy universe
* Fixes to make the package work properly
2021-09-30 13:46:53 +09:00
Philip Vollet
d2adfe1efa
Add projects to spaCy Universe ( #9269 )
...
* Added spaCy Universe projects
* Added user license agreement Philip Vollet
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-09-23 10:56:45 +02:00
Edward
8bda39f088
Update Hammurabi example code to v3 ( #9218 )
...
* Update Hammurabi example code
* Fix typo
2021-09-16 13:32:44 +02:00
Renat Shigapov
646f3a54db
added spaCyOpenTapioca ( #9181 )
...
* add spaCyOpenTapioca to universe
* add agreement
* fix misprint in tags
2021-09-11 13:16:51 +09:00
mylibrar
ee28aac68e
Update example code of forte ( #9175 )
...
Co-authored-by: Suqi Sun <suqi.sun@petuum.com>
2021-09-11 13:13:13 +09:00
Meenal Jhajharia
2613f0e98f
benepar usage example has deprecated imports
2021-08-28 16:35:58 +05:30
Ines Montani
f2b61b77a5
Fix universe.json [ci skip]
2021-08-20 11:26:29 +10:00
Baltazar
71e65fe943
added spacy api v3 docker
2021-08-19 21:29:25 +02:00
Lasse
839ea0f987
change tags formatting to match
2021-08-13 14:40:08 +02:00
Lasse
195e4e48c3
add textdescriptives to universe
2021-08-13 14:35:18 +02:00
Duygu Altinok
380b2817cf
updated unv json for new book
2021-08-09 12:39:22 +02:00
Ledenel
413f745c68
fix broken example in spaCy universe Chatterbot
2021-07-25 15:53:32 +00:00
Paul O'Leary McCann
d717593eb7
Merge pull request #8754 from KennethEnevoldsen/patch-1
...
[minor] removed outdated spacy version for spacymoji
2021-07-18 19:17:33 +09:00
Kenneth Enevoldsen
5d6aed0773
fixed GitHub link and thumbnail
...
Sorry, I seem to have misunderstood that the GitHub reference shouldn't be a link.
2021-07-18 10:22:00 +02:00
Ines Montani
313f55e560
Fix JSON [ci skip]
2021-07-18 13:21:33 +10:00
Ines Montani
51e5903d6f
Merge pull request #8702 from KennethEnevoldsen/master [ci skip]
2021-07-18 13:18:42 +10:00
Kenneth Enevoldsen
8546948fba
removed outdated spacy version for spacymoji
...
From the documentation of spacymoji (and the requirements.txt) it seems like it is not only for version 2.
2021-07-17 15:19:43 +02:00