v0.2.0
What's new
Added 🎉
- Release process guide adapted from the AllenNLP release process guide, many thanks to the AllenNLP team for creating the original guide.
- A mapping from the basic CorCenCC POS tagset to USAS core POS tagset.
- The usage documentation, for the "How-to Tag Text", has been updated so that it includes a Welsh example which does not use spaCy instead uses the CyTag toolkit.
- A mapping from the Penn Chinese Treebank POS tagset to USAS core POS tagset.
- In the documentation it clarifies that we used the Universal Dependencies Treebank version of the UPOS tagset rather than the original version from the paper by Petrov et al. 2012.
- The usage documentation, for the "How-to Tag Text", has been updated so that the Chinese example includes using POS information.
- A
CHANGELOG
file has been added. The format of theCHANGELOG
file will now be used for the formats of all current and future GitHub release notes. For more information on theCHANGELOG
file format see Keep a Changelog.
Commits
9283107 Changed the publish release part of the instructions
fea9510 Prepare for release v0.2.0
5581882 Prepare for release v0.2.0
bd4c74f Prepare for release v0.2.0
3fa0346 Prepare for release v0.2.0
f548e08 Publish to PyPI only on releases rather than tags
85ac891 Merge pull request #23 from UCREL/welsh-example
e6efe4a Welsh USAS example
e476cde Welsh usage example
854bce6 Merge pull request #22 from UCREL/chinese-pos-tagset-mapping
e5e33bf Updated CHANGELOG
e6afd2d Corrected English
e7b0502 Clarification on UPOS tagset used
eab65a6 Changed name from Chinese Penn Treebank to Penn Chinese Treebank
aa8dc1d Added Chinese Penn Treebank to USAS core POS mapping
8344730 Updated the Chinese tag-text example to include POS information #19
c726a06 Benchmarking the welsh tagger
4bcc239 Added CHANGELOG file fixes #17
4ad6ab2 Added PyPI downloads badge
cf38ff0 Updated to docusaurus version 2.0.0-beta.14
60f0bb5 Updated to latest alpine and node
4b09298 Merge pull request #20 from UCREL/language-documentation
c18f092 Alphabetical order
d11b332 Portuguese example
a7170d7 English syntax mistake
d697df9 Spanish example
ea601c4 Italian example
b7af3b5 French example
6c441b0 Dutch example
01ccf6f position of the sections
547fd08 renamed
77e9a9c Clarification in the introduction
a20eac3 Chinese example
0202c5d Added better note formatting
207e023 Merge pull request #16 from UCREL/citation
b7299de added RSPM environment variable
ae02909 package missing error in Validate-CITATION-cff job
0a5eebf Added sudo
f3aeb47 Added citation.cff validator
12e7e65 Citation file and how to validate it
5033c98 Increased version number in preparation for next release
df67477 Changed homepage URL and removed bug tracker
414b3a4 Added badges from pypi and changed the emojis