Reference of source document
See original GitHub issueIt seems that NONE of the languages have sources to the data.json 3-gram model.
Is it possible to provide document sources for each language such that we can review the material,
and possibly generate 2-grams and 4-grams (or 2/3 or 3/4 or 2/3/4-gram combos) models?
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Reference Source Documents - ITS.MARC
Reference Source Documents. Documents and materials used as sources in the preparation of this material include the following: Abbreviation: ...
Read more >Source documents definition - AccountingTools
Source documents are the physical basis upon which business transactions are recorded. Source documents are typically retained for use as ...
Read more >Handle source references - IBM
If a TextChart item is created from multiple source documents, the individual source references are concatenated together into a single string of characters....
Read more >How to Document Information: Creating a Reference List
To cite a specific part of a source use the author-date citation, plus information about the specific part, such as pages, chapters, tables, ......
Read more >Quick Reference: Source Documents | Good Cents Bookkeeping
Deposit slips : itemize the sources of income deposited to your bank accounts. It's a good idea to write on your ... QUICK...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

BTW I think we can possibly improvise with any collection of fictional and religious books, when we are provided a tool to remove proper nouns from such works to leave in common word structures. Problem: copyright. See: The Bible
BTW here is something unique https://github.com/pemistahl/lingua#4--how-good-is-it-top- Also these three uses Wikipedia as base:
There are also others who use http://wortschatz.uni-leipzig.de/en/download/ and even more exotic, https://github.com/google/corpuscrawler and with tweets, https://github.com/mitjat/langid_eval
https://github.com/davidjurgens/equilid#model-details is even more comprehensive But https://github.com/landrok/language-detector basically has a hidden dataset
Okay, thanks for the help.