question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why supported languages are hardcoded?

See original GitHub issue

Hi all,

first of all, thank you for this awesome work!

I’m almost new to NLP & co in general, so I’ve started stydying as much as possible to get some grasp. Meanwhile, I’ve started tinkering with rasa_nlu and, after running the default provided examples, I tried to use it with italian language, but I can’t specify it in the configuration file (or CLI) because it has hardcoded languages (en and de).

I’m aware it needs a total_word_feature_extractor (at least for the MITIE backend), I’ve generated one from a relatively small italian corpus, but I can’t use it anyway on rasa_nlu.

I’ve also read somewhere that it’s possible to avoid a predefined language model at the cost of very low quality results, but at the point where I am, it’s totally acceptable.

So, is it possible (or is it planned) to support more languages and/or workaround the hardcoded languages?

Thanks in advance for the replies, keep up the good job!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
amn41commented, Jan 20, 2017

Hi @asssmidt - I’ll add some instructions to the README 😃

2reactions
amn41commented, Feb 20, 2017

There is a group of people actively working on French support. Please email me & I’ll introduce you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hard coding - Wikipedia
Hard coding (also hard-coding or hardcoding) is the software development practice of embedding data directly into the source code of a program or...
Read more >
Definition of hard coded - PCMag
Hand coding means writing individual statements in a programming language rather than using a preprogrammed routine. See hardwired, hand coding, ...
Read more >
Was told my C program was "hard coded" and I don't ...
First of all it's not meaningful to talk about a program being hard coded or not. Rather one would talk about specific values...
Read more >
Stop hardcoding the offered language choices #8439 - GitHub
Another idea was to get if from locale . Problem is between mapping of Zanata language names and locale ones. For example zanata...
Read more >
Support for hardcoded language content? - WordPress.org
Currently there's no support for content not directly associated with wordpress. Perhaps an idea something like: <p> <span lang="en">This is a paragraph.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found