Skip to content

ArIESIITRoorkee/Hindi-DateTime-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hindi-DateTime-Parser

platform platform

Extract the Date and Time related phrases from the sentence written in English Manner and Hindi Language (Hinglish) and tells the exact date and time correspondingly. Built from scratch.

Few Examples

Usage

Running the code at terminal

  1. git clone https://github.com/Chirayu-sopho/Hindi-DateTime-Parser.git
  2. python main.py
  3. Give the text

Using in your own project

  1. In root directory, git clone https://github.com/Chirayu-sopho/Hindi-DateTime-Parser.git
  2. In python, import hdtp
  3. print (hdtp.HindiParser("kal dopahar"))
    [print is no longer a statement in python 3]

Contribution

Contributions can make the implementation applicable for a wider range of data. You may contribute as follows:

  1. Implementing //TODOs in the comments in the files.
  2. Making issues for examples that are not working correctly.
  3. Making code better and effective.
  4. Implementation for more data and enlarging the test data.
  5. Any form of contribution would be highly appreciated.

Acknowledgements

Amit Manchanda for Guidance.
Google and Stackoverflow for solving issues.

Thanks

©MIT License
Feel free to contact me for anything related to the repository. cite @Chirayu Asati

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages