Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rasa-ro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReaderBench
rasa-ro
Commits
a30d0517
Commit
a30d0517
authored
Jun 18, 2019
by
Dragos Corlatescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
c46b5d25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
a30d0517
...
...
@@ -3,16 +3,16 @@ Pasi de instalare/configurare RASA pentru romana
! Este nevoie de python3 pentru a putea functiona !
1.
Instalare Spacy:
pip3 install spacy
`pip3 install spacy`
2.
Instalare RASA:
pip3 install rasa
`pip3 install rasa`
3.
Rulare script setup.sh (genereaza un folder cu un model pe romana folosit de spacy):
./setup.sh
`./setup.sh`
4.
Antrenare model RASA pe romana (va genera un folder 'models' care contine modelul de RASA):
rasa train nlu --config nlu_config.yml --nlu nlu_data.md
`rasa train nlu --config nlu_config.yml --nlu nlu_data.md`
Utilizare/testare a modelului RASA:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment