feat: aggiunge CLI unificata, build vocabolario e filtro lessicale
This commit is contained in:
17
package/README.md
Normal file
17
package/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
<!--
|
||||
Copyright 2019 Ludan Stoecklé
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
||||
-->
|
||||
# Italian Word Dict
|
||||
|
||||
List of Italian words.
|
||||
|
||||
It is based on [morph-it](https://docs.sslmit.unibo.it/doku.php?id=resources:morph-it) which provides an extensive morphological resource for the Italian language.
|
||||
|
||||
You can use `italian-words` to use this resource properly.
|
||||
|
||||
|
||||
## dependencies and licences
|
||||
|
||||
[morph-it](https://docs.sslmit.unibo.it/doku.php?id=resources:morph-it) provides an extensive morphological resource for the Italian language. It is dual-licensed free software and can be redistributed it and/or modified under the terms of the under the Creative Commons Attribution ShareAlike 2.0 License and the GNU Lesser General Public License.
|
||||
The derived file `words.json` remains under the same licence.
|
||||
Reference in New Issue
Block a user