How to use demo script
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 78
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Dear team,
I am trying to execute the demo code. However, I don't know where to find below input:
-pathtofrequencies: path to json file containing corpus frequencies for noisy channel ranking model
-pathtomodel: path to .bin file of trained fastText model
Could you please help me with this problem?
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the demo script and checking its usage help or surrounding documentation for the pathtofrequencies and pathtomodel arguments. Document where the required corpus-frequency JSON and trained fastText .bin model can be obtained or how they should be prepared, so a newcomer can execute the demo without guessing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100