forked from GitHub/gf-rgl
Wrote a readme guide for folder 'src' and a separate readme for tamil
This commit is contained in:
25
src/tamil/README.md
Normal file
25
src/tamil/README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Tamil
|
||||
|
||||
## Language info
|
||||
|
||||
- English name: Tamil
|
||||
- Autonym: Tam
|
||||
- ISO code: Tam
|
||||
|
||||
## History
|
||||
|
||||
This tamil resource grammar library was started on 13th August 2022. It was copied from the Malay resource grammar library with all bodies commented out.
|
||||
|
||||
## Author(s)
|
||||
|
||||
Created and maintained by Nemo, 2022
|
||||
|
||||
## Publications
|
||||
|
||||
None
|
||||
|
||||
## Implementation information
|
||||
|
||||
### 13th August 2022
|
||||
|
||||
A conjugation table for verbs and an inference table for nouns have been implemented. A basic DetCN function taking a determiner and a common noun to combine to a noun phrase has also been implemented, with one determiner ("this_Quant") and one noun ("house_N") in use. Use the command "gr -cat=NP" to generate the tree.
|
||||
Reference in New Issue
Block a user